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 c6b0758 commit 599b01cCopy full SHA for 599b01c
.github_changelog_generator
@@ -1,5 +1,5 @@
1
user=nanoframework
2
-project=nanoFramework.System.Net
+project=System.Net
3
issues=true
4
add_issues_wo_labels=false
5
add_pr_wo_labels=false
azure-pipelines.yml
@@ -57,7 +57,7 @@ jobs:
57
58
- checkout: none
59
60
- - template: install-nuget.yml
+ - template: azure-pipelines-templates/install-nuget.yml@templates
61
62
# update dependencies
63
- task: UpdatenFDependencies@1
0 commit comments