We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d0838f commit 815dfd5Copy full SHA for 815dfd5
SharpHDiffPatch/SharpHDiffPatch.csproj
@@ -2,7 +2,7 @@
2
3
<PropertyGroup>
4
<OutputType>Exe</OutputType>
5
- <TargetFramework>net7.0</TargetFramework>
+ <TargetFramework>net8.0</TargetFramework>
6
<RootNamespace>SharpHDiffPatch</RootNamespace>
7
<ImplicitUsings>disable</ImplicitUsings>
8
<Nullable>enable</Nullable>
0 commit comments