Skip to content

Commit 2ad7380

Browse files
committed
add package license expression for nuget
1 parent 942c61f commit 2ad7380

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

source/Models.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
<IncludeBuildOutput>false</IncludeBuildOutput>
1717
<OutDir>bin/$(TargetFramework)/$(Configuration)</OutDir>
1818
<PackageId>SimulationTree.Models</PackageId>
19+
<PackageLicenseExpression>MIT</PackageLicenseExpression>
1920
</PropertyGroup>
2021

2122
<ItemGroup>

0 commit comments

Comments
 (0)