Skip to content

Commit

Permalink
Update TestConsole.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCropp committed Nov 8, 2022
1 parent a1f689a commit 693cf8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/TestConsole/TestConsole.csproj
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net5</TargetFramework>
<TargetFramework>net6.0</TargetFramework>
<OutputType>Exe</OutputType>
</PropertyGroup>
<ItemGroup>
Expand Down

0 comments on commit 693cf8c

Please sign in to comment.