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 daaf7af commit fe31e2cCopy full SHA for fe31e2c
Directory.Build.props
@@ -7,6 +7,7 @@
7
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
8
<SuppressNETCoreSdkPreviewMessage>true</SuppressNETCoreSdkPreviewMessage>
9
<PackageManagerUIRuntimeIdentifier>win-x86</PackageManagerUIRuntimeIdentifier>
10
+ <ManagePackageVersionsCentrally>true</ManagePackageVersionsCentrally>
11
</PropertyGroup>
12
13
<PropertyGroup>
0 commit comments