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

Extract SDK path from SDK project to identify TaskHost #11343

Open
rainersigwald opened this issue Jan 27, 2025 · 0 comments
Open

Extract SDK path from SDK project to identify TaskHost #11343

rainersigwald opened this issue Jan 27, 2025 · 0 comments
Labels

Comments

@rainersigwald
Copy link
Member

We want to launch "the right" TaskHost in "the right" environment, and those decisions depend on knowing the .NET SDK that is resolved to build a project. We'll need to get that information from the project during evaluation (probably after properties/items and before the UsingTask pass so we can populate the tasks with the right information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants