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 d4d5eba commit b9877f4Copy full SHA for b9877f4
src/Microsoft.Data.SqlClient/netfx/src/Microsoft.Data.SqlClient.csproj
@@ -812,7 +812,6 @@
812
<Compile Include="Microsoft\Data\Interop\SNINativeManagedWrapperX64.cs" />
813
<Compile Include="Microsoft\Data\Interop\SNINativeManagedWrapperX86.cs" />
814
<Compile Include="Microsoft\Data\Interop\SNINativeMethodWrapper.cs" />
815
- <Compile Include="Microsoft\Data\RelationshipConverter.cs" />
816
<Compile Include="Microsoft\Data\SqlClient\assemblycache.cs" />
817
<Compile Include="Microsoft\Data\SqlClient\LocalDBAPI.cs" />
818
<Compile Include="Microsoft\Data\SqlClient\LocalDBConfig.cs" />
src/Microsoft.Data.SqlClient/netfx/src/Microsoft/Data/RelationshipConverter.cs
0 commit comments