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 0d5a915 commit 82ba1e3Copy full SHA for 82ba1e3
sources/Directory.Build.props
@@ -13,7 +13,7 @@
13
<PropertyGroup>
14
<ClangSharpProjectCategory>sources</ClangSharpProjectCategory>
15
<EmbedUntrackedSources>true</EmbedUntrackedSources>
16
- <EnablePackageValidation>true</EnablePackageValidation>
+ <EnablePackageValidation>false</EnablePackageValidation>
17
</PropertyGroup>
18
19
<Import Project="$(MSBuildThisFileDirectory)..\Directory.Build.props" />
0 commit comments