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
We should move all projects to depend on the latest, stable version of the .NET Core SDK (1.0.4 at present) and with that, the latest version of .NET Core/Standard dependencies and frameworks (1.1.x). Along with this, we will migrate all projects to MSBuild project format (.csproj).
The text was updated successfully, but these errors were encountered:
So I've completed migrating to the latest version of the tooling (dotnet SDK using MSBuild project files). But now I need to bump it up to the latest version of 2.x. Working on that now...
We should move all projects to depend on the latest, stable version of the .NET Core SDK (1.0.4 at present) and with that, the latest version of .NET Core/Standard dependencies and frameworks (1.1.x). Along with this, we will migrate all projects to MSBuild project format (.csproj).
The text was updated successfully, but these errors were encountered: