Skip to content

Conversation

@pranavkm
Copy link
Contributor

Fixes #36510

@pranavkm pranavkm requested a review from javiercn as a code owner September 14, 2021 20:53
@ghost ghost added the area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates label Sep 14, 2021
<Project>

<Import Project="..\..\build\$(TargetFramework)\Microsoft.AspNetCore.Mvc.Testing.targets" />
<Import Project="..\..\build\net6.0\Microsoft.AspNetCore.Mvc.Testing.targets" />
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FYI @wtgodbe this is going in main, but would be affected by the net7.0 TFM change.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool if I just fold this in to that PR?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Or do you need it immediately?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was looking to backport this to 6.0 to address this: #36510

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Go for it - I'll make a conflicting change in the other PR to remind myself

@pranavkm pranavkm merged commit 5b7b97a into main Sep 15, 2021
@pranavkm pranavkm deleted the pranavkm-patch-1 branch September 15, 2021 15:59
@ghost ghost added this to the 7.0-preview1 milestone Sep 15, 2021
@pranavkm
Copy link
Contributor Author

/backport to release/6.0

@github-actions
Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Impossible to compile a project targeting net6.0-windows when referencing Microsoft.AspNetCore.Mvc.Testing 6.0.0-rc.1.*

4 participants