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 ac18076 commit 514d5d1Copy full SHA for 514d5d1
.github/workflows/pipelines.yml
@@ -63,6 +63,7 @@ jobs:
63
build-switches: -p:SkipSignAssembly=true
64
restore: true # we need to restore the packages for the test project
65
build: true # we need to build for .net48 tests
66
+ include-preview: true
67
68
sonarcloud:
69
name: call-sonarcloud
0 commit comments