Skip to content

Fix TestAdapter.Tests target framework to net472#2550

Open
lucygramley wants to merge 1 commit into
mainfrom
fix/testadapter-target-framework
Open

Fix TestAdapter.Tests target framework to net472#2550
lucygramley wants to merge 1 commit into
mainfrom
fix/testadapter-target-framework

Conversation

@lucygramley
Copy link
Copy Markdown
Contributor

The TestAdapter.Tests project targeted net5.0-windows which requires .NET SDK 5.0+, but the build agent only has SDK 3.1. Updated to net472 to match the rest of the solution and resolve NETSDK1013 in the PR pipeline.

Issue #

Bug
Fix
Testing

The TestAdapter.Tests project targeted net5.0-windows which requires
.NET SDK 5.0+, but the build agent only has SDK 3.1. Updated to net472
to match the rest of the solution and resolve NETSDK1013 in the PR pipeline.

Co-authored-by: Copilot <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant