Skip to content

Commit 514d5d1

Browse files
committed
fix
1 parent ac18076 commit 514d5d1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pipelines.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ jobs:
6363
build-switches: -p:SkipSignAssembly=true
6464
restore: true # we need to restore the packages for the test project
6565
build: true # we need to build for .net48 tests
66+
include-preview: true
6667

6768
sonarcloud:
6869
name: call-sonarcloud

0 commit comments

Comments
 (0)