We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88bf1ef commit 07a8579Copy full SHA for 07a8579
1 file changed
CutCode.CrossPlatform/CutCode.CrossPlatform.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
<PropertyGroup>
3
<OutputType>WinExe</OutputType>
4
- <TargetFramework>net5.0</TargetFramework>
+ <TargetFramework>net6.0</TargetFramework>
5
<Nullable>enable</Nullable>
6
</PropertyGroup>
7
<ItemGroup>
0 commit comments