Skip to content

Commit

Permalink
Update system.net.http to 4.3.2 for uap10 (microsoft#3249)
Browse files Browse the repository at this point in the history
  • Loading branch information
nohwnd authored Jan 14, 2022
1 parent 909b176 commit d40a6c4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@

<ItemGroup Condition="'$(TargetFramework)' == 'uap10.0'">
<PackageReference Include="NETStandard.Library" Version="1.6.0" />
<PackageReference Include="System.Net.Http" Version="4.3.4" />
<PackageReference Include="System.ComponentModel.TypeConverter" Version="4.3.0" />
<PackageReference Include="System.Xml.XPath" Version="4.0.1" />
<PackageReference Include="System.Xml.XPath.XmlDocument" Version="4.0.1" />
Expand Down

0 comments on commit d40a6c4

Please sign in to comment.