Skip to content

Commit 4624138

Browse files
committed
Nuget throught csproj only
1 parent c090213 commit 4624138

File tree

2 files changed

+2
-22
lines changed

2 files changed

+2
-22
lines changed

CodingSeb.ExpressionEvaluator/CodingSeb.ExpressionEvaluator.csproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
1616
<PackageTags>evaluation math expression-evaluator expression parser eval evaluate fluid C# calculation execute script</PackageTags>
1717
<TargetFrameworks>net45;netstandard2.0</TargetFrameworks>
1818
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
19+
<PackageIconUrl>https://github.com/codingseb/ExpressionEvaluator/blob/master/Icon.png?raw=true</PackageIconUrl>
20+
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
1921
</PropertyGroup>
2022
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
2123
<DebugType>full</DebugType>

CodingSeb.ExpressionEvaluator/CodingSeb.ExpressionEvaluator.nuspec

Lines changed: 0 additions & 22 deletions
This file was deleted.

0 commit comments

Comments
 (0)