Skip to content

Allow loading .msbuildproj in VS using NoTargets#98

Merged
jeffkl merged 1 commit intomicrosoft:masterfrom
kzu:master
Jun 3, 2019
Merged

Allow loading .msbuildproj in VS using NoTargets#98
jeffkl merged 1 commit intomicrosoft:masterfrom
kzu:master

Conversation

@kzu
Copy link
Contributor

@kzu kzu commented May 28, 2019

By including the design-time targets and imports expected by CPS, we
allow the full loading and editing experience in the IDE automatically.

Fixes #97

Screenshot of this working in VS:

image

@kzu
Copy link
Contributor Author

kzu commented May 28, 2019

Heya @jeffkl, so, this is a low risk, high impact minor change, I think :). I'm using all over and it's pretty awesome, hehe.

@jeffkl
Copy link
Contributor

jeffkl commented May 28, 2019

I am out on vacation today. I will review and test it tomorrow when I’m back.

By including the design-time targets and imports expected by CPS, we
allow the full loading and editing experience in the IDE automatically.

Fixes microsoft#97
Copy link
Contributor

@jeffkl jeffkl 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 contribution!

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.

Allow loading in VS for .msbuildproj using NoTargets SDK

2 participants