Skip to content

Commit

Permalink
Remove unneeded DisableImplicitLibraryPacksFolder
Browse files Browse the repository at this point in the history
  • Loading branch information
Christer van der Meeren committed Jul 29, 2024
1 parent a449d06 commit 318f228
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
<Sdk Name="DotNet.ReproducibleBuilds.Isolated" Version="1.2.4" />

<PropertyGroup>
<DisableImplicitLibraryPacksFolder>true</DisableImplicitLibraryPacksFolder>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
<WarningsNotAsErrors>NU1903;$(WarningsNotAsErrors)</WarningsNotAsErrors>
<WarnOn>1182;3390;$(WarnOn)</WarnOn>
Expand Down

0 comments on commit 318f228

Please sign in to comment.