[Blocked] Update to .NET 10 RC 2 SDK (10.0.100-rc.2.25502.107) #217
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR updates the repository to use .NET 10 RC 2 SDK version 10.0.100-rc.2.25502.107, released on October 14, 2025, as requested in the issue.
Changes
Updated the explicit .NET 10 SDK version from RC 1 to RC 2 in:
.github/workflows/dotnetcore.yml) - Updates the setup-dotnet action and step namesbuild/template-install-dotnet-core.yaml) - Updates the UseDotNet task configurationchangelog.md) - Documents the RC 2 update with verification notesBreaking Changes Analysis
Reviewed the .NET 10 breaking changes documentation for RC 2. The breaking changes include:
None of these affect Microsoft.Identity.Abstractions as this is a pure abstractions library that doesn't use any of the affected APIs. No code changes were required.
Package Dependencies
All existing package dependencies are already at versions compatible with .NET 10 RC 2:
Verification
The net10.0 binaries will be created when CI/CD pipelines build with
TargetNetNext=trueusing the new RC 2 SDK.Resolves the feature request to update to .NET 10 RC 2.
Warning
Firewall rules blocked me from connecting to one or more addresses (expand for details)
I tried to connect to the following addresses, but was blocked by firewall rules:
0t3vsblobprodcus362.vsblob.vsassets.iodotnet build Microsoft.Identity.Abstractions.sln --configuration Release(dns block)2kmvsblobprodcus39.vsblob.vsassets.iodotnet build Microsoft.Identity.Abstractions.sln --configuration Release(dns block)2zrvsblobprodcus388.vsblob.vsassets.iodotnet build Microsoft.Identity.Abstractions.sln --configuration Release(dns block)4vyvsblobprodcus361.vsblob.vsassets.iodotnet build Microsoft.Identity.Abstractions.sln --configuration Release(dns block)4zjvsblobprodcus390.vsblob.vsassets.iodotnet build Microsoft.Identity.Abstractions.sln --configuration Release(dns block)51yvsblobprodcus36.vsblob.vsassets.iodotnet build Microsoft.Identity.Abstractions.sln --configuration Release(dns block)c50vsblobprodcus330.vsblob.vsassets.iodotnet build Microsoft.Identity.Abstractions.sln --configuration Release(dns block)c78vsblobprodcus322.vsblob.vsassets.iodotnet build Microsoft.Identity.Abstractions.sln --configuration Release(dns block)ckzvsblobprodcus347.vsblob.vsassets.iodotnet build Microsoft.Identity.Abstractions.sln --configuration Release(dns block)frdvsblobprodcus327.vsblob.vsassets.iodotnet build Microsoft.Identity.Abstractions.sln --configuration Release(dns block)ibzvsblobprodcus369.vsblob.vsassets.iodotnet build Microsoft.Identity.Abstractions.sln --configuration Release(dns block)imzvsblobprodcus368.vsblob.vsassets.iodotnet build Microsoft.Identity.Abstractions.sln --configuration Release(dns block)jd4vsblobprodcus366.vsblob.vsassets.iodotnet build Microsoft.Identity.Abstractions.sln --configuration Release(dns block)josvsblobprodcus372.vsblob.vsassets.iodotnet build Microsoft.Identity.Abstractions.sln --configuration Release(dns block)kmuvsblobprodcus389.vsblob.vsassets.iodotnet build Microsoft.Identity.Abstractions.sln --configuration Release(dns block)l49vsblobprodcus358.vsblob.vsassets.iodotnet build Microsoft.Identity.Abstractions.sln --configuration Release(dns block)pdfvsblobprodcus380.vsblob.vsassets.iodotnet build Microsoft.Identity.Abstractions.sln --configuration Release(dns block)rcxvsblobprodcus328.vsblob.vsassets.iodotnet build Microsoft.Identity.Abstractions.sln --configuration Release(dns block)u3hvsblobprodcus371.vsblob.vsassets.iodotnet build Microsoft.Identity.Abstractions.sln --configuration Release(dns block)vb4vsblobprodcus33.vsblob.vsassets.iodotnet build Microsoft.Identity.Abstractions.sln --configuration Release(dns block)xupvsblobprodcus332.vsblob.vsassets.iodotnet build Microsoft.Identity.Abstractions.sln --configuration Release(dns block)If you need me to access, download, or install something from one of these locations, you can either:
Original prompt
Fixes #215
💬 Share your feedback on Copilot coding agent for the chance to win a $200 gift card! Click here to start the survey.