Skip to content
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

Remove duplication with regard to ReadyToRun compiler resolution #48201

Merged
merged 2 commits into from
Feb 12, 2021

Conversation

trylek
Copy link
Member

@trylek trylek commented Feb 12, 2021

This is a partial preparatory change addressing one of Viktor's concerns on my WIP PR switching over SDK to use the CG2 compiler.

Thanks

Tomas

/cc @dotnet/crossgen-contrib

@@ -0,0 +1,23 @@
<Project>
<Import Project="Sdk.targets" Sdk="Microsoft.NET.Sdk" />
Copy link
Member

Choose a reason for hiding this comment

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

I don’t like these Imports not being in the project files directly. Can we move these imports back to the .sfxproj files?

Copy link
Member Author

Choose a reason for hiding this comment

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

No problem, fixed in 2nd commit.

@trylek trylek merged commit fb41bd6 into dotnet:master Feb 12, 2021
@trylek trylek deleted the R2RSFXProjCleanup branch February 12, 2021 08:29
Copy link
Member

@ViktorHofer ViktorHofer left a comment

Choose a reason for hiding this comment

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

LGTM

@ghost ghost locked as resolved and limited conversation to collaborators Mar 14, 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.

3 participants