Skip to content

Commit 062ec33

Browse files
Update System.Text.Json in UnitTests.UWP project
1 parent f08a351 commit 062ec33

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

UnitTests/UnitTests.UWP/UnitTests.UWP.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@
124124
<!-- DO NOT UPGRADE THIS PACKAGE FROM 10.0.3, this is used for upgrade testing between 6.1.1 and 7.0.0 for the Object Serializers -->
125125
</PackageReference>
126126
<PackageReference Include="System.Text.Json">
127-
<Version>4.7.2</Version>
127+
<Version>5.0.2</Version>
128128
</PackageReference>
129129
<PackageReference Include="System.Xml.XPath.XmlDocument">
130130
<Version>4.3.0</Version>
@@ -548,4 +548,4 @@
548548
<Target Name="AfterBuild">
549549
</Target>
550550
-->
551-
</Project>
551+
</Project>

0 commit comments

Comments
 (0)