Skip to content

Conversation

dibarbet
Copy link
Member

@dibarbet dibarbet commented Aug 19, 2024

I noticed that the design time build was actually failing when it tried to copy these. We only need to copy them when running tests (whcih requires a real build) so skip it for design time builds. We do this in other places too (e.g. semantic search, build host, etc).

This doesn't seem to be related to the current missing project references failures however.

Resolves #74801

@dibarbet dibarbet requested a review from a team as a code owner August 19, 2024 21:46
@ghost ghost added Area-Infrastructure untriaged Issues and PRs which have not yet been triaged by a lead labels Aug 19, 2024
@dibarbet dibarbet enabled auto-merge August 19, 2024 22:03
@dibarbet dibarbet force-pushed the fix_design_time_failure branch from bb68d7f to 94a37b6 Compare August 19, 2024 23:50
@dibarbet dibarbet requested a review from sharwell August 19, 2024 23:51
@dibarbet
Copy link
Member Author

@sharwell took your approach of putting it on the target

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Infrastructure untriaged Issues and PRs which have not yet been triaged by a lead
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Microsoft.VisualStudio.LanguageServices.DevKit.csproj attempted to copy files to output directory during design time build
2 participants