We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75f849f commit dd34f02Copy full SHA for dd34f02
azure-pipelines.yml
@@ -43,9 +43,7 @@ variables:
43
- name: buildConfiguration
44
value: 'Release'
45
- name: solution
46
- value: 'nanoFramework.System.Net.Http.sln'
47
- - name: nugetPackageName
48
- value: 'nanoFramework.System.Net.Http'
+ value: 'nanoFramework.System.Net.Http.sln'
49
50
steps:
51
0 commit comments