Enum.Source.Generator
Enum.Source.Generator copied to clipboard
Bump MSTest.TestFramework from 2.2.10 to 3.1.1
Bumps MSTest.TestFramework from 2.2.10 to 3.1.1.
Release notes
Sourced from MSTest.TestFramework's releases.
v3.1.1
See the release notes here.
v3.1.0
See the release notes here.
ARTIFACTS FOR THIS RELEASE WERE CORRUPTED - YOU NEED TO LOOK AT ARTIFACTS OF v3.1.1
v3.0.4
See the release notes here.
v3.0.3
See the release notes here.
v3.0.2
See the release notes here.
v3.0.1
See the release notes here.
v3.0.0
See the release notes here.
v3.0.0-preview-20221122-01
See the release notes here.
v3.0.0-preview-20221110-04
See the release notes here.
Breaking changes
See breaking changes announcement
- Following Microsoft .NET lifecycle
- Dropped support for .NET Framework 4.5 (moved to 4.6.2)
- Dropped support for .NET Standard 1.0 (moved to 2.0)
- Dropped support for UWP before 16299
- Dropped support for WinUI before 18362
- Dropped support for .NET 5 (replaced with netcoreapp3.1 and .NET 6)
- Merge timeout behaviors across all target frameworks
- Change available constructors for
DataRowAttribute- Change test ID generation strategy (allow to switch to previous strategies)
v2.3.0-preview-20220810-02
See release notes here.
Changelog
Sourced from MSTest.TestFramework's changelog.
[3.1.1] - 2023-07-14
Fixed
- Artifact
3.1.0was corrupted during pipeline and for security reasons we cannot regenerate it.See full log here
Artifacts
[3.1.0] - 2023-07-14
See full log here
Added
- Add AsyncLocal warning #1710
- DeploymentItem: add test for file deployment using Windows/Linux path… #1709
- Onboarding to GitOps.ResourceManagement #1688
- Enable TestContext.AddResultFile API for WinUI #1593
- Adding warning that AssemblyResolution works only with .NET Frameworks #1669
- Document data source configuration #1595
- Add documentation for [DeploymentItem] attribute #1581
- Document LegacySettings- support as discontinued delta from MSTestV1 #1571
- Add link to MSTest element settings in the Documentation page #1552
Changed
Fixed
- Prevent swallowing inner exception in async error #1712
- Avoid crash when method is not found using FQN #1714
- Fix parallel output isolation #1705
- Fix DeploymentItem to support trailing directory separator #1703
- Fix Logger.LogMessage to not call string.Format when no arguments are… #1702
- TestContext: Unify SetOutcome behavior across all target frameworks #1428
- Update AreEqual/AreNotEqual XML documentation #1563
- Fix bug with iterating over loaded modules #1501
- Fix collecting warning messages in DeploymentUtility #1500
- Fix cleanup inheritance calls #1475
- Fix some race condition issue #1477
- Fix class/assembly cleanups log collect and attachment (#1470) #1472
... (truncated)
Commits
4971714Bump to 3.1.1809b54cTry to fix RTM release pipeline1e2abd5Prevent swallowing inner exception in async error (#1712)6485a10[main] Update dependencies from dotnet/arcade (#1716)1e9779fAvoid crash when method is not found using FQN (#1714)7ebed2a[main] Update dependencies from dotnet/arcade (#1713)4c69360[main] Update dependencies from dotnet/arcade (#1711)0c6283aAdd AsyncLocal warning (#1710)4d52f05Rename Helper.cs into Guard.cs0ee0586DeploymentItem: add test for file deployment using Windows/Linux path… (#1709)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)