Steps to reproduce
Restore app targeting Microsoft.NETCore.App/1.0.0-rc2-24011
Expected behavior
Microsoft.NETCore.App references latest corehost packages it was built agains
Actual behavior
"Microsoft.NETCore.App/1.0.0-rc2-24011": {
"dependencies": {
...
"Microsoft.NETCore.DotNetHostPolicy": "1.0.0-rc2-00001",
...
}
}
@Petermarcu @eerhardt @schellap @piotrpMSFT @pranavkm