Update dotnet-svcutil.xmlserializer-instructions.md

This commit is contained in:
Huangli Wu 2018-06-04 10:44:17 -07:00 committed by GitHub
parent 2727676925
commit cbbe18f26b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,7 +9,7 @@ You can start using the tool today following the instructions below.
The following is required for svcutil.xmlserializer to work.
* [.NET Core SDK 2.1 or later](https://www.microsoft.com/net/download/dotnet-core/sdk-2.1.300)
* [.NET Core runtime 2.1 or later](https://www.microsoft.com/net/download/dotnet-core/runtime-2.1.0)
* [.NET Core Runtime 2.1 or later](https://www.microsoft.com/net/download/dotnet-core/runtime-2.1.0)
You can use the command `dotnet --info` to check which versions of .NET Core SDK and runtime you already have installed.