Skip to content
This repository has been archived by the owner on Apr 8, 2020. It is now read-only.

VS2017 support (e.g. new csproj format) #440

Closed
colltoaction opened this issue Nov 17, 2016 · 2 comments
Closed

VS2017 support (e.g. new csproj format) #440

colltoaction opened this issue Nov 17, 2016 · 2 comments

Comments

@colltoaction
Copy link

Just dropping this here so we have this in mind.

Tried using the automatic migration with my project but I'm having some issues. Bug report here: dotnet/msbuild#1354.

@LunicLynx
Copy link

Possible solution here: https://github.com/dotnet/cli/issues/4785

@SteveSandersonMS
Copy link
Member

SteveSandersonMS commented Jan 2, 2017

This is now published. If you get the latest generator-aspnetcore-spa Yeoman generator, then whenever you create a new project, you'll be able to choose between VS2015-style project.json or VS2017-style .csproj.

If you have an existing project.json project and want to start using VS2017RC, you most likely can just drop in a .csproj produced by the new template and delete your old project.json and .xproj files.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants