Skip to content

Commit ba5283e

Browse files
committed
add package license expression for nuget
1 parent dd1946c commit ba5283e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/VulkanRenderer.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.VulkanRenderer</PackageId>
20+
<PackageLicenseExpression>MIT</PackageLicenseExpression>
2021
</PropertyGroup>
2122

2223
<ItemGroup>

0 commit comments

Comments
 (0)