Skip to content

Commit 3b830dd

Browse files
Bump Microsoft.CodeAnalysis.NetAnalyzers from 10.0.201 to 10.0.202 (#192)
Updated [Microsoft.CodeAnalysis.NetAnalyzers](https://github.com/dotnet/dotnet) from 10.0.201 to 10.0.202. <details> <summary>Release notes</summary> _Sourced from [Microsoft.CodeAnalysis.NetAnalyzers's releases](https://github.com/dotnet/dotnet/releases)._ ## 10.0.202 You can build .NET 10.0 from the repository by cloning the release tag `v10.0.202` and following the build instructions in the [main README.md](https://github.com/dotnet/dotnet/blob/v10.0.202/README.md#building). Alternatively, you can build from the sources attached to this release directly. More information on this process can be found in the [dotnet/dotnet repository](https://github.com/dotnet/dotnet/blob/v10.0.202/README.md#building-from-released-sources). Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023 Commits viewable in [compare view](dotnet/dotnet@v10.0.201...v10.0.202). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9cff2dd commit 3b830dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<ItemGroup>
77
<PackageVersion Include="Microsoft.Build" Version="18.4.0" />
88
<PackageVersion Include="Microsoft.Build.Locator" Version="1.11.2" />
9-
<PackageVersion Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="10.0.201" />
9+
<PackageVersion Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="10.0.202" />
1010
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="18.4.0" />
1111
<PackageVersion Include="Microsoft.SourceLink.GitHub" Version="10.0.202" />
1212
<PackageVersion Include="Moq" Version="4.20.72" />

0 commit comments

Comments
 (0)