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 0671ffe commit 2bd5462Copy full SHA for 2bd5462
azure-pipelines.yml
@@ -33,7 +33,7 @@ steps:
33
# build steps only
34
- template: azure-pipelines-templates/class-lib-build-only.yml@templates
35
parameters:
36
- sonarCloudProject: 'nanoframework_lib-nanoFramework.System.Net.WebSockets'
+ sonarCloudProject: 'nanoframework_nanoframework.System.Net.WebSockets'
37
38
# package steps
39
- template: azure-pipelines-templates/class-lib-package.yml@templates
0 commit comments