We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bd6feb commit 46f3ff4Copy full SHA for 46f3ff4
tests/utils/constants.py
@@ -37,6 +37,8 @@
37
Version="2.13.2" />
38
<PackageReference Include="System.Drawing.Common"
39
Version="4.7.3" />
40
+ <PackageReference Include="System.Text.Json"
41
+ Version="6.0.9" />
42
</ItemGroup>
43
</Project>
44
"""
0 commit comments