Skip to content

Commit ff74d7e

Browse files
Merged PR 51798: Updated Version.Details.xml - Revert 8.0.6 system.text.json sha to released v...
Updated Version.Details.xml - Revert 8.0.6 system.text.json sha to released version. ---- #### AI description (iteration 1) #### PR Classification Reverting the SHA for the System.Text.Json dependency to restore it to its released value. #### PR Summary This pull request updates the SHA for System.Text.Json version 8.0.6 in the dependency file to match the released version. - `eng/Version.Details.xml` - Changed the SHA value for the System.Text.Json dependency. <!-- GitOpsUserAgent=GitOps.Apps.Server.pullrequestcopilot -->
2 parents 2229a86 + be70b90 commit ff74d7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/Version.Details.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -427,7 +427,7 @@
427427
</Dependency>
428428
<Dependency Name="System.Text.Json" Version="8.0.6">
429429
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
430-
<Sha>653dfdfd75c3e98989361b4154703d13649be4cb</Sha>
430+
<Sha>ef853a71052646a42abf17e888ec6d9a69614ad9</Sha>
431431
</Dependency>
432432
<Dependency Name="Microsoft.Bcl.AsyncInterfaces" Version="8.0.0">
433433
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>

0 commit comments

Comments
 (0)