Skip to content

Commit 5ccbc1e

Browse files
NuGet wants a license
1 parent b75881a commit 5ccbc1e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

mermaid-graph/mermaid-graph.csproj

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
<PackageIcon>mermaid-graph.png</PackageIcon>
2828
<ApplicationIcon>mermaid-graph.ico</ApplicationIcon>
2929
<Version>1.0.0-alpha</Version>
30+
<PackageLicenseFile>LICENSE</PackageLicenseFile>
3031
</PropertyGroup>
3132

3233
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
@@ -44,6 +45,10 @@
4445
</ItemGroup>
4546

4647
<ItemGroup>
48+
<None Include="..\LICENSE">
49+
<Pack>True</Pack>
50+
<PackagePath>\</PackagePath>
51+
</None>
4752
<None Include="..\mermaid-graph.png">
4853
<Pack>True</Pack>
4954
<PackagePath>\</PackagePath>

0 commit comments

Comments
 (0)