Skip to content

Commit

Permalink
4.3.2 - Nuget package fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mariuszgromada committed Jan 26, 2019
1 parent 1a6f147 commit f1347d9
Show file tree
Hide file tree
Showing 12 changed files with 33 additions and 33 deletions.
4 changes: 2 additions & 2 deletions CURRENT/c-sharp/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("4.3.0.0")]
[assembly: AssemblyFileVersion("4.3.0.0")]
[assembly: AssemblyVersion("4.3.2.0")]
[assembly: AssemblyFileVersion("4.3.2.0")]
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
<TargetFramework>netcoreapp1.0</TargetFramework>
<AssemblyName>MathParser.org-mXparser</AssemblyName>
<RootNamespace>mxparser</RootNamespace>
<AssemblyVersion>4.3.0.0</AssemblyVersion>
<FileVersion>4.3.0.0</FileVersion>
<Version>4.3.0</Version>
<AssemblyVersion>4.3.2.0</AssemblyVersion>
<FileVersion>4.3.2.0</FileVersion>
<Version>4.3.2</Version>
<PackageId>MathParser.org-mXparser</PackageId>
<Authors>Mariusz Gromada - MathParser.org</Authors>
<Company>Mariusz Gromada - MathParser.org</Company>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
<TargetFramework>netcoreapp1.1</TargetFramework>
<AssemblyName>MathParser.org-mXparser</AssemblyName>
<RootNamespace>mxparser</RootNamespace>
<AssemblyVersion>4.3.0.0</AssemblyVersion>
<FileVersion>4.0.0.0</FileVersion>
<Version>4.3.0</Version>
<AssemblyVersion>4.3.2.0</AssemblyVersion>
<FileVersion>4.3.2.0</FileVersion>
<Version>4.3.2</Version>
<PackageId>MathParser.org-mXparser</PackageId>
<Authors>Mariusz Gromada - MathParser.org</Authors>
<Company>Mariusz Gromada - MathParser.org</Company>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
<TargetFramework>netcoreapp2.0</TargetFramework>
<AssemblyName>MathParser.org-mXparser</AssemblyName>
<RootNamespace>mxparser</RootNamespace>
<AssemblyVersion>4.2.0.0</AssemblyVersion>
<FileVersion>4.3.0.0</FileVersion>
<Version>4.3.0</Version>
<AssemblyVersion>4.3.2.0</AssemblyVersion>
<FileVersion>4.3.2.0</FileVersion>
<Version>4.3.2</Version>
<PackageId>MathParser.org-mXparser</PackageId>
<Authors>Mariusz Gromada - MathParser.org</Authors>
<Company>Mariusz Gromada - MathParser.org</Company>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
<TargetFramework>netcoreapp2.1</TargetFramework>
<AssemblyName>MathParser.org-mXparser</AssemblyName>
<RootNamespace>mxparser</RootNamespace>
<AssemblyVersion>4.3.0.0</AssemblyVersion>
<FileVersion>4.0.0.0</FileVersion>
<Version>4.3.0</Version>
<AssemblyVersion>4.3.2.0</AssemblyVersion>
<FileVersion>4.3.2.0</FileVersion>
<Version>4.3.2</Version>
<PackageId>MathParser.org-mXparser</PackageId>
<Authors>Mariusz Gromada - MathParser.org</Authors>
<Company>Mariusz Gromada - MathParser.org</Company>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
<TargetFramework>netcoreapp2.2</TargetFramework>
<AssemblyName>MathParser.org-mXparser</AssemblyName>
<RootNamespace>mxparser</RootNamespace>
<AssemblyVersion>4.3.0.0</AssemblyVersion>
<FileVersion>4.0.0.0</FileVersion>
<Version>4.3.0</Version>
<AssemblyVersion>4.3.2.0</AssemblyVersion>
<FileVersion>4.3.2.0</FileVersion>
<Version>4.3.2</Version>
<PackageId>MathParser.org-mXparser</PackageId>
<Authors>Mariusz Gromada - MathParser.org</Authors>
<Company>Mariusz Gromada - MathParser.org</Company>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
<TargetFramework>netcoreapp3.0</TargetFramework>
<AssemblyName>MathParser.org-mXparser</AssemblyName>
<RootNamespace>mxparser</RootNamespace>
<AssemblyVersion>4.3.0.0</AssemblyVersion>
<FileVersion>4.0.0.0</FileVersion>
<Version>4.3.0</Version>
<AssemblyVersion>4.3.2.0</AssemblyVersion>
<FileVersion>4.3.2.0</FileVersion>
<Version>4.3.2</Version>
<PackageId>MathParser.org-mXparser</PackageId>
<Authors>Mariusz Gromada - MathParser.org</Authors>
<Company>Mariusz Gromada - MathParser.org</Company>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<AssemblyName>MathParser.org-mXparser</AssemblyName>
<RootNamespace>mxparser</RootNamespace>
<PackageId>MathParser.org-mXparser</PackageId>
<Version>4.3.0</Version>
<Version>4.3.2</Version>
<Authors>Mariusz Gromada - MathParser.org</Authors>
<Company>Mariusz Gromada - MathParser.org</Company>
<Product>mXparser</Product>
Expand All @@ -17,8 +17,8 @@
<RepositoryUrl>http://github.com/mariuszgromada/MathParser.org-mXparser</RepositoryUrl>
<RepositoryType>GIT</RepositoryType>
<PackageReleaseNotes>v.4.3 Caprica</PackageReleaseNotes>
<AssemblyVersion>4.2.0.0</AssemblyVersion>
<FileVersion>4.3.0.0</FileVersion>
<AssemblyVersion>4.3.2.0</AssemblyVersion>
<FileVersion>4.3.2.0</FileVersion>
<PackageTags>Math Mathematics Mathematical Expression Expressions Parser Formula Evaluator Calculator Units Solve Probability Integration Derivative Calculus Recursion Operator Logic Condition Bitwise Custom</PackageTags>
</PropertyGroup>
<PropertyGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<AssemblyName>MathParser.org-mXparser</AssemblyName>
<RootNamespace>mxparser</RootNamespace>
<PackageId>MathParser.org-mXparser</PackageId>
<Version>4.3.0</Version>
<Version>4.3.2</Version>
<Authors>Mariusz Gromada - MathParser.org</Authors>
<Company>Mariusz Gromada - MathParser.org</Company>
<Product>mXparser</Product>
Expand All @@ -17,8 +17,8 @@
<RepositoryUrl>http://github.com/mariuszgromada/MathParser.org-mXparser</RepositoryUrl>
<RepositoryType>GIT</RepositoryType>
<PackageReleaseNotes>v.4.3 Caprica</PackageReleaseNotes>
<AssemblyVersion>4.3.0.0</AssemblyVersion>
<FileVersion>4.3.0.0</FileVersion>
<AssemblyVersion>4.3.2.0</AssemblyVersion>
<FileVersion>4.3.2.0</FileVersion>
<PackageTags>Math Mathematics Mathematical Expression Expressions Parser Formula Evaluator Calculator Units Solve Probability Integration Derivative Calculus Recursion Operator Logic Condition Bitwise Custom</PackageTags>
</PropertyGroup>
<PropertyGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<AssemblyName>MathParser.org-mXparser</AssemblyName>
<RootNamespace>mxparser</RootNamespace>
<PackageId>MathParser.org-mXparser</PackageId>
<Version>4.3.0</Version>
<Version>4.3.2</Version>
<Authors>Mariusz Gromada - MathParser.org</Authors>
<Company>Mariusz Gromada - MathParser.org</Company>
<Product>mXparser</Product>
Expand All @@ -17,8 +17,8 @@
<RepositoryUrl>http://github.com/mariuszgromada/MathParser.org-mXparser</RepositoryUrl>
<RepositoryType>GIT</RepositoryType>
<PackageReleaseNotes>v.4.3 Caprica</PackageReleaseNotes>
<AssemblyVersion>4.3.0.0</AssemblyVersion>
<FileVersion>4.3.0.0</FileVersion>
<AssemblyVersion>4.3.2.0</AssemblyVersion>
<FileVersion>4.3.2.0</FileVersion>
<PackageTags>Math Mathematics Mathematical Expression Expressions Parser Formula Evaluator Calculator Units Solve Probability Integration Derivative Calculus Recursion Operator Logic Condition Bitwise Custom</PackageTags>
</PropertyGroup>
<PropertyGroup>
Expand Down
4 changes: 2 additions & 2 deletions CURRENT/c-sharp/mXparser.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
<package >
<metadata>
<id>MathParser.org-mXparser</id>
<version>4.3.0</version>
<version>4.3.2</version>
<title>mXparser – Math Expressions Parser / Formula Evaluator library for JAVA Android C# .NET/MONO (.NET Framework, .NET Core, .NET Standard, .NET PCL, Xamarin.Android, Xamarin.iOS) CLS compliant</title>
<authors>Mariusz Gromada</authors>
<owners>Mariusz Gromada</owners>
<licenseUrl>http://mathparser.org/mxparser-license/</licenseUrl>
<projectUrl>http://mathparser.org/</projectUrl>
<iconUrl>http://mathparser.org/wp-content/uploads/2017/07/mxparser-logo.png</iconUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>mXparser is a super easy, rich, fast and highly flexible math expression parser library (parser and evaluator of mathematical expressions / formulas provided as plain text / string). Software delivers easy to use API for JAVA, Android and C# .NET/MONO (Common Language Specification compliant: F#, Visual Basic, C++/CLI). *** If you finnd the software useful donation is something you might consider: http://mathparser.org/donate/ *** Scalar Scientific Calculator, Charts and Scripts, Scalar Lite: https://play.google.com/store/apps/details?id=org.mathparser.scalar.lite *** Scalar Pro: https://play.google.com/store/apps/details?id=org.mathparser.scalar.lite *** ScalarMath.org: http://scalarmath.org/ *** MathSpace.pl: http://mathspace.pl/ *** </description>
<description>mXparser is a super easy, rich, fast and highly flexible math expression parser library (parser and evaluator of mathematical expressions / formulas provided as plain text / string). Software delivers easy to use API for JAVA, Android and C# .NET/MONO (Common Language Specification compliant: F#, Visual Basic, C++/CLI). *** If you finnd the software useful donation is something you might consider: http://mathparser.org/donate/ *** Scalar Scientific Calculator, Charts and Scripts, Scalar Lite: https://play.google.com/store/apps/details?id=org.mathparser.scalar.lite *** Scalar Pro: https://play.google.com/store/apps/details?id=org.mathparser.scalar.pro *** ScalarMath.org: http://scalarmath.org/ *** MathSpace.pl: http://mathspace.pl/ *** </description>
<summary>mXparser is a super easy, rich, fast and highly flexible math expression parser library (parser and evaluator of mathematical expressions / formulas provided as plain text / string). Software delivers easy to use API for JAVA, Android and C# .NET/MONO (Common Language Specification compliant: F#, Visual Basic, C++/CLI). Expression parser comes with extensive documentation, easy to follow tutorial, "Hello World!" projects for different languages explained with many screenshots, and finally - last, but not least - performance test summary. Formula evaluator is distributed under "Simplified BSD license", which means software is completely free.</summary>
<releaseNotes>v.4.3 Caprica: API improvements (cancel ongoing calculation, user defined units)</releaseNotes>
<copyright>Copyright 2019 - Mariusz Gromada - MathParser.org</copyright>
Expand Down
4 changes: 2 additions & 2 deletions CURRENT/java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.mariuszgromada.math</groupId>
<artifactId>MathParser.org-mXparser</artifactId>
<version>4.3.0</version>
<version>4.3.1</version>
<packaging>jar</packaging>
<name>MathParser.org-mXparser - Math Expressions Parser / Formula Evaluator library for JAVA Android C# .NET/MONO CLS compliant</name>
<description>mXparser is a super easy, rich, fast and highly flexible math expression parser library (parser and evaluator of mathematical expressions / formulas provided as plain text / string). Software delivers easy to use API for JAVA, Android and C# .NET/MONO (Common Language Specification compliant: F#, Visual Basic, C++/CLI).</description>
<description>mXparser is a super easy, rich, fast and highly flexible math expression parser library (parser and evaluator of mathematical expressions / formulas provided as plain text / string). Software delivers easy to use API for JAVA, Android and C# .NET/MONO (Common Language Specification compliant: F#, Visual Basic, C++/CLI). *** If you finnd the software useful donation is something you might consider: http://mathparser.org/donate/ *** Scalar Scientific Calculator, Charts and Scripts, Scalar Lite: https://play.google.com/store/apps/details?id=org.mathparser.scalar.lite *** Scalar Pro: https://play.google.com/store/apps/details?id=org.mathparser.scalar.pro *** ScalarMath.org: http://scalarmath.org/ *** MathSpace.pl: http://mathspace.pl/ ***</description>
<url>http://mathparser.org/</url>
<developers>
<developer>
Expand Down

0 comments on commit f1347d9

Please sign in to comment.