From 8ceaa3cb9fae584882ee00634f2a9b3b15a70683 Mon Sep 17 00:00:00 2001 From: Preeti Krishna Date: Wed, 8 Mar 2017 14:38:31 -0800 Subject: [PATCH] manifest file for 1.0.4 (#538) * manifest file for 1.0.4 * Include Windows Server Hosting bundle in 1.0.4 and 1.1.1 downloads * Include Windows Server Hosting bundle link and install command in 1.0.4 and 1.1.1 downloads --- release-notes/1.0/1.0.4-manifest.md | 98 +++++++++++++++++++ .../download-archives/1.0.4-download.md | 7 +- .../download-archives/1.1.1-download.md | 5 +- 3 files changed, 107 insertions(+), 3 deletions(-) create mode 100644 release-notes/1.0/1.0.4-manifest.md diff --git a/release-notes/1.0/1.0.4-manifest.md b/release-notes/1.0/1.0.4-manifest.md new file mode 100644 index 000000000000..4755ef0a20e7 --- /dev/null +++ b/release-notes/1.0/1.0.4-manifest.md @@ -0,0 +1,98 @@ +# .NET Core March 2017 Update for .NET Core 1.0 manifest + +The following is a comprehensive manifest of packages released with March 2017 Update for .NET Core 1.0. + +This new document is meant to provide the set of current supported package versions under the .NET Core umbrella. The format and contents will be refined as we receive feedback. There are a few purposes for the manifest. + +- Communicate what has changed in an update at the package level. +- Provide a way to determine that an installation of .NET Core is in a supported state with respect to updates. The latest released patch level is required for support. + +To see details on specific issues fixed, visit the [Core](https://github.com/dotnet/core/releases/tag/1.0.4) and [ASP](https://github.com/aspnet/home/releases/1.0.4) release pages. + +## Meta-packages + +Updated packages at the top of the table and marked with an *. + +| NuGet Package | Package Version | +| ------------------------------------------------------------------- | :---------------: | +| Microsoft.NETCore.App | 1.0.4* | +| NETStandard.Library | 1.6.0 | + +## CoreCLR + +Updated packages at the top of the table and marked with an *. + +| NuGet Package | Package Version | +| ------------------------------------------------------------------- | :---------------: | +| Microsoft.NETCore.JIT | 1.0.6* | +| Microsoft.NETCore.Runtime.CoreCLR | 1.0.6* | +| Microsoft.NETCore.DotNetHost | 1.0.1 | +| Microsoft.NETCore.DotNetHostPolicy | 1.0.3 | +| Microsoft.NETCore.DotNetHostResolver | 1.0.1 | +| Microsoft.NETCore.Platforms | 1.0.2 | +| Microsoft.NETCore.Targets | 1.0.1 | +| Microsoft.NETCore.Windows.ApiSets | 1.0.1 | + +## Microsoft.NETCore.App (1.0.4) + +Updated packages at the top of the table and marked with an *. + +| NuGet Package | Package Version | +| ------------------------------------------------------------------- | :---------------: | +| Microsoft.NETCore.App | 1.0.4* | +| System.Linq.Expressions | 4.1.1* | +| System.Net.Http | 4.1.1 | +| Libuv | 1.9.1 | +| Microsoft.CodeAnalysis.CSharp | 1.3.0 | +| Microsoft.CodeAnalysis.VisualBasic | 1.3.0 | +| Microsoft.CSharp | 4.0.1 | +| Microsoft.VisualBasic | 10.0.1 | +| NETStandard.Library | 1.6.0 | +| System.Buffers | 4.0.0 | +| System.Collections.Immutable | 1.2.0 | +| System.ComponentModel | 4.0.1 | +| System.ComponentModel.Annotations | 4.1.0 | +| System.Diagnostics.DiagnosticSource | 4.0.0 | +| System.Diagnostics.Process | 4.1.0 | +| System.Dynamic.Runtime | 4.0.11 | +| System.Globalization.Extensions | 4.0.1 | +| System.IO.FileSystem.Watcher | 4.0.0 | +| System.IO.MemoryMappedFiles | 4.0.0 | +| System.IO.UnmanagedMemoryStream | 4.0.1 | +| System.Linq.Parallel | 4.0.1 | +| System.Linq.Queryable | 4.0.1 | +| System.Net.NameResolution | 4.0.0 | +| System.Net.Requests | 4.0.11 | +| System.Net.Security | 4.0.0 | +| System.Net.WebHeaderCollection | 4.0.1 | +| System.Numerics.Vectors | 4.1.1 | +| System.Reflection.DispatchProxy | 4.0.1 | +| System.Reflection.Metadata | 1.3.0 | +| System.Reflection.TypeExtensions | 4.1.0 | +| System.Resources.Reader | 4.0.0 | +| System.Runtime.Loader | 4.0.0 | +| System.Security.Cryptography.Algorithms | 4.2.0 | +| System.Security.Cryptography.Encoding | 4.0.0 | +| System.Security.Cryptography.Primitives | 4.0.0 | +| System.Security.Cryptography.X509Certificates | 4.1.0 | +| System.Threading.Tasks.Dataflow | 4.6.0 | +| System.Threading.Tasks.Extensions | 4.0.0 | +| System.Threading.Tasks.Parallel | 4.0.1 | +| System.Threading.Thread | 4.0.0 | +| System.Threading.ThreadPool | 4.0.10 | + +## WCF + +Updated packages at the top of the table and marked with an *. + +| NuGet Package | Package Version | +| ------------------------------------------------------------------- | :---------------: | +| System.Private.DataContractSerialization | 4.1.2* | +| System.Runtime.Serialization.Json | 4.0.3* | +| System.Runtime.Serialization.Xml | 4.1.2* | +| System.ServiceModel.Duplex | 4.0.1 | +| System.ServiceModel.Http | 4.1.0 | +| System.ServiceModel.NetTcp | 4.1.0 | +| System.ServiceModel.Primitives | 4.1.0 | +| System.ServiceModel.Security | 4.0.1 | +| System.Private.ServiceModel | 4.1.0 | diff --git a/release-notes/download-archives/1.0.4-download.md b/release-notes/download-archives/1.0.4-download.md index 7e09b592761a..23a333d9f98b 100644 --- a/release-notes/download-archives/1.0.4-download.md +++ b/release-notes/download-archives/1.0.4-download.md @@ -73,4 +73,9 @@ dotnet-host-ubuntu.16.04-x64.1.0.1.deb dotnet-hostfxr-ubuntu.16.04-x64.1.0.1.deb dotnet-sharedframework-ubuntu.16.04-x64.1.0.4.deb dotnet-sdk-ubuntu-x64.1.0.1.deb -``` \ No newline at end of file +``` + +## Windows Server Hosting +If you are looking to host stand-alone apps on Windows Servers, the ASP.NET Core Module for IIS can be installed separately on servers without installing .NET Core runtime. You can download the [Windows (Server Hosting) installer](https://go.microsoft.com/fwlink/?LinkID=844461) and run the following command from an Administrator command prompt: + +``DotNetCore.1.0.4_1.1.1-WindowsHosting.exe OPT_INSTALL_LTS_REDIST=0 OPT_INSTALL_FTS_REDIST=0`` \ No newline at end of file diff --git a/release-notes/download-archives/1.1.1-download.md b/release-notes/download-archives/1.1.1-download.md index 91e42849b6df..8805818e05a3 100644 --- a/release-notes/download-archives/1.1.1-download.md +++ b/release-notes/download-archives/1.1.1-download.md @@ -97,5 +97,6 @@ dotnet-sdk-ubuntu.16.10-x64.1.0.1.deb ``` ## Windows Server Hosting -If you are looking to host stand-alone apps on Windows Servers, the ASP.NET Core Module for IIS can be installed separately on servers without installing .NET Core runtime. You can download the Windows (Server Hosting) installer and run the following command from an Administrator command prompt: -``DotNetCore.1.0.1-WindowsHosting.exe OPT_INSTALL_LTS_REDIST=0 OPT_INSTALL_FTS_REDIST=0`` +If you are looking to host stand-alone apps on Windows Servers, the ASP.NET Core Module for IIS can be installed separately on servers without installing .NET Core runtime. You can download the [Windows (Server Hosting) installer](https://go.microsoft.com/fwlink/?LinkID=844461) and run the following command from an Administrator command prompt: + +``DotNetCore.1.0.4_1.1.1-WindowsHosting.exe OPT_INSTALL_LTS_REDIST=0 OPT_INSTALL_FTS_REDIST=0`` \ No newline at end of file