Skip to content

Commit c27ee9f

Browse files
Bump Microsoft.CodeAnalysis.Analyzers and Microsoft.CodeAnalysis.CSharp (#732)
Bumps Microsoft.CodeAnalysis.Analyzers from 5.6.0 to 5.9.0 Bumps Microsoft.CodeAnalysis.CSharp from 5.6.0 to 5.9.0 --- updated-dependencies: - dependency-name: Microsoft.CodeAnalysis.Analyzers dependency-version: 5.9.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.CodeAnalysis.CSharp dependency-version: 5.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent acfcf90 commit c27ee9f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

UET/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<MicrosoftPackageVersion>10.0.11</MicrosoftPackageVersion>
66
<SentryPackageVersion>6.8.0</SentryPackageVersion>
77
<XunitPackageVersion>3.2.2</XunitPackageVersion>
8-
<MicrosoftAnalyzersVersion>5.6.0</MicrosoftAnalyzersVersion>
8+
<MicrosoftAnalyzersVersion>5.9.0</MicrosoftAnalyzersVersion>
99
<MicrosoftTestingAnalyzersVersion>1.1.4</MicrosoftTestingAnalyzersVersion>
1010
</PropertyGroup>
1111
<ItemGroup>

0 commit comments

Comments
 (0)