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 9e64acf commit c54d3f8Copy full SHA for c54d3f8
azure-pipelines.yml
@@ -32,7 +32,7 @@ steps:
32
# all build, update and publish steps
33
- template: azure-pipelines-templates/class-lib-build.yml@templates
34
parameters:
35
- sonarCloudProject: 'nanoframework_lib-nanoFramework.MagicBit'
+ sonarCloudProject: 'nanoframework_nanoFramework.MagicBit'
36
37
# step from template @ nf-tools repo
38
# report error
0 commit comments