Skip to content
Merged
Changes from all commits
Commits
Show all changes
16 commits
Select commit Hold shift + click to select a range
023e1b6
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] Oct 7, 2024
18c0672
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] Oct 7, 2024
0ea7a2d
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] Oct 7, 2024
18422a0
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] Oct 7, 2024
60b2157
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] Oct 7, 2024
0c61a3a
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] Oct 7, 2024
a87c7f1
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] Oct 7, 2024
cd3d437
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] Oct 7, 2024
fc0cb06
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] Oct 7, 2024
ea8ba6c
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] Oct 8, 2024
1f79aed
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] Oct 11, 2024
cfb51c2
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] Oct 12, 2024
f4968b1
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] Oct 15, 2024
6a24318
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] Oct 16, 2024
e614bcd
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] Oct 22, 2024
9da502c
Merge branch 'main' into darc-main-f790181d-77cb-4f84-b0eb-2366d49663fe
MichaelSimons Oct 28, 2024
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 @@
<Dependencies>
<ProductDependencies>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-reference-packages" Version="10.0.0-alpha.1.24428.1">
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-reference-packages" Version="10.0.0-alpha.1.24521.1">
<Uri>https://github.com/dotnet/source-build-reference-packages</Uri>
<Sha>6bcf90f99d13da86c5e9753a6f34b6484673d0a0</Sha>
<Sha>ccd0927e3823fb178c7151594f5d2eaba81bba81</Sha>
<SourceBuild RepoName="source-build-reference-packages" ManagedOnly="true" />
</Dependency>
</ProductDependencies>
Expand Down