Skip to content

Commit fa91222

Browse files
committed
Work CI-CD
- Update nuspecs to fix repo URL.
1 parent 65e6949 commit fa91222

3 files changed

Lines changed: 6 additions & 6 deletions

nanoFramework.System.Net.Http.Client.nuspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
<releaseNotes>
1212
</releaseNotes>
1313
<developmentDependency>false</developmentDependency>
14-
<projectUrl>https://github.com/nanoframework/lib-nanoFramework.System.Net.Http</projectUrl>
14+
<projectUrl>https://github.com/nanoframework/nanoFramework.System.Net.Http</projectUrl>
1515
<icon>images\nf-logo.png</icon>
16-
<repository type="git" url="https://github.com/nanoframework/lib-nanoFramework.System.Net.Http" commit="$commit$" />
16+
<repository type="git" url="https://github.com/nanoframework/nanoFramework.System.Net.Http" commit="$commit$" />
1717
<copyright>Copyright (c) .NET Foundation and Contributors</copyright>
1818
<description>
1919
This package includes the nanoFramework.System.Net.Http assembly (client API only) for nanoFramework C# projects.

nanoFramework.System.Net.Http.Server.nuspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
<releaseNotes>
1212
</releaseNotes>
1313
<developmentDependency>false</developmentDependency>
14-
<projectUrl>https://github.com/nanoframework/lib-nanoFramework.System.Net.Http</projectUrl>
14+
<projectUrl>https://github.com/nanoframework/nanoFramework.System.Net.Http</projectUrl>
1515
<icon>images\nf-logo.png</icon>
16-
<repository type="git" url="https://github.com/nanoframework/lib-nanoFramework.System.Net.Http" commit="$commit$" />
16+
<repository type="git" url="https://github.com/nanoframework/nanoFramework.System.Net.Http" commit="$commit$" />
1717
<copyright>Copyright (c) .NET Foundation and Contributors</copyright>
1818
<description>
1919
This package includes the nanoFramework.System.Net.Http assembly (server API only) for nanoFramework C# projects.

nanoFramework.System.Net.Http.nuspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
<releaseNotes>
1212
</releaseNotes>
1313
<developmentDependency>false</developmentDependency>
14-
<projectUrl>https://github.com/nanoframework/lib-nanoFramework.System.Net.Http</projectUrl>
14+
<projectUrl>https://github.com/nanoframework/nanoFramework.System.Net.Http</projectUrl>
1515
<icon>images\nf-logo.png</icon>
16-
<repository type="git" url="https://github.com/nanoframework/lib-nanoFramework.System.Net.Http" commit="$commit$" />
16+
<repository type="git" url="https://github.com/nanoframework/nanoFramework.System.Net.Http" commit="$commit$" />
1717
<copyright>Copyright (c) .NET Foundation and Contributors</copyright>
1818
<description>
1919
This package includes the nanoFramework.System.Net.Http assembly for nanoFramework C# projects.

0 commit comments

Comments
 (0)