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
{{ message }}
This repository has been archived by the owner on Feb 13, 2019. It is now read-only.
Rick Anderson edited this page Jan 30, 2017
·
4 revisions
.NET Core is transitioning from project.json and .xproj to the .csproj format. There are two relatively independent aspects here; the .NET Core runtime version and the project model. The table below lists the generator-aspnet version and the associated projects that are generated. For new projects, it's recommended that you use .csproj since that is the future of .NET Core.