Browse Source

Updated required VS version.

doc-fixes
Steven Kirk 9 years ago
parent
commit
7687fef6ab
  1. 3
      docs/contributing/build.md

3
docs/contributing/build.md

@ -19,8 +19,7 @@ git submodule update --init
### Open in Visual Studio
Open the `Avalonia.sln` solution in Visual Studio 2015 or newer. The free Visual Studio Community
edition works fine. Run the `Samples\ControlCatalog.Desktop` project to see the sample application.
Open the `Avalonia.sln` solution in Visual Studio 2017. The free Visual Studio Community edition works fine. Run the `Samples\ControlCatalog.Desktop` project to see the sample application.
## Linux

Loading…
Cancel
Save