Skip to content

Bump build/test-only deps: SourceLink 10.0.301, Test.Sdk 18.8.1#18

Merged
StuartMeeks merged 1 commit into
mainfrom
bump-build-test-deps
Jul 24, 2026
Merged

Bump build/test-only deps: SourceLink 10.0.301, Test.Sdk 18.8.1#18
StuartMeeks merged 1 commit into
mainfrom
bump-build-test-deps

Conversation

@StuartMeeks

Copy link
Copy Markdown
Owner

Summary

Housekeeping bump of the two out-of-date build/test-time dependencies. Neither affects the published package, so there's no <Version> bump and no CHANGELOG entry — these will simply ride into whatever the next tagged release happens to be.

Package From To Scope
Microsoft.SourceLink.GitHub 10.0.300 10.0.301 src, PrivateAssets="All" — build-time only, never in the .nupkg
Microsoft.NET.Test.Sdk 18.6.0 18.8.1 test project (IsPackable=false)

Verification

  • dotnet build -c Release clean for both TFMs (TreatWarningsAsErrors=true), 0 warnings.
  • dotnet test -c Release → 196 passed.

….6.0->18.8.1

Neither reaches the shipped .nupkg — Microsoft.SourceLink.GitHub is
PrivateAssets="All" (build-time only) and Microsoft.NET.Test.Sdk lives
in the IsPackable=false test project — so no package Version bump or
CHANGELOG entry. Build clean for both TFMs, 196 tests pass.
@StuartMeeks
StuartMeeks merged commit 6f2f862 into main Jul 24, 2026
4 checks passed
@StuartMeeks
StuartMeeks deleted the bump-build-test-deps branch July 24, 2026 08:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant