diff --git a/src/DotNetty.Buffers/DotNetty.Buffers.csproj b/src/DotNetty.Buffers/DotNetty.Buffers.csproj
index ba7da0fb..d17d043d 100644
--- a/src/DotNetty.Buffers/DotNetty.Buffers.csproj
+++ b/src/DotNetty.Buffers/DotNetty.Buffers.csproj
@@ -6,7 +6,8 @@
© Microsoft Corporation. All rights reserved.
DotNetty: buffer management
en-US
- 0.7.2
+ 0.7.3
+ neth
Microsoft
$(NoWarn);CS1591
True
@@ -21,7 +22,7 @@
https://github.com/Azure/DotNetty/
https://github.com/Azure/DotNetty/blob/master/LICENSE.txt
true
- https://github.com/Azure/DotNetty/
+ https://github.com/NethermindEth/DotNetty
2.0.3
diff --git a/src/DotNetty.Codecs.Http/DotNetty.Codecs.Http.csproj b/src/DotNetty.Codecs.Http/DotNetty.Codecs.Http.csproj
index 567db227..e02c2689 100644
--- a/src/DotNetty.Codecs.Http/DotNetty.Codecs.Http.csproj
+++ b/src/DotNetty.Codecs.Http/DotNetty.Codecs.Http.csproj
@@ -8,7 +8,8 @@
© Microsoft Corporation. All rights reserved.
DotNetty: Http codec
en-US
- 0.7.2
+ 0.7.3
+neth
Microsoft
$(NoWarn);CS1591
true
@@ -23,7 +24,7 @@
https://github.com/Azure/DotNetty/blob/master/LICENSE.txt
true
git
- https://github.com/Azure/DotNetty/
+ https://github.com/NethermindEth/DotNetty
2.0.3
diff --git a/src/DotNetty.Codecs.Mqtt/DotNetty.Codecs.Mqtt.csproj b/src/DotNetty.Codecs.Mqtt/DotNetty.Codecs.Mqtt.csproj
index 7e14a1ed..7db83d94 100644
--- a/src/DotNetty.Codecs.Mqtt/DotNetty.Codecs.Mqtt.csproj
+++ b/src/DotNetty.Codecs.Mqtt/DotNetty.Codecs.Mqtt.csproj
@@ -7,7 +7,8 @@
© Microsoft Corporation. All rights reserved.
DotNetty: MQTT codec
en-US
- 0.7.2
+ 0.7.3
+neth
Microsoft
$(NoWarn);CS1591
false
@@ -21,7 +22,7 @@
https://github.com/Azure/DotNetty/blob/master/LICENSE.txt
true
git
- https://github.com/Azure/DotNetty/
+ https://github.com/NethermindEth/DotNetty
2.0.3
diff --git a/src/DotNetty.Codecs.Protobuf/DotNetty.Codecs.Protobuf.csproj b/src/DotNetty.Codecs.Protobuf/DotNetty.Codecs.Protobuf.csproj
index 4c4a6e2f..01619dec 100644
--- a/src/DotNetty.Codecs.Protobuf/DotNetty.Codecs.Protobuf.csproj
+++ b/src/DotNetty.Codecs.Protobuf/DotNetty.Codecs.Protobuf.csproj
@@ -7,7 +7,8 @@
© Microsoft Corporation. All rights reserved.
DotNetty: Protobuf Proto3 codec
en-US
- 0.7.2
+ 0.7.3
+neth
Microsoft
$(NoWarn);CS1591
false
@@ -21,7 +22,7 @@
https://github.com/Azure/DotNetty/blob/master/LICENSE.txt
true
git
- https://github.com/Azure/DotNetty/
+ https://github.com/NethermindEth/DotNetty
2.0.3
diff --git a/src/DotNetty.Codecs.ProtocolBuffers/DotNetty.Codecs.ProtocolBuffers.csproj b/src/DotNetty.Codecs.ProtocolBuffers/DotNetty.Codecs.ProtocolBuffers.csproj
index 884946bd..06c64d6a 100644
--- a/src/DotNetty.Codecs.ProtocolBuffers/DotNetty.Codecs.ProtocolBuffers.csproj
+++ b/src/DotNetty.Codecs.ProtocolBuffers/DotNetty.Codecs.ProtocolBuffers.csproj
@@ -8,7 +8,8 @@
© Microsoft Corporation. All rights reserved.
DotNetty: ProtocolBuffers Proto2 codec
en-US
- 0.7.2
+ 0.7.3
+neth
Microsoft
$(NoWarn);CS1591
false
@@ -22,7 +23,7 @@
https://github.com/Azure/DotNetty/blob/master/LICENSE.txt
true
git
- https://github.com/Azure/DotNetty/
+ https://github.com/NethermindEth/DotNetty
2.0.3
diff --git a/src/DotNetty.Codecs.Redis/DotNetty.Codecs.Redis.csproj b/src/DotNetty.Codecs.Redis/DotNetty.Codecs.Redis.csproj
index 586377cd..0e080346 100644
--- a/src/DotNetty.Codecs.Redis/DotNetty.Codecs.Redis.csproj
+++ b/src/DotNetty.Codecs.Redis/DotNetty.Codecs.Redis.csproj
@@ -7,7 +7,8 @@
© Microsoft Corporation. All rights reserved.
DotNetty: Redis codec
en-US
- 0.7.2
+ 0.7.3
+neth
Microsoft
$(NoWarn);CS1591
false
@@ -21,7 +22,7 @@
https://github.com/Azure/DotNetty/blob/master/LICENSE.txt
true
git
- https://github.com/Azure/DotNetty/
+ https://github.com/NethermindEth/DotNetty
2.0.3
diff --git a/src/DotNetty.Codecs/DotNetty.Codecs.csproj b/src/DotNetty.Codecs/DotNetty.Codecs.csproj
index b89c9edb..643990f3 100644
--- a/src/DotNetty.Codecs/DotNetty.Codecs.csproj
+++ b/src/DotNetty.Codecs/DotNetty.Codecs.csproj
@@ -7,7 +7,8 @@
© Microsoft Corporation. All rights reserved.
DotNetty: codecs
en-US
- 0.7.2
+ 0.7.3
+neth
Microsoft
$(NoWarn);CS1591
true
@@ -23,7 +24,7 @@
https://github.com/Azure/DotNetty/blob/master/LICENSE.txt
true
git
- https://github.com/Azure/DotNetty/
+ https://github.com/NethermindEth/DotNetty
2.0.3
diff --git a/src/DotNetty.Common/DotNetty.Common.csproj b/src/DotNetty.Common/DotNetty.Common.csproj
index 85f2a7f5..dc7a9b9e 100644
--- a/src/DotNetty.Common/DotNetty.Common.csproj
+++ b/src/DotNetty.Common/DotNetty.Common.csproj
@@ -9,7 +9,7 @@
DotNetty: common routines
en-US
0.7.3
- preview1
+ neth
Microsoft
$(NoWarn);CS1591
True
diff --git a/src/DotNetty.Handlers/DotNetty.Handlers.csproj b/src/DotNetty.Handlers/DotNetty.Handlers.csproj
index 83fed99c..56b27b8d 100644
--- a/src/DotNetty.Handlers/DotNetty.Handlers.csproj
+++ b/src/DotNetty.Handlers/DotNetty.Handlers.csproj
@@ -8,7 +8,8 @@
© Microsoft Corporation. All rights reserved.
DotNetty: handlers
en-US
- 0.7.2
+ 0.7.3
+neth
Microsoft
$(NoWarn);CS1591
false
@@ -22,7 +23,7 @@
https://github.com/Azure/DotNetty/blob/master/LICENSE.txt
true
git
- https://github.com/Azure/DotNetty/
+ https://github.com/NethermindEth/DotNetty
2.0.3
diff --git a/src/DotNetty.Transport.Libuv/DotNetty.Transport.Libuv.csproj b/src/DotNetty.Transport.Libuv/DotNetty.Transport.Libuv.csproj
index b9abbe77..a836d922 100644
--- a/src/DotNetty.Transport.Libuv/DotNetty.Transport.Libuv.csproj
+++ b/src/DotNetty.Transport.Libuv/DotNetty.Transport.Libuv.csproj
@@ -8,7 +8,8 @@
© Microsoft Corporation. All rights reserved.
DotNetty: libuv transport model Experimental
en-US
- 0.7.2
+ 0.7.3
+neth
Microsoft
$(NoWarn);CS1591
True
@@ -23,7 +24,7 @@
https://github.com/Azure/DotNetty/blob/master/LICENSE.txt
true
git
- https://github.com/Azure/DotNetty/
+ https://github.com/NethermindEth/DotNetty
2.0.3
diff --git a/src/DotNetty.Transport/DotNetty.Transport.csproj b/src/DotNetty.Transport/DotNetty.Transport.csproj
index 6530c18d..c289e450 100644
--- a/src/DotNetty.Transport/DotNetty.Transport.csproj
+++ b/src/DotNetty.Transport/DotNetty.Transport.csproj
@@ -8,7 +8,8 @@
© Microsoft Corporation. All rights reserved.
DotNetty: transport model
en-US
- 0.7.2
+ 0.7.3
+neth
Microsoft
$(NoWarn);CS1591
false
@@ -22,7 +23,7 @@
https://github.com/Azure/DotNetty/blob/master/LICENSE.txt
true
git
- https://github.com/Azure/DotNetty/
+ https://github.com/NethermindEth/DotNetty
2.0.3