We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a449d06 commit 318f228Copy full SHA for 318f228
Directory.Build.props
@@ -3,7 +3,6 @@
3
<Sdk Name="DotNet.ReproducibleBuilds.Isolated" Version="1.2.4" />
4
5
<PropertyGroup>
6
- <DisableImplicitLibraryPacksFolder>true</DisableImplicitLibraryPacksFolder>
7
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
8
<WarningsNotAsErrors>NU1903;$(WarningsNotAsErrors)</WarningsNotAsErrors>
9
<WarnOn>1182;3390;$(WarnOn)</WarnOn>
0 commit comments