dotnet-maestro[bot] [Tue, 16 Jul 2024 13:56:12 +0000 (13:56 +0000)]
[main] Update dependencies from dotnet/source-build-reference-packages (#4793)
[main] Update dependencies from dotnet/source-build-reference-packages
dotnet-maestro[bot] [Mon, 15 Jul 2024 13:28:22 +0000 (13:28 +0000)]
[main] Update dependencies from dotnet/arcade (#4791)
[main] Update dependencies from dotnet/arcade
dotnet-maestro[bot] [Sun, 14 Jul 2024 13:44:56 +0000 (13:44 +0000)]
[main] Update dependencies from dotnet/runtime (#4790)
[main] Update dependencies from dotnet/runtime
dotnet-maestro[bot] [Sat, 13 Jul 2024 16:11:34 +0000 (09:11 -0700)]
[main] Update dependencies from dotnet/runtime (#4785)
This pull request updates the following dependencies
[marker]: <> (Begin:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f)
## From https://github.com/dotnet/runtime
- **Subscription**:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f
- **Build**:
20240712.7
- **Date Produced**: July 12, 2024 9:18:23 PM UTC
- **Commit**:
c9f7f954d4db70a1c819f6cf2ad1e0dffbd61ad5
- **Branch**: refs/heads/main
[DependencyUpdate]: <> (Begin)
- **Updates**:
- **Microsoft.NETCore.App.Runtime.win-x64**: [from
9.0.0-preview.7.24359.11 to 9.0.0-preview.7.24362.7][3]
- **VS.Redist.Common.NetCore.SharedFramework.x64.9.0**: [from
9.0.0-preview.7.24359.11 to 9.0.0-preview.7.24362.7][3]
[3]: https://github.com/dotnet/runtime/compare/
c52fd37cc8...
c9f7f954d4
[DependencyUpdate]: <> (End)
[marker]: <> (End:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f)
---------
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
dotnet-maestro[bot] [Sat, 13 Jul 2024 16:10:50 +0000 (09:10 -0700)]
[main] Update dependencies from dotnet/aspnetcore (#4789)
This pull request updates the following dependencies
[marker]: <> (Begin:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb)
## From https://github.com/dotnet/aspnetcore
- **Subscription**:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb
- **Build**:
20240712.5
- **Date Produced**: July 12, 2024 6:35:07 PM UTC
- **Commit**:
fe84bd02ebbb681e928536f6fa56d4cfd2dc72c3
- **Branch**: refs/heads/main
[DependencyUpdate]: <> (Begin)
- **Updates**:
- **Microsoft.AspNetCore.App.Ref**: [from 9.0.0-preview.7.24360.7 to
9.0.0-preview.7.24362.5][1]
- **Microsoft.AspNetCore.App.Ref.Internal**: [from
9.0.0-preview.7.24360.7 to 9.0.0-preview.7.24362.5][1]
[1]:
https://github.com/dotnet/aspnetcore/compare/
71b5ef3f5c...
fe84bd02eb
[DependencyUpdate]: <> (End)
[marker]: <> (End:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
dotnet-maestro[bot] [Sat, 13 Jul 2024 16:10:23 +0000 (09:10 -0700)]
[main] Update dependencies from dotnet/source-build-reference-packages (#4788)
This pull request updates the following dependencies
[marker]: <> (Begin:
8fefa124-13dd-4c66-7dae-
08d9c02d7834)
## From https://github.com/dotnet/source-build-reference-packages
- **Subscription**:
8fefa124-13dd-4c66-7dae-
08d9c02d7834
- **Build**:
20240712.1
- **Date Produced**: July 12, 2024 6:36:57 PM UTC
- **Commit**:
2fa4c4f8c0b17b48d2f37839563d6862d1974736
- **Branch**: refs/heads/main
[DependencyUpdate]: <> (Begin)
- **Updates**:
-
**Microsoft.SourceBuild.Intermediate.source-build-reference-packages**:
[from 9.0.0-alpha.1.24358.1 to 9.0.0-alpha.1.24362.1][1]
[1]:
https://github.com/dotnet/source-build-reference-packages/compare/
815f91338b...
2fa4c4f8c0
[DependencyUpdate]: <> (End)
[marker]: <> (End:
8fefa124-13dd-4c66-7dae-
08d9c02d7834)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Adeel Mujahid [Fri, 12 Jul 2024 23:46:12 +0000 (02:46 +0300)]
Fix build on alpine-riscv64 (#4787)
cc @viewizard @gbalykov
```sh
docker run --rm -v$(pwd):/diagnostics -w /diagnostics --platform linux/riscv64 alpine:edge sh -c \
'apk add build-base cmake bash curl clang llvm-dev && ./build.sh -skipmanaged'
```
dependabot[bot] [Fri, 12 Jul 2024 02:38:34 +0000 (19:38 -0700)]
Bump System.Text.Json from 8.0.3 to 8.0.4 in /src/Microsoft.SymbolManifestGenerator (#4780)
Bumps System.Text.Json from 8.0.3 to 8.0.4.
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/dotnet/diagnostics/network/alerts).
</details>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mike McLaughlin <mikem@microsoft.com>
dotnet-maestro[bot] [Thu, 11 Jul 2024 21:58:51 +0000 (14:58 -0700)]
[main] Update dependencies from microsoft/clrmd (#4783)
This pull request updates the following dependencies
[marker]: <> (Begin:
cb58fe07-ae24-4e73-0e84-
08d8e40a189f)
## From https://github.com/microsoft/clrmd
- **Subscription**:
cb58fe07-ae24-4e73-0e84-
08d8e40a189f
- **Build**:
20240710.3
- **Date Produced**: July 11, 2024 12:41:06 AM UTC
- **Commit**:
eac78bedd20c10801162bc314012f6b9b16cc41d
- **Branch**: refs/heads/main
[DependencyUpdate]: <> (Begin)
- **Updates**:
- **Microsoft.Diagnostics.Runtime**: [from 4.0.0-beta.24326.1 to
4.0.0-beta.24360.3][1]
- **Microsoft.Diagnostics.Runtime.Utilities**: [from 4.0.0-beta.24326.1
to 4.0.0-beta.24360.3][1]
[1]: https://github.com/microsoft/clrmd/compare/
f6e7370c46...
eac78bedd2
[DependencyUpdate]: <> (End)
[marker]: <> (End:
cb58fe07-ae24-4e73-0e84-
08d8e40a189f)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Mike McLaughlin [Thu, 11 Jul 2024 17:57:25 +0000 (10:57 -0700)]
Disable TestLogsAllCategoriesDefaultLevel test (#4786)
dotnet-maestro[bot] [Thu, 11 Jul 2024 14:48:28 +0000 (14:48 +0000)]
[main] Update dependencies from dotnet/aspnetcore (#4784)
[main] Update dependencies from dotnet/aspnetcore
dotnet-maestro[bot] [Thu, 11 Jul 2024 04:05:54 +0000 (21:05 -0700)]
[main] Update dependencies from dotnet/runtime (#4743)
This pull request updates the following dependencies
[marker]: <> (Begin:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f)
## From https://github.com/dotnet/runtime
- **Subscription**:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f
- **Build**:
20240709.11
- **Date Produced**: July 10, 2024 9:37:07 AM UTC
- **Commit**:
c52fd37cc835a13bcfa9a64fdfe7520809a75345
- **Branch**: refs/heads/main
[DependencyUpdate]: <> (Begin)
- **Updates**:
- **Microsoft.NETCore.App.Runtime.win-x64**: [from
9.0.0-preview.6.24307.2 to 9.0.0-preview.7.24359.11][25]
- **VS.Redist.Common.NetCore.SharedFramework.x64.9.0**: [from
9.0.0-preview.6.24307.2 to 9.0.0-preview.7.24359.11][25]
[25]: https://github.com/dotnet/runtime/compare/
8fac5af2b1...
c52fd37cc8
[DependencyUpdate]: <> (End)
[marker]: <> (End:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f)
---------
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Mike McLaughlin <mikem@microsoft.com>
dotnet-maestro[bot] [Wed, 10 Jul 2024 14:17:59 +0000 (14:17 +0000)]
[main] Update dependencies from dotnet/aspnetcore (#4781)
[main] Update dependencies from dotnet/aspnetcore
dotnet-maestro[bot] [Tue, 9 Jul 2024 17:12:39 +0000 (10:12 -0700)]
[main] Update dependencies from dotnet/aspnetcore (#4775)
This pull request updates the following dependencies
[marker]: <> (Begin:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb)
## From https://github.com/dotnet/aspnetcore
- **Subscription**:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb
- **Build**:
20240708.14
- **Date Produced**: July 9, 2024 12:52:16 AM UTC
- **Commit**:
ea1257e11255cdefe8cff9118b2964a0f4d04ca1
- **Branch**: refs/heads/main
[DependencyUpdate]: <> (Begin)
- **Updates**:
- **Microsoft.AspNetCore.App.Ref**: [from 9.0.0-preview.7.24354.1 to
9.0.0-preview.7.24358.14][5]
- **Microsoft.AspNetCore.App.Ref.Internal**: [from
9.0.0-preview.7.24354.1 to 9.0.0-preview.7.24358.14][5]
[5]:
https://github.com/dotnet/aspnetcore/compare/
b0df100180...
ea1257e112
[DependencyUpdate]: <> (End)
[marker]: <> (End:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb)
---------
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
dotnet-maestro[bot] [Tue, 9 Jul 2024 17:09:00 +0000 (10:09 -0700)]
[main] Update dependencies from dotnet/source-build-reference-packages (#4777)
This pull request updates the following dependencies
[marker]: <> (Begin:
8fefa124-13dd-4c66-7dae-
08d9c02d7834)
## From https://github.com/dotnet/source-build-reference-packages
- **Subscription**:
8fefa124-13dd-4c66-7dae-
08d9c02d7834
- **Build**:
20240708.1
- **Date Produced**: July 8, 2024 1:55:15 PM UTC
- **Commit**:
815f91338b1c4485b50bc0da9518b7b8433c75c1
- **Branch**: refs/heads/main
[DependencyUpdate]: <> (Begin)
- **Updates**:
-
**Microsoft.SourceBuild.Intermediate.source-build-reference-packages**:
[from 9.0.0-alpha.1.24352.1 to 9.0.0-alpha.1.24358.1][1]
[1]:
https://github.com/dotnet/source-build-reference-packages/compare/
cc732c5719...
815f91338b
[DependencyUpdate]: <> (End)
[marker]: <> (End:
8fefa124-13dd-4c66-7dae-
08d9c02d7834)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
dotnet-maestro[bot] [Mon, 8 Jul 2024 13:33:31 +0000 (13:33 +0000)]
[main] Update dependencies from dotnet/arcade (#4776)
[main] Update dependencies from dotnet/arcade
dotnet-maestro[bot] [Thu, 4 Jul 2024 17:33:04 +0000 (10:33 -0700)]
[main] Update dependencies from dotnet/aspnetcore (#4774)
This pull request updates the following dependencies
[marker]: <> (Begin:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb)
## From https://github.com/dotnet/aspnetcore
- **Subscription**:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb
- **Build**:
20240704.1
- **Date Produced**: July 4, 2024 12:24:27 PM UTC
- **Commit**:
b0df1001803bd65403cb52719c5c1e6c223473b9
- **Branch**: refs/heads/main
[DependencyUpdate]: <> (Begin)
- **Updates**:
- **Microsoft.AspNetCore.App.Ref**: [from 9.0.0-preview.7.24329.2 to
9.0.0-preview.7.24354.1][2]
- **Microsoft.AspNetCore.App.Ref.Internal**: [from
9.0.0-preview.7.24329.2 to 9.0.0-preview.7.24354.1][2]
[2]:
https://github.com/dotnet/aspnetcore/compare/
d301328737...
b0df100180
[DependencyUpdate]: <> (End)
[marker]: <> (End:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb)
---------
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
dotnet-maestro[bot] [Wed, 3 Jul 2024 16:25:01 +0000 (09:25 -0700)]
[main] Update dependencies from dotnet/source-build-reference-packages (#4773)
This pull request updates the following dependencies
[marker]: <> (Begin:
8fefa124-13dd-4c66-7dae-
08d9c02d7834)
## From https://github.com/dotnet/source-build-reference-packages
- **Subscription**:
8fefa124-13dd-4c66-7dae-
08d9c02d7834
- **Build**:
20240702.1
- **Date Produced**: July 2, 2024 7:55:11 PM UTC
- **Commit**:
cc732c57199f725857c201da146525e3be6bc504
- **Branch**: refs/heads/main
[DependencyUpdate]: <> (Begin)
- **Updates**:
-
**Microsoft.SourceBuild.Intermediate.source-build-reference-packages**:
[from 9.0.0-alpha.1.24327.1 to 9.0.0-alpha.1.24352.1][1]
[1]:
https://github.com/dotnet/source-build-reference-packages/compare/
0b53e839fa...
cc732c5719
[DependencyUpdate]: <> (End)
[marker]: <> (End:
8fefa124-13dd-4c66-7dae-
08d9c02d7834)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
dotnet-maestro[bot] [Wed, 3 Jul 2024 00:50:44 +0000 (17:50 -0700)]
[main] Update dependencies from dotnet/aspnetcore (#4768)
This pull request updates the following dependencies
[marker]: <> (Begin:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb)
## From https://github.com/dotnet/aspnetcore
- **Subscription**:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb
- **Build**:
20240629.2
- **Date Produced**: June 30, 2024 3:21:38 AM UTC
- **Commit**:
d301328737c4912b95f236c4b349cf46ef7a473a
- **Branch**: refs/heads/main
[DependencyUpdate]: <> (Begin)
- **Updates**:
- **Microsoft.AspNetCore.App.Ref**: [from 9.0.0-preview.7.24321.1 to
9.0.0-preview.7.24329.2][4]
- **Microsoft.AspNetCore.App.Ref.Internal**: [from
9.0.0-preview.7.24321.1 to 9.0.0-preview.7.24329.2][4]
[4]:
https://github.com/dotnet/aspnetcore/compare/
28481ab0d6...
d301328737
[DependencyUpdate]: <> (End)
[marker]: <> (End:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb)
---------
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Mike McLaughlin [Tue, 2 Jul 2024 22:17:54 +0000 (15:17 -0700)]
Implement CLRMA interfaces on top of DAC APIs (#4667)
Add "clrmaconfig" command to control clrma logging, direct DAC and
managed support.
Move SOSExtensions to separate cpp/h files.
Cleanup Extensions::FlushCheck. Needed to call in the clrma code.
INIT_API_EXT macro cleanup: added ExtInit function that does all command
entry init.
Change the no managed hosting fallback code (platform/*) to use the
IDebuggerServices instance instead of the global dbgeng variables
because it is always available/setup. This allows the CLRMA support to
work with no managed code.
dotnet-maestro[bot] [Mon, 1 Jul 2024 18:25:04 +0000 (11:25 -0700)]
[main] Update dependencies from dotnet/arcade (#4770)
This pull request updates the following dependencies
[marker]: <> (Begin:
6d3f346d-45bf-4275-0e83-
08d8e40a189f)
## From https://github.com/dotnet/arcade
- **Subscription**:
6d3f346d-45bf-4275-0e83-
08d8e40a189f
- **Build**:
20240627.1
- **Date Produced**: June 27, 2024 9:50:19 AM UTC
- **Commit**:
ede13bd35571c0c8b0c01edcb057031904c5c955
- **Branch**: refs/heads/main
[DependencyUpdate]: <> (Begin)
- **Updates**:
- **Microsoft.SourceBuild.Intermediate.arcade**: [from
9.0.0-beta.24321.4 to 9.0.0-beta.24327.1][1]
- **Microsoft.DotNet.Arcade.Sdk**: [from 9.0.0-beta.24321.4 to
9.0.0-beta.24327.1][1]
- **Microsoft.DotNet.CodeAnalysis**: [from 9.0.0-beta.24321.4 to
9.0.0-beta.24327.1][1]
[1]: https://github.com/dotnet/arcade/compare/
3aba80feca...
ede13bd355
[DependencyUpdate]: <> (End)
[marker]: <> (End:
6d3f346d-45bf-4275-0e83-
08d8e40a189f)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Mike McLaughlin [Fri, 28 Jun 2024 18:38:06 +0000 (11:38 -0700)]
Add runtime enumeration control to runtime service and providers (#4765)
Add `runtimes --all` option.
dotnet-maestro[bot] [Fri, 28 Jun 2024 16:53:58 +0000 (09:53 -0700)]
[main] Update dependencies from dotnet/source-build-reference-packages (#4766)
This pull request updates the following dependencies
[marker]: <> (Begin:
8fefa124-13dd-4c66-7dae-
08d9c02d7834)
## From https://github.com/dotnet/source-build-reference-packages
- **Subscription**:
8fefa124-13dd-4c66-7dae-
08d9c02d7834
- **Build**:
20240627.1
- **Date Produced**: June 27, 2024 2:11:04 PM UTC
- **Commit**:
0b53e839fa2f09a5994cc6006533dcc3d45a4226
- **Branch**: refs/heads/main
[DependencyUpdate]: <> (Begin)
- **Updates**:
-
**Microsoft.SourceBuild.Intermediate.source-build-reference-packages**:
[from 9.0.0-alpha.1.24304.1 to 9.0.0-alpha.1.24327.1][1]
[1]:
https://github.com/dotnet/source-build-reference-packages/compare/
9ae78a4e64...
0b53e839fa
[DependencyUpdate]: <> (End)
[marker]: <> (End:
8fefa124-13dd-4c66-7dae-
08d9c02d7834)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Juan Hoyos [Thu, 27 Jun 2024 18:15:04 +0000 (11:15 -0700)]
Return to using local paths for RS publishing (#4764)
dotnet-maestro[bot] [Thu, 27 Jun 2024 17:10:46 +0000 (17:10 +0000)]
[main] Update dependencies from microsoft/clrmd (#4763)
[main] Update dependencies from microsoft/clrmd
dotnet-maestro[bot] [Wed, 26 Jun 2024 23:49:48 +0000 (23:49 +0000)]
[main] Update dependencies from microsoft/clrmd (#4739)
[main] Update dependencies from microsoft/clrmd
- SOS changes for clrmd 4.0
Add -major host runtime version option
dotnet-maestro[bot] [Wed, 26 Jun 2024 22:35:30 +0000 (22:35 +0000)]
[main] Update dependencies from dotnet/arcade (#4754)
[main] Update dependencies from dotnet/arcade
Juan Hoyos [Wed, 26 Jun 2024 09:56:56 +0000 (02:56 -0700)]
Add delegation token to publish instructions (#4762)
Juan Hoyos [Wed, 26 Jun 2024 02:06:16 +0000 (19:06 -0700)]
Remove reliance of scripts on access to storage account - use offline copies of files (#4761)
dotnet-maestro[bot] [Tue, 25 Jun 2024 16:54:04 +0000 (09:54 -0700)]
[main] Update dependencies from dotnet/aspnetcore (#4752)
This pull request updates the following dependencies
[marker]: <> (Begin:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb)
## From https://github.com/dotnet/aspnetcore
- **Subscription**:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb
- **Build**:
20240621.1
- **Date Produced**: June 21, 2024 3:05:08 PM UTC
- **Commit**:
28481ab0d6a31883a6c058d045ca8f72591a7eca
- **Branch**: refs/heads/main
[DependencyUpdate]: <> (Begin)
- **Updates**:
- **Microsoft.AspNetCore.App.Ref**: [from 9.0.0-preview.7.24320.9 to
9.0.0-preview.7.24321.1][4]
- **Microsoft.AspNetCore.App.Ref.Internal**: [from
9.0.0-preview.7.24320.9 to 9.0.0-preview.7.24321.1][4]
[4]:
https://github.com/dotnet/aspnetcore/compare/
e5e94a1bf0...
28481ab0d6
[DependencyUpdate]: <> (End)
[marker]: <> (End:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb)
---------
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Matt Mitchell [Mon, 24 Jun 2024 23:05:00 +0000 (16:05 -0700)]
Replace account based SAS with dSAS (#4756)
Elinor Fung [Mon, 24 Jun 2024 18:53:28 +0000 (11:53 -0700)]
Remove printing of DacpModuleData::PEAssembly/ModuleId/ModuleIndex from DumpModule command (#4751)
dotnet-maestro[bot] [Fri, 21 Jun 2024 18:04:41 +0000 (11:04 -0700)]
[main] Update dependencies from dotnet/aspnetcore (#4750)
This pull request updates the following dependencies
[marker]: <> (Begin:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb)
## From https://github.com/dotnet/aspnetcore
- **Subscription**:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb
- **Build**:
20240620.9
- **Date Produced**: June 21, 2024 1:07:29 AM UTC
- **Commit**:
e5e94a1bf0562a2b017f0e8e849d41e8d04d5409
- **Branch**: refs/heads/main
[DependencyUpdate]: <> (Begin)
- **Updates**:
- **Microsoft.AspNetCore.App.Ref**: [from 9.0.0-preview.6.24320.2 to
9.0.0-preview.7.24320.9][1]
- **Microsoft.AspNetCore.App.Ref.Internal**: [from
9.0.0-preview.6.24320.2 to 9.0.0-preview.7.24320.9][1]
[1]:
https://github.com/dotnet/aspnetcore/compare/
cd92ed1247...
e5e94a1bf0
[DependencyUpdate]: <> (End)
[marker]: <> (End:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Juan Hoyos [Thu, 20 Jun 2024 22:28:15 +0000 (15:28 -0700)]
Add collocation option by default for manifest generation and improve error detection and logging (#4748)
- Change signature of `GenerateManifest` to return success or failure
and take a parameter requesting manifest generation to consider only
special indexes for files collocated to runtime modules.
- Improved detection of layouts we can't handle: multiple runtimes where
special files can't be unambiguously correlated.
- Improved logging on error cases.
Mike McLaughlin [Thu, 20 Jun 2024 19:59:19 +0000 (12:59 -0700)]
Add an ExceptionTrigger to SOS manifest for Native AOT crashes (#4749)
dotnet-maestro[bot] [Thu, 20 Jun 2024 16:44:11 +0000 (09:44 -0700)]
[main] Update dependencies from dotnet/aspnetcore (#4747)
This pull request updates the following dependencies
[marker]: <> (Begin:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb)
## From https://github.com/dotnet/aspnetcore
- **Subscription**:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb
- **Build**:
20240620.2
- **Date Produced**: June 20, 2024 10:13:46 AM UTC
- **Commit**:
cd92ed12476de4e03ae5293d81362f2eb07b4f80
- **Branch**: refs/heads/main
[DependencyUpdate]: <> (Begin)
- **Updates**:
- **Microsoft.AspNetCore.App.Ref**: [from 9.0.0-preview.6.24315.1 to
9.0.0-preview.6.24320.2][3]
- **Microsoft.AspNetCore.App.Ref.Internal**: [from
9.0.0-preview.6.24315.1 to 9.0.0-preview.6.24320.2][3]
[3]:
https://github.com/dotnet/aspnetcore/compare/
c283d05ce0...
cd92ed1247
[DependencyUpdate]: <> (End)
[marker]: <> (End:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb)
---------
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
JongHeonChoi [Tue, 18 Jun 2024 17:12:20 +0000 (10:12 -0700)]
Fix build issue with clang18 (#4730)
Clang 18 introduced some changes that prevent building CoreCLR:
* The warning for VLAs being a C++ extension is now on by default which
causes errors with ```-Werror```.
https://github.com/llvm/llvm-project/issues/62836
* ```stdarg.h``` now has a guard that depends on ```va_arg``` not being
defined, currently the PAL internal doesn't undefined that macro
(despite PAL defining it) which prevent ```stdarg.h``` from being
included again and causes missing symbols (```va_start```, ```va_end```,
```va_arg```).
This PR fixes the warning by disabling it to match the behaviour of
previous clang versions and undefines ```va_arg``` in
```palinternal.h```.
Related PR : https://github.com/dotnet/runtime/pull/94782
dotnet-maestro[bot] [Tue, 18 Jun 2024 07:29:26 +0000 (00:29 -0700)]
[main] Update dependencies from dotnet/arcade (#4737)
This pull request updates the following dependencies
[marker]: <> (Begin:
6d3f346d-45bf-4275-0e83-
08d8e40a189f)
## From https://github.com/dotnet/arcade
- **Subscription**:
6d3f346d-45bf-4275-0e83-
08d8e40a189f
- **Build**:
20240614.1
- **Date Produced**: June 14, 2024 3:44:05 PM UTC
- **Commit**:
92a725aa4d9d6c13dc5229597b51b0b165b8b535
- **Branch**: refs/heads/main
[DependencyUpdate]: <> (Begin)
- **Updates**:
- **Microsoft.SourceBuild.Intermediate.arcade**: [from
9.0.0-beta.24306.4 to 9.0.0-beta.24314.1][2]
- **Microsoft.DotNet.Arcade.Sdk**: [from 9.0.0-beta.24306.4 to
9.0.0-beta.24314.1][2]
- **Microsoft.DotNet.CodeAnalysis**: [from 9.0.0-beta.24306.4 to
9.0.0-beta.24314.1][2]
[2]: https://github.com/dotnet/arcade/compare/
7507f80c8d...
92a725aa4d
[DependencyUpdate]: <> (End)
- **Updates to .NET SDKs:**
- Updates tools.dotnet to 9.0.100-preview.5.24307.3
[marker]: <> (End:
6d3f346d-45bf-4275-0e83-
08d8e40a189f)
---------
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Juan Sebastian Hoyos Ayala <juan.hoyos@microsoft.com>
Juan Hoyos [Tue, 18 Jun 2024 07:12:39 +0000 (00:12 -0700)]
Update usage of darc in release (#4744)
Use darc's MI support with WIF connection + Az Cli
Juan Hoyos [Tue, 18 Jun 2024 05:04:33 +0000 (22:04 -0700)]
Fix race in setting results in SOS runner (#4745)
dotnet-maestro[bot] [Sun, 16 Jun 2024 17:10:28 +0000 (10:10 -0700)]
[main] Update dependencies from dotnet/aspnetcore (#4742)
This pull request updates the following dependencies
[marker]: <> (Begin:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb)
## From https://github.com/dotnet/aspnetcore
- **Subscription**:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb
- **Build**:
20240615.1
- **Date Produced**: June 15, 2024 10:03:03 PM UTC
- **Commit**:
c283d05ce0e49941c7df3eeea6143ca58e2d0b3b
- **Branch**: refs/heads/main
[DependencyUpdate]: <> (Begin)
- **Updates**:
- **Microsoft.AspNetCore.App.Ref**: [from 9.0.0-preview.6.24314.6 to
9.0.0-preview.6.24315.1][1]
- **Microsoft.AspNetCore.App.Ref.Internal**: [from
9.0.0-preview.6.24314.6 to 9.0.0-preview.6.24315.1][1]
[1]:
https://github.com/dotnet/aspnetcore/compare/
e558b051a9...
c283d05ce0
[DependencyUpdate]: <> (End)
[marker]: <> (End:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
dotnet-maestro[bot] [Sat, 15 Jun 2024 17:27:05 +0000 (10:27 -0700)]
[main] Update dependencies from dotnet/aspnetcore (#4740)
This pull request updates the following dependencies
[marker]: <> (Begin:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb)
## From https://github.com/dotnet/aspnetcore
- **Subscription**:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb
- **Build**:
20240614.6
- **Date Produced**: June 15, 2024 12:04:18 AM UTC
- **Commit**:
e558b051a9dcfe896e4c166be942f597c2575069
- **Branch**: refs/heads/main
[DependencyUpdate]: <> (Begin)
- **Updates**:
- **Microsoft.AspNetCore.App.Ref**: [from 9.0.0-preview.6.24313.14 to
9.0.0-preview.6.24314.6][1]
- **Microsoft.AspNetCore.App.Ref.Internal**: [from
9.0.0-preview.6.24313.14 to 9.0.0-preview.6.24314.6][1]
[1]:
https://github.com/dotnet/aspnetcore/compare/
a6fe7f8035...
e558b051a9
[DependencyUpdate]: <> (End)
[marker]: <> (End:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
dotnet-maestro[bot] [Fri, 14 Jun 2024 15:55:22 +0000 (08:55 -0700)]
[main] Update dependencies from dotnet/aspnetcore (#4738)
This pull request updates the following dependencies
[marker]: <> (Begin:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb)
## From https://github.com/dotnet/aspnetcore
- **Subscription**:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb
- **Build**:
20240613.14
- **Date Produced**: June 14, 2024 7:02:10 AM UTC
- **Commit**:
a6fe7f803533844f8b5dbb33efc0cd535202b22f
- **Branch**: refs/heads/main
[DependencyUpdate]: <> (Begin)
- **Updates**:
- **Microsoft.AspNetCore.App.Ref**: [from 9.0.0-preview.6.24312.1 to
9.0.0-preview.6.24313.14][1]
- **Microsoft.AspNetCore.App.Ref.Internal**: [from
9.0.0-preview.6.24312.1 to 9.0.0-preview.6.24313.14][1]
[1]:
https://github.com/dotnet/aspnetcore/compare/
1bbf311688...
a6fe7f8035
[DependencyUpdate]: <> (End)
[marker]: <> (End:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
dependabot[bot] [Wed, 12 Jun 2024 17:58:51 +0000 (10:58 -0700)]
Bump Azure.Identity from 1.11.3 to 1.11.4 in /eng/release/DiagnosticsReleaseTool (#4734)
Bumps [Azure.Identity](https://github.com/Azure/azure-sdk-for-net) from
1.11.3 to 1.11.4.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/Azure/azure-sdk-for-net/releases">Azure.Identity's
releases</a>.</em></p>
<blockquote>
<h2>Azure.Identity_1.11.4</h2>
<h2>1.11.4 (2024-06-10)</h2>
<h3>Bugs Fixed</h3>
<ul>
<li>Managed identity bug fixes</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/Azure/azure-sdk-for-net/commit/
2856f9a00d6cb96f71b724d29b1ce8ce271c4137"><code>
2856f9a</code></a>
changelog update</li>
<li><a
href="https://github.com/Azure/azure-sdk-for-net/commit/
7267469fe0c4080bf3c531f525d1860f9edb6a51"><code>
7267469</code></a>
Update azure-sdk-build-tools Repository Resource Refs in Yaml files (<a
href="https://redirect.github.com/Azure/azure-sdk-for-net/issues/43311">#43311</a>)</li>
<li><a
href="https://github.com/Azure/azure-sdk-for-net/commit/
2db9a0f33668ae9cf0331613e1cd612bee105e1c"><code>
2db9a0f</code></a>
AzureArcManagedIdentitySource fix</li>
<li>See full diff in <a
href="https://github.com/Azure/azure-sdk-for-net/compare/Azure.Identity_1.11.3...Azure.Identity_1.11.4">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/dotnet/diagnostics/network/alerts).
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dotnet-maestro[bot] [Wed, 12 Jun 2024 17:41:41 +0000 (10:41 -0700)]
[main] Update dependencies from dotnet/aspnetcore (#4736)
This pull request updates the following dependencies
[marker]: <> (Begin:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb)
## From https://github.com/dotnet/aspnetcore
- **Subscription**:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb
- **Build**:
20240612.1
- **Date Produced**: June 12, 2024 11:23:34 AM UTC
- **Commit**:
1bbf3116889240f5d2668bd42b7284e2999e2ee1
- **Branch**: refs/heads/main
[DependencyUpdate]: <> (Begin)
- **Updates**:
- **Microsoft.AspNetCore.App.Ref**: [from 9.0.0-preview.6.24311.1 to
9.0.0-preview.6.24312.1][1]
- **Microsoft.AspNetCore.App.Ref.Internal**: [from
9.0.0-preview.6.24311.1 to 9.0.0-preview.6.24312.1][1]
[1]:
https://github.com/dotnet/aspnetcore/compare/
2b5d2b36a0...
1bbf311688
[DependencyUpdate]: <> (End)
[marker]: <> (End:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Mike McLaughlin [Tue, 11 Jun 2024 19:29:50 +0000 (12:29 -0700)]
Update SOS breaking change version for Exception's _stackTrace changes in .NET 9 (#4733)
/cc: @janvorli
dotnet-maestro[bot] [Tue, 11 Jun 2024 17:11:30 +0000 (10:11 -0700)]
[main] Update dependencies from dotnet/aspnetcore (#4731)
This pull request updates the following dependencies
[marker]: <> (Begin:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb)
## From https://github.com/dotnet/aspnetcore
- **Subscription**:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb
- **Build**:
20240611.1
- **Date Produced**: June 11, 2024 9:17:06 AM UTC
- **Commit**:
2b5d2b36a04f3a4a9bb20bbca38617d1cd6a3a1a
- **Branch**: refs/heads/main
[DependencyUpdate]: <> (Begin)
- **Updates**:
- **Microsoft.AspNetCore.App.Ref**: [from 9.0.0-preview.6.24309.2 to
9.0.0-preview.6.24311.1][1]
- **Microsoft.AspNetCore.App.Ref.Internal**: [from
9.0.0-preview.6.24309.2 to 9.0.0-preview.6.24311.1][1]
[1]:
https://github.com/dotnet/aspnetcore/compare/
7f2dfb0020...
2b5d2b36a0
[DependencyUpdate]: <> (End)
[marker]: <> (End:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Juan Hoyos [Mon, 10 Jun 2024 19:10:28 +0000 (12:10 -0700)]
Disable CG on musl leg due to lack of proper support (#4726)
dotnet-maestro[bot] [Mon, 10 Jun 2024 16:59:39 +0000 (09:59 -0700)]
[main] Update dependencies from dotnet/aspnetcore (#4729)
This pull request updates the following dependencies
[marker]: <> (Begin:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb)
## From https://github.com/dotnet/aspnetcore
- **Subscription**:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb
- **Build**:
20240609.2
- **Date Produced**: June 9, 2024 10:28:37 PM UTC
- **Commit**:
7f2dfb0020ff29ab57df31e910f2b2d5ef48bf82
- **Branch**: refs/heads/main
[DependencyUpdate]: <> (Begin)
- **Updates**:
- **Microsoft.AspNetCore.App.Ref**: [from 9.0.0-preview.6.24307.5 to
9.0.0-preview.6.24309.2][1]
- **Microsoft.AspNetCore.App.Ref.Internal**: [from
9.0.0-preview.6.24307.5 to 9.0.0-preview.6.24309.2][1]
[1]:
https://github.com/dotnet/aspnetcore/compare/
206b0aeca3...
7f2dfb0020
[DependencyUpdate]: <> (End)
[marker]: <> (End:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
dotnet-maestro[bot] [Mon, 10 Jun 2024 13:30:35 +0000 (13:30 +0000)]
[main] Update dependencies from dotnet/arcade (#4728)
[main] Update dependencies from dotnet/arcade
dotnet-maestro[bot] [Sat, 8 Jun 2024 16:45:06 +0000 (09:45 -0700)]
[main] Update dependencies from dotnet/runtime (#4725)
This pull request updates the following dependencies
[marker]: <> (Begin:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f)
## From https://github.com/dotnet/runtime
- **Subscription**:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f
- **Build**:
20240607.2
- **Date Produced**: June 7, 2024 2:17:10 PM UTC
- **Commit**:
8fac5af2b11dc98fa0504f6fd06df790164ec958
- **Branch**: refs/heads/main
[DependencyUpdate]: <> (Begin)
- **Updates**:
- **Microsoft.NETCore.App.Runtime.win-x64**: [from
9.0.0-preview.6.24306.8 to 9.0.0-preview.6.24307.2][1]
- **VS.Redist.Common.NetCore.SharedFramework.x64.9.0**: [from
9.0.0-preview.6.24306.8 to 9.0.0-preview.6.24307.2][1]
[1]: https://github.com/dotnet/runtime/compare/
f6a7ebbb81...
8fac5af2b1
[DependencyUpdate]: <> (End)
[marker]: <> (End:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
dotnet-maestro[bot] [Sat, 8 Jun 2024 16:44:40 +0000 (09:44 -0700)]
[main] Update dependencies from dotnet/aspnetcore (#4724)
This pull request updates the following dependencies
[marker]: <> (Begin:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb)
## From https://github.com/dotnet/aspnetcore
- **Subscription**:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb
- **Build**:
20240607.5
- **Date Produced**: June 8, 2024 3:04:41 AM UTC
- **Commit**:
206b0aeca39d5eb12e55ce4e35ef4c8b9bc63c86
- **Branch**: refs/heads/main
[DependencyUpdate]: <> (Begin)
- **Updates**:
- **Microsoft.AspNetCore.App.Ref**: [from 9.0.0-preview.6.24306.5 to
9.0.0-preview.6.24307.5][1]
- **Microsoft.AspNetCore.App.Ref.Internal**: [from
9.0.0-preview.6.24306.5 to 9.0.0-preview.6.24307.5][1]
[1]:
https://github.com/dotnet/aspnetcore/compare/
10517269f4...
206b0aeca3
[DependencyUpdate]: <> (End)
[marker]: <> (End:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Juan Hoyos [Sat, 8 Jun 2024 02:00:04 +0000 (19:00 -0700)]
Reenable SDL requirements (#4722)
Closes #2921
Juan Hoyos [Fri, 7 Jun 2024 23:57:51 +0000 (16:57 -0700)]
Update DIA to 17.10.0-beta1.24272.1 (#4683)
dotnet-maestro[bot] [Fri, 7 Jun 2024 17:39:15 +0000 (10:39 -0700)]
[main] Update dependencies from dotnet/aspnetcore (#4720)
This pull request updates the following dependencies
[marker]: <> (Begin:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb)
## From https://github.com/dotnet/aspnetcore
- **Subscription**:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb
- **Build**:
20240606.5
- **Date Produced**: June 6, 2024 11:54:20 PM UTC
- **Commit**:
10517269f40d53eb22cce6b4d520ed27ed1e1b9f
- **Branch**: refs/heads/main
[DependencyUpdate]: <> (Begin)
- **Updates**:
- **Microsoft.AspNetCore.App.Ref**: [from 9.0.0-preview.6.24305.7 to
9.0.0-preview.6.24306.5][1]
- **Microsoft.AspNetCore.App.Ref.Internal**: [from
9.0.0-preview.6.24305.7 to 9.0.0-preview.6.24306.5][1]
[1]:
https://github.com/dotnet/aspnetcore/compare/
3612a9f261...
10517269f4
[DependencyUpdate]: <> (End)
[marker]: <> (End:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
dotnet-maestro[bot] [Fri, 7 Jun 2024 17:38:59 +0000 (10:38 -0700)]
[main] Update dependencies from dotnet/runtime (#4721)
This pull request updates the following dependencies
[marker]: <> (Begin:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f)
## From https://github.com/dotnet/runtime
- **Subscription**:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f
- **Build**:
20240606.8
- **Date Produced**: June 7, 2024 2:05:57 AM UTC
- **Commit**:
f6a7ebbb81540401e6b5520afa3ba87c2bd6bcfe
- **Branch**: refs/heads/main
[DependencyUpdate]: <> (Begin)
- **Updates**:
- **Microsoft.NETCore.App.Runtime.win-x64**: [from
9.0.0-preview.6.24306.1 to 9.0.0-preview.6.24306.8][1]
- **VS.Redist.Common.NetCore.SharedFramework.x64.9.0**: [from
9.0.0-preview.6.24306.1 to 9.0.0-preview.6.24306.8][1]
[1]: https://github.com/dotnet/runtime/compare/
d22909e022...
f6a7ebbb81
[DependencyUpdate]: <> (End)
[marker]: <> (End:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Matt Mitchell [Thu, 6 Jun 2024 21:28:41 +0000 (14:28 -0700)]
Remove references to obsolete storage account variables (#4719)
Mitchell Hwang [Thu, 6 Jun 2024 19:55:59 +0000 (15:55 -0400)]
[Symbol] Add manifest generator (#4693)
This PR aims to generate a manifest of additional debug entries for
symbols uploaded through symbol.exe **specific to .NET diagnostic
scenarios**. Manifest generation should occur prior to uploading
symbols, and recursively iterates through a provided directory to
generate a single manifest detailing additional debug entries applicable
to **.NET diagnostic scenarios**. Following the same manifest format
understood by symbol.exe, manifest data entries are constructed using
information from accessible files in conjunction with the runtime
modules' index they should be reindexed under.
Note:
As there is a breaking change in manifest format parsed by consecutive
versions of symbol.exe, a legacy field is introduced to generate both a
`DebugInformationLevel` in addition to `debugInformationLevel` so
symbol.exe can parse the field regardless of whether it uses the
PascalCase or camelCase property.
--------------------------------------------------
## Testing
Directory Structure

Test program
```C#
using Microsoft.SymbolManifestGenerator;
DirectoryInfo symbolsDir = new DirectoryInfo(<path_to_manifestGenerationTest>);
SymbolManifestGenerator.GenerateManifest(null, symbolsDir, "manifest.json");
```
Manifest file generated
```json
{
"entries": [
{
"basedirRelativePath": "binaries.arm64ret\\sos_amd64_arm64_4.8.9231.00.dll",
"symbolKey": "<clientKey>",
"sha512": "<fileHash>",
"debugInformationLevel": 340,
"DebugInformationLevel": 340
},
{
"basedirRelativePath": "binaries.arm64ret\\sos_arm64_arm64_4.8.9231.00.dll",
"symbolKey": "<clientKey>",
"sha512": "<fileHash>",
"debugInformationLevel": 340,
"DebugInformationLevel": 340
},
{
"basedirRelativePath": "binaries.arm64ret\\mscordacwks.dll",
"symbolKey": "<clientKey>",
"sha512": "<fileHash>",
"debugInformationLevel": 340,
"DebugInformationLevel": 340
},
{
"basedirRelativePath": "binaries.arm64ret\\mscordbi.dll",
"symbolKey": "<clientKey>",
"sha512": "<fileHash>",
"debugInformationLevel": 340,
"DebugInformationLevel": 340
},
{
"basedirRelativePath": "binaries.arm64ret\\mscordacwks_amd64_arm64_4.8.9231.00.dll",
"symbolKey": "<clientKey>",
"sha512": "<fileHash>",
"debugInformationLevel": 340,
"DebugInformationLevel": 340
},
{
"basedirRelativePath": "binaries.arm64ret\\mscordacwks_arm64_arm64_4.8.9231.00.dll",
"symbolKey": "<clientKey>",
"sha512": "<fileHash>",
"debugInformationLevel": 340,
"DebugInformationLevel": 340
}
],
"version": "1"
}
```
Manually tested with symbol.exe, and uploaded 34 debug entries.
Further tested with a nupkg from .NET Core and generated the following
manifest
```
{
"entries": [
{
"basedirRelativePath": "runtimes\\win-arm64\\native\\mscordaccore.dll",
"symbolKey": "<clientKey>",
"sha512": "<fileHash>",
"debugInformationLevel": 340,
"DebugInformationLevel": 340
},
{
"basedirRelativePath": "runtimes\\win-arm64\\native\\mscordbi.dll",
"symbolKey": "<clientKey>",
"sha512": "<fileHash>",
"debugInformationLevel": 340,
"DebugInformationLevel": 340
},
{
"basedirRelativePath": "tools\\x64_arm64\\mscordaccore_amd64_arm64_9.0.24.28006.dll",
"symbolKey": "<clientKey>",
"sha512": "<fileHash>",
"debugInformationLevel": 340,
"DebugInformationLevel": 340
},
{
"basedirRelativePath": "runtimes\\win-arm64\\native\\mscordaccore_arm64_arm64_9.0.24.28006.dll",
"symbolKey": "<clientKey>",
"sha512": "<fileHash>",
"debugInformationLevel": 340,
"DebugInformationLevel": 340
}
],
"version": "1"
}
```
Mike McLaughlin [Thu, 6 Jun 2024 17:52:48 +0000 (10:52 -0700)]
Change SOS breaking change from warning to error; better dotnet-dump target errors (#4713)
* Change DAC breaking change behavior from warning to error.
* Better dotnet-dump analyze error message for cross OS dumps. Don't
allow Linux and Windows dumps when running on MacOS; don't allow OSX and
Windows dumps when running on Linux.
dotnet-maestro[bot] [Thu, 6 Jun 2024 16:15:46 +0000 (09:15 -0700)]
[main] Update dependencies from dotnet/aspnetcore (#4714)
This pull request updates the following dependencies
[marker]: <> (Begin:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb)
## From https://github.com/dotnet/aspnetcore
- **Subscription**:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb
- **Build**:
20240605.7
- **Date Produced**: June 6, 2024 2:26:34 AM UTC
- **Commit**:
3612a9f261c696447844eb748a545bd062beeab4
- **Branch**: refs/heads/main
[DependencyUpdate]: <> (Begin)
- **Updates**:
- **Microsoft.AspNetCore.App.Ref**: [from 9.0.0-preview.6.24304.8 to
9.0.0-preview.6.24305.7][1]
- **Microsoft.AspNetCore.App.Ref.Internal**: [from
9.0.0-preview.6.24304.8 to 9.0.0-preview.6.24305.7][1]
[1]:
https://github.com/dotnet/aspnetcore/compare/
228900c8b3...
3612a9f261
[DependencyUpdate]: <> (End)
[marker]: <> (End:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
dotnet-maestro[bot] [Thu, 6 Jun 2024 16:15:17 +0000 (09:15 -0700)]
[main] Update dependencies from dotnet/runtime (#4715)
This pull request updates the following dependencies
[marker]: <> (Begin:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f)
## From https://github.com/dotnet/runtime
- **Subscription**:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f
- **Build**:
20240606.1
- **Date Produced**: June 6, 2024 11:59:56 AM UTC
- **Commit**:
d22909e0225e885b85c55b9242fb51c81e5256ad
- **Branch**: refs/heads/main
[DependencyUpdate]: <> (Begin)
- **Updates**:
- **Microsoft.NETCore.App.Runtime.win-x64**: [from
9.0.0-preview.6.24305.2 to 9.0.0-preview.6.24306.1][1]
- **VS.Redist.Common.NetCore.SharedFramework.x64.9.0**: [from
9.0.0-preview.6.24305.2 to 9.0.0-preview.6.24306.1][1]
[1]: https://github.com/dotnet/runtime/compare/
db0eb5da50...
d22909e022
[DependencyUpdate]: <> (End)
[marker]: <> (End:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
dotnet-maestro[bot] [Wed, 5 Jun 2024 16:32:38 +0000 (09:32 -0700)]
[main] Update dependencies from dotnet/aspnetcore (#4711)
This pull request updates the following dependencies
[marker]: <> (Begin:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb)
## From https://github.com/dotnet/aspnetcore
- **Subscription**:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb
- **Build**:
20240604.8
- **Date Produced**: June 4, 2024 10:40:30 PM UTC
- **Commit**:
228900c8b3692f8684f4dc9c7cd5d9d53a276a8e
- **Branch**: refs/heads/main
[DependencyUpdate]: <> (Begin)
- **Updates**:
- **Microsoft.AspNetCore.App.Ref**: [from 9.0.0-preview.6.24303.6 to
9.0.0-preview.6.24304.8][1]
- **Microsoft.AspNetCore.App.Ref.Internal**: [from
9.0.0-preview.6.24303.6 to 9.0.0-preview.6.24304.8][1]
[1]:
https://github.com/dotnet/aspnetcore/compare/
b8566e110b...
228900c8b3
[DependencyUpdate]: <> (End)
[marker]: <> (End:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
dotnet-maestro[bot] [Wed, 5 Jun 2024 16:31:37 +0000 (09:31 -0700)]
[main] Update dependencies from dotnet/runtime (#4712)
This pull request updates the following dependencies
[marker]: <> (Begin:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f)
## From https://github.com/dotnet/runtime
- **Subscription**:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f
- **Build**:
20240605.2
- **Date Produced**: June 5, 2024 10:48:15 AM UTC
- **Commit**:
db0eb5da5024d93dd976708c72fb93f7971e6f10
- **Branch**: refs/heads/main
[DependencyUpdate]: <> (Begin)
- **Updates**:
- **Microsoft.NETCore.App.Runtime.win-x64**: [from
9.0.0-preview.6.24303.3 to 9.0.0-preview.6.24305.2][1]
- **VS.Redist.Common.NetCore.SharedFramework.x64.9.0**: [from
9.0.0-preview.6.24303.3 to 9.0.0-preview.6.24305.2][1]
[1]: https://github.com/dotnet/runtime/compare/
a4407a106f...
db0eb5da50
[DependencyUpdate]: <> (End)
[marker]: <> (End:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
dotnet-maestro[bot] [Wed, 5 Jun 2024 13:39:09 +0000 (13:39 +0000)]
[main] Update dependencies from dotnet/source-build-reference-packages (#4710)
[main] Update dependencies from dotnet/source-build-reference-packages
dotnet-maestro[bot] [Tue, 4 Jun 2024 17:06:17 +0000 (10:06 -0700)]
[main] Update dependencies from dotnet/source-build-reference-packages (#4707)
This pull request updates the following dependencies
[marker]: <> (Begin:
8fefa124-13dd-4c66-7dae-
08d9c02d7834)
## From https://github.com/dotnet/source-build-reference-packages
- **Subscription**:
8fefa124-13dd-4c66-7dae-
08d9c02d7834
- **Build**:
20240603.1
- **Date Produced**: June 3, 2024 1:46:51 PM UTC
- **Commit**:
92f050c4768a6a8da3f79eba6dca60effd9c20fa
- **Branch**: refs/heads/main
[DependencyUpdate]: <> (Begin)
- **Updates**:
-
**Microsoft.SourceBuild.Intermediate.source-build-reference-packages**:
[from 9.0.0-alpha.1.24278.2 to 9.0.0-alpha.1.24303.1][1]
[1]:
https://github.com/dotnet/source-build-reference-packages/compare/
87ebd07371...
92f050c476
[DependencyUpdate]: <> (End)
[marker]: <> (End:
8fefa124-13dd-4c66-7dae-
08d9c02d7834)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
dotnet-maestro[bot] [Tue, 4 Jun 2024 17:05:21 +0000 (10:05 -0700)]
[main] Update dependencies from dotnet/runtime (#4709)
This pull request updates the following dependencies
[marker]: <> (Begin:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f)
## From https://github.com/dotnet/runtime
- **Subscription**:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f
- **Build**:
20240603.3
- **Date Produced**: June 3, 2024 10:43:49 PM UTC
- **Commit**:
a4407a106f883a6593105a660d44da6f8fa4017c
- **Branch**: refs/heads/main
[DependencyUpdate]: <> (Begin)
- **Updates**:
- **Microsoft.NETCore.App.Runtime.win-x64**: [from
9.0.0-preview.6.24302.3 to 9.0.0-preview.6.24303.3][1]
- **VS.Redist.Common.NetCore.SharedFramework.x64.9.0**: [from
9.0.0-preview.6.24302.3 to 9.0.0-preview.6.24303.3][1]
[1]: https://github.com/dotnet/runtime/compare/
f272c0e2d9...
a4407a106f
[DependencyUpdate]: <> (End)
[marker]: <> (End:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
dotnet-maestro[bot] [Tue, 4 Jun 2024 17:04:57 +0000 (10:04 -0700)]
[main] Update dependencies from dotnet/aspnetcore (#4708)
This pull request updates the following dependencies
[marker]: <> (Begin:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb)
## From https://github.com/dotnet/aspnetcore
- **Subscription**:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb
- **Build**:
20240603.6
- **Date Produced**: June 4, 2024 12:05:25 AM UTC
- **Commit**:
b8566e110b1d3918b5f7319db463aa69dbb0c183
- **Branch**: refs/heads/main
[DependencyUpdate]: <> (Begin)
- **Updates**:
- **Microsoft.AspNetCore.App.Ref**: [from 9.0.0-preview.6.24281.4 to
9.0.0-preview.6.24303.6][1]
- **Microsoft.AspNetCore.App.Ref.Internal**: [from
9.0.0-preview.6.24281.4 to 9.0.0-preview.6.24303.6][1]
[1]:
https://github.com/dotnet/aspnetcore/compare/
83573c72d1...
b8566e110b
[DependencyUpdate]: <> (End)
[marker]: <> (End:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Jan Vorlicek [Mon, 3 Jun 2024 21:38:11 +0000 (23:38 +0200)]
Add support for new exception trace storage format (#4635)
To eliminate global spinlock in stack trace saving to exceptions, the
format of the stack trace storage has changed. The `_stackTrace` array
can now be either a `byte[]` with the actual stack trace as before or an
`object[]` where the first element references the byte[] with the actual
stack trace and the following elements contain references to
`System.Resolver` or `System.Reflection.LoaderAllocator` instances that
keep code of methods that can be collected alive.
This change modifies SOS to handle the `object[]` case properly, while
staying compatible with the old way. Since the same code to get the
stack trace was duplicated at two places, I have taken this opportunity
to refactor it into a separate function.
dotnet-maestro[bot] [Mon, 3 Jun 2024 16:57:48 +0000 (09:57 -0700)]
[main] Update dependencies from dotnet/runtime (#4705)
This pull request updates the following dependencies
[marker]: <> (Begin:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f)
## From https://github.com/dotnet/runtime
- **Subscription**:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f
- **Build**:
20240602.3
- **Date Produced**: June 3, 2024 10:28:23 AM UTC
- **Commit**:
f272c0e2d9518a1300ceb962291153aeeee2b8b9
- **Branch**: refs/heads/main
[DependencyUpdate]: <> (Begin)
- **Updates**:
- **Microsoft.NETCore.App.Runtime.win-x64**: [from
9.0.0-preview.6.24301.3 to 9.0.0-preview.6.24302.3][1]
- **VS.Redist.Common.NetCore.SharedFramework.x64.9.0**: [from
9.0.0-preview.6.24301.3 to 9.0.0-preview.6.24302.3][1]
[1]: https://github.com/dotnet/runtime/compare/
3758918b7c...
f272c0e2d9
[DependencyUpdate]: <> (End)
[marker]: <> (End:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Mikhail Kurinnoi [Mon, 3 Jun 2024 16:54:34 +0000 (19:54 +0300)]
Fix `pathto` SOS command. (#4706)
Fix `pathto` SOS command arguments parsing logic.
Current status:
```
> pathto 0x1234
ERROR: Could not parse argument 'source': 4660
> pathto 0x4444
ERROR: Could not parse argument 'source': 17476
```
With this changes:
```
> pathto 0x003f1d1182d8
ERROR: Could not parse argument 'target': 0
> pathto 0x003f1d1182d8 0x003f1d1182d8
ERROR: Object reference not set to an instance of an object.
> pathto 0x003f1d1182d8 0x003b7180bfc0
Could not find a path from
3f1d1182d8 to
3b7180bfc0
```
CC @clamp03 @wscho77 @HJLeee @gbalykov
Mikhail Kurinnoi [Mon, 3 Jun 2024 16:53:05 +0000 (19:53 +0300)]
[RISC-V] Add gcinfodumper implementation. (#4703)
Port commits from `runtime` upstream:
https://github.com/dotnet/runtime/commit/
3c5123ebf0cd6ec2c722a7881b08ee8c5ba28ee4
(partial, that not in `diagnostics` upstream yet)
https://github.com/dotnet/runtime/commit/
a39a2643ae2abbb4b57291639bdafd0eb95f6e70
This code changes tested with `gcinfo` SOS command.
Test output for riscv64 with this changes:
```
> gcinfo
0000003f206fe840
entry point
0000003F2063B8B8
Normal JIT generated code
GC info
0000003F2073C840
Pointer table:
Prolog size: 0
Security object: <none>
GS cookie: <none>
PSPSym: caller.sp-8
Generics inst context: <none>
PSP slot: caller.sp-8
GenericInst slot: <none>
Varargs: 0
Frame pointer: fp
Has tailcalls: 0
Size of parameter area: 0
Return Kind: Scalar
Code size: 1e0
Untracked: +fp+50 +fp+48 +fp+40 +fp+38 +fp+30 +fp+28 +fp+20 +fp+18
0000004c interruptible
00000098 +a0
000000a0 +a1
000000ac -a0
000000d0 -a1 +a0
000000f0 -a0
0000011c +a0
0000013c -a0
00000140 +a0
00000154 -a0
0000015c not interruptible
00000180 interruptible
00000180 +a0
00000194 -a0
000001a8 +a0
000001c0 -a0
000001d0 not interruptible
```
CC @clamp03 @wscho77 @HJLeee @gbalykov @dotnet/samsung
dotnet-maestro[bot] [Mon, 3 Jun 2024 13:19:54 +0000 (13:19 +0000)]
[main] Update dependencies from dotnet/arcade (#4704)
[main] Update dependencies from dotnet/arcade
dotnet-maestro[bot] [Sun, 2 Jun 2024 17:40:10 +0000 (10:40 -0700)]
[main] Update dependencies from dotnet/runtime (#4702)
This pull request updates the following dependencies
[marker]: <> (Begin:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f)
## From https://github.com/dotnet/runtime
- **Subscription**:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f
- **Build**:
20240601.3
- **Date Produced**: June 1, 2024 11:22:26 PM UTC
- **Commit**:
3758918b7c7a6a6383911b5586faef05bcd85faf
- **Branch**: refs/heads/main
[DependencyUpdate]: <> (Begin)
- **Updates**:
- **Microsoft.NETCore.App.Runtime.win-x64**: [from
9.0.0-preview.6.24281.11 to 9.0.0-preview.6.24301.3][1]
- **VS.Redist.Common.NetCore.SharedFramework.x64.9.0**: [from
9.0.0-preview.6.24281.11 to 9.0.0-preview.6.24301.3][1]
[1]: https://github.com/dotnet/runtime/compare/
9db548658b...
3758918b7c
[DependencyUpdate]: <> (End)
[marker]: <> (End:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
dotnet-maestro[bot] [Sat, 1 Jun 2024 17:36:47 +0000 (10:36 -0700)]
[main] Update dependencies from dotnet/aspnetcore (#4700)
This pull request updates the following dependencies
[marker]: <> (Begin:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb)
## From https://github.com/dotnet/aspnetcore
- **Subscription**:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb
- **Build**:
20240531.4
- **Date Produced**: June 1, 2024 2:48:43 AM UTC
- **Commit**:
83573c72d12e1c2018805bc5d461d730bcb9dcc4
- **Branch**: refs/heads/main
[DependencyUpdate]: <> (Begin)
- **Updates**:
- **Microsoft.AspNetCore.App.Ref**: [from 9.0.0-preview.6.24280.8 to
9.0.0-preview.6.24281.4][1]
- **Microsoft.AspNetCore.App.Ref.Internal**: [from
9.0.0-preview.6.24280.8 to 9.0.0-preview.6.24281.4][1]
[1]:
https://github.com/dotnet/aspnetcore/compare/
5f8f891f88...
83573c72d1
[DependencyUpdate]: <> (End)
[marker]: <> (End:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
dotnet-maestro[bot] [Sat, 1 Jun 2024 17:36:30 +0000 (10:36 -0700)]
[main] Update dependencies from dotnet/runtime (#4701)
This pull request updates the following dependencies
[marker]: <> (Begin:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f)
## From https://github.com/dotnet/runtime
- **Subscription**:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f
- **Build**:
20240531.11
- **Date Produced**: June 1, 2024 9:53:45 AM UTC
- **Commit**:
9db548658b943f7b819428385cbd6304dadcb69a
- **Branch**: refs/heads/main
[DependencyUpdate]: <> (Begin)
- **Updates**:
- **Microsoft.NETCore.App.Runtime.win-x64**: [from
9.0.0-preview.6.24280.11 to 9.0.0-preview.6.24281.11][1]
- **VS.Redist.Common.NetCore.SharedFramework.x64.9.0**: [from
9.0.0-preview.6.24280.11 to 9.0.0-preview.6.24281.11][1]
[1]: https://github.com/dotnet/runtime/compare/
9fca0c3dbd...
9db548658b
[DependencyUpdate]: <> (End)
[marker]: <> (End:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Mike McLaughlin [Fri, 31 May 2024 17:21:16 +0000 (10:21 -0700)]
Remove the symweb symbol server support (#4694)
Removes the dotnet-symbol --internal-server option. Use the
--authenticated-server-path option instead.
Removes the internal server/symweb options from the setsymbolserver
command and ISymbolService interface.
dotnet-maestro[bot] [Fri, 31 May 2024 16:50:08 +0000 (09:50 -0700)]
[main] Update dependencies from dotnet/aspnetcore (#4698)
This pull request updates the following dependencies
[marker]: <> (Begin:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb)
## From https://github.com/dotnet/aspnetcore
- **Subscription**:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb
- **Build**:
20240530.8
- **Date Produced**: May 31, 2024 4:11:50 AM UTC
- **Commit**:
5f8f891f8849d21efc5306f3053397203d4b7656
- **Branch**: refs/heads/main
[DependencyUpdate]: <> (Begin)
- **Updates**:
- **Microsoft.AspNetCore.App.Ref**: [from 9.0.0-preview.6.24280.1 to
9.0.0-preview.6.24280.8][1]
- **Microsoft.AspNetCore.App.Ref.Internal**: [from
9.0.0-preview.6.24280.1 to 9.0.0-preview.6.24280.8][1]
[1]:
https://github.com/dotnet/aspnetcore/compare/
daf411cf17...
5f8f891f88
[DependencyUpdate]: <> (End)
[marker]: <> (End:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
dotnet-maestro[bot] [Fri, 31 May 2024 16:49:44 +0000 (09:49 -0700)]
[main] Update dependencies from dotnet/runtime (#4699)
This pull request updates the following dependencies
[marker]: <> (Begin:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f)
## From https://github.com/dotnet/runtime
- **Subscription**:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f
- **Build**:
20240530.11
- **Date Produced**: May 31, 2024 9:13:58 AM UTC
- **Commit**:
9fca0c3dbd3874ed0245b1bdb10547d0ba769d66
- **Branch**: refs/heads/main
[DependencyUpdate]: <> (Begin)
- **Updates**:
- **Microsoft.NETCore.App.Runtime.win-x64**: [from
9.0.0-preview.6.24279.4 to 9.0.0-preview.6.24280.11][1]
- **VS.Redist.Common.NetCore.SharedFramework.x64.9.0**: [from
9.0.0-preview.6.24279.4 to 9.0.0-preview.6.24280.11][1]
[1]: https://github.com/dotnet/runtime/compare/
4857f85a06...
9fca0c3dbd
[DependencyUpdate]: <> (End)
[marker]: <> (End:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
dotnet-maestro[bot] [Thu, 30 May 2024 17:25:31 +0000 (10:25 -0700)]
[main] Update dependencies from dotnet/aspnetcore (#4695)
This pull request updates the following dependencies
[marker]: <> (Begin:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb)
## From https://github.com/dotnet/aspnetcore
- **Subscription**:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb
- **Build**:
20240530.1
- **Date Produced**: May 30, 2024 11:23:13 AM UTC
- **Commit**:
daf411cf171c5de0c9a31bf9813a4c63063a964b
- **Branch**: refs/heads/main
[DependencyUpdate]: <> (Begin)
- **Updates**:
- **Microsoft.AspNetCore.App.Ref**: [from 9.0.0-preview.6.24278.9 to
9.0.0-preview.6.24280.1][1]
- **Microsoft.AspNetCore.App.Ref.Internal**: [from
9.0.0-preview.6.24278.9 to 9.0.0-preview.6.24280.1][1]
[1]:
https://github.com/dotnet/aspnetcore/compare/
05744cae5f...
daf411cf17
[DependencyUpdate]: <> (End)
[marker]: <> (End:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
dotnet-maestro[bot] [Thu, 30 May 2024 17:25:08 +0000 (10:25 -0700)]
[main] Update dependencies from dotnet/runtime (#4696)
This pull request updates the following dependencies
[marker]: <> (Begin:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f)
## From https://github.com/dotnet/runtime
- **Subscription**:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f
- **Build**:
20240529.4
- **Date Produced**: May 29, 2024 1:49:11 PM UTC
- **Commit**:
4857f85a06c5ac38db58191a0c0bda3cd966998c
- **Branch**: refs/heads/main
[DependencyUpdate]: <> (Begin)
- **Updates**:
- **Microsoft.NETCore.App.Runtime.win-x64**: [from
9.0.0-preview.6.24278.18 to 9.0.0-preview.6.24279.4][1]
- **VS.Redist.Common.NetCore.SharedFramework.x64.9.0**: [from
9.0.0-preview.6.24278.18 to 9.0.0-preview.6.24279.4][1]
[1]: https://github.com/dotnet/runtime/compare/
5fbe5c4c9b...
4857f85a06
[DependencyUpdate]: <> (End)
[marker]: <> (End:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
dotnet-maestro[bot] [Wed, 29 May 2024 16:57:38 +0000 (09:57 -0700)]
[main] Update dependencies from dotnet/runtime (#4692)
This pull request updates the following dependencies
[marker]: <> (Begin:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f)
## From https://github.com/dotnet/runtime
- **Subscription**:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f
- **Build**:
20240528.18
- **Date Produced**: May 29, 2024 7:16:47 AM UTC
- **Commit**:
5fbe5c4c9b0c9fc80ab6de7614d5dc47aa4b7f7a
- **Branch**: refs/heads/main
[DependencyUpdate]: <> (Begin)
- **Updates**:
- **Microsoft.NETCore.App.Runtime.win-x64**: [from
9.0.0-preview.5.24277.5 to 9.0.0-preview.6.24278.18][1]
- **VS.Redist.Common.NetCore.SharedFramework.x64.9.0**: [from
9.0.0-preview.5.24277.5 to 9.0.0-preview.6.24278.18][1]
[1]: https://github.com/dotnet/runtime/compare/
a71f19b802...
5fbe5c4c9b
[DependencyUpdate]: <> (End)
[marker]: <> (End:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
dotnet-maestro[bot] [Wed, 29 May 2024 16:57:22 +0000 (09:57 -0700)]
[main] Update dependencies from dotnet/aspnetcore (#4691)
This pull request updates the following dependencies
[marker]: <> (Begin:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb)
## From https://github.com/dotnet/aspnetcore
- **Subscription**:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb
- **Build**:
20240528.9
- **Date Produced**: May 29, 2024 3:25:56 AM UTC
- **Commit**:
05744cae5f4efb681b934cd117bdd0634c0659ad
- **Branch**: refs/heads/main
[DependencyUpdate]: <> (Begin)
- **Updates**:
- **Microsoft.AspNetCore.App.Ref**: [from 9.0.0-preview.6.24277.5 to
9.0.0-preview.6.24278.9][1]
- **Microsoft.AspNetCore.App.Ref.Internal**: [from
9.0.0-preview.6.24277.5 to 9.0.0-preview.6.24278.9][1]
[1]:
https://github.com/dotnet/aspnetcore/compare/
cf6266cccb...
05744cae5f
[DependencyUpdate]: <> (End)
[marker]: <> (End:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
dotnet-maestro[bot] [Wed, 29 May 2024 13:45:35 +0000 (13:45 +0000)]
[main] Update dependencies from dotnet/source-build-reference-packages (#4690)
[main] Update dependencies from dotnet/source-build-reference-packages
dotnet-maestro[bot] [Tue, 28 May 2024 16:47:53 +0000 (09:47 -0700)]
[main] Update dependencies from dotnet/aspnetcore (#4688)
This pull request updates the following dependencies
[marker]: <> (Begin:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb)
## From https://github.com/dotnet/aspnetcore
- **Subscription**:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb
- **Build**:
20240527.5
- **Date Produced**: May 27, 2024 4:26:37 PM UTC
- **Commit**:
cf6266cccb7f112ff4a40db00704eb773a3c6833
- **Branch**: refs/heads/main
[DependencyUpdate]: <> (Begin)
- **Updates**:
- **Microsoft.AspNetCore.App.Ref**: [from 9.0.0-preview.6.24272.7 to
9.0.0-preview.6.24277.5][1]
- **Microsoft.AspNetCore.App.Ref.Internal**: [from
9.0.0-preview.6.24272.7 to 9.0.0-preview.6.24277.5][1]
[1]:
https://github.com/dotnet/aspnetcore/compare/
49c1c68bf1...
cf6266cccb
[DependencyUpdate]: <> (End)
[marker]: <> (End:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
dotnet-maestro[bot] [Tue, 28 May 2024 16:47:05 +0000 (09:47 -0700)]
[main] Update dependencies from dotnet/runtime (#4689)
This pull request updates the following dependencies
[marker]: <> (Begin:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f)
## From https://github.com/dotnet/runtime
- **Subscription**:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f
- **Build**:
20240527.5
- **Date Produced**: May 28, 2024 4:02:55 AM UTC
- **Commit**:
a71f19b802c68967b956c495c041ab64a69fdd96
- **Branch**: refs/heads/main
[DependencyUpdate]: <> (Begin)
- **Updates**:
- **Microsoft.NETCore.App.Runtime.win-x64**: [from
9.0.0-preview.5.24275.1 to 9.0.0-preview.5.24277.5][1]
- **VS.Redist.Common.NetCore.SharedFramework.x64.9.0**: [from
9.0.0-preview.5.24275.1 to 9.0.0-preview.5.24277.5][1]
[1]: https://github.com/dotnet/runtime/compare/
35e4aad602...
a71f19b802
[DependencyUpdate]: <> (End)
[marker]: <> (End:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
dotnet-maestro[bot] [Mon, 27 May 2024 17:06:40 +0000 (10:06 -0700)]
[main] Update dependencies from dotnet/arcade (#4687)
This pull request updates the following dependencies
[marker]: <> (Begin:
6d3f346d-45bf-4275-0e83-
08d8e40a189f)
## From https://github.com/dotnet/arcade
- **Subscription**:
6d3f346d-45bf-4275-0e83-
08d8e40a189f
- **Build**:
20240522.5
- **Date Produced**: May 23, 2024 6:03:20 AM UTC
- **Commit**:
2001d73c8ff942331a73300ba61fa6164805b231
- **Branch**: refs/heads/main
[DependencyUpdate]: <> (Begin)
- **Updates**:
- **Microsoft.SourceBuild.Intermediate.arcade**: [from
9.0.0-beta.24266.1 to 9.0.0-beta.24272.5][1]
- **Microsoft.DotNet.Arcade.Sdk**: [from 9.0.0-beta.24266.1 to
9.0.0-beta.24272.5][1]
- **Microsoft.DotNet.CodeAnalysis**: [from 9.0.0-beta.24266.1 to
9.0.0-beta.24272.5][1]
[1]: https://github.com/dotnet/arcade/compare/
ed14da5934...
2001d73c8f
[DependencyUpdate]: <> (End)
[marker]: <> (End:
6d3f346d-45bf-4275-0e83-
08d8e40a189f)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
dotnet-maestro[bot] [Sun, 26 May 2024 17:53:20 +0000 (10:53 -0700)]
[main] Update dependencies from dotnet/runtime (#4685)
This pull request updates the following dependencies
[marker]: <> (Begin:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f)
## From https://github.com/dotnet/runtime
- **Subscription**:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f
- **Build**:
20240525.1
- **Date Produced**: May 25, 2024 3:55:44 PM UTC
- **Commit**:
35e4aad602ee3c28330e94746cfd4e0d4569b66f
- **Branch**: refs/heads/main
[DependencyUpdate]: <> (Begin)
- **Updates**:
- **Microsoft.NETCore.App.Runtime.win-x64**: [from
9.0.0-preview.5.24274.15 to 9.0.0-preview.5.24275.1][1]
- **VS.Redist.Common.NetCore.SharedFramework.x64.9.0**: [from
9.0.0-preview.5.24274.15 to 9.0.0-preview.5.24275.1][1]
[1]: https://github.com/dotnet/runtime/compare/
ce1477b5df...
35e4aad602
[DependencyUpdate]: <> (End)
[marker]: <> (End:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Juan Hoyos [Sun, 26 May 2024 00:26:01 +0000 (17:26 -0700)]
Use managed identity for blob upload of release assets (#4680)
- Change release tool to use manage identity for uploads
- Use WIF for authentication for release tool
- Ensure log publishing doesn't collide on retry
- Disable SBOM for logs and test binary assets
- Fix token names and add appropriate groups
dotnet-maestro[bot] [Sat, 25 May 2024 18:05:22 +0000 (11:05 -0700)]
[main] Update dependencies from dotnet/runtime (#4684)
This pull request updates the following dependencies
[marker]: <> (Begin:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f)
## From https://github.com/dotnet/runtime
- **Subscription**:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f
- **Build**:
20240524.15
- **Date Produced**: May 25, 2024 4:41:32 AM UTC
- **Commit**:
ce1477b5df9b378f1dfcbb9194aeed3932ecfc03
- **Branch**: refs/heads/main
[DependencyUpdate]: <> (Begin)
- **Updates**:
- **Microsoft.NETCore.App.Runtime.win-x64**: [from
9.0.0-preview.5.24273.1 to 9.0.0-preview.5.24274.15][1]
- **VS.Redist.Common.NetCore.SharedFramework.x64.9.0**: [from
9.0.0-preview.5.24273.1 to 9.0.0-preview.5.24274.15][1]
[1]: https://github.com/dotnet/runtime/compare/
aabefea9ec...
ce1477b5df
[DependencyUpdate]: <> (End)
[marker]: <> (End:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
dotnet-maestro[bot] [Fri, 24 May 2024 17:59:14 +0000 (10:59 -0700)]
[main] Update dependencies from dotnet/aspnetcore (#4638)
This pull request updates the following dependencies
[marker]: <> (Begin:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb)
## From https://github.com/dotnet/aspnetcore
- **Subscription**:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb
- **Build**:
20240522.7
- **Date Produced**: May 23, 2024 1:43:26 AM UTC
- **Commit**:
49c1c68bf1ac4f1f28db5c1b33ec5b7bab35546b
- **Branch**: refs/heads/main
[DependencyUpdate]: <> (Begin)
- **Updates**:
- **Microsoft.AspNetCore.App.Ref**: [from 9.0.0-preview.4.24222.16 to
9.0.0-preview.6.24272.7][29]
- **Microsoft.AspNetCore.App.Ref.Internal**: [from
9.0.0-preview.4.24222.16 to 9.0.0-preview.6.24272.7][29]
[29]:
https://github.com/dotnet/aspnetcore/compare/
576f7cb8ec...
49c1c68bf1
[DependencyUpdate]: <> (End)
[marker]: <> (End:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb)
---------
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Juan Hoyos <19413848+hoyosjs@users.noreply.github.com>
Co-authored-by: Mike McLaughlin <mikem@microsoft.com>
Co-authored-by: Juan Sebastian Hoyos Ayala <juan.hoyos@microsoft.com>
Juan Hoyos [Thu, 23 May 2024 20:14:52 +0000 (13:14 -0700)]
Update locker action version to update node version (#4682)
dotnet-maestro[bot] [Thu, 23 May 2024 18:04:38 +0000 (11:04 -0700)]
[main] Update dependencies from dotnet/runtime (#4681)
This pull request updates the following dependencies
[marker]: <> (Begin:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f)
## From https://github.com/dotnet/runtime
- **Subscription**:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f
- **Build**:
20240523.1
- **Date Produced**: May 23, 2024 11:11:24 AM UTC
- **Commit**:
aabefea9ec7c5717177454cd570e48cc55a535bf
- **Branch**: refs/heads/main
[DependencyUpdate]: <> (Begin)
- **Updates**:
- **Microsoft.NETCore.App.Runtime.win-x64**: [from
9.0.0-preview.5.24272.1 to 9.0.0-preview.5.24273.1][1]
- **VS.Redist.Common.NetCore.SharedFramework.x64.9.0**: [from
9.0.0-preview.5.24272.1 to 9.0.0-preview.5.24273.1][1]
[1]: https://github.com/dotnet/runtime/compare/
745230568e...
aabefea9ec
[DependencyUpdate]: <> (End)
[marker]: <> (End:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
dotnet-maestro[bot] [Wed, 22 May 2024 17:22:29 +0000 (10:22 -0700)]
[main] Update dependencies from dotnet/runtime (#4679)
This pull request updates the following dependencies
[marker]: <> (Begin:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f)
## From https://github.com/dotnet/runtime
- **Subscription**:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f
- **Build**:
20240522.1
- **Date Produced**: May 22, 2024 11:21:25 AM UTC
- **Commit**:
745230568e52639e229dcc24c98fe0dbb4c1641d
- **Branch**: refs/heads/main
[DependencyUpdate]: <> (Begin)
- **Updates**:
- **Microsoft.NETCore.App.Runtime.win-x64**: [from
9.0.0-preview.5.24271.1 to 9.0.0-preview.5.24272.1][1]
- **VS.Redist.Common.NetCore.SharedFramework.x64.9.0**: [from
9.0.0-preview.5.24271.1 to 9.0.0-preview.5.24272.1][1]
[1]: https://github.com/dotnet/runtime/compare/
2bfd1b4420...
745230568e
[DependencyUpdate]: <> (End)
[marker]: <> (End:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
dotnet-maestro[bot] [Wed, 22 May 2024 00:41:57 +0000 (17:41 -0700)]
[main] Update dependencies from dotnet/runtime (#4678)
This pull request updates the following dependencies
[marker]: <> (Begin:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f)
## From https://github.com/dotnet/runtime
- **Subscription**:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f
- **Build**:
20240521.1
- **Date Produced**: May 21, 2024 11:23:14 AM UTC
- **Commit**:
2bfd1b44200de244a66b7f4a7604be1f2d5585bc
- **Branch**: refs/heads/main
[DependencyUpdate]: <> (Begin)
- **Updates**:
- **Microsoft.NETCore.App.Runtime.win-x64**: [from
9.0.0-preview.5.24268.2 to 9.0.0-preview.5.24271.1][1]
- **VS.Redist.Common.NetCore.SharedFramework.x64.9.0**: [from
9.0.0-preview.5.24268.2 to 9.0.0-preview.5.24271.1][1]
[1]: https://github.com/dotnet/runtime/compare/
5474ab5c50...
2bfd1b4420
[DependencyUpdate]: <> (End)
[marker]: <> (End:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f)
---------
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Mike McLaughlin <mikem@microsoft.com>
Mike McLaughlin [Tue, 21 May 2024 22:18:54 +0000 (15:18 -0700)]
Add ubuntu 22.04 testing. Update 6,7 and 8 runtime versions (#4676)
Issue: https://github.com/dotnet/diagnostics/issues/3882
dotnet-maestro[bot] [Tue, 21 May 2024 14:05:30 +0000 (14:05 +0000)]
[main] Update dependencies from dotnet/source-build-reference-packages (#4677)
[main] Update dependencies from dotnet/source-build-reference-packages
dotnet-maestro[bot] [Mon, 20 May 2024 16:34:38 +0000 (09:34 -0700)]
[main] Update dependencies from dotnet/arcade (#4675)
This pull request updates the following dependencies
[marker]: <> (Begin:
6d3f346d-45bf-4275-0e83-
08d8e40a189f)
## From https://github.com/dotnet/arcade
- **Subscription**:
6d3f346d-45bf-4275-0e83-
08d8e40a189f
- **Build**:
20240516.1
- **Date Produced**: May 16, 2024 10:50:38 PM UTC
- **Commit**:
ed14da5934ffb536cff8f41f8b5719334524cbed
- **Branch**: refs/heads/main
[DependencyUpdate]: <> (Begin)
- **Updates**:
- **Microsoft.SourceBuild.Intermediate.arcade**: [from
9.0.0-beta.24260.2 to 9.0.0-beta.24266.1][1]
- **Microsoft.DotNet.Arcade.Sdk**: [from 9.0.0-beta.24260.2 to
9.0.0-beta.24266.1][1]
- **Microsoft.DotNet.CodeAnalysis**: [from 9.0.0-beta.24260.2 to
9.0.0-beta.24266.1][1]
[1]: https://github.com/dotnet/arcade/compare/
480401b003...
ed14da5934
[DependencyUpdate]: <> (End)
[marker]: <> (End:
6d3f346d-45bf-4275-0e83-
08d8e40a189f)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
dotnet-maestro[bot] [Sun, 19 May 2024 15:57:59 +0000 (08:57 -0700)]
[main] Update dependencies from dotnet/runtime (#4674)
This pull request updates the following dependencies
[marker]: <> (Begin:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f)
## From https://github.com/dotnet/runtime
- **Subscription**:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f
- **Build**:
20240518.2
- **Date Produced**: May 18, 2024 11:01:11 PM UTC
- **Commit**:
5474ab5c50fc639e780e0322cd500b2e43ee9b0d
- **Branch**: refs/heads/main
[DependencyUpdate]: <> (Begin)
- **Updates**:
- **Microsoft.NETCore.App.Runtime.win-x64**: [from
9.0.0-preview.5.24267.30 to 9.0.0-preview.5.24268.2][1]
- **VS.Redist.Common.NetCore.SharedFramework.x64.9.0**: [from
9.0.0-preview.5.24267.30 to 9.0.0-preview.5.24268.2][1]
[1]: https://github.com/dotnet/runtime/compare/
af11dbc1a3...
5474ab5c50
[DependencyUpdate]: <> (End)
[marker]: <> (End:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
dotnet-maestro[bot] [Sat, 18 May 2024 17:34:59 +0000 (17:34 +0000)]
[main] Update dependencies from dotnet/source-build-reference-packages (#4672)
[main] Update dependencies from dotnet/source-build-reference-packages
dotnet-maestro[bot] [Sat, 18 May 2024 16:52:08 +0000 (09:52 -0700)]
[main] Update dependencies from dotnet/runtime (#4673)
This pull request updates the following dependencies
[marker]: <> (Begin:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f)
## From https://github.com/dotnet/runtime
- **Subscription**:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f
- **Build**:
20240517.30
- **Date Produced**: May 18, 2024 8:42:51 AM UTC
- **Commit**:
af11dbc1a34538d9a38d39a7c96ddd5e7fc6907b
- **Branch**: refs/heads/main
[DependencyUpdate]: <> (Begin)
- **Updates**:
- **Microsoft.NETCore.App.Runtime.win-x64**: [from
9.0.0-preview.5.24265.2 to 9.0.0-preview.5.24267.30][1]
- **VS.Redist.Common.NetCore.SharedFramework.x64.9.0**: [from
9.0.0-preview.5.24265.2 to 9.0.0-preview.5.24267.30][1]
[1]: https://github.com/dotnet/runtime/compare/
1f08a3621e...
af11dbc1a3
[DependencyUpdate]: <> (End)
[marker]: <> (End:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>