Skip to content

Commit 37642c8

Browse files
committed
Trying to fix nuspecs
1 parent 0690e6b commit 37642c8

20 files changed

+20
-40
lines changed

NuGet/WampSharp.AspNet.WebSockets.Server.nuspec

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@
66
<title>WampSharp ASP.NET WebSockets support</title>
77
<authors>CodeSharp</authors>
88
<projectUrl>https://wampsharp.net/</projectUrl>
9-
<repositoryUrl>https://github.com/Code-Sharp/WampSharp/</repositoryUrl>
10-
<repositoryType>git</repositoryType>
9+
<repository type="git" url="https://github.com/Code-Sharp/WampSharp/" />
1110
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1211
<description>WampSharp ASP.NET WebSockets support</description>
1312
<tags>websockets,wampws,rpc,pubsub,wampv1,wampv2,aspnet</tags>

NuGet/WampSharp.AspNetCore.RawSocket.nuspec

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@
66
<title>WampSharp ASP.NET Core RawSocket support</title>
77
<authors>CodeSharp</authors>
88
<projectUrl>https://wampsharp.net/</projectUrl>
9-
<repositoryUrl>https://github.com/Code-Sharp/WampSharp/</repositoryUrl>
10-
<repositoryType>git</repositoryType>
9+
<repository type="git" url="https://github.com/Code-Sharp/WampSharp/" />
1110
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1211
<description>WampSharp ASP.NET WebSockets support</description>
1312
<tags>websockets,wampws,rpc,pubsub,wampv1,wampv2,aspnet</tags>

NuGet/WampSharp.AspNetCore.WebSockets.Server.nuspec

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@
66
<title>WampSharp AspNetCore WebSockets Server support</title>
77
<authors>CodeSharp</authors>
88
<projectUrl>https://wampsharp.net/</projectUrl>
9-
<repositoryUrl>https://github.com/Code-Sharp/WampSharp/</repositoryUrl>
10-
<repositoryType>git</repositoryType>
9+
<repository type="git" url="https://github.com/Code-Sharp/WampSharp/" />
1110
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1211
<description>WampSharp Microsoft.AspNetCore.WebSockets.Server support</description>
1312
<tags>websockets,wampws,rpc,pubsub,wampv1,wampv2,aspnetcore</tags>

NuGet/WampSharp.Default.Client.nuspec

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,7 @@
4949
<requireLicenseAcceptance>false</requireLicenseAcceptance>
5050
<description>WampSharp above Newtonsoft.Json, Newtonsoft.Msgpack and WebSocket4Net</description>
5151
<projectUrl>https://wampsharp.net/</projectUrl>
52-
<repositoryUrl>https://github.com/Code-Sharp/WampSharp/</repositoryUrl>
53-
<repositoryType>git</repositoryType>
52+
<repository type="git" url="https://github.com/Code-Sharp/WampSharp/" />
5453
<tags>websockets wampws rpc pubsub newtonsoft json msgpack wampv2</tags>
5554
</metadata>
5655
<files>

NuGet/WampSharp.Default.Router.nuspec

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@
1414
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1515
<description>WampSharp above Fleck, Newtonsoft.Json and WebSocket4Net</description>
1616
<projectUrl>https://wampsharp.net/</projectUrl>
17-
<repositoryUrl>https://github.com/Code-Sharp/WampSharp/</repositoryUrl>
18-
<repositoryType>git</repositoryType>
17+
<repository type="git" url="https://github.com/Code-Sharp/WampSharp/" />
1918
<tags>websockets wampws rpc pubsub fleck newtonsoft json msgpack wampv2</tags>
2019
</metadata>
2120
<files>

NuGet/WampSharp.Default.nuspec

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,7 @@
3636
<requireLicenseAcceptance>false</requireLicenseAcceptance>
3737
<description>WampSharp above Fleck, Newtonsoft.Json Newtonsoft.Msgpack and WebSocket4Net</description>
3838
<projectUrl>https://wampsharp.net/</projectUrl>
39-
<repositoryUrl>https://github.com/Code-Sharp/WampSharp/</repositoryUrl>
40-
<repositoryType>git</repositoryType>
39+
<repository type="git" url="https://github.com/Code-Sharp/WampSharp/" />
4140
<tags>websockets wampws rpc pubsub fleck websocket4net newtonsoft json msgpack wampv2</tags>
4241
</metadata>
4342
<files />

NuGet/WampSharp.Fleck.nuspec

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,7 @@
2727
<requireLicenseAcceptance>false</requireLicenseAcceptance>
2828
<description>WampSharp Fleck support</description>
2929
<projectUrl>https://wampsharp.net/</projectUrl>
30-
<repositoryUrl>https://github.com/Code-Sharp/WampSharp/</repositoryUrl>
31-
<repositoryType>git</repositoryType>
30+
<repository type="git" url="https://github.com/Code-Sharp/WampSharp/" />
3231
<tags>websockets wampws rpc pubsub fleck wampv1 wampv2</tags>
3332
</metadata>
3433
<files>

NuGet/WampSharp.HttpListener.nuspec

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@
66
<title>WampSharp HttpListener based WebSockets support</title>
77
<authors>CodeSharp</authors>
88
<projectUrl>https://wampsharp.net/</projectUrl>
9-
<repositoryUrl>https://github.com/Code-Sharp/WampSharp/</repositoryUrl>
10-
<repositoryType>git</repositoryType>
9+
<repository type="git" url="https://github.com/Code-Sharp/WampSharp/" />
1110
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1211
<description>WampSharp ASP.NET WebSockets support</description>
1312
<tags>websockets,wampws,rpc,pubsub,wampv1,wampv2,httplistener</tags>

NuGet/WampSharp.NewtonsoftJson.nuspec

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,7 @@
4343
<requireLicenseAcceptance>false</requireLicenseAcceptance>
4444
<description>WampSharp Newtonsoft.Json support</description>
4545
<projectUrl>https://wampsharp.net/</projectUrl>
46-
<repositoryUrl>https://github.com/Code-Sharp/WampSharp/</repositoryUrl>
47-
<repositoryType>git</repositoryType>
46+
<repository type="git" url="https://github.com/Code-Sharp/WampSharp/" />
4847
<tags>websockets wampws rpc pubsub newtonsoft json wampv1 wampv2</tags>
4948
</metadata>
5049
<files>

NuGet/WampSharp.NewtonsoftMsgpack.nuspec

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,7 @@
3636
<requireLicenseAcceptance>false</requireLicenseAcceptance>
3737
<description>WampSharp Newtonsoft.Msgpack support</description>
3838
<projectUrl>https://wampsharp.net/</projectUrl>
39-
<repositoryUrl>https://github.com/Code-Sharp/WampSharp/</repositoryUrl>
40-
<repositoryType>git</repositoryType>
39+
<repository type="git" url="https://github.com/Code-Sharp/WampSharp/" />
4140
<tags>websockets wampws rpc pubsub newtonsoft msgpack wampv2</tags>
4241
</metadata>
4342
<files>

0 commit comments

Comments
 (0)