Commit graph

252 commits

Author SHA1 Message Date
Daniel Plaisted
c5bc07d915 Apply code review feedback 2020-10-26 20:18:09 -07:00
Daniel Plaisted
9ec9fce35e Update tests for .NET 6 2020-10-25 19:19:57 -07:00
Daniel Plaisted
2c7d23afe9 Add KnownFrameworkReference items for .NET 6
Fixes https://github.com/dotnet/sdk/issues/13950
2020-10-23 13:19:43 -07:00
Juan Hoyos
53d412f76f
Add "Add arm64 as a possible WinForms arch (#7457)" back (#8906)
This reverts commit a3fc14fd2e.
2020-10-16 09:39:31 -07:00
William Li
37ed338303 Merge branch 'release/5.0.1xx-rc2' into master-merge-rc2-2 2020-09-24 22:23:16 -07:00
Juan Sebastian Hoyos Ayala
a3fc14fd2e Revert "Add arm64 as a possible WinForms arch (#7457)"
This reverts commit f1564ea07f, reversing
changes made to 0adcdc972a.
2020-09-11 13:10:57 -07:00
Matt Mitchell
97f447f228
Merge pull request #8388 from sfoslund/MergeRC1ToMaster
Merge RC1 to master
2020-09-08 07:39:48 -07:00
dotnet-maestro[bot]
1a86c899e3
[master] Update dependencies from dotnet/sdk (#8235)
[master] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.NETCore.App.Ref: from 5.0.0-rc.1.20417.14 to 6.0.0-alpha.1.20453.28 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Internal: from 5.0.0-rc.1.20417.14 to 6.0.0-alpha.1.20453.28 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Runtime.win-x64: from 5.0.0-rc.1.20417.14 to 6.0.0-alpha.1.20453.28 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Host.win-x64: from 5.0.0-rc.1.20417.14 to 6.0.0-alpha.1.20453.28 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.DotNetHostResolver: from 5.0.0-rc.1.20417.14 to 6.0.0-alpha.1.20453.28 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.Platforms: from 5.0.0-rc.1.20417.14 to 6.0.0-alpha.1.20453.28 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref: from 5.0.0-rc.1.20419.22 to 5.0.0-rc.2.20454.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 5.0.0-rc.1.20419.22 to 5.0.0-rc.2.20454.3 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.TargetingPack.x64.5.0: from 5.0.0-rc.1.20419.22 to 5.0.0-rc.2.20454.3 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 5.0.0-rc.1.20419.22 to 5.0.0-rc.2.20454.3 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 5.0.0-rc.1.20419.22 to 5.0.0-rc.2.20454.3 (parent: Microsoft.NET.Sdk)
  - dotnet-watch: from 5.0.0-rc.1.20419.22 to 5.0.0-rc.2.20454.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.DotNet.Common.ItemTemplates: from 5.0.0-rc.1.20419.1 to 6.0.0-alpha.1.20454.5 (parent: Microsoft.NET.Sdk)

- Updates:
  - Microsoft.DotNet.MSBuildSdkResolver: from 5.0.100-rc.1.20420.8 to 6.0.100-alpha.1.20454.15
  - Microsoft.NET.Sdk: from 5.0.100-rc.1.20420.8 to 6.0.100-alpha.1.20454.15
  - Microsoft.NETCore.App.Ref: from 5.0.0-rc.1.20417.14 to 6.0.0-alpha.1.20453.28
  - Microsoft.NETCore.App.Internal: from 5.0.0-rc.1.20417.14 to 6.0.0-alpha.1.20453.28
  - Microsoft.NETCore.App.Runtime.win-x64: from 5.0.0-rc.1.20417.14 to 6.0.0-alpha.1.20453.28
  - Microsoft.NETCore.App.Host.win-x64: from 5.0.0-rc.1.20417.14 to 6.0.0-alpha.1.20453.28
  - Microsoft.NETCore.DotNetHostResolver: from 5.0.0-rc.1.20417.14 to 6.0.0-alpha.1.20453.28
  - Microsoft.NETCore.Platforms: from 5.0.0-rc.1.20417.14 to 6.0.0-alpha.1.20453.28
  - Microsoft.AspNetCore.App.Ref: from 5.0.0-rc.1.20419.22 to 5.0.0-rc.2.20454.3
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 5.0.0-rc.1.20419.22 to 5.0.0-rc.2.20454.3
  - VS.Redist.Common.AspNetCore.TargetingPack.x64.5.0: from 5.0.0-rc.1.20419.22 to 5.0.0-rc.2.20454.3
  - dotnet-dev-certs: from 5.0.0-rc.1.20419.22 to 5.0.0-rc.2.20454.3
  - dotnet-user-secrets: from 5.0.0-rc.1.20419.22 to 5.0.0-rc.2.20454.3
  - dotnet-watch: from 5.0.0-rc.1.20419.22 to 5.0.0-rc.2.20454.3
  - Microsoft.DotNet.Common.ItemTemplates: from 5.0.0-rc.1.20419.1 to 6.0.0-alpha.1.20454.5

 - Update NuGet.config

 - Updates for 6.0 runtime

 - Reenabling test

 - Fixup toolset base url
2020-09-04 22:28:24 +00:00
Sarah Oslund
1455151d84 Update cswinrt tests for 4 part version numbers 2020-08-31 15:41:21 -07:00
William Li
3232fe7ac1
Move few GivenWeWantToRequireWindowsForDesktopApps tests (#8205)
Fix https://github.com/dotnet/installer/issues/8203
2020-08-20 06:32:19 -07:00
William Li
7aaf0d85d0 Add in cswinrt KnownFrameworkReference 2020-07-07 15:06:06 -07:00
Juan Sebastian Hoyos Ayala
63ca19534d Mark ARM64 WindowsDesktop tests as Windows only 2020-05-15 11:48:31 -07:00
Juan Sebastian Hoyos Ayala
498874b860 Add ARM WindowsDesktop tests 2020-05-14 17:46:19 -07:00
Eric Erhardt
efe7c8e566
Remove references to PlatformAbstractions. (#7408)
* Remove references to PlatformAbstractions.

This will allow us to remove the PlatformAbstractions library from dotnet/runtime.

Contributes to https://github.com/dotnet/runtime/issues/3470
2020-05-06 09:59:23 -05:00
dotnet-maestro[bot]
2db1aa8754
[master] Update dependencies from dotnet/sdk (#7208)
* Update dependencies from https://github.com/dotnet/sdk build 20200417.2

- Microsoft.DotNet.MSBuildSdkResolver: 5.0.100-preview.4.20217.1 -> 5.0.100-preview.4.20217.2
- Microsoft.NET.Sdk: 5.0.100-preview.4.20217.1 -> 5.0.100-preview.4.20217.2

* Update dependencies from https://github.com/dotnet/sdk build 20200417.3

- Microsoft.DotNet.MSBuildSdkResolver: 5.0.100-preview.4.20217.1 -> 5.0.100-preview.4.20217.3
- Microsoft.NET.Sdk: 5.0.100-preview.4.20217.1 -> 5.0.100-preview.4.20217.3

* Update dependencies from https://github.com/dotnet/sdk build 20200417.4

- Microsoft.DotNet.MSBuildSdkResolver: 5.0.100-preview.4.20217.1 -> 5.0.100-preview.4.20217.4
- Microsoft.NET.Sdk: 5.0.100-preview.4.20217.1 -> 5.0.100-preview.4.20217.4

* Update dependencies from https://github.com/dotnet/sdk build 20200417.5

- Microsoft.DotNet.MSBuildSdkResolver: 5.0.100-preview.4.20217.1 -> 5.0.100-preview.4.20217.5
- Microsoft.NET.Sdk: 5.0.100-preview.4.20217.1 -> 5.0.100-preview.4.20217.5

* Update dependencies from https://github.com/dotnet/sdk build 20200417.6

- Microsoft.DotNet.MSBuildSdkResolver: 5.0.100-preview.4.20217.1 -> 5.0.100-preview.4.20217.6
- Microsoft.NET.Sdk: 5.0.100-preview.4.20217.1 -> 5.0.100-preview.4.20217.6

* Update dependencies from https://github.com/dotnet/sdk build 20200417.7

- Microsoft.DotNet.MSBuildSdkResolver: 5.0.100-preview.4.20217.1 -> 5.0.100-preview.4.20217.7
- Microsoft.NET.Sdk: 5.0.100-preview.4.20217.1 -> 5.0.100-preview.4.20217.7

* Update dependencies from https://github.com/dotnet/sdk build 20200417.8

- Microsoft.DotNet.MSBuildSdkResolver: 5.0.100-preview.4.20217.1 -> 5.0.100-preview.4.20217.8
- Microsoft.NET.Sdk: 5.0.100-preview.4.20217.1 -> 5.0.100-preview.4.20217.8

* Update dependencies from https://github.com/dotnet/sdk build 20200418.1

- Microsoft.DotNet.MSBuildSdkResolver: 5.0.100-preview.4.20217.1 -> 5.0.100-preview.4.20218.1
- Microsoft.NET.Sdk: 5.0.100-preview.4.20217.1 -> 5.0.100-preview.4.20218.1

* Update dependencies from https://github.com/dotnet/sdk build 20200418.2

- Microsoft.DotNet.MSBuildSdkResolver: 5.0.100-preview.4.20217.1 -> 5.0.100-preview.4.20218.2
- Microsoft.NET.Sdk: 5.0.100-preview.4.20217.1 -> 5.0.100-preview.4.20218.2

* Update dependencies from https://github.com/dotnet/sdk build 20200418.3

- Microsoft.DotNet.MSBuildSdkResolver: 5.0.100-preview.4.20217.1 -> 5.0.100-preview.4.20218.3
- Microsoft.NET.Sdk: 5.0.100-preview.4.20217.1 -> 5.0.100-preview.4.20218.3

* Update dependencies from https://github.com/dotnet/sdk build 20200418.4

- Microsoft.DotNet.MSBuildSdkResolver: 5.0.100-preview.4.20217.1 -> 5.0.100-preview.4.20218.4
- Microsoft.NET.Sdk: 5.0.100-preview.4.20217.1 -> 5.0.100-preview.4.20218.4

* Update dependencies from https://github.com/dotnet/sdk build 20200419.1

- Microsoft.DotNet.MSBuildSdkResolver: 5.0.100-preview.4.20217.1 -> 5.0.100-preview.4.20219.1
- Microsoft.NET.Sdk: 5.0.100-preview.4.20217.1 -> 5.0.100-preview.4.20219.1

* Update dependencies from https://github.com/dotnet/sdk build 20200419.2

- Microsoft.DotNet.MSBuildSdkResolver: 5.0.100-preview.4.20217.1 -> 5.0.100-preview.4.20219.2
- Microsoft.NET.Sdk: 5.0.100-preview.4.20217.1 -> 5.0.100-preview.4.20219.2

* Update dependencies from https://github.com/dotnet/sdk build 20200419.3

- Microsoft.DotNet.MSBuildSdkResolver: 5.0.100-preview.4.20217.1 -> 5.0.100-preview.4.20219.3
- Microsoft.NET.Sdk: 5.0.100-preview.4.20217.1 -> 5.0.100-preview.4.20219.3

* Update dependencies from https://github.com/dotnet/sdk build 20200420.1

- Microsoft.DotNet.MSBuildSdkResolver: 5.0.100-preview.4.20217.1 -> 5.0.100-preview.4.20220.1
- Microsoft.NET.Sdk: 5.0.100-preview.4.20217.1 -> 5.0.100-preview.4.20220.1

* Update dependencies from https://github.com/dotnet/sdk build 20200420.2

- Microsoft.DotNet.MSBuildSdkResolver: 5.0.100-preview.4.20217.1 -> 5.0.100-preview.4.20220.2
- Microsoft.NET.Sdk: 5.0.100-preview.4.20217.1 -> 5.0.100-preview.4.20220.2

* Update dependencies from https://github.com/dotnet/sdk build 20200420.3

- Microsoft.DotNet.MSBuildSdkResolver: 5.0.100-preview.4.20217.1 -> 5.0.100-preview.4.20220.3
- Microsoft.NET.Sdk: 5.0.100-preview.4.20217.1 -> 5.0.100-preview.4.20220.3

* Switch to using RuntimeInformation APIs instead of deprecated PlatformAbstractions

See https://github.com/dotnet/sdk/pull/11076

* Update dependencies from https://github.com/dotnet/sdk build 20200420.4

- Microsoft.DotNet.MSBuildSdkResolver: 5.0.100-preview.4.20217.1 -> 5.0.100-preview.4.20220.4
- Microsoft.NET.Sdk: 5.0.100-preview.4.20217.1 -> 5.0.100-preview.4.20220.4

* Update dependencies from https://github.com/dotnet/sdk build 20200420.5

- Microsoft.DotNet.MSBuildSdkResolver: 5.0.100-preview.4.20217.1 -> 5.0.100-preview.4.20220.5
- Microsoft.NET.Sdk: 5.0.100-preview.4.20217.1 -> 5.0.100-preview.4.20220.5

* Update dependencies from https://github.com/dotnet/sdk build 20200420.7

- Microsoft.DotNet.MSBuildSdkResolver: 5.0.100-preview.4.20217.1 -> 5.0.100-preview.4.20220.7
- Microsoft.NET.Sdk: 5.0.100-preview.4.20217.1 -> 5.0.100-preview.4.20220.7

* Update dependencies from https://github.com/dotnet/sdk build 20200420.8

- Microsoft.DotNet.MSBuildSdkResolver: 5.0.100-preview.4.20217.1 -> 5.0.100-preview.4.20220.8
- Microsoft.NET.Sdk: 5.0.100-preview.4.20217.1 -> 5.0.100-preview.4.20220.8

* Update dependencies from https://github.com/dotnet/sdk build 20200420.10

- Microsoft.DotNet.MSBuildSdkResolver: 5.0.100-preview.4.20217.1 -> 5.0.100-preview.4.20220.10
- Microsoft.NET.Sdk: 5.0.100-preview.4.20217.1 -> 5.0.100-preview.4.20220.10

* Update dependencies from https://github.com/dotnet/sdk build 20200420.12

- Microsoft.DotNet.MSBuildSdkResolver: 5.0.100-preview.4.20217.1 -> 5.0.100-preview.4.20220.12
- Microsoft.NET.Sdk: 5.0.100-preview.4.20217.1 -> 5.0.100-preview.4.20220.12

* Update dependencies from https://github.com/dotnet/sdk build 20200420.13

- Microsoft.DotNet.MSBuildSdkResolver: 5.0.100-preview.4.20217.1 -> 5.0.100-preview.4.20220.13
- Microsoft.NET.Sdk: 5.0.100-preview.4.20217.1 -> 5.0.100-preview.4.20220.13

* Update dependencies from https://github.com/dotnet/sdk build 20200421.1

- Microsoft.DotNet.MSBuildSdkResolver: 5.0.100-preview.4.20217.1 -> 5.0.100-preview.4.20221.1
- Microsoft.NET.Sdk: 5.0.100-preview.4.20217.1 -> 5.0.100-preview.4.20221.1

* Update dependencies from https://github.com/dotnet/sdk build 20200421.2

- Microsoft.DotNet.MSBuildSdkResolver: 5.0.100-preview.4.20217.1 -> 5.0.100-preview.4.20221.2
- Microsoft.NET.Sdk: 5.0.100-preview.4.20217.1 -> 5.0.100-preview.4.20221.2

* Update dependencies from https://github.com/dotnet/sdk build 20200421.3

- Microsoft.DotNet.MSBuildSdkResolver: 5.0.100-preview.4.20217.1 -> 5.0.100-preview.4.20221.3
- Microsoft.NET.Sdk: 5.0.100-preview.4.20217.1 -> 5.0.100-preview.4.20221.3

* Update dependencies from https://github.com/dotnet/sdk build 20200421.4

- Microsoft.DotNet.MSBuildSdkResolver: 5.0.100-preview.4.20217.1 -> 5.0.100-preview.4.20221.4
- Microsoft.NET.Sdk: 5.0.100-preview.4.20217.1 -> 5.0.100-preview.4.20221.4

* Update dependencies from https://github.com/dotnet/sdk build 20200421.5

- Microsoft.DotNet.MSBuildSdkResolver: 5.0.100-preview.4.20217.1 -> 5.0.100-preview.5.20221.5
- Microsoft.NET.Sdk: 5.0.100-preview.4.20217.1 -> 5.0.100-preview.5.20221.5

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Daniel Plaisted <daplaist@microsoft.com>
2020-04-21 20:54:31 +00:00
Sarah Oslund
981e4c6c26 Changing test project creation to using test asset instead of new command 2020-03-27 11:11:05 -07:00
Sarah Oslund
c18ce0d6af Adding test coverage for DefaultRuntimeFrameworkVersions 2020-03-26 15:18:41 -07:00
Daniel Plaisted
a199c488d7 Merge upstream changes 2020-03-25 11:03:43 -07:00
msftbot[bot]
ba203165fd
Merge pull request #6795 from sfoslund/UpdatePatches
Updating to 2.1.17 patch version
2020-03-24 22:03:27 +00:00
dotnet-maestro[bot]
280735abb9
[master] Update dependencies from dotnet/templating (#6811)
* Update dependencies from https://github.com/dotnet/templating build 20200313.2

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-preview.3.20163.2

* Update dependencies from https://github.com/dotnet/templating build 20200314.5

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-preview.3.20164.5

* Update dependencies from https://github.com/dotnet/templating build 20200317.2

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-preview.3.20167.2

* Update dependencies from https://github.com/dotnet/templating build 20200318.1

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-preview.3.20168.1

* Change the test accordingly

* Update dependencies from https://github.com/dotnet/templating build 20200319.1

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-preview.3.20169.1

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: William Li <wul@microsoft.com>
2020-03-20 12:34:30 +00:00
Daniel Plaisted
c238263860 Disable tests for rolling forward to latest version
These tests only catch issues after a patch has been publicly released, and fail if we try to update the implicit versions before then
2020-03-17 15:51:02 -07:00
dotnet-maestro[bot]
e99dc08b36
[release/5.0.1xx-preview2] Update dependencies from dotnet/templating (#6819)
* Update dependencies from https://github.com/dotnet/templating build 20200314.2

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-preview.2.20164.2

* Update dependencies from https://github.com/dotnet/templating build 20200314.4

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-preview.2.20164.4

* Update template tests

* Concat net tfms instead of replacing

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Viktor Hofer <viktor.hofer@microsoft.com>
2020-03-15 13:14:26 +00:00
Phil Henning
d6516293c0 Update EndToEnd tests for 5.0 templates 2020-02-25 15:46:42 -08:00
dotnet-maestro[bot]
a8ddfab33e
[master] Update dependencies from dotnet/toolset (#5761)
* Update dependencies from https://github.com/dotnet/toolset build 20191122.5

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19572.5

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19571.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19570.4 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19572.5 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191122.6

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19572.6

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19572.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19570.4 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19572.6 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191122.9

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19572.9

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19572.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19570.4 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19572.9 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191122.17

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19572.17

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19572.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19570.4 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19572.17 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191122.23

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19572.23

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19572.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19570.4 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19572.23 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191123.4

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19573.4

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19572.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19570.4 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19573.4 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191123.5

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19573.5

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19572.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19572.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19573.5 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191124.2

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19574.2

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19572.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19572.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19574.2 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191124.1

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19574.1

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19572.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19572.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19574.1 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191125.1

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19575.1

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19572.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19572.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19575.1 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191125.5

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19575.5

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19572.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19572.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19575.5 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191125.8

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19575.8

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19572.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19572.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19575.8 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191126.1

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19576.1

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19572.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19575.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19576.1 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191126.2

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19576.2

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19572.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19575.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19576.2 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191126.3

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19576.3

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19572.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19575.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19576.3 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191126.4

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19576.4

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19572.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19575.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19576.4 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191126.6

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19576.6

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19572.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19575.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19576.6 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191128.1

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19578.1

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19572.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19575.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19578.1 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191129.1

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19579.1

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19572.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19575.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19579.1 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191129.2

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19579.2

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19579.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19575.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19579.2 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191130.1

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19580.1

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19579.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19579.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19580.1 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191130.2

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19580.2

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19579.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19579.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19580.2 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191130.3

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19580.3

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19579.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19579.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19580.3 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191130.4

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19580.4

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19580.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19579.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19580.4 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191201.1

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19601.1

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19580.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19580.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19601.1 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191201.2

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19601.2

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19601.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19580.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19601.2 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191202.1

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19602.1

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19601.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19580.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19602.1 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191202.2

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19602.2

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19601.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19601.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19602.2 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191203.1

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19603.1

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19601.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19601.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19603.1 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191203.2

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19603.2

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19603.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19601.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19603.2 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191203.5

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19603.5

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19603.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19601.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19603.5 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191203.6

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19603.6

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19603.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19601.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19603.6 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191204.1

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19604.1

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19603.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19601.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19604.1 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191204.2

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19604.2

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19603.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19601.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19604.2 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191205.9

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19605.9

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19605.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19601.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19605.9 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191205.10

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19605.10

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19605.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19601.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19605.10 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191205.13

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19605.13

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19605.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19603.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19605.13 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191205.14

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19605.14

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19605.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19603.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19605.14 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191205.15

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19605.15

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19605.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19603.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19605.15 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191205.20

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19605.20

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19605.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19603.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19605.20 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191205.21

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19605.21

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19605.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19603.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19605.21 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191206.1

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19606.1

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19605.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19605.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19606.1 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191206.2

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19606.2

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19606.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19605.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19606.2 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191207.1

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19607.1

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19606.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19605.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19607.1 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191208.1

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19608.1

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19606.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19605.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19608.1 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191208.2

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19608.2

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19608.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19605.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19608.2 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191210.15

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19610.15

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19608.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19605.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19610.15 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191210.21

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19610.21

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19608.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19605.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19610.21 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191210.30

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19610.30

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19608.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19605.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19610.30 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191211.1

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19611.1

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19608.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19605.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19611.1 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191211.23

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19611.23

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19608.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19605.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19611.23 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191211.24

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19611.24

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19608.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19605.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19611.24 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191211.25

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19611.25

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19608.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19606.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19611.25 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191211.33

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19611.33

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19608.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19606.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19611.33 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191212.1

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19612.1

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19608.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19606.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19612.1 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191212.2

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19612.2

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19608.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19606.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19612.2 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191212.4

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19612.4

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19608.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19606.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19612.4 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191212.6

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19612.6

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19608.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19606.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19612.6 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191213.1

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19613.1

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19608.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19612.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19613.1 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191213.2

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19613.2

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19608.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19612.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19613.2 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191213.3

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19613.3

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19608.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19612.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19613.3 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191213.4

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19613.4

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19613.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19612.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19613.4 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191213.9

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19613.9

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19613.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19613.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19613.9 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191214.2

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19614.2

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19613.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19613.20 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19614.2 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191214.3

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19614.3

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19613.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19613.20 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19614.3 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191214.4

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19614.4

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19614.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19613.20 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19614.4 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191214.9

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19614.9

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19614.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19613.20 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19614.9 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191214.15

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19614.15

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19614.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19613.20 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19614.15 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191215.1

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19615.1

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19614.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19613.20 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19615.1 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191215.2

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19615.2

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19614.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19614.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19615.2 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191215.3

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19615.3

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19614.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19614.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19615.3 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191215.4

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19615.4

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19615.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19614.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19615.4 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191216.5

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19616.5

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19615.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19614.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19616.5 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191216.6

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19616.6

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19616.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19614.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19616.6 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191216.9

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19616.9

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19616.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19614.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19616.9 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191216.11

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19616.11

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19616.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19615.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19616.11 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191216.12

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19616.12

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19616.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19615.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19616.12 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191216.10

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19616.10

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19616.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19615.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19616.10 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191216.13

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19616.13

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19616.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19615.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19616.13 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191217.1

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19617.1

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19616.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19615.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19617.1 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191217.2

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19617.2

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19616.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19615.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19617.2 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191217.3

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19617.3

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19617.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19615.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19617.3 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191217.4

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19617.4

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19617.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19615.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19617.4 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191217.5

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19617.5

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19617.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19615.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19617.5 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update stage 0

* Update dependencies from https://github.com/dotnet/toolset build 20191217.6

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19617.6

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19617.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19615.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19617.6 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191217.7

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19617.7

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19617.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19615.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19617.7 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191218.1

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19618.1

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19617.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19615.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19618.1 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191218.2

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19618.2

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19617.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19615.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19618.2 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191218.3

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19618.3

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19617.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19615.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19618.3 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191218.4

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19618.4

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19618.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19615.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19618.4 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191218.9

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19618.9

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19618.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19615.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19618.9 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191218.10

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19618.10

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19618.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19615.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19618.10 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191219.1

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19619.1

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19618.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19615.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19619.1 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191219.2

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19619.2

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19618.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19615.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19619.2 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191219.5

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19619.5

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19618.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19615.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19619.5 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191220.5

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19620.5

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19618.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19615.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19620.5 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191220.6

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19620.6

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19618.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19615.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19620.6 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191220.7

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19620.7

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19620.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19615.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19620.7 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191220.8

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19620.8

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19620.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19615.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19620.8 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191221.1

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19621.1

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19620.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19620.2 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19621.1 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191221.3

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19621.3

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19620.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19620.2 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19621.3 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191221.2

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19621.2

* Update dependencies from https://github.com/dotnet/toolset build 20191221.4

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19621.4

* Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19620.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19620.2 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19621.4 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191221.5

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19621.5

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19621.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19620.2 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19621.5 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191222.1

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19622.1

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19621.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19621.2 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19622.1 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191222.2

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19622.2

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19622.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19621.2 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19622.2 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191223.1

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19623.1

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19622.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19621.2 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19623.1 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191223.2

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19623.2

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19622.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19621.2 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19623.2 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191224.1

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19624.1

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19622.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19621.2 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19624.1 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191224.2

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19624.2

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19622.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19621.2 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19624.2 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191224.3

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19624.3

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19622.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19621.2 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19624.3 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191225.1

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19625.1

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19622.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19621.2 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19625.1 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191225.2

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19625.2

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19622.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19621.2 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19625.2 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191225.3

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19625.3

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19625.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19621.2 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19625.3 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191226.1

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19626.1

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19625.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19625.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19626.1 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191226.2

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19626.2

* Update dependencies from https://github.com/dotnet/toolset build 20191226.3

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19626.3

* Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19625.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19625.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19626.3 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191226.4

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19626.4

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19625.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19625.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19626.4 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191226.5

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19626.5

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19625.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19625.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19626.5 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191227.1

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19627.1

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19625.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19626.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19627.1 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191227.4

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19627.4

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19627.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19626.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19627.4 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191227.2

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19627.2

* Update dependencies from https://github.com/dotnet/toolset build 20191227.3

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19627.3

* Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19627.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19626.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19627.3 (parent: Microsoft.Dotnet.Toolset.Internal)

* Skipping WindowsDesktop tests. The SDK for it is not working and there is an issue filled for it here: https://github.com/dotnet/wpf/issues/2363.

* Update dependencies from https://github.com/dotnet/toolset build 20191227.7

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19627.7

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19627.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.NET.Sdk - 5.0.100-alpha.1.19626.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19627.7 (parent: Microsoft.Dotnet.Toolset.Internal)

Co-authored-by: Daniel Plaisted <dsplaisted@gmail.com>
Co-authored-by: Livar <licavalc@microsoft.com>
2019-12-28 01:42:00 +00:00
dotnet-maestro[bot]
107cf4af77 [master] Update dependencies from dotnet/toolset (#5583)
* Update dependencies from https://github.com/dotnet/toolset build 20191108.2

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19558.2

Dependency coherency updates

- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19558.2 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191108.3

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19558.3

Dependency coherency updates

- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19558.3 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191108.4

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19558.4

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19558.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19558.4 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20191108.6

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19558.6

Dependency coherency updates

- Microsoft.DotNet.Common.ItemTemplates - 5.0.0-alpha1.19558.1 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha.1.19558.6 (parent: Microsoft.Dotnet.Toolset.Internal)

* Remove unnecessary direct dependency to avoid downgrade
2019-11-08 19:21:57 -08:00
Nick Guerrera
9cfc62b65f Fix test expectation to match message change 2019-10-18 15:10:51 -07:00
Nick Guerrera
4ea1958851 Merge branch 'master' into merges/release/3.1.1xx-to-master 2019-10-17 15:43:59 -07:00
Nick Guerrera
421ec230d0 Add self-contained end-to-end coverage
Also, re-enable skipped test and remove unnecessary workarounds
2019-10-02 12:32:23 -07:00
dotnet-maestro[bot]
0cc95ac36c [release/3.1.1xx] Update dependencies from dotnet/toolset (#4797)
* Update dependencies from https://github.com/dotnet/toolset build 20190924.3

- Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview1.19474.3

Dependency coherency updates

- Microsoft.NET.Sdk - 3.1.100-preview1.19463.2 (parent: Microsoft.Dotnet.Toolset.Internal)
- Microsoft.DotNet.MSBuildSdkResolver - 3.1.100-preview1.19474.2 (parent: Microsoft.Dotnet.Toolset.Internal)

* Override PATH to let razor find stage2 dotnet
2019-09-24 13:59:39 -07:00
Nick Guerrera
5c361b66bb Fix 3.1 tests 2019-09-20 16:21:57 -07:00
dotnet-maestro[bot]
61dd7339c7
[master] Update dependencies from aspnet/AspNetCore (#4391)
* Update dependencies from https://github.com/aspnet/AspNetCore build 20190828.12

- Microsoft.AspNetCore.DeveloperCertificates.XPlat - 5.0.0-alpha1.19428.12
- Microsoft.AspNetCore.App.Runtime.win-x64 - 5.0.0-alpha1.19428.12
- Microsoft.AspNetCore.App.Ref - 5.0.0-alpha1.19428.12
- dotnet-watch - 5.0.0-alpha1.19428.12
- dotnet-user-secrets - 5.0.0-alpha1.19428.12
- dotnet-dev-certs - 5.0.0-alpha1.19428.12

* Update dependencies from https://github.com/aspnet/AspNetCore build 20190830.9

- Microsoft.AspNetCore.DeveloperCertificates.XPlat - 5.0.0-alpha1.19430.9
- Microsoft.AspNetCore.App.Runtime.win-x64 - 5.0.0-alpha1.19430.9
- Microsoft.AspNetCore.App.Ref - 5.0.0-alpha1.19430.9
- dotnet-watch - 5.0.0-alpha1.19430.9
- dotnet-user-secrets - 5.0.0-alpha1.19430.9
- dotnet-dev-certs - 5.0.0-alpha1.19430.9

* Update dependencies from https://github.com/aspnet/AspNetCore build 20190903.5

- Microsoft.AspNetCore.DeveloperCertificates.XPlat - 5.0.0-alpha1.19453.5
- Microsoft.AspNetCore.App.Runtime.win-x64 - 5.0.0-alpha1.19453.5
- Microsoft.AspNetCore.App.Ref - 5.0.0-alpha1.19453.5
- dotnet-watch - 5.0.0-alpha1.19453.5
- dotnet-user-secrets - 5.0.0-alpha1.19453.5
- dotnet-dev-certs - 5.0.0-alpha1.19453.5

* Update dependencies from https://github.com/aspnet/AspNetCore build 20190903.8

- Microsoft.AspNetCore.DeveloperCertificates.XPlat - 5.0.0-alpha1.19453.8
- Microsoft.AspNetCore.App.Runtime.win-x64 - 5.0.0-alpha1.19453.8
- Microsoft.AspNetCore.App.Ref - 5.0.0-alpha1.19453.8
- dotnet-watch - 5.0.0-alpha1.19453.8
- dotnet-user-secrets - 5.0.0-alpha1.19453.8
- dotnet-dev-certs - 5.0.0-alpha1.19453.8

* Update dependencies from https://github.com/aspnet/AspNetCore build 20190904.6

- Microsoft.AspNetCore.DeveloperCertificates.XPlat - 5.0.0-alpha1.19454.6
- Microsoft.AspNetCore.App.Runtime.win-x64 - 5.0.0-alpha1.19454.6
- Microsoft.AspNetCore.App.Ref - 5.0.0-alpha1.19454.6
- dotnet-watch - 5.0.0-alpha1.19454.6
- dotnet-user-secrets - 5.0.0-alpha1.19454.6
- dotnet-dev-certs - 5.0.0-alpha1.19454.6

* Update dependencies from https://github.com/aspnet/AspNetCore build 20190904.9

- Microsoft.AspNetCore.DeveloperCertificates.XPlat - 5.0.0-alpha1.19454.9
- Microsoft.AspNetCore.App.Runtime.win-x64 - 5.0.0-alpha1.19454.9
- Microsoft.AspNetCore.App.Ref - 5.0.0-alpha1.19454.9
- dotnet-watch - 5.0.0-alpha1.19454.9
- dotnet-user-secrets - 5.0.0-alpha1.19454.9
- dotnet-dev-certs - 5.0.0-alpha1.19454.9

* Update dependencies from https://github.com/aspnet/AspNetCore build 20190906.3

- Microsoft.AspNetCore.DeveloperCertificates.XPlat - 5.0.0-alpha1.19456.3
- Microsoft.AspNetCore.App.Runtime.win-x64 - 5.0.0-alpha1.19456.3
- Microsoft.AspNetCore.App.Ref - 5.0.0-alpha1.19456.3
- dotnet-watch - 5.0.0-alpha1.19456.3
- dotnet-user-secrets - 5.0.0-alpha1.19456.3
- dotnet-dev-certs - 5.0.0-alpha1.19456.3

* Update dependencies from https://github.com/aspnet/AspNetCore build 20190909.1

- Microsoft.AspNetCore.DeveloperCertificates.XPlat - 5.0.0-alpha1.19459.1
- Microsoft.AspNetCore.App.Runtime.win-x64 - 5.0.0-alpha1.19459.1
- Microsoft.AspNetCore.App.Ref - 5.0.0-alpha1.19459.1
- dotnet-watch - 5.0.0-alpha1.19459.1
- dotnet-user-secrets - 5.0.0-alpha1.19459.1
- dotnet-dev-certs - 5.0.0-alpha1.19459.1

* Update 3.0 versions to rc1, update TargetFramework for ASP.NET framework reference

* Update dependencies from https://github.com/aspnet/AspNetCore build 20190909.4

- Microsoft.AspNetCore.DeveloperCertificates.XPlat - 5.0.0-alpha1.19459.4
- Microsoft.AspNetCore.App.Runtime.win-x64 - 5.0.0-alpha1.19459.4
- Microsoft.AspNetCore.App.Ref - 5.0.0-alpha1.19459.4
- dotnet-watch - 5.0.0-alpha1.19459.4
- dotnet-user-secrets - 5.0.0-alpha1.19459.4
- dotnet-dev-certs - 5.0.0-alpha1.19459.4

* Update dependencies from https://github.com/aspnet/AspNetCore build 20190911.3

- Microsoft.AspNetCore.DeveloperCertificates.XPlat - 5.0.0-alpha1.19461.3
- Microsoft.AspNetCore.App.Runtime.win-x64 - 5.0.0-alpha1.19461.3
- Microsoft.AspNetCore.App.Ref - 5.0.0-alpha1.19461.3
- dotnet-watch - 5.0.0-alpha1.19461.3
- dotnet-user-secrets - 5.0.0-alpha1.19461.3
- dotnet-dev-certs - 5.0.0-alpha1.19461.3

* Update dependencies from https://github.com/aspnet/AspNetCore build 20190911.5

- Microsoft.AspNetCore.DeveloperCertificates.XPlat - 5.0.0-alpha1.19461.5
- Microsoft.AspNetCore.App.Runtime.win-x64 - 5.0.0-alpha1.19461.5
- Microsoft.AspNetCore.App.Ref - 5.0.0-alpha1.19461.5
- dotnet-watch - 5.0.0-alpha1.19461.5
- dotnet-user-secrets - 5.0.0-alpha1.19461.5
- dotnet-dev-certs - 5.0.0-alpha1.19461.5

* Update dependencies from https://github.com/aspnet/AspNetCore build 20190911.8

- Microsoft.AspNetCore.DeveloperCertificates.XPlat - 5.0.0-alpha1.19461.8
- Microsoft.AspNetCore.App.Runtime.win-x64 - 5.0.0-alpha1.19461.8
- Microsoft.AspNetCore.App.Ref - 5.0.0-alpha1.19461.8
- dotnet-watch - 5.0.0-alpha1.19461.8
- dotnet-user-secrets - 5.0.0-alpha1.19461.8
- dotnet-dev-certs - 5.0.0-alpha1.19461.8

* Update dependencies from https://github.com/aspnet/AspNetCore build 20190911.11

- Microsoft.AspNetCore.DeveloperCertificates.XPlat - 5.0.0-alpha1.19461.11
- Microsoft.AspNetCore.App.Runtime.win-x64 - 5.0.0-alpha1.19461.11
- Microsoft.AspNetCore.App.Ref - 5.0.0-alpha1.19461.11
- dotnet-watch - 5.0.0-alpha1.19461.11
- dotnet-user-secrets - 5.0.0-alpha1.19461.11
- dotnet-dev-certs - 5.0.0-alpha1.19461.11

* Update dependencies from https://github.com/aspnet/AspNetCore build 20190911.13

- Microsoft.AspNetCore.DeveloperCertificates.XPlat - 5.0.0-alpha1.19461.13
- Microsoft.AspNetCore.App.Runtime.win-x64 - 5.0.0-alpha1.19461.13
- Microsoft.AspNetCore.App.Ref - 5.0.0-alpha1.19461.13
- dotnet-watch - 5.0.0-alpha1.19461.13
- dotnet-user-secrets - 5.0.0-alpha1.19461.13
- dotnet-dev-certs - 5.0.0-alpha1.19461.13

* Update dependencies from https://github.com/aspnet/AspNetCore build 20190912.1

- Microsoft.AspNetCore.DeveloperCertificates.XPlat - 5.0.0-alpha1.19462.1
- Microsoft.AspNetCore.App.Runtime.win-x64 - 5.0.0-alpha1.19462.1
- Microsoft.AspNetCore.App.Ref - 5.0.0-alpha1.19462.1
- dotnet-watch - 5.0.0-alpha1.19462.1
- dotnet-user-secrets - 5.0.0-alpha1.19462.1
- dotnet-dev-certs - 5.0.0-alpha1.19462.1

* Update dependencies from https://github.com/aspnet/AspNetCore build 20190912.5

- Microsoft.AspNetCore.DeveloperCertificates.XPlat - 5.0.0-alpha1.19462.5
- Microsoft.AspNetCore.App.Runtime.win-x64 - 5.0.0-alpha1.19462.5
- Microsoft.AspNetCore.App.Ref - 5.0.0-alpha1.19462.5
- dotnet-watch - 5.0.0-alpha1.19462.5
- dotnet-user-secrets - 5.0.0-alpha1.19462.5
- dotnet-dev-certs - 5.0.0-alpha1.19462.5

* Update dependencies from https://github.com/aspnet/AspNetCore build 20190912.9

- Microsoft.AspNetCore.DeveloperCertificates.XPlat - 5.0.0-alpha1.19462.9
- Microsoft.AspNetCore.App.Runtime.win-x64 - 5.0.0-alpha1.19462.9
- Microsoft.AspNetCore.App.Ref - 5.0.0-alpha1.19462.9
- dotnet-watch - 5.0.0-alpha1.19462.9
- dotnet-user-secrets - 5.0.0-alpha1.19462.9
- dotnet-dev-certs - 5.0.0-alpha1.19462.9

* Update dependencies from https://github.com/aspnet/AspNetCore build 20190916.1

- Microsoft.AspNetCore.DeveloperCertificates.XPlat - 5.0.0-alpha1.19466.1
- Microsoft.AspNetCore.App.Runtime.win-x64 - 5.0.0-alpha1.19466.1
- Microsoft.AspNetCore.App.Ref - 5.0.0-alpha1.19466.1
- dotnet-watch - 5.0.0-alpha1.19466.1
- dotnet-user-secrets - 5.0.0-alpha1.19466.1
- dotnet-dev-certs - 5.0.0-alpha1.19466.1

* Update dependencies from https://github.com/aspnet/AspNetCore build 20190916.2

- Microsoft.AspNetCore.DeveloperCertificates.XPlat - 5.0.0-alpha1.19466.2
- Microsoft.AspNetCore.App.Runtime.win-x64 - 5.0.0-alpha1.19466.2
- Microsoft.AspNetCore.App.Ref - 5.0.0-alpha1.19466.2
- dotnet-watch - 5.0.0-alpha1.19466.2
- dotnet-user-secrets - 5.0.0-alpha1.19466.2
- dotnet-dev-certs - 5.0.0-alpha1.19466.2

* Update dependencies from https://github.com/aspnet/AspNetCore build 20190916.4

- Microsoft.AspNetCore.DeveloperCertificates.XPlat - 5.0.0-alpha1.19466.4
- Microsoft.AspNetCore.App.Runtime.win-x64 - 5.0.0-alpha1.19466.4
- Microsoft.AspNetCore.App.Ref - 5.0.0-alpha1.19466.4
- dotnet-watch - 5.0.0-alpha1.19466.4
- dotnet-user-secrets - 5.0.0-alpha1.19466.4
- dotnet-dev-certs - 5.0.0-alpha1.19466.4

* Update dependencies from https://github.com/aspnet/AspNetCore build 20190916.5

- Microsoft.AspNetCore.DeveloperCertificates.XPlat - 5.0.0-alpha1.19466.5
- Microsoft.AspNetCore.App.Runtime.win-x64 - 5.0.0-alpha1.19466.5
- Microsoft.AspNetCore.App.Ref - 5.0.0-alpha1.19466.5
- dotnet-watch - 5.0.0-alpha1.19466.5
- dotnet-user-secrets - 5.0.0-alpha1.19466.5
- dotnet-dev-certs - 5.0.0-alpha1.19466.5

* Update dependencies from https://github.com/aspnet/AspNetCore build 20190916.7

- Microsoft.AspNetCore.DeveloperCertificates.XPlat - 5.0.0-alpha1.19466.7
- Microsoft.AspNetCore.App.Runtime.win-x64 - 5.0.0-alpha1.19466.7
- Microsoft.AspNetCore.App.Ref - 5.0.0-alpha1.19466.7
- dotnet-watch - 5.0.0-alpha1.19466.7
- dotnet-user-secrets - 5.0.0-alpha1.19466.7
- dotnet-dev-certs - 5.0.0-alpha1.19466.7

* Support targeting ASP.NET Core 5.0
2019-09-17 20:09:37 +00:00
Livar Cunha
5421af4ad6 Merge remote-tracking branch 'upstream/release/3.1.1xx' into merges/release/3.1.1xx-to-master
* upstream/release/3.1.1xx: (422 commits)
  Update dependencies from https://github.com/dotnet/toolset build 20190911.12 (#4733)
  Update dependencies from https://github.com/dotnet/toolset build 20190911.11 (#4731)
  Update dependencies from https://github.com/aspnet/AspNetCore build 20190911.1 (#4729)
  [release/3.1.1xx] Update dependencies from dotnet/toolset (#4211)
  Update dependencies from https://github.com/dotnet/arcade build 20190910.3 (#4728)
  Exclude ASP.NET targeting pack and shared framework from RPM/debs until we have 3.1 versions
  Add support for targeting .NET Core 3.1
  Update latest patch versions
  Update dependencies from https://github.com/dotnet/arcade build 20190909.10 (#4716)
  Do not download for 'arm*'
  Formatting...
  Download the ASP.NET SharedFramework MSI and the Module V2 MSI
  Update dependencies from https://github.com/dotnet/arcade build 20190908.2 (#4695)
  Update dependencies from https://github.com/dotnet/core-setup build 20190908.7
  Add release/3.1.xx download to readme (#4618)
  Update dependencies from https://github.com/dotnet/core-setup build 20190908.3
  Update dependencies from https://github.com/dotnet/arcade build 20190907.1 (#4667)
  Update dependencies from https://github.com/dotnet/core-setup build 20190907.10
  Update dependencies from https://github.com/dotnet/arcade build 20190906.10 (#4643)
  Update dependencies from https://github.com/dotnet/core-setup build 20190907.3
  ...

Conflicts:
README.md
eng/Version.Details.xml
eng/Versions.props
eng/common/native/install-cmake-test.sh
global.json
src/redist/targets/GenerateBundledVersions.targets
src/redist/targets/Versions.targets
2019-09-11 10:09:32 -07:00
Daniel Plaisted
827464d908 Add support for targeting .NET Core 3.1 2019-09-10 13:58:14 -07:00
Nick Guerrera
ac2000cc03 Add netcoreapp5.0 support to bundled versions
* Use 3.0-preview7 when targeting netcoreapp3.0 with 5.0 SDK for now
* Update known app host packs and framework references to 5.0
* Remove workaround for fixed bug from tests
* Temporarily expect run failure while templates are still at 3.0
2019-08-02 22:19:00 -07:00
Livar Cunha
670d13b444 Skipping a failing test. Already reached out to the templating team to investigate. 2019-07-01 22:36:33 -07:00
Daniel Plaisted
f8126a6b02 Re-enable .NET Core 2.2 tests
Fixes #780
2019-06-18 16:26:57 -07:00
Daniel Plaisted
2173783302 Delete duplicated tests
Fixes #21

These scenarios should be covered by GivenSelfContainedAppsRollForward, it looks like the fact
they were here may have been a bad merge.
2019-06-18 16:26:32 -07:00
Peter Huene
33815f75c9
Remove Windows Desktop project templates for non-Windows.
This commit removes the Windows Desktop project templates for non-Windows
builds of the .NET Core SDK.

Fixes dotnet/cli#11425.
2019-05-29 19:06:11 -07:00
Nick Guerrera
611efa4b97
Re-enable mvc test (#2067) 2019-05-20 12:40:08 -07:00
Daniel Plaisted
1b0972cccd Disable test for mvc template build due to aspnet/AspNetCore#10218 2019-05-16 18:08:10 -07:00
John Beisner
ca9216c97d
[WIP] Removal of additional package feeds set by default (#1561)
Removal of additional package feeds set by default
2019-04-23 10:33:16 -07:00
dotnet-maestro[bot]
e5f45a8c85
[master] Update dependencies from dotnet/toolset (#1161)
* Update dependencies from https://github.com/dotnet/toolset build 20190329.11

- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview4.19179.11

* Deleting the CliToolReferenceTests. They are not needed on this repo and they do not rely on any insertion from dependencies and are completely dependent on the CLI only. The only reason why they were here is because we took the whole E2E test project from the CLI and ported to sdk and toolset.

* Cap project tools assets tfm netcoreapp2.2 to react to change in SDK
2019-03-31 01:02:28 +00:00
Livar Cunha
7dffd726de Disableing 2.2 implicit framework tests because the packages haven't been published yet. 2019-03-01 10:55:27 -08:00
Daniel Plaisted
d1d8a04899 Disable roll-forward version tests for 3.0
See #621
2019-02-20 16:36:41 -08:00
Daniel Plaisted
424024ad0c Update .NET Core version, and add test to catch when ASP.NET depends on a later version than we have
Fixes https://github.com/dotnet/cli/issues/10553
2019-01-07 13:55:18 -08:00
Livar Cunha
3ce8eaefaa Merge branch 'master' into official_builds
* master:
  Adding a Wpf and Winforms templates registry key (#218)
  Update coresetup to preview-27218-01 (#216)
  Update WindowsDesktop Framework (#215)
  Update coresetup to preview-27217-02 (#214)
  Update coresetup to preview-27217-01
  Update coresetup to preview-27216-02 (#211)
  make GivenDotnetUsesDotnetTools test optional based on AspNetCore availability (#207)
  Update DependencyVersions.props
  Include the WindowsDesktop sharedframework in install 'Finish' page. (#208)
  Update readme; core-sdk:master (#209)
  Update WindowsDesktop
  Update toolset
  Update coresetup to preview-27214-02
  change debug to Debug to match managed part
  add entry for freebsd to badge processing
  update stage0 sdk to 3.0 preview
  Update coresetup to preview-27206-02 (#202)
  initial support for freebsd
2018-12-25 19:08:40 -08:00
Tomas Weinfurt
e1e6c25c1b make GivenDotnetUsesDotnetTools test optional based on AspNetCore availability (#207) 2018-12-14 20:08:38 -08:00
Livar Cunha
829bc78ccf Updating the CLi.Utils version that we use in core-sdk to one with a new muxer class that has the proper AppContext handling. 2018-12-05 15:48:17 -08:00
Daniel Plaisted
7d461295be Check bitness of dotnet under test instead of test host process 2018-11-29 23:38:49 -08:00
Daniel Plaisted
d4db5e64b5 Merge upstream changes 2018-11-29 17:27:58 -08:00