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 b0bf1e3 commit 2a79b7aCopy full SHA for 2a79b7a
azure-pipelines.yml
@@ -91,7 +91,7 @@ jobs:
91
sonarCloudProject: 'nanoframework_lib-CoreLibrary'
92
runUnitTests: ${{ ne(variables['processPrLabels.SKIP_UNIT_TESTS'], 'true') }}
93
unitTestRunsettings: $(UNIT_TEST_RUNSETTINGS)
94
- skipNuGetCache: true
+ skipNuGetCache: false
95
usePreviewBuild: true
96
97
# rebuild CoreLibrary project to get the assembly checksum
0 commit comments