Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.
/ corefx Public archive

Commit

Permalink
Delete obsolete file
Browse files Browse the repository at this point in the history
  • Loading branch information
ViktorHofer committed Aug 23, 2018
1 parent ffcf9e9 commit 8b41363
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 119 deletions.
2 changes: 1 addition & 1 deletion Documentation/building/windows-instructions.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Building CoreFX on Windows

## Required Software

1. **[Visual Studio 2017](https://www.visualstudio.com/downloads/)** (Community, Professional, Enterprise) must be installed. The Community version is completely free.
1. **[Visual Studio 2017](https://www.visualstudio.com/downloads/)** (Community, Professional, Enterprise) with the latest update must be installed. The Community version is completely free.
2. **[.NET Core SDK](https://www.microsoft.com/net/download/windows)** >= v2.1.401 must be installed which will add the `dotnet` CLI to your path.
3. **[CMake](https://cmake.org/)** must be installed from [the CMake download page](https://cmake.org/download/#latest) and added to your path.

Expand Down
118 changes: 0 additions & 118 deletions Documentation/project-docs/target-dotnetcore-with-msbuild.md

This file was deleted.

0 comments on commit 8b41363

Please sign in to comment.