Skip to content

Commit

Permalink
ammend ==> build.props remove du 1998
Browse files Browse the repository at this point in the history
  • Loading branch information
dr1rrb committed Oct 10, 2023
1 parent e5a23e3 commit d3a00e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
<PropertyGroup>
<Nullable>enable</Nullable>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
<NoWarn>$(NoWarn);CS1998</NoWarn>
</PropertyGroup>

<PropertyGroup Condition="'$(TF_BUILD)' == 'true' or '$(GITHUB_ACTIONS)'=='true'">
Expand Down

0 comments on commit d3a00e0

Please sign in to comment.