Você não pode selecionar mais de 25 tópicos
Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
|
- <Project>
-
- <Import Project="version.props" />
-
- <PropertyGroup Label="Package">
- <Product>CAP</Product>
- <Authors>savorboard;dotnetcore</Authors>
- <RepositoryUrl>https://github.com/dotnetcore/CAP</RepositoryUrl>
- <RepositoryType>git</RepositoryType>
- <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>CAP;EventBus;Distributed Transaction</PackageTags>
- <Description>EventBus and eventually consistency in distributed architectures.</Description>
- </PropertyGroup>
-
- </Project>
|