Skip to content
Merged
Changes from all commits
Commits
Show all changes
14 commits
Select commit Hold shift + click to select a range
8138cf2
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] Jan 26, 2024
845105a
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] Jan 27, 2024
f6bfff1
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] Jan 28, 2024
354458f
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] Jan 29, 2024
07a5ff0
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] Jan 30, 2024
b818f77
Merge branch 'main' into darc-main-9697e328-6576-4192-9268-345c694634ff
vzarytovskii Jan 30, 2024
355b48b
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] Jan 31, 2024
25f3c46
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] Feb 1, 2024
974209b
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] Feb 2, 2024
a4c1ee9
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] Feb 3, 2024
3dd786c
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] Feb 4, 2024
b91ccf2
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] Feb 5, 2024
cd9a62e
Merge branch 'main' into darc-main-9697e328-6576-4192-9268-345c694634ff
vzarytovskii Feb 6, 2024
83cea61
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] Feb 6, 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
5 changes: 2 additions & 3 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<Dependencies>
<ProductDependencies>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-reference-packages" Version="9.0.0-alpha.1.24073.1">
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-reference-packages" Version="9.0.0-alpha.1.24105.3">
<Uri>https://github.com/dotnet/source-build-reference-packages</Uri>
<Sha>412264fd6c04712d1d31ff05d37c6919101ef4f4</Sha>
<Sha>ffac2194c39660f03761ba81bdd6026202942184</Sha>
<SourceBuild RepoName="source-build-reference-packages" ManagedOnly="true" />
</Dependency>
<!-- Intermediate is necessary for source build. -->
Expand Down