Upgrade StyleCopAnalyzers to v1.2.0-beta.312 (#14354)

This commit is contained in:
xtqqczze 2020-12-12 01:14:30 +00:00 committed by GitHub
parent ea2da20a23
commit 41cfc4e429
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,5 @@
<Project>
<ItemGroup>
<PackageReference Include="StyleCop.Analyzers" Version="1.2.0-beta.261" PrivateAssets="all" />
<PackageReference Include="StyleCop.Analyzers" Version="1.2.0-beta.312" PrivateAssets="all" />
</ItemGroup>
</Project>