Mirror System.Data.SqlClient

This commit is contained in:
Nate McMaster 2018-01-19 14:42:04 -08:00
parent a764ee9427
commit 5bd5ba9626
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@
</PropertyGroup>
<ItemGroup>
<ExternalDependency Include="System.Data.SqlClient" Version="4.4.3-servicing-26117-02" Source="$(DotNetCorePatchFeed)"/>
<ExternalDependency Include="System.Data.SqlClient" Version="4.4.3-servicing-26117-02" Source="$(DotNetCorePatchFeed)" Mirror="true" />
<ExternalDependency Include="Microsoft.NETCore.App" Version="$(MicrosoftNETCoreApp20PackageVersion)" Source="$(DotNetCorePatchFeed)" Mirror="true">
<NoWarn>KRB2004</NoWarn>
<VariableName>RuntimeFrameworkVersion</VariableName>