Skip to content

Commit 37ba85e

Browse files
committed
add package license expression for nuget
1 parent 895e70e commit 37ba85e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

source/Skyboxes.csproj

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

2021
<ItemGroup>

0 commit comments

Comments
 (0)