-
Notifications
You must be signed in to change notification settings - Fork 389
enable skipped tests #1750
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
base: master
Are you sure you want to change the base?
enable skipped tests #1750
Conversation
AsyncAwait_Issue_669_2 test fails in CI under Windows OS but is successfully executed locally using:
Windows_NT_debug_2 Coverlet.CoreCoverage.Tests.CoverageTests.AsyncAwait_Issue_669_2 |
693cb0a
to
1728297
Compare
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 the .NET SDK version and bumps several package versions to their latest patch releases.
- Bumped the .NET SDK from 8.0.407 to 8.0.409 in global.json
- Updated package versions in Directory.Packages.props for various System.* dependencies
Reviewed Changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.
File | Description |
---|---|
global.json | SDK version updated to 8.0.409 |
Directory.Packages.props | Patched System.* package versions |
Solved with PR #1745