Commit graph

7678 commits

Author SHA1 Message Date
Manodasan Wignarajah
14272171e4
Update Windows SDK projection 2021-09-16 14:22:26 -07:00
William Godbe
168b06fa66
Merge pull request #11932 from dotnet/wtgodbe/Templates50498
[release/5.0.4xx] Update Asp.Net templates & hard-code VersionFeature21
2021-09-15 09:26:15 -07:00
Sean Reeser
6f7bb234fb Merge commit '4bef5f3dbfd9d75ce3756218f27c1e1083a17ebe' into internal-merge-5.0.4xx-2021-09-14-1454 2021-09-14 14:54:24 -07:00
dotnet-maestro[bot]
8fff68e255
Update dependencies from https://github.com/dotnet/arcade build 20210827.7 (#11942)
[release/5.0.4xx] Update dependencies from dotnet/arcade
2021-09-08 23:30:07 +00:00
Will Godbe
4475c93b14 Update Asp.Net templates & hard-code VersionFeature21 2021-09-08 09:40:45 -07:00
vseanreesermsft
9a4a1f78a5
Update branding for 5.0.402 (#11911) 2021-09-07 14:03:59 -07:00
Michelle McDaniel
9c49cd0168
[release/5.0.4xx] Add sign check exclusions for non-shipping files (#11845)
* Add exclusions for nonshipping files

* Remove that one
2021-09-02 12:16:55 -07:00
Michelle McDaniel
54b7d729e1
Add Sign Check Exclusions from runtime (#11768) (#11770)
These files are not signed, and therefore we should exclude them from sign check
2021-08-31 12:30:03 -07:00
DotNet Bot
8b6eda9fb4 Merged PR 17640: [internal/release/5.0.4xx] Update dependencies from dnceng/internal/dotnet-sdk
This pull request updates the following dependencies

[marker]: <> (Begin:Coherency Updates)
## Coherency Updates

The following updates ensure that dependencies with a *CoherentParentDependency*
attribute were produced in a build used as input to the parent dependency's build.
See [Dependency Description Format](https://github.com/dotnet/arcade/blob/master/Documentation/DependencyDescriptionFormat.md#dependency-description-overview)

[DependencyUpdate]: <> (Begin)

- **Coherency Updates**:
  - **VS.Redist.Common.AspNetCore.SharedFramework.x64.5.0**: from 5.0.9-servicing.21378.14 to 5.0.10-servicing.21410.22 (parent: Microsoft.NET.Sdk)
  - **Microsoft.AspNetCore.App.Runtime.win-x64**: from 5.0.9 to 5.0.10 (parent: Microsoft.NET.Sdk)
  - **Microsoft.EntityFrameworkCore**: from 5.0.9 to 5.0.10 (parent: Microsoft.AspNetCore.App.Runtime.win-x64)
  - **dotnet-dev-certs**: from 5.0.9-servicing.21378.14 to 5.0.10-servicing.21410.22 (parent: Microsoft.NET.Sdk)
  - **dotnet-user-secrets**: from 5.0.9-servicing.21378.14 to 5.0.10-servicing.21410.22 (parent: Microsoft.NET.Sdk)

[DependencyUpdate]: <> (End)

[marker]: <> (End:Coherency Updates)

[marker]: <> (Begin:edb94a1b-083d-4957-e949-08d94728cc5c)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-sdk
- **Subscription**: edb94a1b-083d-4957-e949-08d94728cc5c
- **Build**: 20210824.40
- **Date Produced**: 8/24/2021 9:05 PM
- **Commit**: 57e7e3fc0e20cf22933ccb30edf061b5bdcdcd33
- **Branch**: refs/heads/internal/release/5.0.4xx

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.DotNet.MSBuildSdkResolver**: [from 5.0.401-servicing.21420.8 to 5.0.401-servicing.21424.40][1]
  - **Microsoft.NET.Sdk**: [from 5.0.401-servicing.21420.8 to 5.0.401-servicing.21424.40][1]
  - **VS.Redist.Common.AspNetCore.SharedFramework.x64.5.0**: [from 5.0.9-servicing.21378.14 to 5.0.10-servicing.21410.22][2]
  - **Microsoft.AspNetCore.App.Runtime.win-x64**: [from 5.0.9 to 5.0.10][2]
  - **Microsoft.EntityFrameworkCore**: [from 5.0.9 to 5.0.10][3]
  - **dotnet-dev-certs**: [from 5.0.9-servicing.21378.14 to 5.0.10-servicing.21410.22][2]
  - **dotnet-user-secrets**: [from 5.0.9-servicing.21378.14 to 5.0.10-servicing.21410.22][2]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-sdk/branches?baseVersion=GC7ee6657&targetVersion=GC57e7e3f&_a=files
[2]: https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore/branches?baseVersion=GC24ebbbc&targetVersion=GCb92c9f5&_a=files
[3]: https://dev.azure.com/dnceng/internal/_git/dotnet-efcore/branches?baseVersion=GCe4f6ce6&targetVersion=GC4953039&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:edb94a1b-083d-4957-e949-08d94728cc5c)
2021-08-24 21:31:51 +00:00
DotNet Bot
365413d001 [internal/release/5.0.4xx] Update dependencies from dnceng/internal/dotnet-sdk
- Coherency Updates:
  - Microsoft.NETCore.App.Internal: from 5.0.9-servicing.21359.8 to 5.0.10-servicing.21412.14 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Runtime.win-x64: from 5.0.9 to 5.0.10 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Host.win-x64: from 5.0.9 to 5.0.10 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.DotNetHostResolver: from 5.0.9 to 5.0.10 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.Platforms: from 5.0.2 to 5.0.3 (parent: Microsoft.NET.Sdk)
2021-08-20 10:31:27 +00:00
DotNet Bot
859c4dc271 [internal/release/5.0.4xx] Update dependencies from dnceng/internal/dotnet-sdk
- Coherency Updates:
  - Microsoft.WindowsDesktop.App: from 5.0.10-servicing.21411.3 to 5.0.10-servicing.21418.10 (parent: Microsoft.NET.Sdk)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 5.0.10 to 5.0.10 (parent: Microsoft.NET.Sdk)
  - Microsoft.Dotnet.WinForms.ProjectTemplates: from 5.0.10-servicing.21411.3 to 5.0.10-servicing.21418.6 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 5.0.10 to 5.0.10 (parent: Microsoft.NET.Sdk)
  - Microsoft.DotNet.Wpf.ProjectTemplates: from 5.0.10-servicing.21411.3 to 5.0.10-servicing.21418.14 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
2021-08-19 12:26:11 +00:00
DotNet Bot
3d1165f8be [internal/release/5.0.4xx] Update dependencies from dnceng/internal/dotnet-sdk
- Coherency Updates:
  - Microsoft.WindowsDesktop.App: from 5.0.9-servicing.21365.4 to 5.0.10-servicing.21411.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 5.0.9 to 5.0.10 (parent: Microsoft.NET.Sdk)
  - Microsoft.Dotnet.WinForms.ProjectTemplates: from 5.0.9-servicing.21363.2 to 5.0.10-servicing.21411.3 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 5.0.9 to 5.0.10 (parent: Microsoft.NET.Sdk)
  - Microsoft.DotNet.Wpf.ProjectTemplates: from 5.0.9-servicing.21365.4 to 5.0.10-servicing.21411.3 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
2021-08-11 23:37:32 +00:00
dotnet-bot
df32e10da5 Merge in 'release/5.0.4xx' changes 2021-08-10 23:03:08 +00:00
William Godbe
17a9cb47cf
Update Asp.Net 2.1/3.1 Template version (#11392) 2021-08-10 15:59:07 -07:00
Sean Reeser
8e5afb420c Merge commit 'd61950f9bf5187f9869e9cc1867df98588d6164b' into internal-merge-5.0.4xx-2021-08-10-1312 2021-08-10 13:12:52 -07:00
dotnet-bot
a493893d2d Merge in 'release/5.0.4xx' changes 2021-08-10 17:42:19 +00:00
dotnet-maestro[bot]
50c38af403
Update dependencies from https://github.com/dotnet/arcade build 20210809.4 (#11468)
[release/5.0.4xx] Update dependencies from dotnet/arcade
2021-08-10 17:40:44 +00:00
DotNet Bot
3530f41ed4 [internal/release/5.0.4xx] Update dependencies from dnceng/internal/dotnet-sdk
- Coherency Updates:
  - Microsoft.DotNet.Common.ItemTemplates: from 5.0.400-servicing.21378.5 to 5.0.401-servicing.21404.12 (parent: Microsoft.NET.Sdk)
  - Microsoft.Net.Compilers.Toolset: from 3.11.0-4.21379.11 to 3.11.0-4.21403.6 (parent: Microsoft.NET.Sdk)
2021-08-05 05:57:42 +00:00
dotnet-bot
a1dfee2570 Merge in 'release/5.0.4xx' changes 2021-08-03 21:51:08 +00:00
dotnet-maestro[bot]
fd9df0646e
Update dependencies from https://github.com/dotnet/arcade build 20210727.1 (#11398)
[release/5.0.4xx] Update dependencies from dotnet/arcade
2021-08-03 21:49:17 +00:00
DotNet Bot
b618a14ffb [internal/release/5.0.4xx] Update dependencies from dnceng/internal/dotnet-sdk 2021-08-03 19:30:57 +00:00
dotnet-bot
c2584c8061 Merge in 'release/5.0.4xx' changes 2021-08-03 17:51:27 +00:00
Sean Reeser
e4030d2343 Update branding for 5.0.401 2021-08-02 15:31:29 -07:00
DotNet Bot
9a58a6c82f [internal/release/5.0.4xx] Update dependencies from dnceng/internal/dotnet-sdk
- Coherency Updates:
  - Microsoft.DotNet.Common.ItemTemplates: from 5.0.400-preview.21302.2 to 5.0.400-servicing.21378.5 (parent: Microsoft.NET.Sdk)
  - Microsoft.NET.Test.Sdk: from 16.11.0-release-20210728-05 to 16.11.0-release-20210730-02 (parent: Microsoft.NET.Sdk)
  - Microsoft.Net.Compilers.Toolset: from 3.11.0-4.21378.26 to 3.11.0-4.21379.11 (parent: Microsoft.NET.Sdk)
2021-08-02 09:00:44 +00:00
DotNet Bot
9b8e302778 [internal/release/5.0.4xx] Update dependencies from dnceng/internal/dotnet-sdk
- Coherency Updates:
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.5.0: from 5.0.9-servicing.21365.3 to 5.0.9-servicing.21378.14 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 5.0.9 to 5.0.9 (parent: Microsoft.NET.Sdk)
  - Microsoft.EntityFrameworkCore: from 5.0.9 to 5.0.9 (parent: Microsoft.AspNetCore.App.Runtime.win-x64)
  - dotnet-dev-certs: from 5.0.9-servicing.21365.3 to 5.0.9-servicing.21378.14 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 5.0.9-servicing.21365.3 to 5.0.9-servicing.21378.14 (parent: Microsoft.NET.Sdk)
  - Microsoft.NET.Test.Sdk: from 16.11.0-release-20210626-04 to 16.11.0-release-20210728-05 (parent: Microsoft.NET.Sdk)
  - Microsoft.Net.Compilers.Toolset: from 3.11.0-4.21373.6 to 3.11.0-4.21378.26 (parent: Microsoft.NET.Sdk)
2021-07-30 05:53:48 +00:00
DotNet Bot
d61950f9bf [internal/release/5.0.4xx] Update dependencies from dnceng/internal/dotnet-sdk
- Coherency Updates:
  - Microsoft.Net.Compilers.Toolset: from 3.11.0-4.21366.5 to 3.11.0-4.21373.6 (parent: Microsoft.NET.Sdk)
  - Microsoft.Build: from 16.11.0-preview-21351-03 to 16.11.0 (parent: Microsoft.NET.Sdk)
2021-07-26 18:28:12 +00:00
DotNet Bot
43aa23ec45 [internal/release/5.0.4xx] Update dependencies from dnceng/internal/dotnet-sdk
- Coherency Updates:
  - Microsoft.Net.Compilers.Toolset: from 3.11.0-3.21359.6 to 3.11.0-4.21366.5 (parent: Microsoft.NET.Sdk)
2021-07-17 16:16:58 +00:00
DotNet Bot
b8af9afeae [internal/release/5.0.4xx] Update dependencies from dnceng/internal/dotnet-sdk
- Coherency Updates:
  - Microsoft.WindowsDesktop.App: from 5.0.6-servicing.21221.6 to 5.0.9-servicing.21365.4 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Internal: from 5.0.6-servicing.21220.11 to 5.0.9-servicing.21359.8 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Runtime.win-x64: from 5.0.6 to 5.0.9 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Host.win-x64: from 5.0.6 to 5.0.9 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.DotNetHostResolver: from 5.0.6 to 5.0.9 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.5.0: from 5.0.6-servicing.21223.5 to 5.0.9-servicing.21365.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 5.0.6 to 5.0.9 (parent: Microsoft.NET.Sdk)
  - Microsoft.EntityFrameworkCore: from 5.0.6 to 5.0.9 (parent: Microsoft.AspNetCore.App.Runtime.win-x64)
  - dotnet-dev-certs: from 5.0.6-servicing.21223.5 to 5.0.9-servicing.21365.3 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 5.0.6-servicing.21223.5 to 5.0.9-servicing.21365.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 5.0.6 to 5.0.9 (parent: Microsoft.NET.Sdk)
  - Microsoft.Dotnet.WinForms.ProjectTemplates: from 5.0.6-servicing.21221.3 to 5.0.9-servicing.21363.2 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 5.0.6 to 5.0.9 (parent: Microsoft.NET.Sdk)
  - Microsoft.DotNet.Wpf.ProjectTemplates: from 5.0.6-servicing.21221.8 to 5.0.9-servicing.21365.4 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
2021-07-16 21:42:23 +00:00
Manodasan Wignarajah
8e7d1bb967
Update Windows SDK projection 2021-07-15 16:20:33 -07:00
Marc Paine
b243fd4b95
Merge pull request #11053 from dotnet/marcpopMSFT-stabilizebranding
Stabilize final branding before release
2021-07-14 17:12:08 -07:00
John Luo
db26915ea8
Update aspnetcore 3.1 template versions (#11085) 2021-07-14 12:15:09 -07:00
dotnet-maestro[bot]
a0e11e150b
Update dependencies from https://github.com/dotnet/sdk build 20210714.19 (#11124)
[release/5.0.4xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.NET.ILLink.Tasks: from 5.0.0-rtm.21310.1 to 5.0.0-rtm.21364.1 (parent: Microsoft.NET.Sdk)
2021-07-14 18:35:57 +00:00
dotnet-maestro[bot]
a9b72801a0
[release/5.0.4xx] Update dependencies from dotnet/sdk (#11101)
[release/5.0.4xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.Net.Compilers.Toolset: from 3.11.0-3.21352.9 to 3.11.0-3.21359.6 (parent: Microsoft.NET.Sdk)

 - Update Docker imports to new MCR source. (#11096)
2021-07-14 11:20:55 +00:00
dotnet-maestro[bot]
b520810a5d
Update dependencies from https://github.com/dotnet/sdk build 20210708.2 (#11076)
[release/5.0.4xx] Update dependencies from dotnet/sdk
2021-07-08 10:25:45 +00:00
dotnet-maestro[bot]
fc6376046e
Update dependencies from https://github.com/dotnet/arcade build 20210628.3 (#11066)
[release/5.0.4xx] Update dependencies from dotnet/arcade
2021-07-07 18:09:27 +00:00
dotnet-maestro[bot]
9f12c508af
Update dependencies from https://github.com/dotnet/sdk build 20210706.12 (#11057)
[release/5.0.4xx] Update dependencies from dotnet/sdk
2021-07-07 05:34:46 +00:00
Marc Paine
281097689b
Stabilize final branding before release 2021-07-06 11:32:54 -07:00
dotnet-maestro[bot]
7338f6d6c8
[release/5.0.4xx] Update dependencies from dotnet/sdk (#11045)
[release/5.0.4xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.Net.Compilers.Toolset: from 3.11.0-3.21351.9 to 3.11.0-3.21352.9 (parent: Microsoft.NET.Sdk)
  - Microsoft.Build: from 16.11.0-preview-21330-03 to 16.11.0-preview-21351-03 (parent: Microsoft.NET.Sdk)
2021-07-05 05:23:32 +00:00
dotnet-maestro[bot]
1808aba46b
Update dependencies from https://github.com/dotnet/sdk build 20210702.9 (#11036)
[release/5.0.4xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.Net.Compilers.Toolset: from 3.11.0-3.21329.24 to 3.11.0-3.21351.9 (parent: Microsoft.NET.Sdk)
2021-07-02 23:08:23 +00:00
dotnet-maestro[bot]
a7c1c9bd21
Update dependencies from https://github.com/dotnet/sdk build 20210701.6 (#11028)
[release/5.0.4xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.Build: from 16.11.0-preview-21318-04 to 16.11.0-preview-21330-03 (parent: Microsoft.NET.Sdk)
2021-07-01 16:53:38 +00:00
dotnet-maestro[bot]
82888062fb
[release/5.0.4xx] Update dependencies from dotnet/sdk (#11017)
[release/5.0.4xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.Net.Compilers.Toolset: from 3.11.0-3.21325.7 to 3.11.0-3.21329.24 (parent: Microsoft.NET.Sdk)
2021-06-30 16:37:49 +00:00
dotnet-maestro[bot]
3b2537ffe7
Update dependencies from https://github.com/dotnet/sdk build 20210628.4 (#10996)
[release/5.0.4xx] Update dependencies from dotnet/sdk
2021-06-28 18:50:43 +00:00
dotnet-maestro[bot]
8c50333715
Update dependencies from https://github.com/dotnet/sdk build 20210626.4 (#10991)
[release/5.0.4xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.NET.Test.Sdk: from 16.10.0-release-20210511-06 to 16.11.0-release-20210626-04 (parent: Microsoft.NET.Sdk)
2021-06-26 19:32:31 +00:00
dotnet-maestro[bot]
24074d9fa0
Update dependencies from https://github.com/dotnet/sdk build 20210626.1 (#10989)
[release/5.0.4xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.Net.Compilers.Toolset: from 3.11.0-3.21324.6 to 3.11.0-3.21325.7 (parent: Microsoft.NET.Sdk)
2021-06-26 15:53:52 +00:00
dotnet-maestro[bot]
e285a4eeb5
Update dependencies from https://github.com/dotnet/sdk build 20210625.2 (#10983)
[release/5.0.4xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.Net.Compilers.Toolset: from 3.11.0-3.21323.16 to 3.11.0-3.21324.6 (parent: Microsoft.NET.Sdk)
2021-06-25 15:18:43 +00:00
dotnet-maestro[bot]
b8844a3254
Update dependencies from https://github.com/dotnet/sdk build 20210624.25 (#10980)
[release/5.0.4xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.FSharp.Compiler: from 11.4.2-beta.21262.7 to 11.4.2-beta.21322.6 (parent: Microsoft.NET.Sdk)
2021-06-25 06:32:45 +00:00
dotnet-maestro[bot]
c0ee31311a
Update dependencies from https://github.com/dotnet/sdk build 20210624.23 (#10979)
[release/5.0.4xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.Net.Compilers.Toolset: from 3.11.0-3.21322.28 to 3.11.0-3.21323.16 (parent: Microsoft.NET.Sdk)
2021-06-25 05:23:24 +00:00
dotnet-maestro[bot]
d222e771ca
Update dependencies from https://github.com/dotnet/sdk build 20210624.5 (#10971)
[release/5.0.4xx] Update dependencies from dotnet/sdk
2021-06-24 18:17:35 +00:00
dotnet-maestro[bot]
3650c11cb0
Update dependencies from https://github.com/dotnet/sdk build 20210623.15 (#10966)
[release/5.0.4xx] Update dependencies from dotnet/sdk
2021-06-23 23:59:34 +00:00
dotnet-maestro[bot]
c81bb3a6e7
Update dependencies from https://github.com/dotnet/sdk build 20210623.4 (#10960)
[release/5.0.4xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.Net.Compilers.Toolset: from 3.11.0-3.21321.10 to 3.11.0-3.21322.28 (parent: Microsoft.NET.Sdk)
2021-06-23 15:32:59 +00:00