Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[main] Update dependencies from dotnet/source-build-reference-packages #17310

Merged
merged 17 commits into from
Oct 19, 2023
Merged
Changes from all commits
Commits
Show all changes
17 commits
Select commit Hold shift + click to select a range
43743b8
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] Sep 5, 2023
f7f1458
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] Sep 5, 2023
5b5f681
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] Sep 7, 2023
d1ca765
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] Sep 11, 2023
fe38e76
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] Sep 12, 2023
ee17907
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] Sep 13, 2023
1bc189f
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] Sep 14, 2023
24ba2b9
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] Sep 15, 2023
fd60fb5
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] Sep 18, 2023
06d3886
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] Sep 18, 2023
e67ecb6
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] Sep 19, 2023
34db036
Merge branch 'main' into darc-main-278a1f9e-a8e2-4a56-aee1-b31009db9fe6
marek-safar Sep 20, 2023
22170de
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] Sep 22, 2023
35e9e22
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] Sep 25, 2023
4e9873c
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] Oct 2, 2023
69f4ebc
Merge branch 'main' into darc-main-278a1f9e-a8e2-4a56-aee1-b31009db9fe6
marek-safar Oct 17, 2023
cb0d7db
Merge branch 'main' into darc-main-278a1f9e-a8e2-4a56-aee1-b31009db9fe6
ViktorHofer Oct 19, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -227,9 +227,9 @@
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>af841c8b33cecc92d74222298f1e45bf7bf3d90a</Sha>
</Dependency>
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-reference-packages" Version="8.0.0-alpha.1.23428.2">
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-reference-packages" Version="9.0.0-alpha.1.23502.1">
<Uri>https://github.com/dotnet/source-build-reference-packages</Uri>
<Sha>26ce96327dd346534926c4551f8b8d62a6fc724f</Sha>
<Sha>05ffbf9df6c1dc621665ee1864874c4fe6de874c</Sha>
<SourceBuild RepoName="source-build-reference-packages" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="1.0.0-beta.23509.1" CoherentParentDependency="Microsoft.DotNet.Arcade.Sdk">
Expand Down