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 1b79c9d commit db9ff03Copy full SHA for db9ff03
azure-pipelines.yml
@@ -33,7 +33,7 @@ steps:
33
# all build, update and publish steps
34
- template: azure-pipelines-templates/class-lib-build.yml@templates
35
parameters:
36
- sonarCloudProject: 'nanoframework_lib-nanoframework.System.Device.I2s'
+ sonarCloudProject: 'nanoframework_nanoframework.System.Device.I2s'
37
38
# step from template @ nf-tools repo
39
# report error
0 commit comments