Skip to content

Update a bunch of test projects to the current target framework #20148

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
merged 3 commits into from
Sep 16, 2021

Conversation

marcpopMSFT
Copy link
Member

@marcpopMSFT marcpopMSFT commented Aug 25, 2021

Fixes #3678

Added TargetFrameworks support for current TF.
Made pass over A-M letters in project.
Had to fix a test to workaround bug #19487

Made pass over A-M letters in project.

Had to fix a test to workaround bug #19487
@ghost ghost added the Area-dotnet test label Aug 25, 2021
@marcpopMSFT marcpopMSFT changed the title Added TargetFrameworks support for current TF. Update a bunch of test projects to the current target framework Aug 25, 2021
@marcpopMSFT marcpopMSFT force-pushed the marcpopMSFT-testimprovements branch 2 times, most recently from add6dae to 389b657 Compare August 28, 2021 04:08
…xtra ref files, missing dev.json, and analyzer changes.

Lots of tests had hardcoded TFMs in the test itself as well.
@marcpopMSFT marcpopMSFT force-pushed the marcpopMSFT-testimprovements branch from 389b657 to 1b6d4a0 Compare September 10, 2021 22:32
@dsplaisted
Copy link
Member

@marcpopMSFT Didn't I already review this? Was it a different PR, or did I just look at this but never actually review it?

@marcpopMSFT
Copy link
Member Author

@dsplaisted The first PR I did that you're thinking of included all of the HelloWorld* projects to prove out the concept. This PR does all of the test projects that start with letters A through M. Jason was going to pick up and handle the rest.

I split them up into batches figuring it'd be easier to review, easier to get passing, and easier to split up with Jason.

…app rather than setting it in specific tests.
@marcpopMSFT marcpopMSFT merged commit 5842e12 into release/6.0.1xx Sep 16, 2021
@marcpopMSFT marcpopMSFT deleted the marcpopMSFT-testimprovements branch October 18, 2021 22:42
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.

2 participants