|
1 | | - |
2 | 1 | Copyright (c) Microsoft Corporation. All Rights Reserved. |
3 | | - |
4 | 2 | See License.txt in the project root for license information. |
| 3 | + |
| 4 | +##About the release notes |
| 5 | + |
| 6 | +We deliver F# and F# components in Visual Studio and .NET Core releases. These can include bug fixes, new tooling features, new compiler features, performance improvements, infrastructure improvements, and new langauge versions. The most recent release of F# or any F# component will be at the top of this document. |
| 7 | + |
| 8 | +##Visual Studio 15.8.5 |
| 9 | + |
| 10 | +* Fix (#5504) - Internal MSBuild Error when building non-.NET SDK projects with MSBuild parallelism |
| 11 | +* Fix (#5518) - Visual Studio-deployed components are not NGEN'd |
| 12 | +* Fix ([Devcom 322883](https://developercommunity.visualstudio.com/content/problem/322883/all-net-framework-f-projects-build-to-4500-regardl.html)) - FSharp.Core 4.5.0.0 binary is deployed to FSharp.Core 4.4.3.0 location |
| 13 | + |
| 14 | +All other closed issues for the VS 15.8 release can be found[here](https://github.com/Microsoft/visualfsharp/milestone/14). |
5 | 15 |
|
6 | 16 | ##F# 4.5 |
7 | 17 |
|
|