Skip to content

Commit 7f67c15

Browse files
committed
Merged PR 32113: Fix shas for July
Fix shas for July
1 parent 2536781 commit 7f67c15

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ Note: if the Uri is a new place, you will need to add a subscription from that p
8989
</Dependency>
9090
<Dependency Name="System.Security.Cryptography.Pkcs" Version="6.0.3">
9191
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
92-
<Sha>e2176dfe59cc071eb14362fb0c9cfea329d7b72e</Sha>
92+
<Sha>c76ac565499f3e7c657126d46c00b67a0d74832c</Sha>
9393
</Dependency>
9494
<Dependency Name="System.Security.Cryptography.ProtectedData" Version="6.0.0">
9595
<Uri>https://github.com/dotnet/runtime</Uri>
@@ -101,7 +101,7 @@ Note: if the Uri is a new place, you will need to add a subscription from that p
101101
</Dependency>
102102
<Dependency Name="System.Text.Json" Version="6.0.8">
103103
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
104-
<Sha>61d7c70aaf511967552702f22c27a41649c5ffe8</Sha>
104+
<Sha>c76ac565499f3e7c657126d46c00b67a0d74832c</Sha>
105105
</Dependency>
106106
<Dependency Name="System.Threading.AccessControl" Version="6.0.0">
107107
<Uri>https://github.com/dotnet/runtime</Uri>

0 commit comments

Comments
 (0)