Skip to content

Commit

Permalink
Bump MessagePack, Microsoft.NETFramework.ReferenceAssemblies and Syst…
Browse files Browse the repository at this point in the history
…em.Memory (#864)

Bumps [MessagePack](https://github.com/MessagePack-CSharp/MessagePack-CSharp), [Microsoft.NETFramework.ReferenceAssemblies](https://github.com/Microsoft/dotnet) and System.Memory. These dependencies needed to be updated together.

Updates `MessagePack` from 3.1.2 to 3.1.3
- [Release notes](https://github.com/MessagePack-CSharp/MessagePack-CSharp/releases)
- [Commits](MessagePack-CSharp/MessagePack-CSharp@v3.1.2...v3.1.3)

Updates `Microsoft.NETFramework.ReferenceAssemblies` from 1.0.3 to 1.0.3
- [Commits](https://github.com/Microsoft/dotnet/commits)

Updates `System.Memory` from 4.5.5 to 4.5.5

---
updated-dependencies:
- dependency-name: MessagePack
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.NETFramework.ReferenceAssemblies
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: System.Memory
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 10, 2025
1 parent a92ceb1 commit 91b18f6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<PackageReference Include="System.Memory" Version="4.5.5" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="MessagePack" Version="3.1.2" />
<PackageReference Include="MessagePack" Version="3.1.3" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit 91b18f6

Please sign in to comment.