You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes, you can still use project.json-based .NET Core projects as you did before. If you want to upgrade from a project.json-based .NET Core project to a csproj-based .NET Core project, you should:
@DustinCampbell migration succeeds, next question is how we can manage the nuget packages for the project now? With project.json Vs code was giving intellisense, but with csproj, what is the strategy of maintaining project dependencies?
With 1.6.0 release, can we use dotnet core web project which is on .net 1.1 and using project.json?
Perhaps answer is yet, but two questions:
The text was updated successfully, but these errors were encountered: