Skip to content

Commit

Permalink
net6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mustaddon committed Nov 13, 2021
1 parent a3a9e6e commit f48dc24
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Examples/Example.ConsoleApp/Example.ConsoleApp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@

<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net5.0</TargetFramework>
<TargetFramework>net6.0</TargetFramework>
<LangVersion>latest</LangVersion>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit f48dc24

Please sign in to comment.