Skip to content

Remove TargetPlatform from Tfm only for frameworks older than net5.0#6479

Merged
Anipik merged 4 commits into
dotnet:masterfrom
Anipik:moniker
Nov 3, 2020
Merged

Remove TargetPlatform from Tfm only for frameworks older than net5.0#6479
Anipik merged 4 commits into
dotnet:masterfrom
Anipik:moniker

Conversation

@Anipik

@Anipik Anipik commented Oct 28, 2020

Copy link
Copy Markdown
Contributor
  • adding regex to remove targetplatforms in targetframeworks for restore for older frameworks.
  • adding regex to remove targetplatform in tfm for build on older frameworks.

@ViktorHofer

Copy link
Copy Markdown
Member

Add code comments to describe the why and the what?

@Anipik

Anipik commented Nov 2, 2020

Copy link
Copy Markdown
Contributor Author

@ViktorHofer @safern @ericstj this is ready for merge, can you guys take a look ?

Anipik and others added 2 commits November 3, 2020 08:28

@ViktorHofer ViktorHofer left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Let's get this in as soon as possible as you already updated the Windows-NT platform to windows in dotnet/runtime. I'm sure something is already broken because of this, hence let's get this in fast.

@safern safern left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

@Anipik Anipik merged commit b5b61c1 into dotnet:master Nov 3, 2020
@Anipik Anipik deleted the moniker branch November 3, 2020 21:58
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.

4 participants