Skip to content

Commit 6821183

Browse files
Bump Microsoft.CodeAnalysis from 4.11.0 to 4.12.0
Bumps [Microsoft.CodeAnalysis](https://github.com/dotnet/roslyn) from 4.11.0 to 4.12.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 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e4f585f commit 6821183

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Directory.Packages.props

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
</PropertyGroup>
55
<ItemGroup>
66
<PackageVersion Include="coverlet.collector" Version="6.0.2" />
7-
<PackageVersion Include="Microsoft.CodeAnalysis" Version="4.11.0" />
8-
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="4.11.0" />
7+
<PackageVersion Include="Microsoft.CodeAnalysis" Version="4.12.0" />
8+
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="4.12.0" />
99
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing.MSTest" Version="1.1.1" />
1010
<PackageVersion Include="Microsoft.Extensions.Options" Version="9.0.0" />
1111
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />

0 commit comments

Comments
 (0)