Skip to content

Commit 599b01c

Browse files
committed
Work CI-CD
- Fix template name. - Fix repo name.
1 parent c6b0758 commit 599b01c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github_changelog_generator

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
user=nanoframework
2-
project=nanoFramework.System.Net
2+
project=System.Net
33
issues=true
44
add_issues_wo_labels=false
55
add_pr_wo_labels=false

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757

5858
- checkout: none
5959

60-
- template: install-nuget.yml
60+
- template: azure-pipelines-templates/install-nuget.yml@templates
6161

6262
# update dependencies
6363
- task: UpdatenFDependencies@1

0 commit comments

Comments
 (0)