Commit graph

18589 commits

Author SHA1 Message Date
Matt Mitchell
f56648180f
Use aspnetcore version suffix for template install directory (#8625)
This change is required for RTM stable builds. When stable versions are generated the CalculateTemplateVersions task will fail.

For .NET 3.x, installer is partially on arcade. It uses its own versioning model, but the arcade generated versions are actually set (specifically VersionSuffix). So even when stable builds are generated, VersionSuffix is available. It is unused when the aspnetcore template versions are stable.

For .NET 5, installer is now fully on arcade versioning, which means VersionSuffix is not set when stable versions are generated.

Instead of using installer's version suffix if aspnetcore's template versions are unstable, use the version suffix of the aspnetcore template versions. This subtley affects the installer directory of the templates:

If the aspnetcore version is: 5.0.0-rc.1.1234.5
And the installer version is: 5.0.100-rc.1.9999.9
Then:

Template install dir before this change: .dotnet\templates\5.0.0-rc.1.9999.9
Template install dir after this change: .dotnet\templates\5.0.0-rc.1.1234.5
Of note: The overall template layout doesn't make a ton of sense. The aspnetcore template version is used for the install directory, but many different templates are put in this directory, including some that have completely different versions.
2020-09-22 14:32:10 -07:00
dotnet-maestro[bot]
906df57e8f
Update dependencies from https://github.com/dotnet/sdk build 20200922.11 (#8669)
[release/5.0.1xx-rc2] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.AspNetCore.App.Ref: from 5.0.0-rc.2.20471.28 to 5.0.0-rc.2.20472.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 5.0.0-rc.2.20471.28 to 5.0.0-rc.2.20472.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 5.0.0-rc.2.20471.28 to 5.0.0-rc.2.20472.3 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.TargetingPack.x64.5.0: from 5.0.0-rc.2.20471.28 to 5.0.0-rc.2.20472.3 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 5.0.0-rc.2.20471.28 to 5.0.0-rc.2.20472.3 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 5.0.0-rc.2.20471.28 to 5.0.0-rc.2.20472.3 (parent: Microsoft.NET.Sdk)
  - dotnet-watch: from 5.0.0-rc.2.20471.28 to 5.0.0-rc.2.20472.3 (parent: Microsoft.NET.Sdk)
2020-09-22 20:39:54 +00:00
dotnet-maestro[bot]
ebd8ed004c
[release/5.0.1xx-rc2] Update dependencies from dotnet/sdk (#8665)
[release/5.0.1xx-rc2] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.NETCore.App.Ref: from 5.0.0-rc.2.20471.9 to 5.0.0-rc.2.20471.13 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Internal: from 5.0.0-rc.2.20471.9 to 5.0.0-rc.2.20471.13 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Runtime.win-x64: from 5.0.0-rc.2.20471.9 to 5.0.0-rc.2.20471.13 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Host.win-x64: from 5.0.0-rc.2.20471.9 to 5.0.0-rc.2.20471.13 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.DotNetHostResolver: from 5.0.0-rc.2.20471.9 to 5.0.0-rc.2.20471.13 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.Platforms: from 5.0.0-rc.2.20471.9 to 5.0.0-rc.2.20471.13 (parent: Microsoft.NET.Sdk)
2020-09-22 18:50:12 +00:00
dotnet-maestro[bot]
3563fd5885
Update dependencies from https://github.com/dotnet/arcade build 20200921.1 (#8667)
[release/5.0.1xx-rc2] Update dependencies from dotnet/arcade
2020-09-22 18:46:25 +00:00
Jacques Eloff
4973bec513 Sign redist.dll 2020-09-22 11:30:23 -07:00
Matt Mitchell
2e14d4e8b0
Fixes for stable builds (#8648)
- Enable the switch for stable builds
- Fixup the calculation of FullNugetVersion to not include the iteration if it is empty
2020-09-22 07:59:59 -07:00
dotnet-maestro[bot]
7c8fa9bcb1
[release/5.0.1xx-rc2] Update dependencies from dotnet/sdk (#8664)
[release/5.0.1xx-rc2] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.AspNetCore.App.Ref: from 5.0.0-rc.2.20471.23 to 5.0.0-rc.2.20471.28 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 5.0.0-rc.2.20471.23 to 5.0.0-rc.2.20471.28 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 5.0.0-rc.2.20471.23 to 5.0.0-rc.2.20471.28 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.TargetingPack.x64.5.0: from 5.0.0-rc.2.20471.23 to 5.0.0-rc.2.20471.28 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 5.0.0-rc.2.20471.23 to 5.0.0-rc.2.20471.28 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 5.0.0-rc.2.20471.23 to 5.0.0-rc.2.20471.28 (parent: Microsoft.NET.Sdk)
  - dotnet-watch: from 5.0.0-rc.2.20471.23 to 5.0.0-rc.2.20471.28 (parent: Microsoft.NET.Sdk)
  - Microsoft.Net.Compilers.Toolset: from 3.8.0-4.20472.3 to 3.8.0-4.20472.5 (parent: Microsoft.NET.Sdk)
2020-09-22 14:53:16 +00:00
dotnet-maestro[bot]
afbb420780
Update dependencies from https://github.com/dotnet/sdk build 20200922.5 (#8663)
[release/5.0.1xx-rc2] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.Net.Compilers.Toolset: from 3.8.0-3.20460.2 to 3.8.0-4.20472.3 (parent: Microsoft.NET.Sdk)
2020-09-22 11:11:01 +00:00
dotnet-maestro[bot]
9d8ebaaa9e
Update dependencies from https://github.com/dotnet/sdk build 20200922.2 (#8662)
[release/5.0.1xx-rc2] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.AspNetCore.App.Ref: from 5.0.0-rc.2.20471.2 to 5.0.0-rc.2.20471.23 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 5.0.0-rc.2.20471.2 to 5.0.0-rc.2.20471.23 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 5.0.0-rc.2.20471.2 to 5.0.0-rc.2.20471.23 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.TargetingPack.x64.5.0: from 5.0.0-rc.2.20471.2 to 5.0.0-rc.2.20471.23 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 5.0.0-rc.2.20471.2 to 5.0.0-rc.2.20471.23 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 5.0.0-rc.2.20471.2 to 5.0.0-rc.2.20471.23 (parent: Microsoft.NET.Sdk)
  - dotnet-watch: from 5.0.0-rc.2.20471.2 to 5.0.0-rc.2.20471.23 (parent: Microsoft.NET.Sdk)
2020-09-22 09:40:53 +00:00
dotnet-maestro[bot]
7da7e8089a
Update dependencies from https://github.com/dotnet/sdk build 20200921.15 (#8659)
[release/5.0.1xx-rc2] Update dependencies from dotnet/sdk
2020-09-22 07:33:03 +00:00
dotnet-maestro[bot]
33052b8020
Update dependencies from https://github.com/dotnet/sdk build 20200921.11 (#8657)
[release/5.0.1xx-rc2] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.NETCore.App.Ref: from 5.0.0-rc.2.20471.5 to 5.0.0-rc.2.20471.9 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Internal: from 5.0.0-rc.2.20471.5 to 5.0.0-rc.2.20471.9 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Runtime.win-x64: from 5.0.0-rc.2.20471.5 to 5.0.0-rc.2.20471.9 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Host.win-x64: from 5.0.0-rc.2.20471.5 to 5.0.0-rc.2.20471.9 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.DotNetHostResolver: from 5.0.0-rc.2.20471.5 to 5.0.0-rc.2.20471.9 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.Platforms: from 5.0.0-rc.2.20471.5 to 5.0.0-rc.2.20471.9 (parent: Microsoft.NET.Sdk)
2020-09-22 06:03:01 +00:00
dotnet-maestro[bot]
231d49a573
Update dependencies from https://github.com/dotnet/sdk build 20200921.10 (#8656)
[release/5.0.1xx-rc2] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.DotNet.Common.ItemTemplates: from 5.0.0-rc.2.20471.1 to 5.0.0-rc.2.20471.2 (parent: Microsoft.NET.Sdk)
2020-09-22 04:37:47 +00:00
dotnet-maestro[bot]
03762761e2
Update dependencies from https://github.com/dotnet/sdk build 20200921.9 (#8655)
[release/5.0.1xx-rc2] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.NETCore.App.Ref: from 5.0.0-rc.2.20468.4 to 5.0.0-rc.2.20471.5 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Internal: from 5.0.0-rc.2.20468.4 to 5.0.0-rc.2.20471.5 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Runtime.win-x64: from 5.0.0-rc.2.20468.4 to 5.0.0-rc.2.20471.5 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Host.win-x64: from 5.0.0-rc.2.20468.4 to 5.0.0-rc.2.20471.5 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.DotNetHostResolver: from 5.0.0-rc.2.20468.4 to 5.0.0-rc.2.20471.5 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.Platforms: from 5.0.0-rc.2.20468.4 to 5.0.0-rc.2.20471.5 (parent: Microsoft.NET.Sdk)
2020-09-22 03:44:48 +00:00
dotnet-maestro[bot]
69b057c220
Update dependencies from https://github.com/dotnet/sdk build 20200921.8 (#8653)
[release/5.0.1xx-rc2] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.WindowsDesktop.App.Ref: from 5.0.0-rc.2.20466.10 to 5.0.0-rc.2.20471.2 (parent: Microsoft.NET.Sdk)
  - Microsoft.WindowsDesktop.App: from 5.0.0-rc.2.20466.10 to 5.0.0-rc.2.20471.2 (parent: Microsoft.NET.Sdk)
  - Microsoft.Dotnet.WinForms.ProjectTemplates: from 5.0.0-rc.2.20466.5 to 5.0.0-rc.2.20466.6 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 5.0.0-rc.2.20466.10 to 5.0.0-rc.2.20471.2 (parent: Microsoft.NET.Sdk)
  - Microsoft.DotNet.Wpf.ProjectTemplates: from 5.0.0-rc.2.20466.7 to 5.0.0-rc.2.20466.8 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
2020-09-22 02:26:20 +00:00
dotnet-maestro[bot]
cf3a7d0fed
Update dependencies from https://github.com/dotnet/sdk build 20200921.7 (#8649)
[release/5.0.1xx-rc2] Update dependencies from dotnet/sdk
2020-09-22 00:35:38 +00:00
dotnet-maestro[bot]
6618f705df
Update dependencies from https://github.com/dotnet/sdk build 20200921.6 (#8647)
[release/5.0.1xx-rc2] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.AspNetCore.App.Ref: from 5.0.0-rc.2.20469.5 to 5.0.0-rc.2.20471.2 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 5.0.0-rc.2.20469.5 to 5.0.0-rc.2.20471.2 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 5.0.0-rc.2.20469.5 to 5.0.0-rc.2.20471.2 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.TargetingPack.x64.5.0: from 5.0.0-rc.2.20469.5 to 5.0.0-rc.2.20471.2 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 5.0.0-rc.2.20469.5 to 5.0.0-rc.2.20471.2 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 5.0.0-rc.2.20469.5 to 5.0.0-rc.2.20471.2 (parent: Microsoft.NET.Sdk)
  - dotnet-watch: from 5.0.0-rc.2.20469.5 to 5.0.0-rc.2.20471.2 (parent: Microsoft.NET.Sdk)
2020-09-21 22:45:23 +00:00
dotnet-maestro[bot]
009692132d
Update dependencies from https://github.com/dotnet/sdk build 20200921.4 (#8645)
[release/5.0.1xx-rc2] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.NET.Test.Sdk: from 16.8.0-release-20200918-09 to 16.8.0-release-20200921-02 (parent: Microsoft.NET.Sdk)
2020-09-21 16:04:49 +00:00
dotnet-maestro[bot]
15ac2074f4
Update dependencies from https://github.com/dotnet/sdk build 20200921.3 (#8644)
[release/5.0.1xx-rc2] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.DotNet.Common.ItemTemplates: from 5.0.0-rc.2.20464.2 to 5.0.0-rc.2.20471.1 (parent: Microsoft.NET.Sdk)
2020-09-21 13:57:48 +00:00
dotnet-maestro[bot]
bb247778af
Update dependencies from https://github.com/dotnet/sdk build 20200921.2 (#8643)
[release/5.0.1xx-rc2] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.Build: from 16.8.0-preview-20468-01 to 16.8.0-preview-20468-03 (parent: Microsoft.NET.Sdk)
2020-09-21 09:33:13 +00:00
v-wuzhai
a1803a3ae6
Merge pull request #8629 from dotnet/darc-release/5.0.1xx-rc2-b50bb809-1c84-44f8-ad7c-9d0b557eae98
[release/5.0.1xx-rc2] Update dependencies from dotnet/sdk
2020-09-21 15:56:43 +08:00
dotnet-maestro[bot]
29914d2bef Update dependencies from https://github.com/dotnet/sdk build 20200919.6
Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk
 From Version 5.0.100-rc.2.20468.16 -> To Version 5.0.100-rc.2.20469.6

Dependency coherency updates

Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.TargetingPack.x64.5.0,dotnet-dev-certs,dotnet-user-secrets,dotnet-watch,Microsoft.FSharp.Compiler
 From Version 5.0.0-rc.2.20468.2 -> To Version 5.0.0-rc.2.20469.5 (parent: Microsoft.NET.Sdk
2020-09-20 06:30:30 +00:00
dotnet-maestro[bot]
c4f433cb9e Update dependencies from https://github.com/dotnet/sdk build 20200919.5
Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk
 From Version 5.0.100-rc.2.20468.16 -> To Version 5.0.100-rc.2.20469.5

Dependency coherency updates

Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.TargetingPack.x64.5.0,dotnet-dev-certs,dotnet-user-secrets,dotnet-watch,Microsoft.FSharp.Compiler
 From Version 5.0.0-rc.2.20468.2 -> To Version 5.0.0-rc.2.20469.4 (parent: Microsoft.NET.Sdk
2020-09-19 23:55:53 +00:00
dotnet-maestro[bot]
32c6a2580d Update dependencies from https://github.com/dotnet/sdk build 20200919.2
Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk
 From Version 5.0.100-rc.2.20468.16 -> To Version 5.0.100-rc.2.20469.2

Dependency coherency updates

Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.TargetingPack.x64.5.0,dotnet-dev-certs,dotnet-user-secrets,dotnet-watch,Microsoft.FSharp.Compiler
 From Version 5.0.0-rc.2.20468.2 -> To Version 5.0.0-rc.2.20468.17 (parent: Microsoft.NET.Sdk
2020-09-19 08:49:19 +00:00
dotnet-maestro[bot]
328ff354c0 Update dependencies from https://github.com/dotnet/sdk build 20200919.1
Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk
 From Version 5.0.100-rc.2.20468.16 -> To Version 5.0.100-rc.2.20469.1

Dependency coherency updates

Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.TargetingPack.x64.5.0,dotnet-dev-certs,dotnet-user-secrets,dotnet-watch,Microsoft.FSharp.Compiler
 From Version 5.0.0-rc.2.20468.2 -> To Version 5.0.0-rc.2.20468.8 (parent: Microsoft.NET.Sdk
2020-09-19 07:35:55 +00:00
dotnet-maestro[bot]
bcfd94ac09 Update dependencies from https://github.com/dotnet/sdk build 20200918.20
Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk
 From Version 5.0.100-rc.2.20468.16 -> To Version 5.0.100-rc.2.20468.20

Dependency coherency updates

Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.TargetingPack.x64.5.0,dotnet-dev-certs,dotnet-user-secrets,dotnet-watch,Microsoft.FSharp.Compiler
 From Version 5.0.0-rc.2.20468.2 -> To Version 5.0.0-rc.2.20468.8 (parent: Microsoft.NET.Sdk
2020-09-19 05:10:27 +00:00
dotnet-maestro[bot]
b82e9a080c Update dependencies from https://github.com/dotnet/sdk build 20200918.19
Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk
 From Version 5.0.100-rc.2.20468.16 -> To Version 5.0.100-rc.2.20468.19

Dependency coherency updates

Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.TargetingPack.x64.5.0,dotnet-dev-certs,dotnet-user-secrets,dotnet-watch,Microsoft.FSharp.Compiler
 From Version 5.0.0-rc.2.20468.2 -> To Version 5.0.0-rc.2.20468.8 (parent: Microsoft.NET.Sdk
2020-09-19 04:34:33 +00:00
dotnet-maestro[bot]
07ba7f3088 Update dependencies from https://github.com/dotnet/sdk build 20200918.18
Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk
 From Version 5.0.100-rc.2.20468.16 -> To Version 5.0.100-rc.2.20468.18

Dependency coherency updates

Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.TargetingPack.x64.5.0,dotnet-dev-certs,dotnet-user-secrets,dotnet-watch,Microsoft.FSharp.Compiler
 From Version 5.0.0-rc.2.20468.2 -> To Version 5.0.0-rc.2.20468.6 (parent: Microsoft.NET.Sdk
2020-09-19 03:36:47 +00:00
dotnet-maestro[bot]
55ab706ecd Dependency coherency updates
Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.TargetingPack.x64.5.0,dotnet-dev-certs,dotnet-user-secrets,dotnet-watch
 From Version 5.0.0-rc.2.20468.2 -> To Version 5.0.0-rc.2.20468.6 (parent: Microsoft.NET.Sdk
2020-09-19 02:47:12 +00:00
dotnet-maestro[bot]
9dacd152ed Update dependencies from https://github.com/dotnet/sdk build 20200918.17
Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk
 From Version 5.0.100-rc.2.20468.15 -> To Version 5.0.100-rc.2.20468.17
2020-09-19 02:47:02 +00:00
dotnet-maestro[bot]
2a3c654748 Update dependencies from https://github.com/dotnet/sdk build 20200918.15
Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk
 From Version 5.0.100-rc.2.20468.16 -> To Version 5.0.100-rc.2.20468.15
2020-09-19 02:46:52 +00:00
dotnet-maestro[bot]
50b4b3f1e4
Update dependencies from https://github.com/dotnet/sdk build 20200918.16 (#8628)
[release/5.0.1xx-rc2] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.NETCore.App.Ref: from 5.0.0-rc.2.20467.14 to 5.0.0-rc.2.20468.4 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Internal: from 5.0.0-rc.2.20467.14 to 5.0.0-rc.2.20468.4 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Runtime.win-x64: from 5.0.0-rc.2.20467.14 to 5.0.0-rc.2.20468.4 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Host.win-x64: from 5.0.0-rc.2.20467.14 to 5.0.0-rc.2.20468.4 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.DotNetHostResolver: from 5.0.0-rc.2.20467.14 to 5.0.0-rc.2.20468.4 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.Platforms: from 5.0.0-rc.2.20467.14 to 5.0.0-rc.2.20468.4 (parent: Microsoft.NET.Sdk)
2020-09-19 02:45:34 +00:00
dotnet-maestro[bot]
4d53a8000d
[release/5.0.1xx-rc2] Update dependencies from dotnet/sdk (#8626)
[release/5.0.1xx-rc2] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.AspNetCore.App.Ref: from 5.0.0-rc.2.20467.19 to 5.0.0-rc.2.20468.2 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 5.0.0-rc.2.20467.19 to 5.0.0-rc.2.20468.2 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 5.0.0-rc.2.20467.19 to 5.0.0-rc.2.20468.2 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.TargetingPack.x64.5.0: from 5.0.0-rc.2.20467.19 to 5.0.0-rc.2.20468.2 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 5.0.0-rc.2.20467.19 to 5.0.0-rc.2.20468.2 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 5.0.0-rc.2.20467.19 to 5.0.0-rc.2.20468.2 (parent: Microsoft.NET.Sdk)
  - dotnet-watch: from 5.0.0-rc.2.20467.19 to 5.0.0-rc.2.20468.2 (parent: Microsoft.NET.Sdk)
  - Microsoft.FSharp.Compiler: from 11.0.0-beta.20467.2 to 11.0.0-beta.20468.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.NET.Test.Sdk: from 16.8.0-release-20200902-05 to 16.8.0-release-20200918-09 (parent: Microsoft.NET.Sdk)
  - Microsoft.NET.ILLink.Tasks: from 5.0.0-rc.1.20461.1 to 5.0.0-rc.2.20468.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.Build: from 16.8.0-preview-20464-02 to 16.8.0-preview-20468-01 (parent: Microsoft.NET.Sdk)
2020-09-19 01:07:57 +00:00
dotnet-maestro[bot]
8deb7f4b3a
Update dependencies from https://github.com/dotnet/sdk build 20200918.10 (#8623)
[release/5.0.1xx-rc2] Update dependencies from dotnet/sdk
2020-09-18 21:22:11 +00:00
Matt Mitchell
03b7ec459d
Remove double publish in stable builds (#8553)
https://github.com/dotnet/arcade/pull/6051 fixed the issue where the install
scripts require matching names of files to directories. Remove the double
publish change introduced in 3.0

Co-authored-by: dotnet-bot <dotnet-bot@dotnetfoundation.org>
2020-09-18 13:38:18 -07:00
William Li
9897429616
Merge pull request #8611 from wli3/update-Microsoft.Windows.SDK.NET.Ref
Update microsoft.windows.sdk.net.ref
2020-09-18 13:29:07 -07:00
William Li
6622705649
Update eng/ManualVersions.props
Co-authored-by: Daniel Plaisted <dsplaisted@gmail.com>
2020-09-18 10:34:56 -07:00
dotnet-maestro[bot]
d5c1880a24
Update dependencies from https://github.com/dotnet/sdk build 20200918.7 (#8619)
[release/5.0.1xx-rc2] Update dependencies from dotnet/sdk
2020-09-18 17:10:27 +00:00
dotnet-maestro[bot]
f88a69c889
[release/5.0.1xx-rc2] Update dependencies from dotnet/arcade (#8617)
[release/5.0.1xx-rc2] Update dependencies from dotnet/arcade


 - Update task location
2020-09-18 16:46:00 +00:00
dotnet-maestro[bot]
38968acb3e
Update dependencies from https://github.com/dotnet/sdk build 20200918.4 (#8615)
[release/5.0.1xx-rc2] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.AspNetCore.App.Ref: from 5.0.0-rc.2.20467.18 to 5.0.0-rc.2.20467.19 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 5.0.0-rc.2.20467.18 to 5.0.0-rc.2.20467.19 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 5.0.0-rc.2.20467.18 to 5.0.0-rc.2.20467.19 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.TargetingPack.x64.5.0: from 5.0.0-rc.2.20467.18 to 5.0.0-rc.2.20467.19 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 5.0.0-rc.2.20467.18 to 5.0.0-rc.2.20467.19 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 5.0.0-rc.2.20467.18 to 5.0.0-rc.2.20467.19 (parent: Microsoft.NET.Sdk)
  - dotnet-watch: from 5.0.0-rc.2.20467.18 to 5.0.0-rc.2.20467.19 (parent: Microsoft.NET.Sdk)
2020-09-18 15:12:32 +00:00
dotnet-maestro[bot]
893eeff155
Update dependencies from https://github.com/dotnet/sdk build 20200918.3 (#8614)
[release/5.0.1xx-rc2] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.AspNetCore.App.Ref: from 5.0.0-rc.2.20467.16 to 5.0.0-rc.2.20467.18 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 5.0.0-rc.2.20467.16 to 5.0.0-rc.2.20467.18 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 5.0.0-rc.2.20467.16 to 5.0.0-rc.2.20467.18 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.TargetingPack.x64.5.0: from 5.0.0-rc.2.20467.16 to 5.0.0-rc.2.20467.18 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 5.0.0-rc.2.20467.16 to 5.0.0-rc.2.20467.18 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 5.0.0-rc.2.20467.16 to 5.0.0-rc.2.20467.18 (parent: Microsoft.NET.Sdk)
  - dotnet-watch: from 5.0.0-rc.2.20467.16 to 5.0.0-rc.2.20467.18 (parent: Microsoft.NET.Sdk)
2020-09-18 11:44:34 +00:00
dotnet-maestro[bot]
949f346816
[release/5.0.1xx-rc2] Update dependencies from dotnet/sdk (#8613)
[release/5.0.1xx-rc2] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.NETCore.App.Ref: from 5.0.0-rc.2.20467.1 to 5.0.0-rc.2.20467.14 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Internal: from 5.0.0-rc.2.20467.1 to 5.0.0-rc.2.20467.14 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Runtime.win-x64: from 5.0.0-rc.2.20467.1 to 5.0.0-rc.2.20467.14 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Host.win-x64: from 5.0.0-rc.2.20467.1 to 5.0.0-rc.2.20467.14 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.DotNetHostResolver: from 5.0.0-rc.2.20467.1 to 5.0.0-rc.2.20467.14 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.Platforms: from 5.0.0-rc.2.20467.1 to 5.0.0-rc.2.20467.14 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref: from 5.0.0-rc.2.20466.16 to 5.0.0-rc.2.20467.16 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 5.0.0-rc.2.20466.16 to 5.0.0-rc.2.20467.16 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 5.0.0-rc.2.20466.16 to 5.0.0-rc.2.20467.16 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.TargetingPack.x64.5.0: from 5.0.0-rc.2.20466.16 to 5.0.0-rc.2.20467.16 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 5.0.0-rc.2.20466.16 to 5.0.0-rc.2.20467.16 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 5.0.0-rc.2.20466.16 to 5.0.0-rc.2.20467.16 (parent: Microsoft.NET.Sdk)
  - dotnet-watch: from 5.0.0-rc.2.20466.16 to 5.0.0-rc.2.20467.16 (parent: Microsoft.NET.Sdk)
2020-09-18 09:14:45 +00:00
William Li
9e2382f8cc Make a separate props file 2020-09-17 21:30:53 -07:00
Manodasan Wignarajah
391bf9ac86 Update Microsoft.Windows.SDK.NET.Ref versions
Packages were rebuilt, updating to new version.
2020-09-17 21:11:04 -07:00
dotnet-maestro[bot]
cea9e2dc1b
Update dependencies from https://github.com/dotnet/sdk build 20200917.13 (#8610)
[release/5.0.1xx-rc2] Update dependencies from dotnet/sdk
2020-09-18 03:24:09 +00:00
dotnet-maestro[bot]
da5e37f9f9
Update dependencies from https://github.com/dotnet/sdk build 20200917.12 (#8609)
[release/5.0.1xx-rc2] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.NETCore.App.Ref: from 5.0.0-rc.2.20466.8 to 5.0.0-rc.2.20467.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Internal: from 5.0.0-rc.2.20466.8 to 5.0.0-rc.2.20467.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Runtime.win-x64: from 5.0.0-rc.2.20466.8 to 5.0.0-rc.2.20467.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Host.win-x64: from 5.0.0-rc.2.20466.8 to 5.0.0-rc.2.20467.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.DotNetHostResolver: from 5.0.0-rc.2.20466.8 to 5.0.0-rc.2.20467.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.Platforms: from 5.0.0-rc.2.20466.8 to 5.0.0-rc.2.20467.1 (parent: Microsoft.NET.Sdk)
2020-09-18 01:56:41 +00:00
dotnet-maestro[bot]
f34baa9680
[release/5.0.1xx-rc2] Update dependencies from dotnet/sdk (#8608)
[release/5.0.1xx-rc2] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.FSharp.Compiler: from 11.0.0-beta.20467.1 to 11.0.0-beta.20467.2 (parent: Microsoft.NET.Sdk)
2020-09-17 20:08:04 +00:00
Epsitha Ananth
45d9204c7a
V3 publishing (#8598)
* v3
2020-09-17 10:05:22 -07:00
dotnet-maestro[bot]
800566ab6d
[release/5.0.1xx-rc2] Update dependencies from dotnet/sdk (#8594)
[release/5.0.1xx-rc2] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.WindowsDesktop.App.Ref: from 5.0.0-rc.2.20466.1 to 5.0.0-rc.2.20466.10 (parent: Microsoft.NET.Sdk)
  - Microsoft.WindowsDesktop.App: from 5.0.0-rc.2.20466.1 to 5.0.0-rc.2.20466.10 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Ref: from 5.0.0-rc.2.20465.7 to 5.0.0-rc.2.20466.8 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Internal: from 5.0.0-rc.2.20465.7 to 5.0.0-rc.2.20466.8 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Runtime.win-x64: from 5.0.0-rc.2.20465.7 to 5.0.0-rc.2.20466.8 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Host.win-x64: from 5.0.0-rc.2.20465.7 to 5.0.0-rc.2.20466.8 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.DotNetHostResolver: from 5.0.0-rc.2.20465.7 to 5.0.0-rc.2.20466.8 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.Platforms: from 5.0.0-rc.2.20465.7 to 5.0.0-rc.2.20466.8 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref: from 5.0.0-rc.2.20466.1 to 5.0.0-rc.2.20466.16 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 5.0.0-rc.2.20466.1 to 5.0.0-rc.2.20466.16 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.TargetingPack.x64.5.0: from 5.0.0-rc.2.20466.1 to 5.0.0-rc.2.20466.16 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 5.0.0-rc.2.20466.1 to 5.0.0-rc.2.20466.16 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 5.0.0-rc.2.20466.1 to 5.0.0-rc.2.20466.16 (parent: Microsoft.NET.Sdk)
  - dotnet-watch: from 5.0.0-rc.2.20466.1 to 5.0.0-rc.2.20466.16 (parent: Microsoft.NET.Sdk)
  - Microsoft.Dotnet.WinForms.ProjectTemplates: from 5.0.0-rc.2.20465.8 to 5.0.0-rc.2.20466.5 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 5.0.0-rc.2.20466.1 to 5.0.0-rc.2.20466.10 (parent: Microsoft.NET.Sdk)
  - Microsoft.DotNet.Wpf.ProjectTemplates: from 5.0.0-rc.2.20465.13 to 5.0.0-rc.2.20466.7 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - Microsoft.FSharp.Compiler: from 11.0.0-beta.20465.1 to 11.0.0-beta.20467.1 (parent: Microsoft.NET.Sdk)

 - Update the Microsoft.AspNetCore.App.Ref.Internal version

 - Update the Microsoft.AspNetCore.App.Ref.Internal version

 - Fix versions.props

 - Update Version.Details.xml
2020-09-17 17:00:51 +00:00
Juan Hoyos
05541c6b37
Merge pull request #8470 from hoyosjs/juhoyosa/arm64-bundled-installer
Finalize ARM64 support (Installers, publishing-rid, revert winforms support)
2020-09-16 15:39:39 -07:00
Juan Hoyos
56b8088573
Merge branch 'release/5.0.1xx-rc2' into juhoyosa/arm64-bundled-installer 2020-09-16 12:54:37 -07:00