-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Update MSTest templates to version 4.0.2 #51762
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Youssef1313
merged 2 commits into
release/10.0.2xx
from
copilot/update-mstest-templates-4-0-2
Nov 18, 2025
Merged
Update MSTest templates to version 4.0.2 #51762
Youssef1313
merged 2 commits into
release/10.0.2xx
from
copilot/update-mstest-templates-4-0-2
Nov 18, 2025
+8
−8
Conversation
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
Youssef1313
approved these changes
Nov 15, 2025
Copilot
AI
changed the title
[WIP] Update MSTest templates from version 4.0.1 to 4.0.2
Update MSTest templates to version 4.0.2
Nov 15, 2025
Contributor
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR updates MSTest package and SDK references from version 4.0.1 to 4.0.2 across all MSTest-based project templates in the template feed.
Key Changes:
- Updated MSTest.Sdk from 4.0.1 to 4.0.2 in Project Sdk attributes
- Updated MSTest PackageReference from 4.0.1 to 4.0.2
Reviewed Changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| template_feed/Microsoft.DotNet.Common.ProjectTemplates.10.0/content/MSTest-CSharp/Company.TestProject1.csproj | Updated MSTest.Sdk and MSTest package to 4.0.2 for C# template |
| template_feed/Microsoft.DotNet.Common.ProjectTemplates.10.0/content/MSTest-FSharp/Company.TestProject1.fsproj | Updated MSTest.Sdk and MSTest package to 4.0.2 for F# template |
| template_feed/Microsoft.DotNet.Common.ProjectTemplates.10.0/content/MSTest-VisualBasic/Company.TestProject1.vbproj | Updated MSTest.Sdk and MSTest package to 4.0.2 for Visual Basic template |
| template_feed/Microsoft.DotNet.Common.ProjectTemplates.10.0/content/Playwright-MSTest-CSharp/Company.TestProject1.csproj | Updated MSTest.Sdk and MSTest package to 4.0.2 for Playwright+MSTest C# template |
3 tasks
Co-authored-by: Youssef1313 <[email protected]>
f04602a to
629e728
Compare
nohwnd
approved these changes
Nov 18, 2025
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.
Bumps MSTest version from 4.0.1 to 4.0.2 in all template_feed templates.
Changes
MSTest.SdkSDK reference from 4.0.1 to 4.0.2MSTestPackageReference from 4.0.1 to 4.0.2Templates affected
Each template file had both the SDK attribute and PackageReference version updated:
Original prompt
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.