Skip to content

Conversation

@ViktorHofer
Copy link
Member

and use it in the Microsoft.NETCore.Platforms package to avoid a dependency on the live built targeting and runtime pack / shared framework.

and use it in the Microsoft.NETCore.Platforms package to avoid a dependency on the live built targeting and runtime pack / shared framework.
@ViktorHofer ViktorHofer added this to the 6.0.0 milestone May 26, 2021
@ViktorHofer ViktorHofer requested a review from ericstj May 26, 2021 15:20
@ViktorHofer ViktorHofer self-assigned this May 26, 2021
@ghost
Copy link

ghost commented May 26, 2021

Tagging subscribers to this area: @Anipik, @safern, @ViktorHofer
See info in area-owners.md if you want to be subscribed.

Issue Details

and use it in the Microsoft.NETCore.Platforms package to avoid a dependency on the live built targeting and runtime pack / shared framework.

Author: ViktorHofer
Assignees: ViktorHofer
Labels:

area-Infrastructure-libraries

Milestone: 6.0.0

Copy link
Member

@adamsitnik adamsitnik left a comment

Choose a reason for hiding this comment

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

I've performed a clean built of #53231 and confirmed that this PR is solving the problem I've hit. Big thanks @ViktorHofer !

@adamsitnik
Copy link
Member

The CI failures are caused by #53010 and some HTTPS certificate issues that I can see in other PRs as well (https://github.com/dotnet/runtime/pull/53294/checks?check_run_id=2677763699). Since this is blocking me, I am going to merge it now. Thanks!

@adamsitnik adamsitnik merged commit 1883505 into main May 26, 2021
@adamsitnik adamsitnik deleted the ViktorHofer-patch-1 branch May 26, 2021 17:57
Copy link
Member

@ericstj ericstj left a comment

Choose a reason for hiding this comment

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

Thanks for the fix. Only comment here is on the user experience. The project ends up setting two different things that say "I'm a tool running on tool runtime" NetCoreAppToolCurrent and UseLocalTargetingRuntimePack. Ideally it could be communicated in a common way, and done in the same way as other projects that have a similar requirement.

@ghost ghost locked as resolved and limited conversation to collaborators Jun 25, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants