mirror of
https://github.com/meysamhadeli/booking-microservices.git
synced 2026-04-11 02:20:20 +08:00
9 lines
352 B
XML
9 lines
352 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project>
|
|
<ItemGroup>
|
|
<GlobalPackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="6.0.0" />
|
|
<GlobalPackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" />
|
|
<GlobalPackageReference Include="StyleCop.Analyzers" Version="1.2.0-beta.435" />
|
|
</ItemGroup>
|
|
</Project>
|