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 1c60884 commit 696c949Copy full SHA for 696c949
src/Microsoft.Data.SqlClient/netcore/src/Microsoft.Data.SqlClient.csproj
@@ -816,8 +816,7 @@
816
<Compile Include="$(CommonSourceRoot)Microsoft\Data\ProviderBase\DbConnectionPoolIdentity.Unix.cs">
817
<Link>Microsoft\Data\ProviderBase\DbConnectionPoolIdentity.Unix.cs</Link>
818
</Compile>
819
-
820
- <Compile Include="Interop\SNINativeMethodWrapper.Unix.cs" />
+
821
<Compile Include="Microsoft\Data\Sql\SqlDataSourceEnumerator.Unix.cs" />
822
<Compile Include="Microsoft\Data\SqlClient\LocalDBAPI.Unix.cs" />
823
<Compile Include="Microsoft\Data\SqlClient\PacketHandle.Unix.cs" />
0 commit comments