Skip to content

Commit 693cf8c

Browse files
committed
Update TestConsole.csproj
1 parent a1f689a commit 693cf8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/TestConsole/TestConsole.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
3-
<TargetFramework>net5</TargetFramework>
3+
<TargetFramework>net6.0</TargetFramework>
44
<OutputType>Exe</OutputType>
55
</PropertyGroup>
66
<ItemGroup>

0 commit comments

Comments
 (0)