File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"$schema" : " https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json" ,
3
- "version" : " 4.4.0 " ,
3
+ "version" : " 4.5.0-preview.{height} " ,
4
4
"assemblyVersion" : {
5
5
"precision" : " revision"
6
6
},
Original file line number Diff line number Diff line change 7
7
<PackAsTool >true</PackAsTool >
8
8
<ToolCommandName >xfunc</ToolCommandName >
9
9
<PackageId >xFunc.Cli</PackageId >
10
- <Version >4.4 .0</Version >
10
+ <Version >4.5 .0</Version >
11
11
<Product >xFunc.Maths</Product >
12
12
<Authors >Dmytro Kyshchenko</Authors >
13
13
<Company />
16
16
<PackageProjectUrl >https://github.com/sys27/xFunc</PackageProjectUrl >
17
17
<PackageIcon >xFunc.png</PackageIcon >
18
18
<PackageTags >math formula parse parser math-parser logic simplification derivative differentiation truth-table condition complex-numbers trigonometry unit-converter</PackageTags >
19
- <AssemblyVersion >4.4 .0</AssemblyVersion >
20
- <FileVersion >4.4 .0</FileVersion >
19
+ <AssemblyVersion >4.5 .0</AssemblyVersion >
20
+ <FileVersion >4.5 .0</FileVersion >
21
21
<RepositoryUrl >https://github.com/sys27/xFunc</RepositoryUrl >
22
22
<RepositoryType >GitHub</RepositoryType >
23
23
<PackageReleaseNotes >https://sys27.github.io/xFunc/articles/change-log.html
Original file line number Diff line number Diff line change 5
5
<LangVersion >latest</LangVersion >
6
6
<RootNamespace >xFunc.Maths</RootNamespace >
7
7
<PackageId >xFunc.Maths</PackageId >
8
- <Version >4.4 .0</Version >
8
+ <Version >4.5 .0</Version >
9
9
<Product >xFunc.Maths</Product >
10
10
<Authors >Dmytro Kyshchenko</Authors >
11
11
<Company />
15
15
<PackageIcon >xFunc.png</PackageIcon >
16
16
<PackageTags >math formula parse parser math-parser logic simplification derivative differentiation truth-table condition complex-numbers trigonometry unit-converter</PackageTags >
17
17
<NeutralLanguage >en</NeutralLanguage >
18
- <AssemblyVersion >4.4 .0</AssemblyVersion >
19
- <FileVersion >4.4 .0</FileVersion >
18
+ <AssemblyVersion >4.5 .0</AssemblyVersion >
19
+ <FileVersion >4.5 .0</FileVersion >
20
20
<RepositoryUrl >https://github.com/sys27/xFunc</RepositoryUrl >
21
21
<RepositoryType >GitHub</RepositoryType >
22
22
<PackageReleaseNotes >https://sys27.github.io/xFunc/articles/change-log.html
You can’t perform that action at this time.
0 commit comments