Skip to content

Commit

Permalink
refs or cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCropp committed Oct 15, 2024
1 parent 692c8f7 commit b734f29
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@
<ResolveAssemblyReferencesSilent>true</ResolveAssemblyReferencesSilent>
<PolyNullability>true</PolyNullability>
<PolyGuard>true</PolyGuard>
<NuGetAuditMode>all</NuGetAuditMode>
<NuGetAuditLevel>low</NuGetAuditLevel>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
<IsAotCompatible
Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net6.0'))">true</IsAotCompatible>
Expand Down

0 comments on commit b734f29

Please sign in to comment.