Commit graph

18800 commits

Author SHA1 Message Date
dotnet-maestro[bot]
b9f183d8cb
Update dependencies from https://github.com/dotnet/arcade build 20201204.2 (#9197)
[master] Update dependencies from dotnet/arcade
- Coherency Updates:
  - Microsoft.SourceLink.GitHub: from 1.1.0-beta-20566-02 to 1.1.0-beta-20580-02 (parent: Microsoft.DotNet.Arcade.Sdk)
  - XliffTasks: from 1.0.0-beta.20568.1 to 1.0.0-beta.20574.1 (parent: Microsoft.DotNet.Arcade.Sdk)
2020-12-09 03:11:38 +00:00
dotnet-maestro[bot]
f2294767a5
Update dependencies from https://github.com/dotnet/arcade build 20201201.2 (#9190)
[master] Update dependencies from dotnet/arcade
2020-12-03 14:19:38 +00:00
Marc Paine
38ba134806
Merge pull request #9131 from dotnet/marcpopMSFT-addTableGenerator
Add table generator to the installer repo so it can be found and updated along with the tables.
2020-12-02 14:17:55 -08:00
Matt Mitchell
336b2cdcf7
Reenable and fix post build signing (#9176)
Fixes post build signing so that the manifests are conformant with the requirement that items to sign should also appear in the artifacts section of a manifest.
2020-12-01 06:56:48 -08:00
Marc Paine
c0b0f38c35
Update README.md 2020-11-30 16:55:13 -08:00
Missy Messa
46786b7851
Merge pull request #9154 from dotnet/revert-9122-enable-postbuild-sign
Revert "Enable post-build signing"
2020-11-30 08:26:55 -08:00
Missy Messa
9382505d9c Revert "Enable post-build signing (#9122)"
This reverts commit 27fafc7bba.
2020-11-25 08:27:05 -08:00
dotnet-maestro[bot]
bd06b98d6b
Update dependencies from https://github.com/dotnet/sdk build 20201124.1 (#9143)
[master] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.DotNet.Common.ItemTemplates: from 6.0.0-alpha.1.20568.1 to 6.0.0-alpha.1.20574.1 (parent: Microsoft.NET.Sdk)
2020-11-25 07:48:25 +00:00
Matt Mitchell
27fafc7bba
Enable post-build signing (#9122)
Enables post build signing. This repo will discontinue signing in-build and instead the entire product will sign all at once in the staging pipelines.
2020-11-24 10:02:32 -08:00
dotnet-maestro[bot]
a047fd344e
Update dependencies from https://github.com/dotnet/arcade build 20201123.2 (#9142)
[master] Update dependencies from dotnet/arcade
- Coherency Updates:
  - XliffTasks: from 1.0.0-beta.20563.1 to 1.0.0-beta.20568.1 (parent: Microsoft.DotNet.Arcade.Sdk)
2020-11-24 14:15:47 +00:00
dotnet-maestro[bot]
e24b2c8388
Update dependencies from https://github.com/dotnet/sdk build 20201123.18 (#9138)
[master] Update dependencies from dotnet/sdk
2020-11-24 08:29:41 +00:00
dotnet-maestro[bot]
fa26d1409e
Update dependencies from https://github.com/dotnet/sdk build 20201123.17 (#9137)
[master] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.Net.Compilers.Toolset: from 3.9.0-2.20573.10 to 3.9.0-2.20574.4 (parent: Microsoft.NET.Sdk)
2020-11-24 07:16:46 +00:00
dotnet-maestro[bot]
ee0f048dcc
Update dependencies from https://github.com/dotnet/sdk build 20201123.15 (#9135)
[master] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.NET.Test.Sdk: from 16.9.0-preview-20201123-03 to 16.9.0-preview-20201123-04 (parent: Microsoft.NET.Sdk)
2020-11-24 05:37:28 +00:00
dotnet-maestro[bot]
6cd04d0964
Update dependencies from https://github.com/dotnet/sdk build 20201123.14 (#9134)
[master] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.AspNetCore.App.Ref: from 6.0.0-alpha.1.20570.9 to 6.0.0-alpha.1.20573.11 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 6.0.0-alpha.1.20570.9 to 6.0.0-alpha.1.20573.11 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0: from 6.0.0-alpha.1.20570.9 to 6.0.0-alpha.1.20573.11 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 6.0.0-alpha.1.20570.9 to 6.0.0-alpha.1.20573.11 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 6.0.0-alpha.1.20570.9 to 6.0.0-alpha.1.20573.11 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 6.0.0-alpha.1.20570.9 to 6.0.0-alpha.1.20573.11 (parent: Microsoft.NET.Sdk)
  - dotnet-watch: from 6.0.0-alpha.1.20570.9 to 6.0.0-alpha.1.20573.11 (parent: Microsoft.NET.Sdk)
2020-11-24 04:39:46 +00:00
dotnet-maestro[bot]
22bbd9cd48
[master] Update dependencies from dotnet/sdk (#9132)
[master] Update dependencies from dotnet/sdk
2020-11-24 03:32:14 +00:00
dotnet-maestro[bot]
324f57351a
Update dependencies from https://github.com/dotnet/sdk build 20201123.9 (#9129)
[master] Update dependencies from dotnet/sdk
2020-11-24 00:18:48 +00:00
Marc Paine
04b847b80f
Merge pull request #9117 from eriawan/fix-net60-version
Fix #8992 version of .NET to be 6.0 on bundle.wxl
2020-11-23 16:03:11 -08:00
Marc Paine
668d2efb0e Add table generator to the installer repo so it can be found and updated along with the tables. 2020-11-23 15:46:21 -08:00
dotnet-maestro[bot]
dcc8aac7af
Update dependencies from https://github.com/dotnet/sdk build 20201123.7 (#9127)
[master] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.NET.Test.Sdk: from 16.9.0-preview-20201123-02 to 16.9.0-preview-20201123-03 (parent: Microsoft.NET.Sdk)
2020-11-23 23:04:09 +00:00
dotnet-maestro[bot]
e542479e89
Update dependencies from https://github.com/dotnet/sdk build 20201123.5 (#9125)
[master] Update dependencies from dotnet/sdk
- Coherency Updates:
  - NuGet.Build.Tasks: from 5.8.0-rc.6930 to 5.9.0-preview.2.6967 (parent: Microsoft.NET.Sdk)
2020-11-23 22:11:02 +00:00
dotnet-maestro[bot]
ec220139fa
Update dependencies from https://github.com/dotnet/sdk build 20201123.3 (#9123)
[master] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.NET.Test.Sdk: from 16.9.0-preview-20201123-01 to 16.9.0-preview-20201123-02 (parent: Microsoft.NET.Sdk)
2020-11-23 20:35:35 +00:00
dotnet-maestro[bot]
5560d6337a
[master] Update dependencies from dotnet/sdk (#9120)
[master] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.WindowsDesktop.App.Ref: from 6.0.0-alpha.1.20568.3 to 6.0.0-alpha.1.20570.2 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0: from 6.0.0-alpha.1.20568.3 to 6.0.0-alpha.1.20570.2 (parent: Microsoft.NET.Sdk)
  - Microsoft.Dotnet.WinForms.ProjectTemplates: from 6.0.0-alpha.1.20568.1 to 6.0.0-alpha.1.20570.3 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 6.0.0-alpha.1.20568.3 to 6.0.0-alpha.1.20570.2 (parent: Microsoft.NET.Sdk)
  - Microsoft.DotNet.Wpf.ProjectTemplates: from 6.0.0-alpha.1.20568.2 to 6.0.0-alpha.1.20570.3 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - Microsoft.Net.Compilers.Toolset: from 3.9.0-2.20573.4 to 3.9.0-2.20573.10 (parent: Microsoft.NET.Sdk)
2020-11-23 12:28:07 +00:00
dotnet-maestro[bot]
db50ea26f8
Update dependencies from https://github.com/dotnet/sdk build 20201122.2 (#9119)
[master] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.Net.Compilers.Toolset: from 3.9.0-2.20568.12 to 3.9.0-2.20573.4 (parent: Microsoft.NET.Sdk)
2020-11-23 08:51:19 +00:00
dotnet-maestro[bot]
39bc416f8a
Update dependencies from https://github.com/dotnet/sdk build 20201122.1 (#9118)
[master] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.NET.Test.Sdk: from 16.9.0-preview-20201120-04 to 16.9.0-preview-20201123-01 (parent: Microsoft.NET.Sdk)
2020-11-23 06:52:46 +00:00
eriawan
8f65ba49ad Fix version of .NET to be 6.0 on bundle.wxl 2020-11-23 03:43:44 +07:00
dotnet-maestro[bot]
1289135496
[master] Update dependencies from dotnet/sdk (#9112)
[master] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.AspNetCore.App.Ref: from 6.0.0-alpha.1.20569.11 to 6.0.0-alpha.1.20570.9 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 6.0.0-alpha.1.20569.11 to 6.0.0-alpha.1.20570.9 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0: from 6.0.0-alpha.1.20569.11 to 6.0.0-alpha.1.20570.9 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 6.0.0-alpha.1.20569.11 to 6.0.0-alpha.1.20570.9 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 6.0.0-alpha.1.20569.11 to 6.0.0-alpha.1.20570.9 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 6.0.0-alpha.1.20569.11 to 6.0.0-alpha.1.20570.9 (parent: Microsoft.NET.Sdk)
  - dotnet-watch: from 6.0.0-alpha.1.20569.11 to 6.0.0-alpha.1.20570.9 (parent: Microsoft.NET.Sdk)
2020-11-21 17:56:29 +00:00
dotnet-maestro[bot]
8f423acdd2
[master] Update dependencies from dotnet/sdk (#9104)
[master] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.AspNetCore.App.Ref: from 6.0.0-alpha.1.20567.3 to 6.0.0-alpha.1.20569.11 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 6.0.0-alpha.1.20567.3 to 6.0.0-alpha.1.20569.11 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0: from 6.0.0-alpha.1.20567.3 to 6.0.0-alpha.1.20569.11 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 6.0.0-alpha.1.20567.3 to 6.0.0-alpha.1.20569.11 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 6.0.0-alpha.1.20567.3 to 6.0.0-alpha.1.20569.11 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 6.0.0-alpha.1.20567.3 to 6.0.0-alpha.1.20569.11 (parent: Microsoft.NET.Sdk)
  - dotnet-watch: from 6.0.0-alpha.1.20567.3 to 6.0.0-alpha.1.20569.11 (parent: Microsoft.NET.Sdk)
  - Microsoft.NET.Test.Sdk: from 16.9.0-preview-20201119-08 to 16.9.0-preview-20201120-04 (parent: Microsoft.NET.Sdk)
  - Microsoft.NET.ILLink.Tasks: from 6.0.0-alpha.1.20560.1 to 6.0.0-alpha.1.20561.1 (parent: Microsoft.NET.Sdk)
2020-11-20 21:09:31 +00:00
dotnet-maestro[bot]
8a09100478
[master] Update dependencies from dotnet/arcade (#9068)
[master] Update dependencies from dotnet/arcade
- Coherency Updates:
  - Microsoft.SourceLink.GitHub: from 1.1.0-beta-20527-05 to 1.1.0-beta-20566-02 (parent: Microsoft.DotNet.Arcade.Sdk)
  - XliffTasks: from 1.0.0-beta.20531.1 to 1.0.0-beta.20563.1 (parent: Microsoft.DotNet.Arcade.Sdk)

 - Merge branch 'master' of https://github.com/dotnet/installer into darc-master-2915ed78-2cd6-4181-a821-0cc8fa5ea2ac
2020-11-20 17:08:04 +00:00
dotnet-maestro[bot]
69559c705d
[master] Update dependencies from dotnet/sdk (#9102)
[master] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.WindowsDesktop.App.Ref: from 6.0.0-alpha.1.20567.4 to 6.0.0-alpha.1.20568.3 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0: from 6.0.0-alpha.1.20567.4 to 6.0.0-alpha.1.20568.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.Dotnet.WinForms.ProjectTemplates: from 6.0.0-alpha.1.20567.1 to 6.0.0-alpha.1.20568.1 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 6.0.0-alpha.1.20567.4 to 6.0.0-alpha.1.20568.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.DotNet.Wpf.ProjectTemplates: from 6.0.0-alpha.1.20567.3 to 6.0.0-alpha.1.20568.2 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
2020-11-20 07:02:44 +00:00
dotnet-maestro[bot]
d82ffeccdb
Update dependencies from https://github.com/dotnet/sdk build 20201119.4 (#9101)
[master] Update dependencies from dotnet/sdk
2020-11-20 03:18:51 +00:00
dotnet-maestro[bot]
9955f3e5ab
[master] Update dependencies from dotnet/sdk (#9099)
[master] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.NET.Test.Sdk: from 16.9.0-preview-20201118-01 to 16.9.0-preview-20201119-08 (parent: Microsoft.NET.Sdk)
2020-11-19 23:08:53 +00:00
dotnet-maestro[bot]
db71738582
Update dependencies from https://github.com/dotnet/sdk build 20201118.9 (#9097)
[master] Update dependencies from dotnet/sdk
2020-11-18 23:07:51 +00:00
Marc Paine
280c94d647
Merge pull request #9088 from dotnet/Add-table-generator
Add table-generator
2020-11-18 14:21:10 -08:00
Steve MacLean
cfa5bc446d
Enable Apple Silicon SDK builds (#8990)
* Enable building osx-arm64
* Use osx-x64 NetStandardTargetingPack for osx-arm64
* Update readme for osx-arm64 SDK
2020-11-18 15:12:39 -05:00
dotnet-maestro[bot]
4d674d0bb5
Update dependencies from https://github.com/dotnet/sdk build 20201118.8 (#9096)
[master] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.WindowsDesktop.App.Ref: from 6.0.0-alpha.1.20563.6 to 6.0.0-alpha.1.20567.4 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0: from 6.0.0-alpha.1.20563.6 to 6.0.0-alpha.1.20567.4 (parent: Microsoft.NET.Sdk)
  - Microsoft.Dotnet.WinForms.ProjectTemplates: from 6.0.0-alpha.1.20563.1 to 6.0.0-alpha.1.20567.1 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 6.0.0-alpha.1.20563.6 to 6.0.0-alpha.1.20567.4 (parent: Microsoft.NET.Sdk)
  - Microsoft.DotNet.Wpf.ProjectTemplates: from 6.0.0-alpha.1.20563.3 to 6.0.0-alpha.1.20567.3 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
2020-11-18 18:33:37 +00:00
dotnet-maestro[bot]
aca4f1580f
[master] Update dependencies from dotnet/sdk (#9095)
[master] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.WindowsDesktop.App.Ref: from 6.0.0-alpha.1.20560.7 to 6.0.0-alpha.1.20563.6 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0: from 6.0.0-alpha.1.20560.7 to 6.0.0-alpha.1.20563.6 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.NetCore.SharedFramework.x64.6.0: from 6.0.0-alpha.1.20560.10 to 6.0.0-alpha.1.20561.11 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Ref: from 6.0.0-alpha.1.20560.10 to 6.0.0-alpha.1.20561.11 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Internal: from 6.0.0-alpha.1.20560.10 to 6.0.0-alpha.1.20561.11 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Runtime.win-x64: from 6.0.0-alpha.1.20560.10 to 6.0.0-alpha.1.20561.11 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Host.win-x64: from 6.0.0-alpha.1.20560.10 to 6.0.0-alpha.1.20561.11 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.DotNetHostResolver: from 6.0.0-alpha.1.20560.10 to 6.0.0-alpha.1.20561.11 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.Platforms: from 6.0.0-alpha.1.20560.10 to 6.0.0-alpha.1.20561.11 (parent: Microsoft.NET.Sdk)
  - Microsoft.DotNet.Common.ItemTemplates: from 6.0.0-alpha.1.20567.1 to 6.0.0-alpha.1.20568.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.Dotnet.WinForms.ProjectTemplates: from 6.0.0-alpha.1.20560.3 to 6.0.0-alpha.1.20563.1 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 6.0.0-alpha.1.20560.7 to 6.0.0-alpha.1.20563.6 (parent: Microsoft.NET.Sdk)
  - Microsoft.DotNet.Wpf.ProjectTemplates: from 6.0.0-alpha.1.20560.6 to 6.0.0-alpha.1.20563.3 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - Microsoft.NET.Test.Sdk: from 16.9.0-preview-20201116-01 to 16.9.0-preview-20201118-01 (parent: Microsoft.NET.Sdk)
  - Microsoft.NET.ILLink.Tasks: from 6.0.0-alpha.1.20559.3 to 6.0.0-alpha.1.20560.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.Net.Compilers.Toolset: from 3.9.0-2.20568.4 to 3.9.0-2.20568.12 (parent: Microsoft.NET.Sdk)
2020-11-18 16:45:06 +00:00
dotnet-maestro[bot]
0ac86884f5
Update dependencies from https://github.com/dotnet/sdk build 20201117.14 (#9094)
[master] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.Net.Compilers.Toolset: from 3.9.0-2.20567.4 to 3.9.0-2.20568.4 (parent: Microsoft.NET.Sdk)
2020-11-18 05:04:40 +00:00
dotnet-maestro[bot]
9ce92de5d4
Update dependencies from https://github.com/dotnet/sdk build 20201117.11 (#9092)
[master] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.AspNetCore.App.Ref: from 6.0.0-alpha.1.20567.2 to 6.0.0-alpha.1.20567.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 6.0.0-alpha.1.20567.2 to 6.0.0-alpha.1.20567.3 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0: from 6.0.0-alpha.1.20567.2 to 6.0.0-alpha.1.20567.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 6.0.0-alpha.1.20567.2 to 6.0.0-alpha.1.20567.3 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 6.0.0-alpha.1.20567.2 to 6.0.0-alpha.1.20567.3 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 6.0.0-alpha.1.20567.2 to 6.0.0-alpha.1.20567.3 (parent: Microsoft.NET.Sdk)
  - dotnet-watch: from 6.0.0-alpha.1.20567.2 to 6.0.0-alpha.1.20567.3 (parent: Microsoft.NET.Sdk)
2020-11-18 01:55:28 +00:00
dotnet-maestro[bot]
31a75d9c22
Update dependencies from https://github.com/dotnet/sdk build 20201117.8 (#9089)
[master] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.AspNetCore.App.Ref: from 6.0.0-alpha.1.20566.9 to 6.0.0-alpha.1.20567.2 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 6.0.0-alpha.1.20566.9 to 6.0.0-alpha.1.20567.2 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0: from 6.0.0-alpha.1.20566.9 to 6.0.0-alpha.1.20567.2 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 6.0.0-alpha.1.20566.9 to 6.0.0-alpha.1.20567.2 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 6.0.0-alpha.1.20566.9 to 6.0.0-alpha.1.20567.2 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 6.0.0-alpha.1.20566.9 to 6.0.0-alpha.1.20567.2 (parent: Microsoft.NET.Sdk)
  - dotnet-watch: from 6.0.0-alpha.1.20566.9 to 6.0.0-alpha.1.20567.2 (parent: Microsoft.NET.Sdk)
2020-11-17 23:48:50 +00:00
dotnet-maestro[bot]
e5427bdf47
Update dependencies from https://github.com/dotnet/sdk build 20201117.7 (#9087)
[master] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.DotNet.Common.ItemTemplates: from 6.0.0-alpha.1.20561.1 to 6.0.0-alpha.1.20567.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.Net.Compilers.Toolset: from 3.9.0-2.20561.12 to 3.9.0-2.20567.4 (parent: Microsoft.NET.Sdk)
2020-11-17 19:52:47 +00:00
William Li
cc37425417
Merge pull request #9086 from wli3/bring-tool-tests-back
Bring tool tests back
2020-11-17 11:52:05 -08:00
William Li
40ba03ef50
Add table-generator 2020-11-17 11:39:50 -08:00
William Li
d789132f12 Update stage 0 2020-11-17 10:22:38 -08:00
dotnet-maestro[bot]
081d1f6035
Update dependencies from https://github.com/dotnet/sdk build 20201117.5 (#9085)
[master] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.NET.Test.Sdk: from 16.8.0-release-20201022-02 to 16.9.0-preview-20201116-01 (parent: Microsoft.NET.Sdk)
2020-11-17 17:58:28 +00:00
William Li
2a19fdee15 Revert "disable test as tool build for now"
This reverts commit bc5222343943818cba91aacd97b63fec2f516707.
2020-11-17 09:36:12 -08:00
dotnet-maestro[bot]
117d370695
Update dependencies from https://github.com/dotnet/sdk build 20201117.4 (#9083)
[master] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.FSharp.Compiler: from 11.0.0-beta.20507.4 to 11.0.1-beta.20562.2 (parent: Microsoft.NET.Sdk)
2020-11-17 16:51:24 +00:00
dotnet-maestro[bot]
a553a7ca21
Update dependencies from https://github.com/dotnet/sdk build 20201117.1 (#9080)
[master] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.AspNetCore.App.Ref: from 6.0.0-alpha.1.20561.2 to 6.0.0-alpha.1.20566.9 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 6.0.0-alpha.1.20561.2 to 6.0.0-alpha.1.20566.9 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0: from 6.0.0-alpha.1.20561.2 to 6.0.0-alpha.1.20566.9 (parent: Microsoft.NET.Sdk)
  - Microsoft.EntityFrameworkCore: from 6.0.0-alpha.1.20560.6 to 6.0.0-alpha.1.20563.8 (parent: Microsoft.AspNetCore.App.Runtime.win-x64)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 6.0.0-alpha.1.20561.2 to 6.0.0-alpha.1.20566.9 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 6.0.0-alpha.1.20561.2 to 6.0.0-alpha.1.20566.9 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 6.0.0-alpha.1.20561.2 to 6.0.0-alpha.1.20566.9 (parent: Microsoft.NET.Sdk)
  - dotnet-watch: from 6.0.0-alpha.1.20561.2 to 6.0.0-alpha.1.20566.9 (parent: Microsoft.NET.Sdk)
2020-11-17 09:38:39 +00:00
dotnet-maestro[bot]
bb1e128c34
[master] Update dependencies from dotnet/sdk (#9064)
[master] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.AspNetCore.App.Ref: from 6.0.0-alpha.1.20526.6 to 6.0.0-alpha.1.20561.2 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 6.0.0-alpha.1.20526.6 to 6.0.0-alpha.1.20561.2 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0: from 6.0.0-alpha.1.20526.6 to 6.0.0-alpha.1.20561.2 (parent: Microsoft.NET.Sdk)
  - Microsoft.EntityFrameworkCore: from 6.0.0-alpha.1.20509.5 to 6.0.0-alpha.1.20560.6 (parent: Microsoft.AspNetCore.App.Runtime.win-x64)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 6.0.0-alpha.1.20526.6 to 6.0.0-alpha.1.20561.2 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 6.0.0-alpha.1.20526.6 to 6.0.0-alpha.1.20561.2 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 6.0.0-alpha.1.20526.6 to 6.0.0-alpha.1.20561.2 (parent: Microsoft.NET.Sdk)
  - dotnet-watch: from 6.0.0-alpha.1.20526.6 to 6.0.0-alpha.1.20561.2 (parent: Microsoft.NET.Sdk)

 - Update installer target framework to 6.0

 - Install 5.0.0 and 3.1.0 runtime

 - Merge remote-tracking branch 'upstream/master' into darc-master-4cce5096-36fd-4b94-ba12-5d198a821a27

 - Update SDK to one that targets 6.0

 - disable test as tool build for now

 - Fix aspnet runtime RID
2020-11-17 06:56:05 +00:00
Matt Mitchell
32d179d680
Update the installer target framework net6.0 (#9069)
- Remove unneeded package for tool install
- Install 5.0.0 and 3.1.0 runtime (rather than a preview 3.1.0 runtime)
2020-11-13 10:56:11 -08:00
dotnet-maestro[bot]
efac3f2569
[master] Update dependencies from dotnet/sdk (#9058)
* Update dependencies from https://github.com/dotnet/sdk build 20201111.1

Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk
 From Version 6.0.100-alpha.1.20560.6 -> To Version 6.0.100-alpha.1.20561.1

Dependency coherency updates

Microsoft.NETCore.App.Ref,Microsoft.NETCore.App.Internal,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.NET.ILLink.Tasks
 From Version 6.0.0-alpha.1.20557.2 -> To Version 6.0.0-alpha.1.20560.10 (parent: Microsoft.NET.Sdk

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

Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk
 From Version 6.0.100-alpha.1.20560.6 -> To Version 6.0.100-alpha.1.20561.2

Dependency coherency updates

Microsoft.WindowsDesktop.App.Ref,Microsoft.WindowsDesktop.App,Microsoft.NETCore.App.Ref,Microsoft.NETCore.App.Internal,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.NET.ILLink.Tasks
 From Version 6.0.0-alpha.1.20559.4 -> To Version 6.0.0-alpha.1.20560.7 (parent: Microsoft.NET.Sdk

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

Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk
 From Version 6.0.100-alpha.1.20560.6 -> To Version 6.0.100-alpha.1.20561.4

Dependency coherency updates

Microsoft.WindowsDesktop.App.Ref,Microsoft.WindowsDesktop.App,Microsoft.NETCore.App.Ref,Microsoft.NETCore.App.Internal,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.DotNet.Common.ItemTemplates,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.NET.ILLink.Tasks
 From Version 6.0.0-alpha.1.20559.4 -> To Version 6.0.0-alpha.1.20560.7 (parent: Microsoft.NET.Sdk

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

Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk
 From Version 6.0.100-alpha.1.20560.6 -> To Version 6.0.100-alpha.1.20561.6

Dependency coherency updates

Microsoft.WindowsDesktop.App.Ref,Microsoft.WindowsDesktop.App,Microsoft.NETCore.App.Ref,Microsoft.NETCore.App.Internal,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.DotNet.Common.ItemTemplates,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.NET.ILLink.Tasks,Microsoft.Net.Compilers.Toolset
 From Version 6.0.0-alpha.1.20559.4 -> To Version 6.0.0-alpha.1.20560.7 (parent: Microsoft.NET.Sdk

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

Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk
 From Version 6.0.100-alpha.1.20560.6 -> To Version 6.0.100-alpha.1.20561.16

Dependency coherency updates

Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0,VS.Redist.Common.NetCore.SharedFramework.x64.6.0,Microsoft.NETCore.App.Ref,Microsoft.NETCore.App.Internal,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.DotNet.Common.ItemTemplates,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.NET.ILLink.Tasks,Microsoft.Net.Compilers.Toolset,Microsoft.Build
 From Version 6.0.0-alpha.1.20559.4 -> To Version 6.0.0-alpha.1.20560.7 (parent: Microsoft.NET.Sdk

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Jason Zhai <AzureTest@vwuzhai002.redmond.corp.microsoft.com>
2020-11-12 15:10:41 +01:00