For Win7 Machine I installed latest version of .net core from https://www.microsoft.com/net/core#windows
Here are my dotnetcore and dnvm versions
I also installed vs 2015 update 3. When I try to build my project I am getting following error:
Cannot find DNX runtime dnx-clr-win-x86.1.0.0-beta-001598
Seems like VS 2015 tries to use same version of dnx of sdk version (1.0.0-beta-001598)
When I check packages at nuget (https://www.nuget.org/packages/dnx-clr-win-x86/) I cannot find version of 1.0.0-beta-001598.