Skip to content

Commit

Permalink
ImplicitUsings
Browse files Browse the repository at this point in the history
  • Loading branch information
jarleborsheim committed Jun 15, 2022
1 parent e6ff27d commit 61c8081
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net6.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
</PropertyGroup>

Expand Down

0 comments on commit 61c8081

Please sign in to comment.