Skip to content

Commit 696c949

Browse files
Ben Russellbenrr101
authored andcommitted
Fix unix project
1 parent 1c60884 commit 696c949

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/Microsoft.Data.SqlClient/netcore/src/Microsoft.Data.SqlClient.csproj

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -816,8 +816,7 @@
816816
<Compile Include="$(CommonSourceRoot)Microsoft\Data\ProviderBase\DbConnectionPoolIdentity.Unix.cs">
817817
<Link>Microsoft\Data\ProviderBase\DbConnectionPoolIdentity.Unix.cs</Link>
818818
</Compile>
819-
820-
<Compile Include="Interop\SNINativeMethodWrapper.Unix.cs" />
819+
821820
<Compile Include="Microsoft\Data\Sql\SqlDataSourceEnumerator.Unix.cs" />
822821
<Compile Include="Microsoft\Data\SqlClient\LocalDBAPI.Unix.cs" />
823822
<Compile Include="Microsoft\Data\SqlClient\PacketHandle.Unix.cs" />

0 commit comments

Comments
 (0)