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

Merged
merged 20 commits into from
Oct 10, 2023
Merged
Changes from all commits
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
a0613d3
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] Sep 23, 2023
e647267
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] Sep 24, 2023
e7994fa
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] Sep 25, 2023
e181974
Merge branch 'main' into darc-main-0683d3f0-7f38-4fe3-842e-6392478ac925
vzarytovskii Sep 26, 2023
8bb180e
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] Sep 26, 2023
eb16afa
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] Sep 27, 2023
9581e46
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] Sep 28, 2023
952c942
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] Sep 29, 2023
42edf43
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] Sep 30, 2023
b9bb61f
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] Oct 1, 2023
cc0b3e3
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] Oct 2, 2023
a9091be
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] Oct 3, 2023
e6f7f3d
Merge branch 'main' into darc-main-0683d3f0-7f38-4fe3-842e-6392478ac925
vzarytovskii Oct 4, 2023
4cb2202
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] Oct 4, 2023
0fb9c0d
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] Oct 5, 2023
af7ea9a
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] Oct 6, 2023
4fe3b37
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] Oct 7, 2023
b1d2c19
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] Oct 8, 2023
b7967cf
Merge branch 'main' into darc-main-0683d3f0-7f38-4fe3-842e-6392478ac925
vzarytovskii Oct 9, 2023
6adf43d
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] Oct 9, 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="9.0.0-alpha.1.23468.3">
<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>b88b567fbf54c5404d039b80cfb86f09a681f604</Sha>
<Sha>05ffbf9df6c1dc621665ee1864874c4fe6de874c</Sha>
<SourceBuild RepoName="source-build-reference-packages" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.SourceBuild.Intermediate.msbuild" Version="17.7.0-preview-23217-02">
Expand Down