Skip to content

Commit

Permalink
Update windows-requirements.md (dotnet#87)
Browse files Browse the repository at this point in the history
  • Loading branch information
ViktorHofer authored Nov 18, 2019
1 parent 7256ee6 commit a2b624e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/building/windows-requirements.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ These instructions will lead you through the requirements to build dotnet/runtim

You must install several components to build the dotnet/runtime repository. These instructions were tested on Windows 10 Pro, version 1903.

## Enable Long Paths

The runtime repository requires long paths to be enabled. Follow the instructions provided here to modify the registry to opt into that feature: https://docs.microsoft.com/en-us/windows/win32/fileio/naming-a-file#enable-long-paths-in-windows-10-version-1607-and-later

## Visual Studio

- Install [Visual Studio 2019](https://visualstudio.microsoft.com/downloads/). The Community version is completely free.
Expand Down

0 comments on commit a2b624e

Please sign in to comment.