|
275 | 275 | <Compile Include="$(CommonSourceRoot)Microsoft\Data\SqlClient\LocalAppContextSwitches.cs">
|
276 | 276 | <Link>Microsoft\Data\SqlClient\LocalAppContextSwitches.cs</Link>
|
277 | 277 | </Compile>
|
| 278 | + <Compile Include="$(CommonSourceRoot)Microsoft\Data\SqlClient\ManagedSni\ConcurrentQueueSemaphore.netcore.cs"> |
| 279 | + <Link>Microsoft\Data\SqlClient\ManagedSni\ConcurrentQueueSemaphore.netcore.cs</Link> |
| 280 | + </Compile> |
| 281 | + <Compile Include="$(CommonSourceRoot)Microsoft\Data\SqlClient\ManagedSni\SniAsyncCallback.netcore.cs"> |
| 282 | + <Link>Microsoft\Data\SqlClient\ManagedSni\SniAsyncCallback.netcore.cs</Link> |
| 283 | + </Compile> |
| 284 | + <Compile Include="$(CommonSourceRoot)Microsoft\Data\SqlClient\ManagedSni\SniError.netcore.cs"> |
| 285 | + <Link>Microsoft\Data\SqlClient\ManagedSni\SniError.netcore.cs</Link> |
| 286 | + </Compile> |
| 287 | + <Compile Include="$(CommonSourceRoot)Microsoft\Data\SqlClient\ManagedSni\SniCommon.netcore.cs"> |
| 288 | + <Link>Microsoft\Data\SqlClient\ManagedSni\SniCommon.netcore.cs</Link> |
| 289 | + </Compile> |
| 290 | + <Compile Include="$(CommonSourceRoot)Microsoft\Data\SqlClient\ManagedSni\SniHandle.netcore.cs"> |
| 291 | + <Link>Microsoft\Data\SqlClient\ManagedSni\SniHandle.netcore.cs</Link> |
| 292 | + </Compile> |
| 293 | + <Compile Include="$(CommonSourceRoot)Microsoft\Data\SqlClient\ManagedSni\SniLoadHandle.netcore.cs"> |
| 294 | + <Link>Microsoft\Data\SqlClient\ManagedSni\SniLoadHandle.netcore.cs</Link> |
| 295 | + </Compile> |
| 296 | + <Compile Include="$(CommonSourceRoot)Microsoft\Data\SqlClient\ManagedSni\SniMarsConnection.netcore.cs"> |
| 297 | + <Link>Microsoft\Data\SqlClient\ManagedSni\SniMarsConnection.netcore.cs</Link> |
| 298 | + </Compile> |
| 299 | + <Compile Include="$(CommonSourceRoot)Microsoft\Data\SqlClient\ManagedSni\SniMarsHandle.netcore.cs"> |
| 300 | + <Link>Microsoft\Data\SqlClient\ManagedSni\SniMarsHandle.netcore.cs</Link> |
| 301 | + </Compile> |
| 302 | + <Compile Include="$(CommonSourceRoot)Microsoft\Data\SqlClient\ManagedSni\SniNetworkStream.netcore.cs"> |
| 303 | + <Link>Microsoft\Data\SqlClient\ManagedSni\SniNetworkStream.netcore.cs</Link> |
| 304 | + </Compile> |
| 305 | + <Compile Include="$(CommonSourceRoot)Microsoft\Data\SqlClient\ManagedSni\SniNpHandle.netcore.cs"> |
| 306 | + <Link>Microsoft\Data\SqlClient\ManagedSni\SniNpHandle.netcore.cs</Link> |
| 307 | + </Compile> |
| 308 | + <Compile Include="$(CommonSourceRoot)Microsoft\Data\SqlClient\ManagedSni\SniPacket.netcore.cs"> |
| 309 | + <Link>Microsoft\Data\SqlClient\ManagedSni\SniPacket.netcore.cs</Link> |
| 310 | + </Compile> |
| 311 | + <Compile Include="$(CommonSourceRoot)Microsoft\Data\SqlClient\ManagedSni\SniPhysicalHandle.netcore.cs"> |
| 312 | + <Link>Microsoft\Data\SqlClient\ManagedSni\SniPhysicalHandle.netcore.cs</Link> |
| 313 | + </Compile> |
| 314 | + <Compile Include="$(CommonSourceRoot)Microsoft\Data\SqlClient\ManagedSni\SniProviders.netcore.cs"> |
| 315 | + <Link>Microsoft\Data\SqlClient\ManagedSni\SniProviders.netcore.cs</Link> |
| 316 | + </Compile> |
| 317 | + <Compile Include="$(CommonSourceRoot)Microsoft\Data\SqlClient\ManagedSni\SniProxy.netcore.cs"> |
| 318 | + <Link>Microsoft\Data\SqlClient\ManagedSni\SniProxy.netcore.cs</Link> |
| 319 | + </Compile> |
| 320 | + <Compile Include="$(CommonSourceRoot)Microsoft\Data\SqlClient\ManagedSni\SniSmuxFlags.netcore.cs"> |
| 321 | + <Link>Microsoft\Data\SqlClient\ManagedSni\SniSmuxFlags.netcore.cs</Link> |
| 322 | + </Compile> |
| 323 | + <Compile Include="$(CommonSourceRoot)Microsoft\Data\SqlClient\ManagedSni\SniSmuxHeader.netcore.cs"> |
| 324 | + <Link>Microsoft\Data\SqlClient\ManagedSni\SniSmuxHeader.netcore.cs</Link> |
| 325 | + </Compile> |
| 326 | + <Compile Include="$(CommonSourceRoot)Microsoft\Data\SqlClient\ManagedSni\SniSslStream.netcore.cs"> |
| 327 | + <Link>Microsoft\Data\SqlClient\ManagedSni\SniSslStream.netcore.cs</Link> |
| 328 | + </Compile> |
| 329 | + <Compile Include="$(CommonSourceRoot)Microsoft\Data\SqlClient\ManagedSni\SniTcpHandle.netcore.cs"> |
| 330 | + <Link>Microsoft\Data\SqlClient\ManagedSni\SniTcpHandle.netcore.cs</Link> |
| 331 | + </Compile> |
| 332 | + <Compile Include="$(CommonSourceRoot)Microsoft\Data\SqlClient\ManagedSni\SslOverTdsStream.netcore.cs"> |
| 333 | + <Link>Microsoft\Data\SqlClient\ManagedSni\SslOverTdsStream.netcore.cs</Link> |
| 334 | + </Compile> |
| 335 | + <Compile Include="$(CommonSourceRoot)Microsoft\Data\SqlClient\ManagedSni\SslOverTdsStream.NetCoreApp.cs"> |
| 336 | + <Link>Microsoft\Data\SqlClient\ManagedSni\SslOverTdsStream.NetCoreApp.cs</Link> |
| 337 | + </Compile> |
| 338 | + <Compile Include="$(CommonSourceRoot)Microsoft\Data\SqlClient\ManagedSni\SsrpClient.netcore.cs"> |
| 339 | + <Link>Microsoft\Data\SqlClient\ManagedSni\SsrpClient.netcore.cs</Link> |
| 340 | + </Compile> |
278 | 341 | <Compile Include="$(CommonSourceRoot)Microsoft\Data\SqlClient\NoneAttestationEnclaveProvider.cs">
|
279 | 342 | <Link>Microsoft\Data\SqlClient\NoneAttestationEnclaveProvider.cs</Link>
|
280 | 343 | </Compile>
|
|
731 | 794 | <Compile Include="$(CommonSourceRoot)System\Diagnostics\CodeAnalysis.cs">
|
732 | 795 | <Link>System\Diagnostics\CodeAnalysis.cs</Link>
|
733 | 796 | </Compile>
|
734 |
| - |
| 797 | + |
735 | 798 | <Compile Include="Microsoft\Data\Common\ConnectionString\DbConnectionOptions.netcore.cs" />
|
736 |
| - <Compile Include="Microsoft\Data\SqlClient\SNI\ConcurrentQueueSemaphore.cs" /> |
737 |
| - <Compile Include="Microsoft\Data\SqlClient\SNI\SNIError.cs" /> |
738 |
| - <Compile Include="Microsoft\Data\SqlClient\SNI\SNICommon.cs" /> |
739 |
| - <Compile Include="Microsoft\Data\SqlClient\SNI\SNIHandle.cs" /> |
740 |
| - <Compile Include="Microsoft\Data\SqlClient\SNI\SNILoadHandle.cs" /> |
741 |
| - <Compile Include="Microsoft\Data\SqlClient\SNI\SNIMarsConnection.cs" /> |
742 |
| - <Compile Include="Microsoft\Data\SqlClient\SNI\SNIMarsHandle.cs" /> |
743 |
| - <Compile Include="Microsoft\Data\SqlClient\SNI\SNINpHandle.cs" /> |
744 |
| - <Compile Include="Microsoft\Data\SqlClient\SNI\SNIPacket.cs" /> |
745 |
| - <Compile Include="Microsoft\Data\SqlClient\SNI\SNIPhysicalHandle.cs" /> |
746 |
| - <Compile Include="Microsoft\Data\SqlClient\SNI\SNIProxy.cs" /> |
747 |
| - <Compile Include="Microsoft\Data\SqlClient\SNI\SNIStreams.cs" /> |
748 |
| - <Compile Include="Microsoft\Data\SqlClient\SNI\SNIStreams.ValueTask.cs" /> |
749 |
| - <Compile Include="Microsoft\Data\SqlClient\SNI\SNITcpHandle.cs" /> |
750 |
| - <Compile Include="Microsoft\Data\SqlClient\SNI\SslOverTdsStream.cs" /> |
751 |
| - <Compile Include="Microsoft\Data\SqlClient\SNI\SslOverTdsStream.NetCoreApp.cs" /> |
752 |
| - <Compile Include="Microsoft\Data\SqlClient\SNI\SSRP.cs" /> |
753 | 799 | <Compile Include="Microsoft\Data\SqlClient\SqlAppContextSwitchManager.NetCoreApp.cs" />
|
754 | 800 | <Compile Include="Microsoft\Data\SqlClient\SqlBulkCopy.cs" />
|
755 | 801 | <Compile Include="Microsoft\Data\SqlClient\SqlConnectionFactory.AssemblyLoadContext.cs" />
|
|
882 | 928 | <Compile Include="$(CommonSourceRoot)Microsoft\Data\SqlClient\LocalDb\LocalDbApi.Windows.cs">
|
883 | 929 | <Link>Microsoft\Data\SqlClient\LocalDb\LocalDbApi.Windows.cs</Link>
|
884 | 930 | </Compile>
|
| 931 | + <Compile Include="$(CommonSourceRoot)Microsoft\Data\SqlClient\ManagedSni\LocalDB.netcore.Windows.cs"> |
| 932 | + <Link>Microsoft\Data\SqlClient\ManagedSni\LocalDB.netcore.Windows.cs</Link> |
| 933 | + </Compile> |
885 | 934 | <Compile Include="$(CommonSourceRoot)Microsoft\Data\SqlClient\PacketHandle.Windows.cs">
|
886 | 935 | <Link>Microsoft\Data\SqlClient\PacketHandle.Windows.cs</Link>
|
887 | 936 | </Compile>
|
|
910 | 959 | <Link>Microsoft\Data\SqlTypes\SqlFileStream.Windows.cs</Link>
|
911 | 960 | </Compile>
|
912 | 961 |
|
913 |
| - <Compile Include="Microsoft\Data\SqlClient\SNI\LocalDB.Windows.cs" /> |
914 | 962 | <Compile Include="Microsoft\Data\SqlClient\TdsParser.Windows.cs" />
|
915 | 963 | <Compile Include="Microsoft\Data\SqlClient\TdsParserStateObjectNative.cs" />
|
916 | 964 | </ItemGroup>
|
|
929 | 977 | <Compile Include="$(CommonSourceRoot)Microsoft\Data\SqlClient\LocalDb\LocalDbApi.Unix.cs">
|
930 | 978 | <Link>Microsoft\Data\SqlClient\LocalDb\LocalDbApi.Unix.cs</Link>
|
931 | 979 | </Compile>
|
| 980 | + <Compile Include="$(CommonSourceRoot)Microsoft\Data\SqlClient\ManagedSni\LocalDB.netcore.Unix.cs"> |
| 981 | + <Link>Microsoft\Data\SqlClient\ManagedSni\LocalDB.netcore.Unix.cs</Link> |
| 982 | + </Compile> |
932 | 983 | <Compile Include="$(CommonSourceRoot)Microsoft\Data\SqlClient\PacketHandle.netcore.Unix.cs">
|
933 | 984 | <Link>Microsoft\Data\SqlClient\PacketHandle.netcore.Unix.cs</Link>
|
934 | 985 | </Compile>
|
|
951 | 1002 | <Link>Microsoft\Data\SqlTypes\SqlFileStream.netcore.Unix.cs</Link>
|
952 | 1003 | </Compile>
|
953 | 1004 |
|
954 |
| - <Compile Include="Microsoft\Data\SqlClient\SNI\LocalDB.Unix.cs" /> |
955 | 1005 | <Compile Include="Microsoft\Data\SqlClient\TdsParser.Unix.cs" />
|
956 | 1006 | </ItemGroup>
|
957 | 1007 |
|
|
0 commit comments