Skip to content

Conversation

@nguerrera
Copy link
Contributor

Some changes in the way apphost is handled broke the case where you
use an exe project as the dotnet store "manifest" project.

The fix is to set UseAppHost=false when doing the store resolution.

Fix #3168

Some changes in the way apphost is handled broke the case where you
use an exe project as the dotnet store "manifest" project.

The fix is to set UseAppHost=false when doing the store resolution.
@nguerrera nguerrera added this to the 3.0.1xx milestone Jul 23, 2019
@nguerrera nguerrera requested a review from a team July 23, 2019 22:31
@nguerrera nguerrera merged commit 7a119c4 into dotnet:master Jul 24, 2019
@nguerrera nguerrera deleted the store-exe branch July 24, 2019 01:26
dsplaisted pushed a commit to dsplaisted/sdk that referenced this pull request Feb 19, 2020
….1 (dotnet#3448)

- Microsoft.DotNet.Cli.Runtime - 3.1.100-preview3.19553.1
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.

dotnet store fails with "the destination is a folder instead of a file" in 3.0 SDK

3 participants