Skip to content

Commit 5d2c57a

Browse files
chore(deps): bump Microsoft.CodeAnalysis.Common
Bumps the codeanalysis group in /src/messaging/dotnet/src/Host with 1 update: [Microsoft.CodeAnalysis.Common](https://github.com/dotnet/roslyn). Updates `Microsoft.CodeAnalysis.Common` 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.Common dependency-type: direct:production update-type: version-update:semver-minor dependency-group: codeanalysis ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 614060f commit 5d2c57a

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
@@ -20,7 +20,7 @@
2020
<PackageVersion Include="Infragistics.WPF.DockManager.Trial" Version="24.2.53" />
2121
<PackageVersion Include="Infragistics.WPF.Ribbon.Trial" Version="24.2.53" />
2222
<PackageVersion Include="Infragistics.WPF.Trial" Version="24.2.53" />
23-
<PackageVersion Include="Microsoft.CodeAnalysis.Common" Version="4.12.0" />
23+
<PackageVersion Include="Microsoft.CodeAnalysis.Common" Version="4.13.0" />
2424
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="4.12.0" />
2525
<PackageVersion Include="Microsoft.Extensions.Caching.Memory" Version="8.0.1" />
2626
<PackageVersion Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="8.0.2" />

0 commit comments

Comments
 (0)