Skip to content

Commit dc008b4

Browse files
[release/net8] Update dependencies from dotnet/source-build-reference-packages (#15460)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: Vlad Zarytovskii <[email protected]>
1 parent 71ff7f2 commit dc008b4

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

eng/SourceBuildPrebuiltBaseline.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@
1414
<UsagePattern IdentityGlob="Microsoft.AspNetCore.App.Ref/7.0.2" />
1515
<UsagePattern IdentityGlob="Microsoft.NETCore.App.Host.linux-x64/7.0.2" />
1616
<UsagePattern IdentityGlob="Microsoft.NETCore.App.Ref/7.0.2" />
17+
<UsagePattern IdentityGlob="System.Configuration.ConfigurationManager/7.0.0" />
18+
<UsagePattern IdentityGlob="System.Diagnostics.EventLog/7.0.0" />
19+
<UsagePattern IdentityGlob="System.Security.Cryptography.ProtectedData/7.0.0" />
1720

1821
<!-- Tracked in https://github.com/dotnet/source-build/issues/3438 -->
1922
<UsagePattern IdentityGlob="Microsoft.VisualStudio.Setup.Configuration.Interop/3.2.2146" />

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
<Sha>d033e96327903618482de22f76c971c7fe91e8f4</Sha>
77
<SourceBuild RepoName="xliff-tasks" ManagedOnly="true" />
88
</Dependency>
9-
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-reference-packages" Version="8.0.0-alpha.1.23316.2">
9+
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-reference-packages" Version="8.0.0-alpha.1.23323.1">
1010
<Uri>https://github.com/dotnet/source-build-reference-packages</Uri>
11-
<Sha>3e92e7cead1e08476973f637007bb22cde7843ca</Sha>
11+
<Sha>e910f7bdd090fb8f4a9122a1054a8b43a006b0a7</Sha>
1212
<SourceBuild RepoName="source-build-reference-packages" ManagedOnly="true" />
1313
</Dependency>
1414
<Dependency Name="Microsoft.SourceBuild.Intermediate.msbuild" Version="17.7.0-preview-23217-02">

0 commit comments

Comments
 (0)