Bump Microsoft.NET.Test.Sdk from 18.9.0 to 18.10.0 - #557
Merged
Conversation
mgravell
approved these changes
Sep 10, 2026
--- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/nuget/Microsoft.NET.Test.Sdk-18.10.0
branch
from
September 10, 2026 05:52
66eb8d7 to
a52ad6f
Compare
mgravell
deleted the
dependabot/nuget/Microsoft.NET.Test.Sdk-18.10.0
branch
September 10, 2026 05:58
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Updated Microsoft.NET.Test.Sdk from 18.9.0 to 18.10.0.
Release notes
Sourced from Microsoft.NET.Test.Sdk's releases.
18.10.0
What's Changed
vstest.consoleand datacollector by @nohwnd in Run Microsoft.Testing.Platform test apps under vstest.console and datacollector microsoft/vstest#16201Full Changelog: microsoft/vstest@v18.9.0...v18.10.0
Commits viewable in compare view.
Note
Low Risk
Single-version bump in central package management for test SDK only; no production code or security-sensitive paths touched.
Overview
Bumps the central package version for Microsoft.NET.Test.Sdk from 18.9.0 to 18.10.0 in
Directory.Packages.props, so test projects that reference it without a pinned version (e.g.DocandNRedisStack.Tests) pick up the newer vstest SDK on restore/build.No application or library runtime code changes—only the shared test tooling dependency version.
Reviewed by Cursor Bugbot for commit a52ad6f. Bugbot is set up for automated code reviews on this repo. Configure here.