File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <OutputType >Exe</OutputType >
5- <TargetFrameworks >netcoreapp3.1;net5.0;net6.0;net7.0</TargetFrameworks >
5+ <TargetFrameworks >netcoreapp3.1;net5.0;net6.0;net7.0;net8.0 </TargetFrameworks >
66 <RootNamespace >Dithery_cli</RootNamespace >
77
88 <PackAsTool >true</PackAsTool >
1414 <PackageProjectUrl >https://github.com/mcraiha/Dithery-cli</PackageProjectUrl >
1515 <PackageLicenseExpression >Unlicense</PackageLicenseExpression >
1616
17- <VersionPrefix >1.0.6 </VersionPrefix >
17+ <VersionPrefix >1.0.7 </VersionPrefix >
1818 <VersionSuffix >$(VersionSuffix)</VersionSuffix >
1919 </PropertyGroup >
2020
2121 <ItemGroup >
2222 <PackageReference Include =" System.Drawing.Common" Version =" 5.0.2" />
23- <PackageReference Include =" LibDithering" Version =" 1.0.0 " />
23+ <PackageReference Include =" LibDithering" Version =" 1.0.1 " />
2424 </ItemGroup >
2525
2626</Project >
You can’t perform that action at this time.
0 commit comments