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 d21e7af commit 52437e9Copy full SHA for 52437e9
UnitTests/UnitTests.UWP/UnitTests.UWP.csproj
@@ -122,9 +122,6 @@
122
<PackageReference Include="System.Xml.XPath.XmlDocument">
123
<Version>4.3.0</Version>
124
</PackageReference>
125
- <PackageReference Include="System.Xml.XPath.XmlDocument">
126
- <Version>4.3.0</Version>
127
- </PackageReference>
128
<PackageReference Include="System.Text.Json">
129
<Version>4.7.2</Version>
130
@@ -501,4 +498,4 @@
501
498
<Target Name="AfterBuild">
502
499
</Target>
503
500
-->
504
-</Project>
+</Project>
0 commit comments