File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
CodingSeb.ExpressionEvaluator Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 13
13
<PackageId >CodingSeb.ExpressionEvaluator</PackageId >
14
14
<PackageLicenseUrl ></PackageLicenseUrl >
15
15
<PackageProjectUrl >https://github.com/codingseb/ExpressionEvaluator</PackageProjectUrl >
16
- <PackageTags >evaluation math expression- evaluator expression parser eval evaluate fluid C# calculation execute script </PackageTags >
16
+ <PackageTags >expression-evaluator evaluation math expression evaluate parser mathematical-expressions- evaluator mathematical-expressions script scripting evaluator csharp-script eval execute executescript evaluate-expressions expression-parser fluid calculations formula netcore netstandard net45 interpreter </PackageTags >
17
17
<TargetFrameworks >net45;netstandard2.0</TargetFrameworks >
18
18
<GeneratePackageOnBuild >true</GeneratePackageOnBuild >
19
19
<PackageIconUrl >https://github.com/codingseb/ExpressionEvaluator/blob/master/Icon.png?raw=true</PackageIconUrl >
22
22
* Correction of spelling of options : OptionStaticPropertiesGetActive and OptionInstancePropertiesGetActive (Warning breaking change if you use it)
23
23
* More of virtual and partial for better extensibility</PackageReleaseNotes >
24
24
<PackageLicenseFile >LICENSE.md</PackageLicenseFile >
25
+ <RepositoryUrl >https://github.com/codingseb/ExpressionEvaluator</RepositoryUrl >
25
26
</PropertyGroup >
26
27
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
27
28
<DebugType >full</DebugType >
You can’t perform that action at this time.
0 commit comments