Skip to content

Commit c7ca71f

Browse files
chore(deps): bump Microsoft.CodeAnalysis
Bumps the microsoft-codeanalysis group with 1 update: [Microsoft.CodeAnalysis](https://github.com/dotnet/roslyn). Updates `Microsoft.CodeAnalysis` from 4.9.2 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 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: microsoft-codeanalysis ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e106224 commit c7ca71f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<PackageVersion Include="coverlet.msbuild" Version="6.0.4" />
99
<PackageVersion Include="IntelliTect.Multitool" Version="1.5.3" />
1010
<PackageVersion Include="IntelliTect.TestTools.Console" Version="1.0.0" />
11-
<PackageVersion Include="Microsoft.CodeAnalysis" Version="4.9.2" />
11+
<PackageVersion Include="Microsoft.CodeAnalysis" Version="4.13.0" />
1212
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp.Scripting" Version="4.9.2" />
1313
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing.MSTest" Version="1.1.1" />
1414
<PackageVersion Include="Microsoft.Extensions.Logging.Console" Version="9.0.3" />

0 commit comments

Comments
 (0)