Skip to content

Commit 943851a

Browse files
Bump Microsoft.CodeAnalysis.NetAnalyzers from 9.0.0 to 10.0.100
--- updated-dependencies: - dependency-name: Microsoft.CodeAnalysis.NetAnalyzers dependency-version: 10.0.100 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6be8c4c commit 943851a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<!-- ==================== BUILD & ANALYSIS DEPENDENCIES ==================== -->
3636
<ItemGroup>
3737
<PackageVersion Include="Microsoft.SourceLink.GitHub" Version="8.0.0" />
38-
<PackageVersion Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="9.0.0" />
38+
<PackageVersion Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="10.0.100" />
3939
</ItemGroup>
4040

4141
</Project>

0 commit comments

Comments
 (0)