Browse Source

update package tags.

master
Savorboard 7 years ago
parent
commit
4fbed6b3eb
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      build/common.props

+ 1
- 1
build/common.props View File

@@ -14,7 +14,7 @@
<PackageIconUrl>https://avatars2.githubusercontent.com/u/19404084</PackageIconUrl>
<PackageProjectUrl>https://github.com/dotnetcore/CAP</PackageProjectUrl>
<PackageLicenseUrl>https://github.com/dotnetcore/CAP/blob/master/LICENSE.txt</PackageLicenseUrl>
<PackageTags>aspnetcore;cap;consistency</PackageTags>
<PackageTags>eventbus;rabbitmq;kafka;cap;transaction;</PackageTags>
<Description>EventBus and eventually consistency in distributed architectures.</Description>
</PropertyGroup>



Loading…
Cancel
Save