File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Hi3Helper.SharpHDiffPatch Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22
33 <PropertyGroup >
4- <TargetFrameworks >net7.0;net8.0</ TargetFrameworks >
4+ <TargetFramework >net7.0</ TargetFramework >
55 <AllowUnsafeBlocks >true</AllowUnsafeBlocks >
66 <Platforms >x64;x86;ARM64</Platforms >
77 </PropertyGroup >
Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <OutputType >Exe</OutputType >
5- <TargetFramework >net8 .0</TargetFramework >
5+ <TargetFramework >net7 .0</TargetFramework >
66 <RootNamespace >SharpHDiffPatch</RootNamespace >
77 <ImplicitUsings >disable</ImplicitUsings >
88 <Nullable >enable</Nullable >
99 <Platforms >x64;x86;ARM64</Platforms >
10- <Version >1.3.2 </Version >
10+ <Version >1.3.3 </Version >
1111 </PropertyGroup >
1212
1313 <ItemGroup >
You can’t perform that action at this time.
0 commit comments