Skip to content

Commit 12f5d06

Browse files
authored
feat!: .net9 (#36)
1 parent c0b721f commit 12f5d06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ConEmuWinForms/ConEmuWinForms.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<PropertyGroup>
44
<OutputType>Library</OutputType>
5-
<TargetFramework>net8.0-windows</TargetFramework>
5+
<TargetFramework>net9.0-windows</TargetFramework>
66
<UseWindowsForms>true</UseWindowsForms>
77
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
88
<OutputPath>bin\</OutputPath>

0 commit comments

Comments
 (0)