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 5760ada commit da265d9Copy full SHA for da265d9
azure-pipelines.yml
@@ -131,7 +131,7 @@ jobs:
131
132
- template: azure-pipelines-templates/install-nuget.yml@templates
133
134
- - task: InstallnFBuildComponents@1
+ - task: InstallNanoMSBuildComponents@1
135
condition: ne( variables['StartReleaseCandidate'], true )
136
displayName: Install nanoFramework MSBuild components
137
env:
@@ -326,7 +326,7 @@ jobs:
326
condition: succeeded()
327
displayName: Set build number
328
329
330
331
332
0 commit comments