Skip to content

Commit 46f3ff4

Browse files
committed
Update extensions to include System.Text.Json
1 parent 0bd6feb commit 46f3ff4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/utils/constants.py

+2
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@
3737
Version="2.13.2" />
3838
<PackageReference Include="System.Drawing.Common"
3939
Version="4.7.3" />
40+
<PackageReference Include="System.Text.Json"
41+
Version="6.0.9" />
4042
</ItemGroup>
4143
</Project>
4244
"""

0 commit comments

Comments
 (0)