This commit is contained in:
Tharesh 2018-10-08 19:39:00 +05:30 коммит произвёл Tom Minka
Родитель da95ea9027
Коммит 4f990c5fa7
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -135,7 +135,7 @@ All of the Infer.NET libraries target .NET Standard 2.0. Projects that produ
#### Prerequisites
**Visual Studio 2017.**
If you don't have Visual Studio 2017, you can install the free [Visual Studio 2017 Community](http://www.visualstudio.com/en-us/products/visual-studio-community-vs.aspx).
If you don't have Visual Studio 2017, you can install the free [Visual Studio 2017 Community](https://visualstudio.microsoft.com/vs/community/).
#### Build and test
You can load `Infer2.sln` solution located in the root of repository into Visual Studio and build all libraries and samples.