File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <TargetFrameworks >net452;net461;netstandard1.6</TargetFrameworks >
5- <Version >1.3.0 .0</Version >
5+ <Version >1.3.1 .0</Version >
66 <PackageId >XLParser</PackageId >
77 <Company >TU Delft Spreadsheet Lab, Infotron</Company >
88 <Authors >TU Delft Spreadsheet Lab, Infotron</Authors >
99 <Description >A parser for Excel formulas</Description >
10- <AssemblyVersion >1.3.0 .0</AssemblyVersion >
11- <FileVersion >1.3.0 .0</FileVersion >
10+ <AssemblyVersion >1.3.1 .0</AssemblyVersion >
11+ <FileVersion >1.3.1 .0</FileVersion >
1212 <PackageLicenseUrl >https://github.com/spreadsheetlab/XLParser/blob/master/LICENSE.md</PackageLicenseUrl >
1313 <PackageProjectUrl >https://github.com/spreadsheetlab/XLParser</PackageProjectUrl >
1414 <Copyright >Mozilla Public License, version 2.0</Copyright >
1515 <RepositoryUrl >https://github.com/spreadsheetlab/XLParser</RepositoryUrl >
16+ <GeneratePackageOnBuild >true</GeneratePackageOnBuild >
1617 </PropertyGroup >
1718
1819 <PropertyGroup Condition =" '$(TargetFramework)' == 'net40' " >
You can’t perform that action at this time.
0 commit comments