Skip to content

Commit 49600f1

Browse files
Merged PR 51799: 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. Cherry-picked from commit `be70b90a`. ---- #### AI description (iteration 1) #### PR Classification Dependency update: This PR reverts the SHA for System.Text.Json v8.0.6 to the released version. #### PR Summary The pull request updates the dependency configuration to align with the production release. - `eng/Version.Details.xml`: Reverts the System.Text.Json SHA from 653dfdfd75c3e98989361b4154703d13649be4cb to ef853a71052646a42abf17e888ec6d9a69614ad9. <!-- GitOpsUserAgent=GitOps.Apps.Server.pullrequestcopilot -->
2 parents 5f314ff + e0244e7 commit 49600f1

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)