Skip to content

Commit

Permalink
remove nullable project setting (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
jackschonherr authored Aug 13, 2024
1 parent df3245f commit 20e1b72
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Consequences/Consequences.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
<PropertyGroup>
<TargetFramework>net8.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<IsAotCompatible>true</IsAotCompatible>
</PropertyGroup>

Expand Down

0 comments on commit 20e1b72

Please sign in to comment.