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 a7f0c6d commit 83d8ec4Copy full SHA for 83d8ec4
src/Microsoft.PowerShell.SDK/Microsoft.PowerShell.SDK.csproj
@@ -16,7 +16,7 @@
16
17
<ItemGroup>
18
<!-- the following package(s) are from https://github.com/dotnet/fxdac -->
19
- <PackageReference Include="System.Data.SqlClient" Version="4.7.0-preview6.19303.8" />
+ <PackageReference Include="System.Data.SqlClient" Version="4.7.0-preview.19113.10" />
20
<!-- the following package(s) are from https://github.com/dotnet/corefx -->
21
<PackageReference Include="System.IO.Packaging" Version="4.6.0-preview6.19303.8" />
22
<PackageReference Include="System.Net.Http.WinHttpHandler" Version="4.6.0-preview6.19303.8" />
0 commit comments