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 15
15
<PackageProjectUrl >https://github.com/codingseb/ExpressionEvaluator</PackageProjectUrl >
16
16
<PackageTags >evaluation math expression-evaluator expression parser eval evaluate fluid C# calculation execute script</PackageTags >
17
17
<TargetFrameworks >net45;netstandard2.0</TargetFrameworks >
18
+ <GeneratePackageOnBuild >true</GeneratePackageOnBuild >
18
19
</PropertyGroup >
19
20
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
20
21
<DebugType >full</DebugType >
30
31
<ItemGroup Condition =" '$(TargetFramework)' == 'net45'" >
31
32
<PackageReference Include =" System.Data.DataSetExtensions" Version =" 4.5.0" />
32
33
</ItemGroup >
33
- </Project >
34
+ </Project >
You can’t perform that action at this time.
0 commit comments