简体   繁体   中英

Migration .Net core App from VS2015 to VS2019 in C#

How to Migrate.Net core App project from VS2015 to VS2019?

In VS2015 used netcoreapp2.1

You can simply install the VS2019 and open the projet with this one. Don't forget to restore nuget packages before regenerate the solution.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM