Skip to content

Commit 82c9d6a

Browse files
committed
add package license expression for nuget
1 parent 84dd095 commit 82c9d6a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

source/Windows.Systems.csproj

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

2324
<ItemGroup>

0 commit comments

Comments
 (0)