Skip to content

Commit

Permalink
[main] Update dependencies from dotnet/source-build-reference-packages (
Browse files Browse the repository at this point in the history
dotnet#57078)

* Update dependencies from https://github.com/dotnet/source-build-reference-packages build 20240729.2

Microsoft.SourceBuild.Intermediate.source-build-reference-packages
 From Version 9.0.0-alpha.1.24374.1 -> To Version 9.0.0-alpha.1.24379.2

* Update dependencies from https://github.com/dotnet/source-build-reference-packages build 20240729.2

Microsoft.SourceBuild.Intermediate.source-build-reference-packages
 From Version 9.0.0-alpha.1.24374.1 -> To Version 9.0.0-alpha.1.24379.2

* Update dependencies from https://github.com/dotnet/source-build-reference-packages build 20240729.2

Microsoft.SourceBuild.Intermediate.source-build-reference-packages
 From Version 9.0.0-alpha.1.24374.1 -> To Version 9.0.0-alpha.1.24379.2

* Update SourceBuildPrebuiltBaseline.xml

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: William Godbe <[email protected]>
  • Loading branch information
3 people authored Aug 2, 2024
1 parent 26ee437 commit ae86074
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
12 changes: 6 additions & 6 deletions eng/SourceBuildPrebuiltBaseline.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@
<UsagePattern IdentityGlob="NuGet.Versioning/*6.2.4*" />

<!-- Only used by the ASP.NET Core CI, not needed for source build -->
<UsagePattern IdentityGlob="System.Composition/6.0.0*" />
<UsagePattern IdentityGlob="System.Composition.AttributedModel/*7.0.0*" />
<UsagePattern IdentityGlob="System.Composition.Convention/*7.0.0*" />
<UsagePattern IdentityGlob="System.Composition.Hosting/*7.0.0*" />
<UsagePattern IdentityGlob="System.Composition.Runtime/*7.0.0*" />
<UsagePattern IdentityGlob="System.Composition.TypedParts/*7.0.0*" />
<UsagePattern IdentityGlob="System.Composition/8.0.0*" />
<UsagePattern IdentityGlob="System.Composition.AttributedModel/*8.0.0*" />
<UsagePattern IdentityGlob="System.Composition.Convention/*8.0.0*" />
<UsagePattern IdentityGlob="System.Composition.Hosting/*8.0.0*" />
<UsagePattern IdentityGlob="System.Composition.Runtime/*8.0.0*" />
<UsagePattern IdentityGlob="System.Composition.TypedParts/*8.0.0*" />
<UsagePattern IdentityGlob="System.Security.Cryptography.Pkcs/5.0.*" />

<!-- These are what the analyzers are built against. They are overridden in full source build.
Expand Down
4 changes: 2 additions & 2 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -339,9 +339,9 @@
<Sha>0d51607fb791c51a14b552ed24fe3430c252148b</Sha>
<SourceBuild RepoName="xdt" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-reference-packages" Version="9.0.0-alpha.1.24374.1">
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-reference-packages" Version="9.0.0-alpha.1.24379.2">
<Uri>https://github.com/dotnet/source-build-reference-packages</Uri>
<Sha>26ae006620fb4518276b494efac55dbcd8f80224</Sha>
<Sha>7acff95b845d4e44ac902068932076a77bfed595</Sha>
<SourceBuild RepoName="source-build-reference-packages" ManagedOnly="true" />
</Dependency>
<!-- Not updated automatically -->
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@
<!-- Packages from dotnet/source-build-externals -->
<MicrosoftSourceBuildIntermediatesourcebuildexternalsVersion>9.0.0-alpha.1.24376.4</MicrosoftSourceBuildIntermediatesourcebuildexternalsVersion>
<!-- Packages from dotnet/source-build-reference-packages -->
<MicrosoftSourceBuildIntermediatesourcebuildreferencepackagesVersion>9.0.0-alpha.1.24374.1</MicrosoftSourceBuildIntermediatesourcebuildreferencepackagesVersion>
<MicrosoftSourceBuildIntermediatesourcebuildreferencepackagesVersion>9.0.0-alpha.1.24379.2</MicrosoftSourceBuildIntermediatesourcebuildreferencepackagesVersion>
<!-- Packages from dotnet/symreader -->
<MicrosoftSourceBuildIntermediatesymreaderVersion>2.2.0-beta.24327.2</MicrosoftSourceBuildIntermediatesymreaderVersion>
<!-- Packages from dotnet/winforms -->
Expand Down

0 comments on commit ae86074

Please sign in to comment.