Skip to content
This repository was archived by the owner on Mar 21, 2025. It is now read-only.

Commit 26ab7af

Browse files
dependabot[bot]alexrp
authored andcommitted
Bump Microsoft.CodeAnalysis.CSharp from 4.12.0 to 4.13.0
Bumps [Microsoft.CodeAnalysis.CSharp](https://github.com/dotnet/roslyn) from 4.12.0 to 4.13.0. - [Release notes](https://github.com/dotnet/roslyn/releases) - [Changelog](https://github.com/dotnet/roslyn/blob/main/docs/Breaking%20API%20Changes.md) - [Commits](https://github.com/dotnet/roslyn/commits) --- updated-dependencies: - dependency-name: Microsoft.CodeAnalysis.CSharp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 25c731d commit 26ab7af

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
@@ -38,7 +38,7 @@
3838
<PackageVersion Include="Meziantou.Xunit.ParallelTestFramework"
3939
Version="2.3.0" />
4040
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp"
41-
Version="4.12.0" />
41+
Version="4.13.0" />
4242
<PackageVersion Include="Microsoft.NET.Test.Sdk"
4343
Version="17.13.0" />
4444
<PackageVersion Include="NuGet.Versioning"

0 commit comments

Comments
 (0)