We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc50479 commit 68610dfCopy full SHA for 68610df
eng/Versions.props
@@ -200,7 +200,7 @@
200
<MicrosoftVSSDKBuildToolsVersion>15.9.3032</MicrosoftVSSDKBuildToolsVersion>
201
<!-- Manually updated version from 6.0.0 to address CVE-2021-43877 -->
202
<RepoTasksSystemSecurityCryptographyXmlVersion>6.0.1</RepoTasksSystemSecurityCryptographyXmlVersion>
203
- <AnalyzersSystemTextJsonVersion>8.0.5</AnalyzersSystemTextJsonVersion>
+ <AnalyzersSystemTextJsonVersion>$(SystemTextJsonVersion)</AnalyzersSystemTextJsonVersion>
204
<!-- Stable dotnet/corefx packages no longer updated for .NET Core 3 -->
205
<MicrosoftCSharpVersion>4.7.0</MicrosoftCSharpVersion>
206
<MicrosoftWin32RegistryVersion>5.0.0</MicrosoftWin32RegistryVersion>
0 commit comments