Skip to content

Commit

Permalink
Remove nullable warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
Xwilarg committed Aug 30, 2024
1 parent 1b6cb1b commit 861ba56
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion common/Euphonia.Common.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>
</PropertyGroup>

</Project>

0 comments on commit 861ba56

Please sign in to comment.