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 f08a351 commit 062ec33Copy full SHA for 062ec33
UnitTests/UnitTests.UWP/UnitTests.UWP.csproj
@@ -124,7 +124,7 @@
124
<!-- 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 -->
125
</PackageReference>
126
<PackageReference Include="System.Text.Json">
127
- <Version>4.7.2</Version>
+ <Version>5.0.2</Version>
128
129
<PackageReference Include="System.Xml.XPath.XmlDocument">
130
<Version>4.3.0</Version>
@@ -548,4 +548,4 @@
548
<Target Name="AfterBuild">
549
</Target>
550
-->
551
-</Project>
+</Project>
0 commit comments