Skip to content

Commit

Permalink
Add license to nuget publish
Browse files Browse the repository at this point in the history
  • Loading branch information
benb committed Jan 6, 2020
1 parent e7bc559 commit 7db5bcc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Heroes.ReplayParser/Heroes.ReplayParser.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
<Company>barrett777</Company>
<Description>A library for parsing Heroes of the Storm replay files (.StormReplay)</Description>
<RepositoryUrl>https://github.com/barrett777/Heroes.ReplayParser</RepositoryUrl>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 7db5bcc

Please sign in to comment.