File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- <Project Sdk =" Microsoft.NET.Sdk" >
1+ <Project Sdk =" Microsoft.NET.Sdk" >
22
33 <PropertyGroup >
44 <OutputType >Exe</OutputType >
5- <TargetFramework >net6 .0</TargetFramework >
5+ <TargetFramework >net7 .0</TargetFramework >
66 </PropertyGroup >
77
88 <ItemGroup >
Original file line number Diff line number Diff line change 88 <Authors >ToolGood</Authors >
99 <TargetFrameworks >netstandard2.1;</TargetFrameworks >
1010 <AssemblyName >ToolGood.Algorithm</AssemblyName >
11- <PublicSign >true</PublicSign >
11+ <PublicSign >true</PublicSign >
1212 <PackageId >ToolGood.Algorithm</PackageId >
1313 <PackageTags >algorithm;excel;excel-expressions;script;formula-grammar;formula;expression</PackageTags >
1414 <PackageProjectUrl >https://github.com/toolgood/ToolGood.Algorithm</PackageProjectUrl >
2121 <Product >ToolGood.Algorithm</Product >
2222 <PackageLicenseFile >LICENSE</PackageLicenseFile >
2323 <SignAssembly >true</SignAssembly >
24- <Version >3.2.0.1 </Version >
24+ <Version >3.2.0.2 </Version >
2525 <AssemblyOriginatorKeyFile >ToolGood.Algorithm.snk</AssemblyOriginatorKeyFile >
2626 <DelaySign >false</DelaySign >
2727 <DocumentationFile >bin\$(Configuration)\$(TargetFramework)\ToolGood.Algorithm.xml</DocumentationFile >
You can’t perform that action at this time.
0 commit comments