Skip to content

Commit

Permalink
Bump RoslynVersion from 3.11.0-beta1.23572.1 to 3.11.0-beta1.23611.3
Browse files Browse the repository at this point in the history
Bumps `RoslynVersion` from 3.11.0-beta1.23572.1 to 3.11.0-beta1.23611.3.

Updates `Microsoft.CodeAnalysis.PublicApiAnalyzers` from 3.11.0-beta1.23572.1 to 3.11.0-beta1.23611.3
- [Release notes](https://github.com/dotnet/roslyn-analyzers/releases)
- [Changelog](https://github.com/dotnet/roslyn-analyzers/blob/main/PostReleaseActivities.md)
- [Commits](https://github.com/dotnet/roslyn-analyzers/commits)

Updates `Microsoft.CodeAnalysis.ResxSourceGenerator` from 3.11.0-beta1.23572.1 to 3.11.0-beta1.23611.3
- [Release notes](https://github.com/dotnet/roslyn-analyzers/releases)
- [Changelog](https://github.com/dotnet/roslyn-analyzers/blob/main/PostReleaseActivities.md)
- [Commits](https://github.com/dotnet/roslyn-analyzers/commits)

---
updated-dependencies:
- dependency-name: Microsoft.CodeAnalysis.PublicApiAnalyzers
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.CodeAnalysis.ResxSourceGenerator
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 11, 2023
1 parent 49ae049 commit b84a004
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<ManagePackageVersionsCentrally>true</ManagePackageVersionsCentrally>
<CentralPackageTransitivePinningEnabled>true</CentralPackageTransitivePinningEnabled>
<RoslynVersion>3.11.0-beta1.23572.1</RoslynVersion>
<RoslynVersion>3.11.0-beta1.23611.3</RoslynVersion>
</PropertyGroup>
<ItemGroup>
<PackageVersion Include="BouncyCastle.Cryptography" Version="2.2.1" />
Expand Down

0 comments on commit b84a004

Please sign in to comment.