dotnet-core/release-notes/2.1/Preview/2.1-600-preview-commits.md
Vivek Mishra 458d7a7675
Adding artifacts for 2.1 and 2.2 preview SDK releases (#2118)
* Adding artifacts for 2.1 and 2.2 preview SDK releases
2018-12-06 16:05:00 -08:00

1.4 KiB

Commits to .NET Core SDK 2.1.600 Preview

This is a curated list of commits across the .NET Core SDK 2.1.600 Preview development cycle.

CLI

  • [237d5c07f] Update FSharp.Compiler to 10.3.0-rtm-181113-07
  • [47248757a] Fix helix queue machine affinity call
  • [9033fa9d0] Updating NuGet to 5.0.0-preview1.5663
  • [df07caaff] Updating NuGet to 5.0.0-preview1.5495
  • [c129ba1f2] Updating the Windows pool to a pool that supports net472. This will likely have to be force merged before the new pool gets picked up.
  • [d5327fa08] Updating some more projects due to MSbuild not having a target for netstandard2.0. Also, reacting to the msbuild versioning change to Current.
  • [8bedf2c1b] Additional framework changes for full framework due to MSBuild supported TFMs.
  • [9aa3248ef] Updating roslyn and msbuild dependencies for dev16. Needed to move projects to netcoreapp2.2 as msbuild dropped support for netstandard2.0.
  • [a62a0fead] Updating the CLI branding to 2.1.600 for this branch.