-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Milestone
Description
C++ does not support package restore. So, it is cannot download apphost pack from the internet. Since I made a change recently to use stage 2 bundled version props file instead of stage 0 (to avoid needing to update stage 0 when runtime insert), apphost will not be in the "dotnet" folder. The solution could be, in the test set up, download the missing apphost pack. But that will duplicate a lot of dotnet/installer code. Or move these tests to dotnet/installer.
Metadata
Metadata
Assignees
Labels
No labels