Skip to content

Commit 75f849f

Browse files
authored
Work CI-CD
- Fix nuget package name. ***NO_CI***
1 parent 5800f00 commit 75f849f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ variables:
4545
- name: solution
4646
value: 'nanoFramework.System.Net.Http.sln'
4747
- name: nugetPackageName
48-
value: 'nanoFramework.System.Net'
48+
value: 'nanoFramework.System.Net.Http'
4949

5050
steps:
5151

0 commit comments

Comments
 (0)