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 b1300f0 commit 94c4728Copy full SHA for 94c4728
Directory.Build.props
@@ -32,7 +32,7 @@
32
33
<!-- Package validation -->
34
<PropertyGroup>
35
- <EnablePackageValidation>true</EnablePackageValidation>
+ <EnablePackageValidation>false</EnablePackageValidation>
36
<PackageValidationBaselineVersion>13.0.0</PackageValidationBaselineVersion>
37
<EnableStrictModeForCompatibleFrameworksInPackage>true</EnableStrictModeForCompatibleFrameworksInPackage>
38
<EnableStrictModeForCompatibleTfms>true</EnableStrictModeForCompatibleTfms>
0 commit comments