Skip to content

Commit

Permalink
Remove props that are not needed anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
jbe2277 committed Oct 19, 2024
1 parent f903b1e commit 6727559
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/DotNetPad/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,7 @@

<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>
<EnableNETAnalyzers>true</EnableNETAnalyzers>
<AnalysisMode>AllEnabledByDefault</AnalysisMode>
<NoWarn>$(NoWarn);CA1014</NoWarn>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 6727559

Please sign in to comment.