This commit is contained in:
Jason Nelson 2018-10-15 09:38:22 -07:00
Родитель 592f7b08e8
Коммит 20ca8dd1d5
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -34,7 +34,7 @@ We also have a [MyGet package repository](https://www.myget.org/gallery/SixLabor
If you prefer, you can compile SixLabors.Shapes yourself (please do and help!), you'll need: If you prefer, you can compile SixLabors.Shapes yourself (please do and help!), you'll need:
- [Visual Studio 2017](https://www.visualstudio.com/en-us/news/releasenotes/vs2017-relnotes) - [Visual Studio 2017](https://www.visualstudio.com/en-us/news/releasenotes/vs2017-relnotes)
- The [.NET Core 1.0 SDK Installer](https://www.microsoft.com/net/core#windows) - Non VSCode link. - The [.NET Core 2.1 SDK Installer](https://www.microsoft.com/net/core#windows) - Non VSCode link.
To clone it locally click the "Clone in Windows" button above or run the following git commands. To clone it locally click the "Clone in Windows" button above or run the following git commands.