Commit graph

34089 commits

Author SHA1 Message Date
dotnet-maestro[bot]
281785732d Update dependencies from https://github.com/dotnet/sdk build 20230914.20
Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 8.0.100-rc.1.23414.10 -> To Version 9.0.100-alpha.1.23464.20
2023-09-14 17:51:14 +00:00
dotnet-maestro[bot]
c37fee49cf Update dependencies from https://github.com/dotnet/sdk build 20230914.13
Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 8.0.100-rc.1.23414.10 -> To Version 9.0.100-alpha.1.23464.13
2023-09-14 16:29:25 +00:00
Matt Mitchell
e2c18edf74 When laying out the PKG contents copy only aspnet shared framework
When switching to using the full archives rather than the now-removed aspnet internal archive, this place should have been changed along with GenerateLayout.targets. Because we failed to do so, we appear to be double-distributing .NET runtime and host in the PKGs. The runtime should simply be chained in via a dependent PKG.
2023-09-14 09:08:30 -07:00
dotnet-maestro[bot]
5d6e3a4130 Update dependencies from https://github.com/dotnet/sdk build 20230914.12
Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 8.0.100-rc.1.23414.10 -> To Version 9.0.100-alpha.1.23464.12
2023-09-14 15:45:38 +00:00
Matt Thalman
3e46029791
Include tgz file extension for list of cloaked files (#17360) 2023-09-14 14:58:53 +00:00
dotnet-maestro[bot]
a5255c9985 Update dependencies from https://github.com/dotnet/sdk build 20230914.11
Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 8.0.100-rc.1.23414.10 -> To Version 9.0.100-alpha.1.23464.11
2023-09-14 14:32:15 +00:00
Matt Thalman
05c98cfcca
Merge branch 'main' into darc-main-d813792c-eeee-4e40-9f7c-567a78c653dd 2023-09-14 08:26:29 -05:00
dotnet-maestro[bot]
02dc0f4f9a
[main] Update dependencies from dotnet/source-build-externals (#17351)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Jason Zhai <v-wuzhai@microsoft.com>
2023-09-14 13:23:29 +00:00
dotnet-maestro[bot]
50b1fa43fb Update dependencies from https://github.com/dotnet/sdk build 20230914.2
Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 8.0.100-rc.1.23414.10 -> To Version 9.0.100-alpha.1.23464.2
2023-09-14 08:15:35 +00:00
dotnet-maestro[bot]
e17a4ca353 Update dependencies from https://github.com/dotnet/sdk build 20230913.57
Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 8.0.100-rc.1.23414.10 -> To Version 9.0.100-alpha.1.23463.57
2023-09-14 07:36:02 +00:00
Igor Velikorossov
bf65d4cd82 fixup! Bump SDK version to fix tests 2023-09-14 15:39:51 +10:00
Igor Velikorossov
792a45f29e Bump SDK version to fix tests 2023-09-14 14:07:39 +10:00
Igor Velikorossov
e80758f8aa Add 9.0 templates 2023-09-14 13:26:37 +10:00
DotNet Bot
9778f6d7d6 Merged PR 33452: [internal/release/7.0.4xx] Update dependencies from dnceng/internal/dotnet-sdk
This pull request updates the following dependencies

[marker]: <> (Begin:42f6b899-0677-45e7-d6f8-08db826b460b)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-sdk
- **Subscription**: 42f6b899-0677-45e7-d6f8-08db826b460b
- **Build**: 20230828.8
- **Date Produced**: August 29, 2023 4:13:53 AM UTC
- **Commit**: 5e4a3b029243c5cac0139ceff151422971ded738
- **Branch**: refs/heads/internal/release/7.0.4xx

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.DotNet.Common.ItemTemplates**: [from 7.0.401 to 7.0.401][1]
  - **Microsoft.DotNet.MSBuildSdkResolver**: [from 7.0.401-servicing.23425.43 to 7.0.401-servicing.23428.8][1]
  - **Microsoft.NET.Sdk**: [from 7.0.401-servicing.23425.43 to 7.0.401-servicing.23428.8][1]
  - **Microsoft.TemplateEngine.Cli**: [from 7.0.401-servicing.23425.43 to 7.0.401-servicing.23428.8][1]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-sdk/branches?baseVersion=GC2838d93742&targetVersion=GC5e4a3b0292&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:42f6b899-0677-45e7-d6f8-08db826b460b)
2023-09-14 02:44:09 +00:00
Jason Zhai
cb9f4e3410 Merge branch 'release/7.0.3xx' into release/7.0.4xx 2023-09-13 19:17:27 -07:00
Jason Zhai
40215eb0b8 Merge branch 'release/6.0.3xx' into release/6.0.4xx 2023-09-13 19:13:49 -07:00
dotnet-bot
58f301a234 Merge in 'release/7.0.3xx' changes 2023-09-14 02:02:23 +00:00
v-wuzhai
ec56994f9c
[release/8.0.1xx] Update dependencies from dotnet/source-build-reference-packages (#17352) 2023-09-14 01:54:32 +00:00
v-wuzhai
b8d6c9df84
[automated] Merge branch 'release/7.0.1xx' => 'release/7.0.3xx' (#17347) 2023-09-14 01:53:22 +00:00
v-wuzhai
7171c500e4
[automated] Merge branch 'release/6.0.1xx' => 'release/6.0.3xx' (#17350) 2023-09-14 01:52:25 +00:00
dotnet-maestro[bot]
a69538f9cb Update dependencies from https://github.com/dotnet/sdk build 20230913.23
Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 8.0.100-rc.1.23414.10 -> To Version 9.0.100-alpha.1.23463.23
2023-09-13 23:30:57 +00:00
dotnet-maestro[bot]
0defd05246 Update dependencies from https://github.com/dotnet/sdk build 20230913.22
Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 8.0.100-rc.1.23414.10 -> To Version 9.0.100-alpha.1.23463.22
2023-09-13 21:25:14 +00:00
dotnet-maestro[bot]
c26aecd90e Update dependencies from https://github.com/dotnet/sdk build 20230913.16
Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 8.0.100-rc.1.23414.10 -> To Version 9.0.100-alpha.1.23463.16
2023-09-13 20:40:14 +00:00
dotnet-maestro[bot]
94d7c42cb2 Update dependencies from https://github.com/dotnet/sdk build 20230913.14
Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 8.0.100-rc.1.23414.10 -> To Version 9.0.100-alpha.1.23463.14
2023-09-13 19:32:24 +00:00
Matt Thalman
71054e49eb Update to Newtonsoft.Json.13.0.3 2023-09-13 14:09:52 -05:00
Matt Mitchell
307e1d7f85 Fix coherency 2023-09-13 11:23:32 -07:00
dotnet-maestro[bot]
e8c10c781d Update dependencies from https://github.com/dotnet/sdk build 20230913.12
Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 8.0.100-rc.1.23414.10 -> To Version 9.0.100-alpha.1.23463.12
2023-09-13 17:32:12 +00:00
b5fbd1b9bf
[release/6.0.1xx] Fix aspnetcore build on musl-libc platforms (#17324) 2023-09-13 10:57:52 -05:00
Matt Thalman
ef2b000c4c
Merge branch 'main' into darc-main-d813792c-eeee-4e40-9f7c-567a78c653dd 2023-09-13 10:17:34 -05:00
Matt Thalman
d9c22e3197
Merge branch 'release/8.0.1xx' into internal-merge-8.0.1xx-2023-09-12-1259 2023-09-13 07:57:12 -05:00
Matt Thalman
71aecd9e42 Revert eng changes 2023-09-13 07:55:38 -05:00
dotnet-maestro[bot]
a4a0db2017 Update dependencies from https://github.com/dotnet/source-build-reference-packages build 20230912.1
Microsoft.SourceBuild.Intermediate.source-build-reference-packages
 From Version 8.0.0-alpha.1.23461.1 -> To Version 8.0.0-alpha.1.23462.1
2023-09-13 12:30:25 +00:00
dotnet-maestro[bot]
1cfd0e8967 Update dependencies from https://github.com/dotnet/sdk build 20230913.7
Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 8.0.100-rc.1.23414.10 -> To Version 9.0.100-alpha.1.23463.7
2023-09-13 09:42:47 +00:00
dotnet-maestro[bot]
9d41cf27b1 Update dependencies from https://github.com/dotnet/sdk build 20230913.3
Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 8.0.100-rc.1.23414.10 -> To Version 9.0.100-alpha.1.23463.3
2023-09-13 08:34:27 +00:00
dotnet-maestro[bot]
e7dcf04ff1 Update dependencies from https://github.com/dotnet/sdk build 20230913.1
Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 8.0.100-rc.1.23414.10 -> To Version 9.0.100-alpha.1.23463.1
2023-09-13 07:49:57 +00:00
dotnet-maestro[bot]
cda0e73e78 Update dependencies from https://github.com/dotnet/sdk build 20230912.43
Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 8.0.100-rc.1.23414.10 -> To Version 9.0.100-alpha.1.23462.43
2023-09-13 07:02:37 +00:00
Jason Zhai
534924d8ad Merge branch 'release/7.0.1xx' into release/7.0.3xx 2023-09-12 23:59:40 -07:00
Jason Zhai
0a49407f60 Merge branch 'release/6.0.1xx' into release/6.0.3xx 2023-09-12 23:51:43 -07:00
dotnet-maestro[bot]
d1b6ffa3a4 Update dependencies from https://github.com/dotnet/sdk build 20230912.37
Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 8.0.100-rc.1.23414.10 -> To Version 9.0.100-alpha.1.23462.37
2023-09-13 00:39:34 +00:00
dotnet-maestro[bot]
3e278277d3 Update dependencies from https://github.com/dotnet/sdk build 20230912.28
Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 8.0.100-rc.1.23414.10 -> To Version 9.0.100-alpha.1.23462.28
2023-09-12 22:33:17 +00:00
NET Source-Build Bot
5e71ffbd44
.NET Source-Build 8.0.100-rc.1.23455.8 September 2023 Updates (#17349) 2023-09-12 22:26:36 +00:00
Forgind
813105f23d
Create BaselineManifest.json (#17075) 2023-09-12 14:56:35 -07:00
dotnet-maestro[bot]
e9368eecf4 Update dependencies from https://github.com/dotnet/sdk build 20230912.20
Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 8.0.100-rc.1.23414.10 -> To Version 9.0.100-alpha.1.23462.20
2023-09-12 21:45:25 +00:00
Noah Gilson
18327ecb64
Merging internal commits for release/6.0.1xx (#17338) 2023-09-12 14:31:34 -07:00
Ella Hathaway
67d98b6ccc
Add source build artifacts size tests (#17233) 2023-09-12 14:26:19 -07:00
Noah Gilson
d166f99d5c
[release/8.0.1xx] Update dependencies from dotnet/source-build-reference-packages (#17331) 2023-09-12 14:19:13 -07:00
dotnet-bot
d85753bd93 Merge in 'release/7.0.1xx' changes 2023-09-12 21:16:08 +00:00
Matt Thalman
74f493e1dc
Revert SB test change 2023-09-12 16:15:16 -05:00
Matt Thalman
fa5effbd67
Remove rc1 suffix from branch name 2023-09-12 16:11:36 -05:00
NET Source-Build Bot
0c7d38132a
.NET Source-Build 7.0.111 September 2023 Updates (#17341) 2023-09-12 16:06:51 -05:00