Skip to content

Commit 29c4aa9

Browse files
committed
add package license expression for nuget
1 parent 2a5bdcd commit 29c4aa9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

source/Windows.csproj

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

2223
<ItemGroup>

0 commit comments

Comments
 (0)