-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Commit cea5fa6
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 -->1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
200 | 200 | | |
201 | 201 | | |
202 | 202 | | |
203 | - | ||
203 | + | ||
204 | 204 | | |
205 | 205 | | |
206 | 206 | | |
| |||
0 commit comments