Skip to content

Update .targets file to support local servers, support .exe files from dependent projects just like .dll's#934

Merged
kennykerr merged 2 commits intomasterfrom
user/chrisg/target
May 3, 2021
Merged

Update .targets file to support local servers, support .exe files from dependent projects just like .dll's#934
kennykerr merged 2 commits intomasterfrom
user/chrisg/target

Conversation

@ChrisGuzak
Copy link
Member

(#860)

…mplementation (#860)

Co-authored-by: Chris Guzak (WINDOWS) <chrisg@ntdev.microsoft.com>
@ChrisGuzak
Copy link
Member Author

To verify it I hand patched tools\cppwinrt\Microsoft.Cpp.CppWinRTEnabled.targets and built the projects listed below. There were some link failures due to missing static lib dependencies (incomplete dependency info in the LDG) but these are unrelated to the change. The Terminal project was built successfully with this change.

Is this sufficient validation?

@kennykerr
Copy link
Collaborator

Kicked off a build.

@kennykerr kennykerr merged commit 969ea26 into master May 3, 2021
@kennykerr kennykerr deleted the user/chrisg/target branch May 3, 2021 14:55
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.

3 participants

Comments