Skip to content

Commit 24e93fc

Browse files
vseanreesermsftTarek Mahmoud Sayed
authored andcommitted
Merged PR 51725: 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 This pull request reverts the SHA value of the System.Text.Json dependency to the SHA from the released version. #### PR Summary The changes update the SHA for the System.Text.Json 8.0.6 dependency in `eng/Version.Details.xml` to ensure the project references the released version. - `eng/Version.Details.xml`: Replaced the SHA value from "653dfdfd75c3e98989361b4154703d13649be4cb" with "ef853a71052646a42abf17e888ec6d9a69614ad9". <!-- GitOpsUserAgent=GitOps.Apps.Server.pullrequestcopilot -->
2 parents 34b4e7b + 3d4840d commit 24e93fc

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
@@ -43,7 +43,7 @@
4343
</Dependency>
4444
<Dependency Name="System.Text.Json" Version="8.0.6">
4545
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
46-
<Sha>653dfdfd75c3e98989361b4154703d13649be4cb</Sha>
46+
<Sha>ef853a71052646a42abf17e888ec6d9a69614ad9</Sha>
4747
</Dependency>
4848
<Dependency Name="Microsoft.NETCore.App.Ref" Version="8.0.19">
4949
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>

0 commit comments

Comments
 (0)