Skip to content

Conversation

@filzrev
Copy link
Contributor

@filzrev filzrev commented Dec 9, 2025

This PR modify IntroNuGet samples.
By removing System.Collections.Immutable dependency and Replace to use System.IO.Hashing package instead.

It's required because when build with .NET 10 SDK.
System.Collections.Immutable package can be pruned to SDK included version. and cause warnings.

Additionally, remove unused setting of BenchmarkDotNet.IntegrationTests.ManualRunning.MultipleFrameworks.csproj.

@timcassell timcassell merged commit c9bf1fc into dotnet:master Dec 9, 2025
8 checks passed
@timcassell timcassell added this to the v0.16.0 milestone Dec 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

2 participants