Skip to content

Commit

Permalink
chore(deps): bump Microsoft.CodeAnalysis.Common
Browse files Browse the repository at this point in the history
Bumps the codeanalysis group in /src/shell/dotnet/Shell 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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 1, 2025
1 parent 23fc30c commit c97df53
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 @@ -20,7 +20,7 @@
<PackageVersion Include="Infragistics.WPF.DockManager.Trial" Version="24.2.53" />
<PackageVersion Include="Infragistics.WPF.Ribbon.Trial" Version="24.2.53" />
<PackageVersion Include="Infragistics.WPF.Trial" Version="24.2.53" />
<PackageVersion Include="Microsoft.CodeAnalysis.Common" Version="4.12.0" />
<PackageVersion Include="Microsoft.CodeAnalysis.Common" Version="4.13.0" />
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="4.12.0" />
<PackageVersion Include="Microsoft.Extensions.Caching.Memory" Version="8.0.1" />
<PackageVersion Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="8.0.2" />
Expand Down

0 comments on commit c97df53

Please sign in to comment.