aspnet / KoreBuild

OBSOLETE REPO - see readme
Other
37 stars 23 forks source link

Print link to shared runtime installer #156

Closed natemcmaster closed 7 years ago

natemcmaster commented 7 years ago

VS 2017 doesn't, by default, use the same sharedfx that korebuild will install. This change prints a link to the downloader required to make VS test work on 2017 projects.

BrennanConroy commented 7 years ago

Doesn't VS2015 have the same issue? Whenever we get a new runtime I have to copy the shared folder from appdata to program files if I want to work in VS

natemcmaster commented 7 years ago

I can but this on both dev and feature/msbuild

natemcmaster commented 7 years ago

🔔 rebased on dev

BrennanConroy commented 7 years ago

:shipit: