Skip to content

Commit

Permalink
Replace obsolete PackageLicenseUrl
Browse files Browse the repository at this point in the history
  • Loading branch information
ocoanet committed Jan 29, 2019
1 parent c44fc6f commit 64c8948
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<Description>A High Performance Inter-Thread Messaging Library</Description>
<Authors>Olivier Deheurles, Mendel Monteiro Beckerman, Antoine Blanchet, Olivier Coanet</Authors>
<PackageProjectUrl>https://github.com/disruptor-net/Disruptor-net</PackageProjectUrl>
<PackageLicenseUrl>https://github.com/disruptor-net/Disruptor-net/blob/master/LICENSE</PackageLicenseUrl>
<PackageLicenseExpression>Apache-2.0</PackageLicenseExpression>
<PackageTags>Concurrency;Disruptor;Latency;Throughput;Queue</PackageTags>
<PublishRepositoryUrl>true</PublishRepositoryUrl>
</PropertyGroup>
Expand Down

0 comments on commit 64c8948

Please sign in to comment.