Skip to content

chore: Update Microsoft.NET.Test.Sdk version and modify IntroNuget sample#3205

Merged
timcassell merged 1 commit into
dotnet:masterfrom
filzrev:chore-update-testsdk-and-intro-nuget-sample
Jul 23, 2026
Merged

chore: Update Microsoft.NET.Test.Sdk version and modify IntroNuget sample#3205
timcassell merged 1 commit into
dotnet:masterfrom
filzrev:chore-update-testsdk-and-intro-nuget-sample

Conversation

@filzrev

@filzrev filzrev commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

This PR update Microsoft.NET.Test.Sdk package to latest version.

On latest version, Newtonsoft.Json package dependency is removed from TestSDK.
https://devblogs.microsoft.com/dotnet/vs-test-is-removing-its-newtonsoft-json-dependency

So I've reverted IntroNuGet sample to test Newtonsoft.Json versions.
(Previously it's tested with System.Collections.Immutable and System.IO.Hashing package, but it cause versioning issue after these package are integrated in BCL)

@timcassell
timcassell merged commit 5d5280a into dotnet:master Jul 23, 2026
11 checks passed
@timcassell timcassell added this to the v0.16.0 milestone Jul 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants