Update troubleshoot.md (#11547)

* Update troubleshoot.md

* Update aspnetcore/test/troubleshoot.md

Co-Authored-By: shadinamrouti <shadi1024@gmail.com>
pull/11583/head
Shadi Namrouti 2019-03-19 21:28:19 +02:00 committed by Scott Addie
parent b170eda5b9
commit cc28fba700
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ In the **New Project** dialog for ASP.NET Core, you may see the following warnin
You see this message when you have at least one installation of the .NET Core SDK in a directory outside of *C:\\Program Files\\dotnet\\sdk\\*. Usually this happens when the .NET Core SDK has been deployed on a machine using copy/paste instead of the MSI installer.
Uninstall the 32-bit .NET Core SDK to prevent this warning. Uninstall from **Control Panel** > **Programs and Features** > **Uninstall or change a program**. If you understand why the warning occurs and its implications, you can ignore the warning.
Uninstall all 32-bit .NET Core SDKs and runtimes to prevent this warning. Uninstall from **Control Panel** > **Programs and Features** > **Uninstall or change a program**. If you understand why the warning occurs and its implications, you can ignore the warning.
### No .NET Core SDKs were detected