Skip to content

Commit

Permalink
update nuget stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
trympet committed Apr 16, 2021
1 parent 41569e1 commit 26056ce
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/MediatR.IPC.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@
<Description>An IPC proxy for use with MediatR.</Description>
<PackageProjectUrl>https://github.com/trympet/MediatR.IPC</PackageProjectUrl>
<RepositoryUrl>https://github.com/trympet/MediatR.IPC</RepositoryUrl>
<requireLicenseAcceptance>true</requireLicenseAcceptance>
<PackageTags>mediatr mediator ipc inter-process</PackageTags>
<PackageLicenseExpression>GPL-2.0-only</PackageLicenseExpression>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 26056ce

Please sign in to comment.