diff --git a/.github/workflows/publish-nuget.yml b/.github/workflows/publish-nuget.yml
index a620b2f..9ea8103 100644
--- a/.github/workflows/publish-nuget.yml
+++ b/.github/workflows/publish-nuget.yml
@@ -34,4 +34,4 @@ jobs:
run: dotnet pack src -c Release --no-build -p:PublicRelease=true
- name: Publish
- run: dotnet nuget push CdekSdk\bin\Release\CdekSdk*.nupkg -k "${{ secrets.NUGET_JSON_SERVICES_API_TOKEN }}" -s https://api.nuget.org/v3/index.json
+ run: dotnet nuget push bin\Release\JsonServices*.nupkg -k "${{ secrets.NUGET_JSON_SERVICES_API_TOKEN }}" -s https://api.nuget.org/v3/index.json
diff --git a/sample/sample-core-server/JsonServices.Sample.CoreServer.csproj b/sample/sample-core-server/JsonServices.Sample.CoreServer.csproj
index 979d825..0f73d01 100644
--- a/sample/sample-core-server/JsonServices.Sample.CoreServer.csproj
+++ b/sample/sample-core-server/JsonServices.Sample.CoreServer.csproj
@@ -5,6 +5,7 @@
Copyright Alexey Yakovlev 2018-2023. All rights reserved.
C# Message-Based JSON-RPC Client over WebSockets
net6.0
+ False
diff --git a/src/JsonServices.Auth.SecureRemotePassword.Tests/JsonServices.Auth.SecureRemotePassword.Tests.csproj b/src/JsonServices.Auth.SecureRemotePassword.Tests/JsonServices.Auth.SecureRemotePassword.Tests.csproj
index fa3e0a0..9bb2582 100644
--- a/src/JsonServices.Auth.SecureRemotePassword.Tests/JsonServices.Auth.SecureRemotePassword.Tests.csproj
+++ b/src/JsonServices.Auth.SecureRemotePassword.Tests/JsonServices.Auth.SecureRemotePassword.Tests.csproj
@@ -15,12 +15,6 @@
true
-
- Full
- True
- ..\..\bin\UnitTests
-
-
@@ -41,6 +35,12 @@
4
True
+ ..\..\bin\UnitTests
+
+
+
+ Full
+ True
\ No newline at end of file
diff --git a/src/JsonServices.Auth.SecureRemotePassword/JsonServices.Auth.SecureRemotePassword.csproj b/src/JsonServices.Auth.SecureRemotePassword/JsonServices.Auth.SecureRemotePassword.csproj
index e707c76..01b2950 100644
--- a/src/JsonServices.Auth.SecureRemotePassword/JsonServices.Auth.SecureRemotePassword.csproj
+++ b/src/JsonServices.Auth.SecureRemotePassword/JsonServices.Auth.SecureRemotePassword.csproj
@@ -9,6 +9,9 @@
https://github.com/yallie/JsonServices
https://github.com/yallie/JsonServices
websockets json rpc events
+ README.md
+ true
+ snupkg
net461;net6.0
@@ -18,12 +21,6 @@
JsonServices.Auth.SecureRemotePassword
-
- Full
- True
- ..\..\bin\
-
-
@@ -42,6 +39,12 @@
4
True
+ ..\..\bin\
+
+
+
+ Full
+ True
@@ -50,4 +53,8 @@
true
+
+
+
+
\ No newline at end of file
diff --git a/src/JsonServices.Core.Tests/JsonServices.Core.Tests.csproj b/src/JsonServices.Core.Tests/JsonServices.Core.Tests.csproj
index 3c4e887..4f479ce 100644
--- a/src/JsonServices.Core.Tests/JsonServices.Core.Tests.csproj
+++ b/src/JsonServices.Core.Tests/JsonServices.Core.Tests.csproj
@@ -15,12 +15,6 @@
true
-
- Full
- True
- ..\..\bin\UnitTests
-
-
@@ -41,6 +35,12 @@
4
True
+ ..\..\bin\UnitTests
+
+
+
+ Full
+ True
\ No newline at end of file
diff --git a/src/JsonServices.Core/JsonServices.Core.csproj b/src/JsonServices.Core/JsonServices.Core.csproj
index ce8c812..cbec0ff 100644
--- a/src/JsonServices.Core/JsonServices.Core.csproj
+++ b/src/JsonServices.Core/JsonServices.Core.csproj
@@ -9,6 +9,9 @@
https://github.com/yallie/JsonServices
https://github.com/yallie/JsonServices
websockets json rpc events
+ README.md
+ true
+ snupkg
net461;net6.0
@@ -18,12 +21,6 @@
JsonServices
-
- Full
- True
- ..\..\bin
-
-
@@ -38,6 +35,12 @@
4
True
+ ..\..\bin
+
+
+
+ Full
+ True
@@ -46,4 +49,8 @@
true
+
+
+
+
\ No newline at end of file
diff --git a/src/JsonServices.Serialization.Newtonsoft/JsonServices.Serialization.Newtonsoft.csproj b/src/JsonServices.Serialization.Newtonsoft/JsonServices.Serialization.Newtonsoft.csproj
index a602621..8497555 100644
--- a/src/JsonServices.Serialization.Newtonsoft/JsonServices.Serialization.Newtonsoft.csproj
+++ b/src/JsonServices.Serialization.Newtonsoft/JsonServices.Serialization.Newtonsoft.csproj
@@ -9,6 +9,9 @@
https://github.com/yallie/JsonServices
https://github.com/yallie/JsonServices
websockets json rpc events
+ README.md
+ true
+ snupkg
net461;net6.0
@@ -18,12 +21,6 @@
JsonServices.Serialization.Newtonsoft
-
- Full
- True
- ..\..\bin
-
-
@@ -42,6 +39,12 @@
4
True
+ ..\..\bin
+
+
+
+ Full
+ True
@@ -50,4 +53,8 @@
true
+
+
+
+
\ No newline at end of file
diff --git a/src/JsonServices.Serialization.ServiceStack/JsonServices.Serialization.ServiceStack.csproj b/src/JsonServices.Serialization.ServiceStack/JsonServices.Serialization.ServiceStack.csproj
index 63751fd..4c6fd7e 100644
--- a/src/JsonServices.Serialization.ServiceStack/JsonServices.Serialization.ServiceStack.csproj
+++ b/src/JsonServices.Serialization.ServiceStack/JsonServices.Serialization.ServiceStack.csproj
@@ -9,6 +9,9 @@
https://github.com/yallie/JsonServices
https://github.com/yallie/JsonServices
websockets json rpc events
+ README.md
+ true
+ snupkg
net461;net6.0
@@ -18,12 +21,6 @@
JsonServices.Serialization.ServiceStack
-
- Full
- True
- ..\..\bin
-
-
@@ -42,6 +39,12 @@
4
True
+ ..\..\bin
+
+
+
+ Full
+ True
@@ -50,4 +53,8 @@
true
+
+
+
+
\ No newline at end of file
diff --git a/src/JsonServices.Serialization.ServiceStack4/JsonServices.Serialization.ServiceStack4.csproj b/src/JsonServices.Serialization.ServiceStack4/JsonServices.Serialization.ServiceStack4.csproj
index a5d6318..7734a47 100644
--- a/src/JsonServices.Serialization.ServiceStack4/JsonServices.Serialization.ServiceStack4.csproj
+++ b/src/JsonServices.Serialization.ServiceStack4/JsonServices.Serialization.ServiceStack4.csproj
@@ -9,6 +9,9 @@
https://github.com/yallie/JsonServices
https://github.com/yallie/JsonServices
websockets json rpc events
+ README.md
+ true
+ snupkg
net461
@@ -18,12 +21,6 @@
JsonServices.Serialization.ServiceStack4
-
- Full
- True
- ..\..\bin
-
-
@@ -51,6 +48,12 @@
4
True
+ ..\..\bin
+
+
+
+ Full
+ True
@@ -59,4 +62,8 @@
true
+
+
+
+
\ No newline at end of file
diff --git a/src/JsonServices.Serialization.SystemTextJson/JsonServices.Serialization.SystemTextJson.csproj b/src/JsonServices.Serialization.SystemTextJson/JsonServices.Serialization.SystemTextJson.csproj
index 019d75c..83b751a 100644
--- a/src/JsonServices.Serialization.SystemTextJson/JsonServices.Serialization.SystemTextJson.csproj
+++ b/src/JsonServices.Serialization.SystemTextJson/JsonServices.Serialization.SystemTextJson.csproj
@@ -9,6 +9,9 @@
https://github.com/yallie/JsonServices
https://github.com/yallie/JsonServices
websockets json rpc events
+ README.md
+ true
+ snupkg
net461;net6.0
@@ -18,16 +21,6 @@
JsonServices.Serialization.SystemTextJson
-
- $(DefineConstants);NET_461
-
-
-
- Full
- True
- ..\..\bin
-
-
@@ -43,9 +36,19 @@
+
+ $(DefineConstants);NET_461
+
+
4
True
+ ..\..\bin
+
+
+
+ Full
+ True
@@ -54,4 +57,8 @@
true
+
+
+
+
\ No newline at end of file
diff --git a/src/JsonServices.Serialization.Tests/JsonServices.Serialization.Tests.csproj b/src/JsonServices.Serialization.Tests/JsonServices.Serialization.Tests.csproj
index f6a8445..d6f04c2 100644
--- a/src/JsonServices.Serialization.Tests/JsonServices.Serialization.Tests.csproj
+++ b/src/JsonServices.Serialization.Tests/JsonServices.Serialization.Tests.csproj
@@ -19,12 +19,6 @@
$(NoWarn);SYSLIB0011
-
- Full
- True
- ..\..\bin\UnitTests
-
-
@@ -45,6 +39,12 @@
4
True
+ ..\..\bin\UnitTests
+
+
+
+ Full
+ True
\ No newline at end of file
diff --git a/src/JsonServices.Transport.Fleck.Tests/JsonServices.Transport.Fleck.Tests.csproj b/src/JsonServices.Transport.Fleck.Tests/JsonServices.Transport.Fleck.Tests.csproj
index 8637c45..aea2d63 100644
--- a/src/JsonServices.Transport.Fleck.Tests/JsonServices.Transport.Fleck.Tests.csproj
+++ b/src/JsonServices.Transport.Fleck.Tests/JsonServices.Transport.Fleck.Tests.csproj
@@ -22,12 +22,6 @@
-
- Full
- True
- ..\..\bin\UnitTests
-
-
@@ -54,6 +48,12 @@
4
True
+ ..\..\bin\UnitTests
+
+
+
+ Full
+ True
\ No newline at end of file
diff --git a/src/JsonServices.Transport.Fleck/JsonServices.Transport.Fleck.csproj b/src/JsonServices.Transport.Fleck/JsonServices.Transport.Fleck.csproj
index 0bb83f2..c0c58ca 100644
--- a/src/JsonServices.Transport.Fleck/JsonServices.Transport.Fleck.csproj
+++ b/src/JsonServices.Transport.Fleck/JsonServices.Transport.Fleck.csproj
@@ -9,6 +9,9 @@
https://github.com/yallie/JsonServices
https://github.com/yallie/JsonServices
websockets json rpc events
+ README.md
+ true
+ snupkg
net461;net6.0
@@ -18,12 +21,6 @@
JsonServices.Transport.Fleck
-
- Full
- True
- ..\..\bin
-
-
@@ -42,6 +39,12 @@
4
True
+ ..\..\bin
+
+
+
+ Full
+ True
@@ -50,4 +53,8 @@
true
+
+
+
+
\ No newline at end of file
diff --git a/src/JsonServices.Transport.NetMQ.Tests/JsonServices.Transport.NetMQ.Tests.csproj b/src/JsonServices.Transport.NetMQ.Tests/JsonServices.Transport.NetMQ.Tests.csproj
index ea32f18..5022827 100644
--- a/src/JsonServices.Transport.NetMQ.Tests/JsonServices.Transport.NetMQ.Tests.csproj
+++ b/src/JsonServices.Transport.NetMQ.Tests/JsonServices.Transport.NetMQ.Tests.csproj
@@ -22,12 +22,6 @@
-
- Full
- True
- ..\..\bin\UnitTests
-
-
@@ -46,9 +40,15 @@
+
+ Full
+ True
+
+
4
True
+ ..\..\bin\UnitTests
\ No newline at end of file
diff --git a/src/JsonServices.Transport.NetMQ/JsonServices.Transport.NetMQ.csproj b/src/JsonServices.Transport.NetMQ/JsonServices.Transport.NetMQ.csproj
index acd6c15..545997d 100644
--- a/src/JsonServices.Transport.NetMQ/JsonServices.Transport.NetMQ.csproj
+++ b/src/JsonServices.Transport.NetMQ/JsonServices.Transport.NetMQ.csproj
@@ -9,6 +9,9 @@
https://github.com/yallie/JsonServices
https://github.com/yallie/JsonServices
websockets json rpc events
+ README.md
+ true
+ snupkg
net461;net6.0
@@ -18,12 +21,6 @@
JsonServices.Transport.NetMQ
-
- Full
- True
- ..\..\bin
-
-
@@ -42,6 +39,12 @@
4
True
+ ..\..\bin
+
+
+
+ Full
+ True
@@ -50,4 +53,8 @@
true
+
+
+
+
\ No newline at end of file
diff --git a/src/JsonServices.Transport.WebSocketSharp.Tests/JsonServices.Transport.WebSocketSharp.Tests.csproj b/src/JsonServices.Transport.WebSocketSharp.Tests/JsonServices.Transport.WebSocketSharp.Tests.csproj
index d83074d..e248bff 100644
--- a/src/JsonServices.Transport.WebSocketSharp.Tests/JsonServices.Transport.WebSocketSharp.Tests.csproj
+++ b/src/JsonServices.Transport.WebSocketSharp.Tests/JsonServices.Transport.WebSocketSharp.Tests.csproj
@@ -22,12 +22,6 @@
-
- Full
- True
- ..\..\bin\UnitTests
-
-
@@ -49,6 +43,12 @@
4
True
+ ..\..\bin\UnitTests
+
+
+
+ Full
+ True
\ No newline at end of file
diff --git a/src/JsonServices.Transport.WebSocketSharp/JsonServices.Transport.WebSocketSharp.csproj b/src/JsonServices.Transport.WebSocketSharp/JsonServices.Transport.WebSocketSharp.csproj
index 68f64fa..ef0f946 100644
--- a/src/JsonServices.Transport.WebSocketSharp/JsonServices.Transport.WebSocketSharp.csproj
+++ b/src/JsonServices.Transport.WebSocketSharp/JsonServices.Transport.WebSocketSharp.csproj
@@ -9,6 +9,9 @@
https://github.com/yallie/JsonServices
https://github.com/yallie/JsonServices
websockets json rpc events
+ README.md
+ true
+ snupkg
net461
@@ -18,12 +21,6 @@
JsonServices.Transport.WebSocketSharp
-
- Full
- True
- ..\..\bin
-
-
@@ -42,6 +39,12 @@
4
True
+ ..\..\bin
+
+
+
+ Full
+ True
@@ -50,4 +53,8 @@
true
+
+
+
+
\ No newline at end of file