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

Disable AppHost Creation #187

Merged
merged 1 commit into from
Dec 13, 2021
Merged

Conversation

slang25
Copy link
Contributor

@slang25 slang25 commented Sep 6, 2021

In general this can be considered an optimization, but it also fixes an error that I'm running into where msbuild tries to copy the apphost.exe, but it doesn't exist.

I'd like to understand why it fails, but at the same time, a design-time build probably should be switching this off.

@slang25 slang25 mentioned this pull request Sep 6, 2021
@daveaglick
Copy link
Collaborator

Yeah, there's absolutely no reason we need to be creating a native executable for anything. 👍

@daveaglick daveaglick merged commit fd3d5f0 into phmonte:main Dec 13, 2021
daveaglick added a commit that referenced this pull request Jan 19, 2022
…tputFiles to control output files for design-time builds instead (#194, #185, #187)
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.

2 participants