Replace the SelfContained & _IsPortable property with UseAppHost#349
Replace the SelfContained & _IsPortable property with UseAppHost#349vijayrkn wants to merge 3 commits intorelease/2.1.4xxfrom
Conversation
…to source-build on Windows
Use source-build's sdk dir when defined as the dotnet dir to be able to source-build on Windows
|
Note that this depends on dotnet/sdk#2282, which hasn't been merged yet. |
|
Note*: I do fallback to |
|
Just wanted to note that the work hasn't been merged in case there's some additional UX feedback that causes the property name or the default behavior to change (we're still discussing it between several different parties). |
|
@peterhuene - Since this (dotnet/sdk#2282) is merged & property name is the same - 'UseAppHost', are we good to merge this PR? /cc @mlorbetske |
|
I think this is good to merge 👍 |
|
@natemcmaster @JunTaoLuo - is there any other commits in master that needs to be in 4xx branch? |
|
Closing this in favor of this PR - #356 |
|
Not that I'm aware of. It looks like 4xx has everything 3xx has. I don't think anything on master needs backporting (except #355, but that's pending shiproom approval) |
@peterhuene @natemcmaster