Merge pull request #146 from meysamhadeli/dependabot/nuget/develop/Microsoft.CodeAnalysis.NetAnalyzers-7.0.0

build(deps): bump Microsoft.CodeAnalysis.NetAnalyzers from 6.0.0 to 7.0.0
This commit is contained in:
Meysam Hadeli 2023-01-31 17:27:51 +03:30 committed by GitHub
commit 3410cd1b94
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<Project>
<ItemGroup>
<GlobalPackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="6.0.0" />
<GlobalPackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="7.0.0" />
<GlobalPackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" />
<GlobalPackageReference Include="StyleCop.Analyzers" Version="1.2.0-beta.435" />
</ItemGroup>