Merge pull request #4711 from dotnet/rbhanda-patch-1

Update 5.0.0-preview.4.md
This commit is contained in:
Rahul Bhandari 2020-05-19 11:42:26 -07:00 committed by GitHub
commit df9a45fb5b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,7 +10,7 @@
* [Known issues](../5.0-known-issues.md)
* [Visual Studio Compatibility](#visual-studio-compatibility)
The .NET SDK 5.0.100 Preview 4 includes .NET 5.0.0 preview Runtime so downloading the runtime packages separately is not needed when installing the SDK. After installing the .NET SDK 5.0.100 preview, the following command will show that you're running version `5.0.100-preview.4.20216.6` of the tools.
The .NET SDK 5.0.100 Preview 4 includes .NET 5.0.0 preview Runtime so downloading the runtime packages separately is not needed when installing the SDK. After installing the .NET SDK 5.0.100 preview, the following command will show that you're running version `5.0.100-preview.4.20258.7` of the tools.
`dotnet --version`