Skip to content

Commit

Permalink
chore(deps): bump Microsoft.CodeAnalysis.Common from 4.10.0 to 4.11.0…
Browse files Browse the repository at this point in the history
… in /src/messaging/dotnet/src/Host (#769)

* chore(deps): bump Microsoft.CodeAnalysis.Common

Bumps [Microsoft.CodeAnalysis.Common](https://github.com/dotnet/roslyn) from 4.10.0 to 4.11.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
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps): bump Microsoft.CodeAnalysis.CSharp from 4.10.0 to 4.11.0

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Brian Ingenito <28159742+bingenito@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and bingenito authored Sep 3, 2024
1 parent 1c21ecf commit a75e955
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
<PackageVersion Include="Infragistics.WPF.DockManager.Trial" Version="23.2.233" />
<PackageVersion Include="Infragistics.WPF.Ribbon.Trial" Version="23.2.233" />
<PackageVersion Include="Infragistics.WPF.Trial" Version="23.2.233" />
<PackageVersion Include="Microsoft.CodeAnalysis.Common" Version="4.10.0" />
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="4.10.0" />
<PackageVersion Include="Microsoft.CodeAnalysis.Common" Version="4.11.0" />
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="4.11.0" />
<PackageVersion Include="Microsoft.Extensions.Caching.Memory" Version="6.0.1" />
<PackageVersion Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="8.0.1" />
<PackageVersion Include="Microsoft.Extensions.DependencyInjection" Version="8.0.0" />
Expand Down Expand Up @@ -62,4 +62,4 @@
<PackageVersion Include="xunit.runner.visualstudio" Version="2.4.5" />
<PackageVersion Include="xunit" Version="2.4.2" />
</ItemGroup>
</Project>
</Project>

0 comments on commit a75e955

Please sign in to comment.