Skip to content

Commit

Permalink
Bump Microsoft.Bcl.Memory and Microsoft.NETFramework.ReferenceAssemblies
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Bcl.Memory](https://github.com/dotnet/runtime) and [Microsoft.NETFramework.ReferenceAssemblies](https://github.com/Microsoft/dotnet). These dependencies needed to be updated together.

Updates `Microsoft.Bcl.Memory` from 9.0.1 to 9.0.2
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.1...v9.0.2)

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

---
updated-dependencies:
- dependency-name: Microsoft.Bcl.Memory
  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
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 12, 2025
1 parent 9328522 commit c0958e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/TestFixture.Tests/TestFixture.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Bcl.Memory" Version="9.0.1" />
<PackageReference Include="Microsoft.Bcl.Memory" Version="9.0.2" />
<PackageReference Include="MSTest" Version="3.7.3" />
<PackageReference Include="NSubstitute" Version="5.3.0" />
<PackageReference Include="System.Linq.Async" Version="6.0.1" />
Expand Down

0 comments on commit c0958e6

Please sign in to comment.