weidazhao/Hosting

Tooling in Visual Studio 2015 Update 2

Closed this issue · 2 comments

Hi! David,

I was trying load your solution in visual studio 2015 update 2 to evaluate how everything work.
seem that projects are not loading at all.
image
When i try load them and i get this message.
image
I checked and have i have install the lastest dotnet rc2 cli
image
Is there something else i need, to get your project up and running?

Thank you mate

Sarin

Hey @wangkanai,

This might be related to this issue:
aspnet/Announcements#176 - ASP.NET Core RC2 is no longer compatible with DNX

Best is to wait a while until they released an updated tooling for RC2 support. The release of RC2 is scheduled for mid may.

@wangkanai , VS tooling for ASP.NET Core RC2 is not released yet. Please follow https://github.com/weidazhao/Hosting#how-to-build--run-the-sample to build and run the sample from command line for now. As @MartinJohns said, the schedule of RC 2 release has been announced, stay tuned..