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 d2895de commit b03837eCopy full SHA for b03837e
src/libraries/Microsoft.Windows.Compatibility/src/Microsoft.Windows.Compatibility.csproj
@@ -5,7 +5,7 @@
5
<!-- Reference the outputs for the dependency nodes calculation. -->
6
<NoTargetsDoNotReferenceOutputAssemblies>false</NoTargetsDoNotReferenceOutputAssemblies>
7
<IsPackable>true</IsPackable>
8
- <GeneratePackageOnBuild>true</GeneratePackageOnBuild>
+ <GeneratePackageOnBuild>false</GeneratePackageOnBuild>
9
<ServicingVersion>6</ServicingVersion>
10
<!-- This is a meta package and doesn't contain any libs. -->
11
<NoWarn>$(NoWarn);NU5128</NoWarn>
0 commit comments