You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merged PR 50991: [release/8.0] Use live version of S.T.J in analyzers
#### AI description (iteration 1)
#### PR Classification
Configuration update that ensures analyzers use the live version of System.Text.Json.
#### PR Summary
This PR modifies the `/eng/Versions.props` file to dynamically reference the live System.Text.Json version instead of a fixed version.
- `/eng/Versions.props`: Replaced the hard-coded `<AnalyzersSystemTextJsonVersion>8.0.5</AnalyzersSystemTextJsonVersion>` with `$(SystemTextJsonVersion)`.
<!-- GitOpsUserAgent=GitOps.Apps.Server.pullrequestcopilot -->
0 commit comments