Skip to content
This repository was archived by the owner on Mar 30, 2019. It is now read-only.

Commit 67c162e

Browse files
committed
Update README to include requirements to build this branch (for when this is merged into master)
1 parent b7b5ee5 commit 67c162e

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

Readme.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,12 @@ You can find more documentation on the [Wiki](http://sharpdx.org/wiki)
1010

1111
## Build
1212

13-
In order to compile SharpDX, you need to install **Visual Studio 2015 Update 3** and check the following components:
13+
In order to compile SharpDX, you need to install **Visual Studio 2017 or newer** with the following workloads and components:
1414

15-
- [x] Programming Languages / Visual C++ / Common Tools for VS 2015
16-
- [x] Windows and Web Development / Universal Windows App Development Tools (ensure that Windows 10 Anniversary SDK (10.0.14393.0) is selected)
17-
- [x] Windows 8.1 and Windows Phone 8.0/8.1 Tools
15+
- [x] Visual C++ Toolset Component
16+
- [x] Windows 10 Anniversary SDK (10.0.14393.0) Component
17+
- [x] C# Development Workload
18+
- [x] .NET Core Cross Platform Development Workload
1819

1920
## Samples
2021

0 commit comments

Comments
 (0)