Skip to content

Commit 0690e6b

Browse files
committed
Updating nuspecs
1 parent 8f72e10 commit 0690e6b

20 files changed

+60
-20
lines changed

NuGet/WampSharp.AspNet.WebSockets.Server.nuspec

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@
55
<version>$version$</version>
66
<title>WampSharp ASP.NET WebSockets support</title>
77
<authors>CodeSharp</authors>
8-
<projectUrl>https://github.com/Code-Sharp/WampSharp/</projectUrl>
8+
<projectUrl>https://wampsharp.net/</projectUrl>
9+
<repositoryUrl>https://github.com/Code-Sharp/WampSharp/</repositoryUrl>
10+
<repositoryType>git</repositoryType>
911
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1012
<description>WampSharp ASP.NET WebSockets support</description>
1113
<tags>websockets,wampws,rpc,pubsub,wampv1,wampv2,aspnet</tags>

NuGet/WampSharp.AspNetCore.RawSocket.nuspec

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@
55
<version>$version$</version>
66
<title>WampSharp ASP.NET Core RawSocket support</title>
77
<authors>CodeSharp</authors>
8-
<projectUrl>https://github.com/Code-Sharp/WampSharp/</projectUrl>
8+
<projectUrl>https://wampsharp.net/</projectUrl>
9+
<repositoryUrl>https://github.com/Code-Sharp/WampSharp/</repositoryUrl>
10+
<repositoryType>git</repositoryType>
911
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1012
<description>WampSharp ASP.NET WebSockets support</description>
1113
<tags>websockets,wampws,rpc,pubsub,wampv1,wampv2,aspnet</tags>

NuGet/WampSharp.AspNetCore.WebSockets.Server.nuspec

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@
55
<version>$version$</version>
66
<title>WampSharp AspNetCore WebSockets Server support</title>
77
<authors>CodeSharp</authors>
8-
<projectUrl>https://github.com/Code-Sharp/WampSharp/</projectUrl>
8+
<projectUrl>https://wampsharp.net/</projectUrl>
9+
<repositoryUrl>https://github.com/Code-Sharp/WampSharp/</repositoryUrl>
10+
<repositoryType>git</repositoryType>
911
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1012
<description>WampSharp Microsoft.AspNetCore.WebSockets.Server support</description>
1113
<tags>websockets,wampws,rpc,pubsub,wampv1,wampv2,aspnetcore</tags>

NuGet/WampSharp.Default.Client.nuspec

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,9 @@
4848
<title>WampSharp default client binding</title>
4949
<requireLicenseAcceptance>false</requireLicenseAcceptance>
5050
<description>WampSharp above Newtonsoft.Json, Newtonsoft.Msgpack and WebSocket4Net</description>
51-
<projectUrl>https://github.com/Code-Sharp/WampSharp/</projectUrl>
51+
<projectUrl>https://wampsharp.net/</projectUrl>
52+
<repositoryUrl>https://github.com/Code-Sharp/WampSharp/</repositoryUrl>
53+
<repositoryType>git</repositoryType>
5254
<tags>websockets wampws rpc pubsub newtonsoft json msgpack wampv2</tags>
5355
</metadata>
5456
<files>

NuGet/WampSharp.Default.Router.nuspec

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,9 @@
1313
<title>WampSharp default router binding</title>
1414
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1515
<description>WampSharp above Fleck, Newtonsoft.Json and WebSocket4Net</description>
16-
<projectUrl>https://github.com/Code-Sharp/WampSharp/</projectUrl>
16+
<projectUrl>https://wampsharp.net/</projectUrl>
17+
<repositoryUrl>https://github.com/Code-Sharp/WampSharp/</repositoryUrl>
18+
<repositoryType>git</repositoryType>
1719
<tags>websockets wampws rpc pubsub fleck newtonsoft json msgpack wampv2</tags>
1820
</metadata>
1921
<files>

NuGet/WampSharp.Default.nuspec

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,9 @@
3535
<title>WampSharp default binding</title>
3636
<requireLicenseAcceptance>false</requireLicenseAcceptance>
3737
<description>WampSharp above Fleck, Newtonsoft.Json Newtonsoft.Msgpack and WebSocket4Net</description>
38-
<projectUrl>https://github.com/Code-Sharp/WampSharp/</projectUrl>
38+
<projectUrl>https://wampsharp.net/</projectUrl>
39+
<repositoryUrl>https://github.com/Code-Sharp/WampSharp/</repositoryUrl>
40+
<repositoryType>git</repositoryType>
3941
<tags>websockets wampws rpc pubsub fleck websocket4net newtonsoft json msgpack wampv2</tags>
4042
</metadata>
4143
<files />

NuGet/WampSharp.Fleck.nuspec

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,9 @@
2626
<title>WampSharp Fleck transport</title>
2727
<requireLicenseAcceptance>false</requireLicenseAcceptance>
2828
<description>WampSharp Fleck support</description>
29-
<projectUrl>https://github.com/Code-Sharp/WampSharp/</projectUrl>
29+
<projectUrl>https://wampsharp.net/</projectUrl>
30+
<repositoryUrl>https://github.com/Code-Sharp/WampSharp/</repositoryUrl>
31+
<repositoryType>git</repositoryType>
3032
<tags>websockets wampws rpc pubsub fleck wampv1 wampv2</tags>
3133
</metadata>
3234
<files>

NuGet/WampSharp.HttpListener.nuspec

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@
55
<version>$version$</version>
66
<title>WampSharp HttpListener based WebSockets support</title>
77
<authors>CodeSharp</authors>
8-
<projectUrl>https://github.com/Code-Sharp/WampSharp/</projectUrl>
8+
<projectUrl>https://wampsharp.net/</projectUrl>
9+
<repositoryUrl>https://github.com/Code-Sharp/WampSharp/</repositoryUrl>
10+
<repositoryType>git</repositoryType>
911
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1012
<description>WampSharp ASP.NET WebSockets support</description>
1113
<tags>websockets,wampws,rpc,pubsub,wampv1,wampv2,httplistener</tags>

NuGet/WampSharp.NewtonsoftJson.nuspec

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,9 @@
4242
<title>WampSharp Newtonsoft.Json binding</title>
4343
<requireLicenseAcceptance>false</requireLicenseAcceptance>
4444
<description>WampSharp Newtonsoft.Json support</description>
45-
<projectUrl>https://github.com/Code-Sharp/WampSharp/</projectUrl>
45+
<projectUrl>https://wampsharp.net/</projectUrl>
46+
<repositoryUrl>https://github.com/Code-Sharp/WampSharp/</repositoryUrl>
47+
<repositoryType>git</repositoryType>
4648
<tags>websockets wampws rpc pubsub newtonsoft json wampv1 wampv2</tags>
4749
</metadata>
4850
<files>

NuGet/WampSharp.NewtonsoftMsgpack.nuspec

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,9 @@
3535
<title>WampSharp Newtonsoft.Msgpack binding</title>
3636
<requireLicenseAcceptance>false</requireLicenseAcceptance>
3737
<description>WampSharp Newtonsoft.Msgpack support</description>
38-
<projectUrl>https://github.com/Code-Sharp/WampSharp/</projectUrl>
38+
<projectUrl>https://wampsharp.net/</projectUrl>
39+
<repositoryUrl>https://github.com/Code-Sharp/WampSharp/</repositoryUrl>
40+
<repositoryType>git</repositoryType>
3941
<tags>websockets wampws rpc pubsub newtonsoft msgpack wampv2</tags>
4042
</metadata>
4143
<files>

0 commit comments

Comments
 (0)