Skip to content

Commit ac0bee6

Browse files
dotnet-maestro[bot]NikolaMilosavljevic
authored andcommitted
[main] Update dependencies from dotnet/source-build-reference-packages (#106264)
* Update dependencies from https://github.com/dotnet/source-build-reference-packages build 20240805.2 Microsoft.SourceBuild.Intermediate.source-build-reference-packages From Version 9.0.0-alpha.1.24374.1 -> To Version 9.0.0-alpha.1.24405.2 * Add exclusions for System.Composition* packages * Update dependencies from https://github.com/dotnet/source-build-reference-packages build 20240815.3 Microsoft.SourceBuild.Intermediate.source-build-reference-packages From Version 9.0.0-alpha.1.24405.2 -> To Version 10.0.0-alpha.1.24415.3 --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: Nikola Milosavljevic <nikolam@microsoft.com>
1 parent 3ae239d commit ac0bee6

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

eng/SourceBuildPrebuiltBaseline.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
<!-- Allowed due to https://github.com/dotnet/source-build-reference-packages/pull/721 -->
77
<UsagePattern IdentityGlob="System.Composition*/*6.*" />
88
<UsagePattern IdentityGlob="System.Composition*/*7.*" />
9+
<UsagePattern IdentityGlob="System.Composition*/*8.*" />
910
<UsagePattern IdentityGlob="Microsoft.CodeAnalysis*/*4.4.*" />
1011
<UsagePattern IdentityGlob="Microsoft.CodeAnalysis*/*4.8.*" />
1112

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,9 +75,9 @@
7575
<SourceBuild RepoName="emsdk" ManagedOnly="true" />
7676
</Dependency>
7777
<!-- Intermediate is necessary for source build. -->
78-
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-reference-packages" Version="9.0.0-alpha.1.24374.1">
78+
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-reference-packages" Version="10.0.0-alpha.1.24415.3">
7979
<Uri>https://github.com/dotnet/source-build-reference-packages</Uri>
80-
<Sha>26ae006620fb4518276b494efac55dbcd8f80224</Sha>
80+
<Sha>e9c7c7740133e6e4f92d22d0410a379a8f2d24e7</Sha>
8181
<SourceBuild RepoName="source-build-reference-packages" ManagedOnly="true" />
8282
</Dependency>
8383
<!-- Intermediate is necessary for source build. -->

0 commit comments

Comments
 (0)