|
|
@@ -13,7 +13,7 @@ Building ASP.NET Core on Windows requires:
|
|
|
|
|
|
* Windows 10
|
|
|
* At least 10 GB of disk space and a good internet connection (our build scripts download a lot of tools and dependencies)
|
|
|
-* Visual Studio **2019 Preview**. <https://visualstudio.com>
|
|
|
+* Visual Studio 2019. <https://visualstudio.com>
|
|
|
* To install the exact required components, run [eng/scripts/InstallVisualStudio.ps1](/eng/scripts/InstallVisualStudio.ps1).
|
|
|
```ps1
|
|
|
PS> ./eng/scripts/InstallVisualStudio.ps1
|