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 4cd3850 commit ff4c56bCopy full SHA for ff4c56b
src/Microsoft.PowerShell.SDK/Microsoft.PowerShell.SDK.csproj
@@ -19,7 +19,7 @@
19
<PackageReference Include="System.Data.SqlClient" Version="4.5.1" />
20
<!-- the following package(s) are from https://github.com/dotnet/corefx -->
21
<PackageReference Include="System.IO.Packaging" Version="4.5.0" />
22
- <PackageReference Include="System.Net.Http.WinHttpHandler" Version="4.5.3" />
+ <PackageReference Include="System.Net.Http.WinHttpHandler" Version="4.5.4" />
23
<PackageReference Include="System.Text.Encodings.Web" Version="4.5.0" />
24
<PackageReference Include="System.Threading.AccessControl" Version="4.5.0" />
25
<!-- the following package(s) are from https://github.com/dotnet/wcf -->
0 commit comments