kriasoft / fsharp-starter-kit

Cross-platform web development with Visual Studio Code, C#, F#, JS, ASP.NET Core, EF Core, React (ReactJS), Babel and Webpack. Demo =>
https://aspnet-core.azurewebsites.net
MIT License
88 stars 12 forks source link

2015 support? #2

Closed mooreniemi closed 8 years ago

mooreniemi commented 8 years ago

This package is reporting a dependency for Nuget Package Manager for Visual Studio 2013 when attempting to install it through Extensions and Updates in Visual Studio 2015.

As reported on https://visualstudiogallery.msdn.microsoft.com/c7ea6e81-b383-40e4-899c-4a5ab9d68f02

I'm also experiencing.

koistya commented 8 years ago

@mooreniemi thanks for the report! Sorry, I haven't responded to this issue earlier. FYI, I just refactored this project template to support .NET Core and cross-platform development. You can restore NuGet packages by running dotnet restore.