We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd1946c commit ba5283eCopy full SHA for ba5283e
source/VulkanRenderer.csproj
@@ -17,6 +17,7 @@
17
<IncludeBuildOutput>false</IncludeBuildOutput>
18
<OutDir>bin/$(TargetFramework)/$(Configuration)</OutDir>
19
<PackageId>SimulationTree.VulkanRenderer</PackageId>
20
+ <PackageLicenseExpression>MIT</PackageLicenseExpression>
21
</PropertyGroup>
22
23
<ItemGroup>
0 commit comments