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

Change condition for packs set in MSBuild #110389

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

SzpejnaDawid
Copy link
Contributor

I was reading files of build system and I found that Microsoft.NETCore.App.Host.sfxproj refers to crossgen2_publish.csproj. If crossgen2_publish.csproj has the condition $(NativeAotSupported)' == 'true', the ItemGroup, which contains Microsoft.NETCore.App.Host.sfxproj, should probably have that condition too.

I am not an expert of subsets in dotnet/runtime but it is my fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-Infrastructure-libraries community-contribution Indicates that the PR has been added by a community member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant