Skip to content

Commit 07a8579

Browse files
committed
changed target framework
1 parent 88bf1ef commit 07a8579

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CutCode.CrossPlatform/CutCode.CrossPlatform.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
33
<OutputType>WinExe</OutputType>
4-
<TargetFramework>net5.0</TargetFramework>
4+
<TargetFramework>net6.0</TargetFramework>
55
<Nullable>enable</Nullable>
66
</PropertyGroup>
77
<ItemGroup>

0 commit comments

Comments
 (0)