Skip to content

[Repo Assist] eng: update test package dependencies to current stable versions#319

Draft
github-actions[bot] wants to merge 2 commits intomainfrom
repo-assist/eng-update-test-packages-2026-03-33df316cef6da361
Draft

[Repo Assist] eng: update test package dependencies to current stable versions#319
github-actions[bot] wants to merge 2 commits intomainfrom
repo-assist/eng-update-test-packages-2026-03-33df316cef6da361

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Mar 9, 2026

🤖 This is a draft PR from Repo Assist, an automated AI assistant.

What changed

Updates three test project dependencies to their current stable versions:

Package From To
Microsoft.NET.Test.Sdk 17.10.0 18.3.0
xunit 2.8.0 2.9.3
xunit.runner.visualstudio 2.8.0 2.8.2

The xunit packages stay within the v2 series (no v3 migration), maintaining full API compatibility. FSharp.Core (pinned at 6.0.1 for minimum-version compatibility) and FsUnit.xUnit (6.0.0) are intentionally left unchanged.

Why

Keeping test toolchain dependencies current reduces the risk of running on out-of-date test infrastructure and picks up bug fixes from newer releases. Microsoft.NET.Test.Sdk 18.x brings improved VSTest integration; xunit 2.9.3 is the latest patch in the v2 series.

AI Disclosure

This PR was created by Repo Assist, an automated AI assistant.

Test Status

Build: succeeded (Release configuration)
Tests: 4530 passed, 2 skipped (existing skips), 0 failed — full suite
Formatting: dotnet fantomas . --check passes

Generated by Repo Assist ·

To install this agentic workflow, run

gh aw add githubnext/agentics/workflows/repo-assist.md@346204513ecfa08b81566450d7d599556807389f

- Microsoft.NET.Test.Sdk 17.10.0 → 18.3.0
- xunit 2.8.0 → 2.9.3
- xunit.runner.visualstudio 2.8.0 → 2.8.2

All 4530 tests pass.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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.

0 participants