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 025e0f9 commit 95e1156Copy full SHA for 95e1156
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-System.Device.I2c'
+ sonarCloudProject: 'nanoframework_lib-nanoframework.System.Device.I2c'
37
38
# step from template @ nf-tools repo
39
# report error
0 commit comments