Skip to content

Commit

Permalink
Merge pull request #984 from leecow/master
Browse files Browse the repository at this point in the history
redirect to updated prereqs documentation
  • Loading branch information
leecow authored Sep 21, 2017
2 parents 4d05071 + 4106eaa commit 2e7ed7d
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions Documentation/prereqs.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
.NET Core native prerequisites
==============================

___
__Note:__ This document covers .NET Core 1.0 only and is not being maintained. Current prerequisite, dependency and Operating System support information is available on the documentation site.

* [Windows Prerequisites](https://docs.microsoft.com/en-us/dotnet/core/windows-prerequisites?tabs=netcore2x)
* [macOS Prerequisites](https://docs.microsoft.com/en-us/dotnet/core/macos-prerequisites)
* [Linux Prerequisites](https://docs.microsoft.com/en-us/dotnet/core/linux-prerequisites?tabs=netcore2x)
* [.NET Core Supported OS Lifecycle Policy](https://github.com/dotnet/core/blob/master/os-lifecycle-policy.md)

___

This document outlines the dependencies needed to run .NET Core tools and applications.

For Operating System support, please refer to [the roadmap document](https://github.com/dotnet/core/blob/master/roadmap.md#technology-roadmaps).
Expand Down

0 comments on commit 2e7ed7d

Please sign in to comment.