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

Evaluation properties only displayed for first of several multi-targeting frameworks #178

Closed
AArnott opened this issue Jul 4, 2018 · 3 comments

Comments

@AArnott
Copy link
Contributor

AArnott commented Jul 4, 2018

For a .NET SDK project that multitargets with $(TargetFrameworks), only the first of these frameworks to build have a Properties folder that has MSBuild evaluation properties listed. The rest only have the Globals subfolder in them:

First target framework:
image

Subsequent target framework:
image

@KirillOsenkov
Copy link
Owner

May be related to #159

@KirillOsenkov
Copy link
Owner

It's most likely dotnet/msbuild#3616

@KirillOsenkov
Copy link
Owner

This should be fixed by dotnet/msbuild#6287

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

No branches or pull requests

2 participants