Skip to content

Upgrade to .NET 10 - #407

Merged
BNAndras merged 2 commits into
exercism:mainfrom
BNAndras:net-10
Jul 25, 2026
Merged

Upgrade to .NET 10#407
BNAndras merged 2 commits into
exercism:mainfrom
BNAndras:net-10

Conversation

@BNAndras

Copy link
Copy Markdown
Member

This bumps the vbprojs to .NET 10 and adds lockfiles for reproducibility with dotnet restore. XUnit v2 is deprecated so I went up to XUnit v3 which didn't require updating test suites. Two examples had CRLFs I turned into LFs as well. Related test-runner PR is at exercism/vbnet-test-runner#57.

@BNAndras BNAndras added the x:rep/small Small amount of reputation label Jul 25, 2026
@github-actions

Copy link
Copy Markdown

This PR touches files which potentially affect the outcome of the tests of an exercise. This will cause all students' solutions to affected exercises to be re-tested.

If this PR does not affect the result of the test (or, for example, adds an edge case that is not worth rerunning all tests for), please add the following to the merge-commit message which will stops student's tests from re-running. Please copy-paste to avoid typos.

[no important files changed]

For more information, refer to the documentation. If you are unsure whether to add the message or not, please ping @exercism/maintainers-admin in a comment. Thank you!

@BNAndras
BNAndras marked this pull request as ready for review July 25, 2026 15:32
@BNAndras
BNAndras merged commit 3a0999d into exercism:main Jul 25, 2026
6 checks passed
@BNAndras
BNAndras deleted the net-10 branch July 25, 2026 23:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

x:rep/small Small amount of reputation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant