Move corehost under src/native#48071
Move corehost under src/native#48071VSadov merged 4 commits intodotnet:masterfrom am11:feature/corehost-to-src-native
Conversation
|
Tagging subscribers to this area: @vitek-karas, @agocke Issue DetailsCommits:
|
|
I do not think failures in |
|
|
|
Thank you!! |
|
Sorry for the post-merge discussion but did we also consider instead of having a distinct directory just for native files, putting all host related files together? Mostly talking about the corehost.proj msbuild wrapper file and the nuget package files (the pkgprojs). |
|
I have subscribed to your #48338 thread for that. 😄 |
|
Ok cool, so we aren't concerned about having msbuild files under eng/native? That works for me :)
Haha cool. I just marked it as up for grabs as it shouldn't be too hard to accomplish. There are different strategical investments going forward to minimize the installer subset and move it into other more suitable places in the repo. I.e. the refpack could just be built by libraries. |
Commits: