Skip to content

Commit bda8f03

Browse files
committed
Fix project URL in nuspec
***NO_CI*** Signed-off-by: José Simões <[email protected]>
1 parent 2d4503b commit bda8f03

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

source/nanoFramework.System.Net.Http.Client.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<releaseNotes>
1111
</releaseNotes>
1212
<developmentDependency>false</developmentDependency>
13-
<projectUrl>https://github.com/nanoframework</projectUrl>
13+
<projectUrl>https://github.com/nanoframework/lib-nanoFramework.System.Net.Http</projectUrl>
1414
<iconUrl>https://secure.gravatar.com/avatar/97d0e092247f0716db6d4b47b7d1d1ad</iconUrl>
1515
<copyright>Copyright (c) 2018 The nanoFramework project contributors</copyright>
1616
<description>

source/nanoFramework.System.Net.Http.Server.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<releaseNotes>
1111
</releaseNotes>
1212
<developmentDependency>false</developmentDependency>
13-
<projectUrl>https://github.com/nanoframework</projectUrl>
13+
<projectUrl>https://github.com/nanoframework/lib-nanoFramework.System.Net.Http</projectUrl>
1414
<iconUrl>https://secure.gravatar.com/avatar/97d0e092247f0716db6d4b47b7d1d1ad</iconUrl>
1515
<copyright>Copyright (c) 2018 The nanoFramework project contributors</copyright>
1616
<description>

source/nanoFramework.System.Net.Http.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<releaseNotes>
1111
</releaseNotes>
1212
<developmentDependency>false</developmentDependency>
13-
<projectUrl>https://github.com/nanoframework</projectUrl>
13+
<projectUrl>https://github.com/nanoframework/lib-nanoFramework.System.Net.Http</projectUrl>
1414
<iconUrl>https://secure.gravatar.com/avatar/97d0e092247f0716db6d4b47b7d1d1ad</iconUrl>
1515
<copyright>Copyright (c) 2018 The nanoFramework project contributors</copyright>
1616
<description>

0 commit comments

Comments
 (0)