提交 8866fdb0 编写于 作者: E Eric St. John

Fix package ID for x64 sni package dependency


Commit migrated from https://github.com/dotnet/corefx/commit/3290b3dbcb00cde4defe70f8ca53150654e2f779
上级 242120ab
......@@ -10,7 +10,7 @@
</PropertyGroup>
<ItemGroup>
<Dependency Include="runtime.win7-amd64.runtime.native.System.Data.SqlClient.sni">
<Dependency Include="runtime.win7-x64.runtime.native.System.Data.SqlClient.sni">
<Version>4.0.1-$(ExternalExpectedPrerelease)</Version>
</Dependency>
<Dependency Include="runtime.win7-x86.runtime.native.System.Data.SqlClient.sni">
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册