Skip to content

Commit

Permalink
Add license to csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
matteocontrini committed Aug 16, 2019
1 parent d1594c9 commit ba9e516
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions PlainHttp/PlainHttp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
<RepositoryUrl>https://github.com/matteocontrini/PlainHttp</RepositoryUrl>
<RepositoryType>git</RepositoryType>
<PackageTags>http proxy testing serialization</PackageTags>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit ba9e516

Please sign in to comment.