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