Skip to content

Commit

Permalink
chore: remove duplicated code
Browse files Browse the repository at this point in the history
  • Loading branch information
samtrion committed Dec 17, 2024
1 parent 54033ca commit 4f8d5c8
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Directory.Build.targets
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@
<InternalsVisibleTo Include="NetEvolve.HealthChecks.Tests.Unit" />
</ItemGroup>

<PropertyGroup>
<LangVersion>preview</LangVersion>
</PropertyGroup>

<PropertyGroup Label="Settings for test projects" Condition=" '$(IsTestableProject)' == 'true' ">
<NoWarn>$(NoWarn);CS8604;CA2007;</NoWarn>
</PropertyGroup>
Expand Down

0 comments on commit 4f8d5c8

Please sign in to comment.