Skip to content

Commit

Permalink
Remove commented out project element
Browse files Browse the repository at this point in the history
  • Loading branch information
bradwilson committed Jan 24, 2025
1 parent 2009e51 commit ecace34
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tools/builder/build.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<!-- <NoWarn>$(NoWarn);CS8002</NoWarn> -->
<Nullable>enable</Nullable>
<OutputType>Exe</OutputType>
<TargetFramework>net9.0</TargetFramework>
Expand Down

0 comments on commit ecace34

Please sign in to comment.