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 #9202

Merged
merged 22 commits into from
Sep 26, 2023
Merged
Changes from 18 commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
3364a35
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] Sep 2, 2023
c5a6429
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] Sep 6, 2023
0a9f447
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] Sep 7, 2023
c5c8abd
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] Sep 8, 2023
d3ad60f
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] Sep 9, 2023
4316b13
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] Sep 10, 2023
fdfd3e4
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] Sep 11, 2023
6f5bb06
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] Sep 12, 2023
dc61fbc
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] Sep 13, 2023
fbcb6f6
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] Sep 14, 2023
0fef484
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] Sep 15, 2023
c74ae9f
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] Sep 16, 2023
8b65db3
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] Sep 17, 2023
2b50288
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] Sep 18, 2023
a2b2c0a
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] Sep 19, 2023
ae84ed7
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] Sep 20, 2023
22810bb
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] Sep 21, 2023
92a033b
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] Sep 22, 2023
dde67cd
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] Sep 23, 2023
df6c8e5
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] Sep 24, 2023
17e8abd
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] Sep 25, 2023
d693453
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] Sep 26, 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
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<Dependencies>
<ProductDependencies>
<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.23468.3">
<Uri>https://github.com/dotnet/source-build-reference-packages</Uri>
<Sha>26ce96327dd346534926c4551f8b8d62a6fc724f</Sha>
<Sha>b88b567fbf54c5404d039b80cfb86f09a681f604</Sha>
<SourceBuild RepoName="source-build-reference-packages" ManagedOnly="true" />
</Dependency>
<!-- Necessary for source-build. This allows the live version of the package to be used by source-build. -->
Expand Down