From ad47a5b9c0803497ffcccd1b577a8ada06eb47f7 Mon Sep 17 00:00:00 2001 From: Lee Coward Date: Mon, 13 Mar 2017 10:07:02 -0700 Subject: [PATCH] add fsharp wiki link to release notes --- release-notes/1.0/1.0.4.md | 4 ++++ release-notes/1.1/1.1.1.md | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/release-notes/1.0/1.0.4.md b/release-notes/1.0/1.0.4.md index b5b5095e..4866c9b3 100644 --- a/release-notes/1.0/1.0.4.md +++ b/release-notes/1.0/1.0.4.md @@ -12,6 +12,10 @@ Have a look at the [.NET announcement blog post](https://blogs.msdn.microsoft.co **.NET Core SDK 1.0.1**, available for download from the [.NET Core download page](https://www.microsoft.com/net/core), also includes support for Fedora 24, OpenSUSE 42.1 and Ubuntu 16.10. +#### F# + +See the [F# wiki](https://github.com/dotnet/netcorecli-fsc/wiki/.NET-Core-SDK-1.0.1) for important known issues and workarounds related to this release. + ### Distro Updates Each Distro version has a lifecycle at the end of which the maintainers cease providing support and updates. When a Distro comes to the end of its life as defined by the maintainer, we will also adjust the supported list for .NET Core. Support will not be actively blocked so .NET Core will likely continue to work but no support or updates for .NET Core will be offered. diff --git a/release-notes/1.1/1.1.1.md b/release-notes/1.1/1.1.1.md index 2ccc0fc6..88a9bde4 100644 --- a/release-notes/1.1/1.1.1.md +++ b/release-notes/1.1/1.1.1.md @@ -12,6 +12,10 @@ Have a look at the [.NET announcement blog post](https://blogs.msdn.microsoft.co **.NET Core SDK 1.0.1**, available for download from the [.NET Core download page](https://www.microsoft.com/net/core), also includes support for Fedora 24 and OpenSUSE 42.1. +#### F# + +See the [F# wiki](https://github.com/dotnet/netcorecli-fsc/wiki/.NET-Core-SDK-1.0.1) for important known issues and workarounds related to this release. + ### Distro Updates Each Distro version has a lifecycle at the end of which the maintainers cease providing support and updates. When a Distro comes to the end of its life as defined by the maintainer, we will also adjust the supported list for .NET Core. Support will not be actively blocked so .NET Core will likely continue to work but no support or updates for .NET Core will be offered.