Can't get .Net Core 2.0 Templates in to show VS 2017
-
I have Visual Studio 2017 Community installed - version 15.2 (that may be the problem as I know you need version 15.3), but I added the SDK and runtime for .Net Core version 2.0. Do I need to un-install and re-install (huge pain) or is there a way to get those templates available for creating new projects? Thanks Much, M
-
I have Visual Studio 2017 Community installed - version 15.2 (that may be the problem as I know you need version 15.3), but I added the SDK and runtime for .Net Core version 2.0. Do I need to un-install and re-install (huge pain) or is there a way to get those templates available for creating new projects? Thanks Much, M
-
I have Visual Studio 2017 Community installed - version 15.2 (that may be the problem as I know you need version 15.3), but I added the SDK and runtime for .Net Core version 2.0. Do I need to un-install and re-install (huge pain) or is there a way to get those templates available for creating new projects? Thanks Much, M
Try using Visual Studio Installer. You can Update your installation as is, taking it to the next version with just a click.
-
I have Visual Studio 2017 Community installed - version 15.2 (that may be the problem as I know you need version 15.3), but I added the SDK and runtime for .Net Core version 2.0. Do I need to un-install and re-install (huge pain) or is there a way to get those templates available for creating new projects? Thanks Much, M
Eugenio, that was the solution. Visual Studio ->Tools ->Extensions and updates. Richard... Duh... I guess that was obvious, wasn't it. Thanks to both of you, M