Hi All.
I'm using VS Enterprise 2015 with Update 3 on Windows 7 Enterprise SP1.
I installed successful:
- DotNetCore.1.0.1-VS2015Tools.Preview2.0.3
and
- .NET Core 1.1 SDK (64 bit)
But when ran VS and select New Project the Web Template look like:
and should be like:
And .NET Core look like:
and should be like:
What I need to do get correct templates in Web and .NET Core?
Thanks.