Commit graph

6018 commits

Author SHA1 Message Date
Matt Thalman
bfef7d9491
Add cecil to SB repos (#15607) 2023-02-22 17:23:35 +00:00
Tom Deseyn
9a9449b598
tests: ExecuteRunWeb: update expected SIGTERM exit code on mono. (#15341)
Co-authored-by: Michael Simons <msimons@microsoft.com>
2023-02-22 09:52:28 -06:00
Jason Zhai
448a42d109 Merge branch 'release/7.0.3xx' 2023-02-22 00:25:05 -08:00
v-wuzhai
9888cb4fae
Change how VS setup authoring is configured. (#15552) 2023-02-22 15:44:48 +08:00
8616a1d236
[release/6.0.1xx] Arm support (#13378) 2023-02-21 15:44:46 -06:00
DotNet Bot
4946228186 Merged PR 29723: [internal/release/7.0.2xx] 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**:
  - **Microsoft.WindowsDesktop.App.Ref**: from 7.0.3 to 7.0.4 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.WindowsDesktop.SharedFramework.x64.7.0**: from 7.0.3-servicing.23073.3 to 7.0.4-servicing.23118.3 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.WindowsDesktop.TargetingPack.x64.7.0**: from 7.0.3-servicing.23073.3 to 7.0.4-servicing.23118.3 (parent: Microsoft.NET.Sdk)
  - **Microsoft.NETCore.App.Ref**: from 7.0.3 to 7.0.4 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.NetCore.TargetingPack.x64.7.0**: from 7.0.3-servicing.23069.10 to 7.0.4-servicing.23115.8 (parent: Microsoft.NET.Sdk)
  - **Microsoft.NETCore.App.Runtime.win-x64**: from 7.0.3 to 7.0.4 (parent: Microsoft.NET.Sdk)
  - **Microsoft.NETCore.App.Host.win-x64**: from 7.0.3 to 7.0.4 (parent: Microsoft.NET.Sdk)
  - **Microsoft.NETCore.DotNetHostResolver**: from 7.0.3 to 7.0.4 (parent: Microsoft.NET.Sdk)
  - **Microsoft.NETCore.Platforms**: from 7.0.0 to 7.0.1 (parent: Microsoft.NET.Sdk)
  - **Microsoft.AspNetCore.App.Ref**: from 7.0.3 to 7.0.4 (parent: Microsoft.NET.Sdk)
  - **Microsoft.AspNetCore.App.Ref.Internal**: from 7.0.3-servicing.23080.9 to 7.0.4-servicing.23119.3 (parent: Microsoft.NET.Sdk)
  - **Microsoft.AspNetCore.App.Runtime.win-x64**: from 7.0.3 to 7.0.4 (parent: Microsoft.NET.Sdk)
  - **VS.Redist.Common.AspNetCore.SharedFramework.x64.7.0**: from 7.0.3-servicing.23080.9 to 7.0.4-servicing.23119.3 (parent: Microsoft.NET.Sdk)
  - **dotnet-dev-certs**: from 7.0.3-servicing.23080.9 to 7.0.4-servicing.23119.3 (parent: Microsoft.NET.Sdk)
  - **dotnet-user-jwts**: from 7.0.3-servicing.23080.9 to 7.0.4-servicing.23119.3 (parent: Microsoft.NET.Sdk)
  - **dotnet-user-secrets**: from 7.0.3-servicing.23080.9 to 7.0.4-servicing.23119.3 (parent: Microsoft.NET.Sdk)
  - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: from 7.0.3 to 7.0.4 (parent: Microsoft.NET.Sdk)
  - **Microsoft.Dotnet.WinForms.ProjectTemplates**: from 7.0.3-servicing.23072.1 to 7.0.4-servicing.23117.7 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: from 7.0.3 to 7.0.4 (parent: Microsoft.NET.Sdk)
  - **Microsoft.DotNet.Wpf.ProjectTemplates**: from 7.0.3-servicing.23073.1 to 7.0.4-servicing.23117.7 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - **Microsoft.Net.Compilers.Toolset**: from 4.5.0-3.23070.7 to 4.5.0-6.23109.5 (parent: Microsoft.NET.Sdk)
  - **Microsoft.Build**: from 17.5.0-preview-23061-01 to 17.5.0 (par...
2023-02-21 20:55:43 +00:00
Michael Simons
ce42123fa2
Update source-build artifacts, prebuilts and test baselines (#15582) 2023-02-21 11:10:40 -06:00
Jason Zhai
5d9462454d Update implicit version for March release 2023-02-21 00:37:18 -08:00
Jason Zhai
ab517a4292 Merge branch 'release/7.0.1xx' into release/7.0.2xx 2023-02-19 22:29:21 -08:00
Jason Zhai
f707b71546 Merge branch 'release/6.0.1xx' into release/6.0.3xx 2023-02-19 22:23:44 -08:00
Marc Paine
bcb30d460f Move the lci files directly next to the end files 2023-02-17 14:46:11 -08:00
Chris Rummel
914b24dcdd
.NET Source-Build 6.0.114 February 2023 Updates (#15560) 2023-02-17 10:28:43 -06:00
Chris Rummel
c32738ee77
.NET Source-Build 7.0.103 February 2023 Updates (#15561) 2023-02-16 17:26:44 -06:00
Michael Simons
adbf0bfcbe
Remove obsolete source-build repoAPI (#15526) 2023-02-16 18:40:45 +00:00
dotnet-maestro[bot]
3a47d053d3
[main] Update dependencies from dotnet/sdk (#15564)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Eric Erhardt <eric.erhardt@microsoft.com>
Co-authored-by: Michael Simons <msimons@microsoft.com>
2023-02-16 10:07:15 -08:00
Michael Simons
0a561dc0d5
Cleanup known-good source-build projects (#15527) 2023-02-16 10:48:46 -06:00
Jason Zhai
07cf20f87b Merge branch 'release/7.0.2xx' into release/7.0.3xx 2023-02-14 22:35:33 -08:00
Marc Paine
db2e7bac4f Change how VS setup authoring is configured. 2023-02-14 16:35:54 -08:00
vseanreesermsft
3cc0821abb
Merging internal commits for release/7.0.2xx (#15537)
Co-authored-by: DotNet Bot <dn-bot@microsoft.com>
Co-authored-by: Matt Mitchell <mmitche@microsoft.com>
2023-02-14 13:55:20 -08:00
vseanreesermsft
1fcdbe277d
Merging internal commits for release/7.0.1xx (#15536)
Co-authored-by: dotnet-bot <dotnet-bot@microsoft.com>
Co-authored-by: DotNet-Bot <dn-bot@microsoft.com>
Co-authored-by: Chris Rummel <crummel@microsoft.com>
Co-authored-by: Marc Paine <marcpop@microsoft.com>
2023-02-14 13:55:02 -08:00
dotnet-maestro-bot
91caa7d21c
[automated] Merge branch 'release/7.0.2xx' => 'release/7.0.3xx' (#15514)
Co-authored-by: dotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Jason Zhai <v-wuzhai@microsoft.com>
Co-authored-by: Matt Mitchell <mmitche@microsoft.com>
Co-authored-by: Michael Simons <msimons@microsoft.com>
Co-authored-by: Logan Bussell <loganbussell@microsoft.com>
Co-authored-by: Chris Rummel <crummel@microsoft.com>
Co-authored-by: vseanreesermsft <78103370+vseanreesermsft@users.noreply.github.com>
Co-authored-by: dotnet-bot <dotnet-bot@microsoft.com>
Co-authored-by: DotNet-Bot <dn-bot@microsoft.com>
Co-authored-by: Sean Reeser <v-seanreeser@microsoft.com>
Co-authored-by: Marc Paine <marcpop@microsoft.com>
Co-authored-by: William Godbe <wigodbe@microsoft.com>
Co-authored-by: v-wuzhai <46013274+v-wuzhai@users.noreply.github.com>
Co-authored-by: NET Source-Build Bot <102560831+dotnet-sb-bot@users.noreply.github.com>
Co-authored-by: Matt Thalman <mthalman@microsoft.com>
Co-authored-by: Daniel Plaisted <dsplaisted@gmail.com>
2023-02-13 13:50:32 -08:00
Marc Paine
72db4520ef Add lci files to filter localization 2023-02-10 16:20:29 -08:00
dotnet-maestro-bot
11315562cf
[automated] Merge branch 'release/7.0.1xx' => 'release/7.0.2xx' (#15472)
Co-authored-by: Michael Simons <msimons@microsoft.com>
Co-authored-by: Logan Bussell <loganbussell@microsoft.com>
Co-authored-by: Chris Rummel <crummel@microsoft.com>
Co-authored-by: vseanreesermsft <78103370+vseanreesermsft@users.noreply.github.com>
Co-authored-by: dotnet-bot <dotnet-bot@microsoft.com>
Co-authored-by: Matt Mitchell <mmitche@microsoft.com>
Co-authored-by: DotNet-Bot <dn-bot@microsoft.com>
Co-authored-by: Sean Reeser <v-seanreeser@microsoft.com>
Co-authored-by: Marc Paine <marcpop@microsoft.com>
Co-authored-by: William Godbe <wigodbe@microsoft.com>
Co-authored-by: Jason Zhai <v-wuzhai@microsoft.com>
Co-authored-by: v-wuzhai <46013274+v-wuzhai@users.noreply.github.com>
Co-authored-by: NET Source-Build Bot <102560831+dotnet-sb-bot@users.noreply.github.com>
Co-authored-by: Matt Thalman <mthalman@microsoft.com>
Co-authored-by: dotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Daniel Plaisted <dsplaisted@gmail.com>
2023-02-10 15:57:40 -08:00
dotnet-maestro-bot
c84d89ca68
[automated] Merge branch 'release/7.0.3xx' => 'main' (#15504)
Co-authored-by: Antoine Martin <dev@ayakael.net>
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Michael Simons <msimons@microsoft.com>
Co-authored-by: Chris Rummel <crummel@microsoft.com>
Co-authored-by: Marc Paine <marcpop@microsoft.com>
Co-authored-by: Logan Bussell <loganbussell@microsoft.com>
Co-authored-by: NET Source-Build Bot <102560831+dotnet-sb-bot@users.noreply.github.com>
Co-authored-by: vseanreesermsft <78103370+vseanreesermsft@users.noreply.github.com>
Co-authored-by: Jason Zhai <v-wuzhai@microsoft.com>
Co-authored-by: v-wuzhai <46013274+v-wuzhai@users.noreply.github.com>
Co-authored-by: dotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
2023-02-10 15:49:32 -08:00
dotnet-maestro-bot
702bf607cc
[automated] Merge branch 'release/7.0.2xx' => 'release/7.0.3xx' (#15506)
Co-authored-by: dotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Jason Zhai <v-wuzhai@microsoft.com>
Co-authored-by: Matt Mitchell <mmitche@microsoft.com>
Co-authored-by: Michael Simons <msimons@microsoft.com>
2023-02-10 15:49:21 -08:00
Sven Boemer
8ce7bb903a
Update illink version (#15484) 2023-02-10 08:35:16 -08:00
Přemek Vysoký
712cdbe04b
Suppress already tracked binaries in the VMR scan (#15511) 2023-02-10 16:51:24 +01:00
Matt Mitchell
e2c796b8c1
[release/7.0.2xx] Update checksum generation order (#15397) (#15482)
Co-authored-by: Michael Simons <msimons@microsoft.com>
2023-02-09 16:08:19 -08:00
Matt Mitchell
0709aa684b
[release/7.0.1xx] Update checksum generation order (#15397) (#15481)
Co-authored-by: Michael Simons <msimons@microsoft.com>
2023-02-09 16:08:09 -08:00
Jo Shields
15a73ed7d6
Only skip MAUI manifests on source-build (#15485) 2023-02-09 13:53:27 -06:00
Matt Thalman
6dad7ad5a8
Update SB prebuilt package version (#15499) 2023-02-09 13:09:21 -06:00
Milena Hristova
6c24d9e3e2
Exclude gradle-wrapper.jar from the VMR (#15494) 2023-02-09 16:09:43 +01:00
Matt Thalman
6b841b4b66
Shutdown build servers for each SB repo project (#15488) 2023-02-09 07:34:07 -06:00
MilenaHristova
a1033f0ebb exclude file in source-mappings 2023-02-09 14:16:17 +01:00
Milena Hristova
bda2c1cc61
Move README and TPN templates to src\VirtualMonoRepo (#15478) 2023-02-09 12:21:29 +01:00
dotnet-maestro-bot
8b9ae41652
[automated] Merge branch 'release/6.0.3xx' => 'release/6.0.4xx' (#15473)
Co-authored-by: Sean Reeser <v-seanreeser@microsoft.com>
Co-authored-by: Daniel Plaisted <daplaist@microsoft.com>
Co-authored-by: Chris Rummel <crummel@microsoft.com>
Co-authored-by: vseanreesermsft <78103370+vseanreesermsft@users.noreply.github.com>
Co-authored-by: Marc Paine <marcpop@microsoft.com>
Co-authored-by: Jason Zhai <v-wuzhai@microsoft.com>
2023-02-08 14:21:49 -08:00
Chris Rummel
99911716db
Remove source-build manipulation of stable version. (#15467) 2023-02-08 17:13:17 +00:00
Michael Simons
188271d179
Update prebuilts tarball (#15479) 2023-02-08 15:52:27 +00:00
MilenaHristova
608d979a03 move files 2023-02-08 13:23:13 +01:00
Jason Zhai
13dae8f6ee Merge branch 'release/7.0.2xx' into release/7.0.3xx 2023-02-08 00:38:38 -08:00
dotnet-maestro-bot
f0a9fa30d3
[automated] Merge branch 'release/6.0.1xx' => 'release/6.0.3xx' (#15458)
Co-authored-by: Chris Rummel <crummel@microsoft.com>
Co-authored-by: vseanreesermsft <78103370+vseanreesermsft@users.noreply.github.com>
Co-authored-by: Marc Paine <marcpop@microsoft.com>
2023-02-07 23:53:26 +00:00
dotnet-maestro-bot
f1da127703
[automated] Merge branch 'release/7.0.1xx' => 'release/7.0.2xx' (#15322)
Co-authored-by: Michael Simons <msimons@microsoft.com>
Co-authored-by: Logan Bussell <loganbussell@microsoft.com>
Co-authored-by: Jason Zhai <v-wuzhai@microsoft.com>
2023-02-07 15:16:13 -08:00
dotnet-maestro-bot
535d6f657c
[automated] Merge branch 'release/6.0.4xx' => 'release/7.0.1xx' (#15279)
Co-authored-by: dotnet-bot <dotnet-bot@microsoft.com>
Co-authored-by: Matt Mitchell <mmitche@microsoft.com>
Co-authored-by: DotNet-Bot <dn-bot@microsoft.com>
Co-authored-by: MichaelSimons <msimons@microsoft.com>
Co-authored-by: Chris Rummel <crummel@microsoft.com>
Co-authored-by: Sean Reeser <v-seanreeser@microsoft.com>
Co-authored-by: Marc Paine <marcpop@microsoft.com>
Co-authored-by: William Godbe <wigodbe@microsoft.com>
Co-authored-by: Jason Zhai <v-wuzhai@microsoft.com>
Co-authored-by: v-wuzhai <46013274+v-wuzhai@users.noreply.github.com>
Co-authored-by: NET Source-Build Bot <102560831+dotnet-sb-bot@users.noreply.github.com>
Co-authored-by: Matt Thalman <mthalman@microsoft.com>
Co-authored-by: dotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Daniel Plaisted <dsplaisted@gmail.com>
2023-02-07 15:15:41 -08:00
Michael Simons
67154bad64
Remove backported arcade overrides (#15453) 2023-02-07 21:39:53 +00:00
Matt Thalman
4e601e7fc6
Clean up unused MSBuild tasks in SB (#15450) 2023-02-07 13:42:50 -06:00
Chris Rummel
65e657b063 Enable bootstrap in tarball build.
We now expect all builds using the Microsoft-built SDK to also use bootstrap.  Mixed RIDness between the bootstrap SDK and previously-source-built packages is not supported.
2023-02-07 13:18:11 -06:00
Chris Rummel
5533b337bb Disable secure supply chain check.
These issues are checked for in the individual repos - by the time source-build is building the tarball they have already been processed and approved.
2023-02-07 13:18:11 -06:00
dotnet-maestro[bot]
63fbbf3711
[main] Update dependencies from dotnet/sdk (#15389)
Co-authored-by: Premek Vysoky <premek.vysoky@microsoft.com>
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Michael Simons <msimons@microsoft.com>
2023-02-07 11:12:22 -06:00
Michael Simons
593bfe8532
Update source-build artifacts to be coherent (#15372)
Co-authored-by: Matt Thalman <mthalman@microsoft.com>
2023-02-07 17:07:22 +00:00
Matt Thalman
918b40ce86
Remove obsolete security-partners-dotnet pipeline (#15447) 2023-02-07 11:03:18 -06:00