Skip to content
This repository was archived by the owner on Apr 29, 2022. It is now read-only.

Commit cfe0713

Browse files
committed
Added Package Project Url
This commit added link to documentation for this package, for quick access from nuget browser.
1 parent e941538 commit cfe0713

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/RabbitMQ.Client.Core.DependencyInjection/RabbitMQ.Client.Core.DependencyInjection.csproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
<Version>4.1.1</Version>
77
<PackageTags>RabbitMQ</PackageTags>
88
<RepositoryUrl>https://github.com/AntonyVorontsov/RabbitMQ.Client.Core.DependencyInjection</RepositoryUrl>
9+
<RepositoryType>GIT</RepositoryType>
10+
<PackageProjectUrl>https://github.com/AntonyVorontsov/RabbitMQ.Client.Core.DependencyInjection/blob/master/readme.md</PackageProjectUrl>
911
<Company />
1012
<Description>A RabbitMQ.Client wrapper that provides easy, managed, injectable (via standard dependency injection) message queue consume and publish operations.</Description>
1113
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>

0 commit comments

Comments
 (0)