Hi, after NuGet packages update I got this warning VS 2017 error list
Detected package downgrade: Microsoft.NETCore.App from 1.1.2 to 1.1.1
MyASPNETCoreProject (>= 1.0.0) -> Microsoft.VisualStudio.Web.CodeGeneration.Design (>= 1.1.1) -> Microsoft.NETCore.App (>= 1.1.2)
MyASPNETCoreProject (>= 1.0.0) -> Microsoft.NETCore.App (>= 1.1.1)
Actual situation

I'm trying to change target platform to netcoreapp 1.1.2 but in the project properties dialog, the combo contains only 1.0 and 1.1
I installed dotnet-dev-win-x64.1.0.4.exe
Hi, after NuGet packages update I got this warning VS 2017 error list
Actual situation

I'm trying to change target platform to netcoreapp 1.1.2 but in the project properties dialog, the combo contains only 1.0 and 1.1
I installed dotnet-dev-win-x64.1.0.4.exe