Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Interop Changes Part 1 - Cleanup Interop source #665

Merged
merged 5 commits into from Aug 27, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
54 changes: 0 additions & 54 deletions src/Microsoft.Data.SqlClient.sln
Expand Up @@ -15,11 +15,6 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "TDS", "Microsoft.Data.SqlCl
{FDA6971D-9F57-4DA4-B10A-261C91684CFC} = {FDA6971D-9F57-4DA4-B10A-261C91684CFC}
EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "CoreFx.Private.TestUtilities", "Microsoft.Data.SqlClient\tests\tools\CoreFx.Private.TestUtilities\CoreFx.Private.TestUtilities.csproj", "{EBDB0247-CA43-4226-B7A1-8FEF21061D09}"
ProjectSection(ProjectDependencies) = postProject
{FDA6971D-9F57-4DA4-B10A-261C91684CFC} = {FDA6971D-9F57-4DA4-B10A-261C91684CFC}
EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Microsoft.Data.SqlClient.Tests", "Microsoft.Data.SqlClient\tests\FunctionalTests\Microsoft.Data.SqlClient.Tests.csproj", "{D2D1E2D1-B6E0-489F-A36D-1F3047AB87B9}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Microsoft.Data.SqlClient", "Microsoft.Data.SqlClient\netcore\src\Microsoft.Data.SqlClient.csproj", "{37431336-5307-4184-9356-C4B7E47DC714}"
Expand Down Expand Up @@ -387,54 +382,6 @@ Global
{8DC9D1A0-351B-47BC-A90F-B9DA542550E9}.Release|x64.Build.0 = Release|Any CPU
{8DC9D1A0-351B-47BC-A90F-B9DA542550E9}.Release|x86.ActiveCfg = Release|Any CPU
{8DC9D1A0-351B-47BC-A90F-B9DA542550E9}.Release|x86.Build.0 = Release|Any CPU
{EBDB0247-CA43-4226-B7A1-8FEF21061D09}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{EBDB0247-CA43-4226-B7A1-8FEF21061D09}.Debug|Any CPU.Build.0 = Debug|Any CPU
{EBDB0247-CA43-4226-B7A1-8FEF21061D09}.Debug|x64.ActiveCfg = Debug|Any CPU
{EBDB0247-CA43-4226-B7A1-8FEF21061D09}.Debug|x64.Build.0 = Debug|Any CPU
{EBDB0247-CA43-4226-B7A1-8FEF21061D09}.Debug|x86.ActiveCfg = Debug|Any CPU
{EBDB0247-CA43-4226-B7A1-8FEF21061D09}.Debug|x86.Build.0 = Debug|Any CPU
{EBDB0247-CA43-4226-B7A1-8FEF21061D09}.net46-Debug|Any CPU.ActiveCfg = net46-Debug|Any CPU
{EBDB0247-CA43-4226-B7A1-8FEF21061D09}.net46-Debug|Any CPU.Build.0 = net46-Debug|Any CPU
{EBDB0247-CA43-4226-B7A1-8FEF21061D09}.net46-Debug|x64.ActiveCfg = net46-Debug|x64
{EBDB0247-CA43-4226-B7A1-8FEF21061D09}.net46-Debug|x64.Build.0 = net46-Debug|x64
{EBDB0247-CA43-4226-B7A1-8FEF21061D09}.net46-Debug|x86.ActiveCfg = net46-Debug|x86
{EBDB0247-CA43-4226-B7A1-8FEF21061D09}.net46-Debug|x86.Build.0 = net46-Debug|x86
{EBDB0247-CA43-4226-B7A1-8FEF21061D09}.net46-Release|Any CPU.ActiveCfg = net46-Release|Any CPU
{EBDB0247-CA43-4226-B7A1-8FEF21061D09}.net46-Release|Any CPU.Build.0 = net46-Release|Any CPU
{EBDB0247-CA43-4226-B7A1-8FEF21061D09}.net46-Release|x64.ActiveCfg = net46-Release|x64
{EBDB0247-CA43-4226-B7A1-8FEF21061D09}.net46-Release|x64.Build.0 = net46-Release|x64
{EBDB0247-CA43-4226-B7A1-8FEF21061D09}.net46-Release|x86.ActiveCfg = net46-Release|x86
{EBDB0247-CA43-4226-B7A1-8FEF21061D09}.net46-Release|x86.Build.0 = net46-Release|x86
{EBDB0247-CA43-4226-B7A1-8FEF21061D09}.netcoreapp2.1-Debug|Any CPU.ActiveCfg = netcoreapp2.1-Debug|Any CPU
{EBDB0247-CA43-4226-B7A1-8FEF21061D09}.netcoreapp2.1-Debug|Any CPU.Build.0 = netcoreapp2.1-Debug|Any CPU
{EBDB0247-CA43-4226-B7A1-8FEF21061D09}.netcoreapp2.1-Debug|x64.ActiveCfg = netcoreapp2.1-Debug|Any CPU
{EBDB0247-CA43-4226-B7A1-8FEF21061D09}.netcoreapp2.1-Debug|x64.Build.0 = netcoreapp2.1-Debug|Any CPU
{EBDB0247-CA43-4226-B7A1-8FEF21061D09}.netcoreapp2.1-Debug|x86.ActiveCfg = netcoreapp2.1-Debug|Any CPU
{EBDB0247-CA43-4226-B7A1-8FEF21061D09}.netcoreapp2.1-Debug|x86.Build.0 = netcoreapp2.1-Debug|Any CPU
{EBDB0247-CA43-4226-B7A1-8FEF21061D09}.netcoreapp2.1-Release|Any CPU.ActiveCfg = netcoreapp2.1-Release|Any CPU
{EBDB0247-CA43-4226-B7A1-8FEF21061D09}.netcoreapp2.1-Release|Any CPU.Build.0 = netcoreapp2.1-Release|Any CPU
{EBDB0247-CA43-4226-B7A1-8FEF21061D09}.netcoreapp2.1-Release|x64.ActiveCfg = netcoreapp2.1-Release|Any CPU
{EBDB0247-CA43-4226-B7A1-8FEF21061D09}.netcoreapp2.1-Release|x64.Build.0 = netcoreapp2.1-Release|Any CPU
{EBDB0247-CA43-4226-B7A1-8FEF21061D09}.netcoreapp2.1-Release|x86.ActiveCfg = netcoreapp2.1-Release|Any CPU
{EBDB0247-CA43-4226-B7A1-8FEF21061D09}.netcoreapp2.1-Release|x86.Build.0 = netcoreapp2.1-Release|Any CPU
{EBDB0247-CA43-4226-B7A1-8FEF21061D09}.netcoreapp3.1-Debug|Any CPU.ActiveCfg = netcoreapp3.1-Debug|Any CPU
{EBDB0247-CA43-4226-B7A1-8FEF21061D09}.netcoreapp3.1-Debug|Any CPU.Build.0 = netcoreapp3.1-Debug|Any CPU
{EBDB0247-CA43-4226-B7A1-8FEF21061D09}.netcoreapp3.1-Debug|x64.ActiveCfg = netcoreapp3.1-Debug|x64
{EBDB0247-CA43-4226-B7A1-8FEF21061D09}.netcoreapp3.1-Debug|x64.Build.0 = netcoreapp3.1-Debug|x64
{EBDB0247-CA43-4226-B7A1-8FEF21061D09}.netcoreapp3.1-Debug|x86.ActiveCfg = netcoreapp3.1-Debug|x86
{EBDB0247-CA43-4226-B7A1-8FEF21061D09}.netcoreapp3.1-Debug|x86.Build.0 = netcoreapp3.1-Debug|x86
{EBDB0247-CA43-4226-B7A1-8FEF21061D09}.netcoreapp3.1-Release|Any CPU.ActiveCfg = netcoreapp3.1-Release|Any CPU
{EBDB0247-CA43-4226-B7A1-8FEF21061D09}.netcoreapp3.1-Release|Any CPU.Build.0 = netcoreapp3.1-Release|Any CPU
{EBDB0247-CA43-4226-B7A1-8FEF21061D09}.netcoreapp3.1-Release|x64.ActiveCfg = netcoreapp3.1-Release|x64
{EBDB0247-CA43-4226-B7A1-8FEF21061D09}.netcoreapp3.1-Release|x64.Build.0 = netcoreapp3.1-Release|x64
{EBDB0247-CA43-4226-B7A1-8FEF21061D09}.netcoreapp3.1-Release|x86.ActiveCfg = netcoreapp3.1-Release|x86
{EBDB0247-CA43-4226-B7A1-8FEF21061D09}.netcoreapp3.1-Release|x86.Build.0 = netcoreapp3.1-Release|x86
{EBDB0247-CA43-4226-B7A1-8FEF21061D09}.Release|Any CPU.ActiveCfg = Release|Any CPU
{EBDB0247-CA43-4226-B7A1-8FEF21061D09}.Release|Any CPU.Build.0 = Release|Any CPU
{EBDB0247-CA43-4226-B7A1-8FEF21061D09}.Release|x64.ActiveCfg = Release|Any CPU
{EBDB0247-CA43-4226-B7A1-8FEF21061D09}.Release|x64.Build.0 = Release|Any CPU
{EBDB0247-CA43-4226-B7A1-8FEF21061D09}.Release|x86.ActiveCfg = Release|Any CPU
{EBDB0247-CA43-4226-B7A1-8FEF21061D09}.Release|x86.Build.0 = Release|Any CPU
{D2D1E2D1-B6E0-489F-A36D-1F3047AB87B9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D2D1E2D1-B6E0-489F-A36D-1F3047AB87B9}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D2D1E2D1-B6E0-489F-A36D-1F3047AB87B9}.Debug|x64.ActiveCfg = Debug|Any CPU
Expand Down Expand Up @@ -1094,7 +1041,6 @@ Global
{1FF891B4-D3DE-4CCE-887C-CB48F5351A45} = {0CC4817A-12F3-4357-912C-09315FAAD008}
{978063D3-FBB5-4E10-8C45-67C90BE1B931} = {0CC4817A-12F3-4357-912C-09315FAAD008}
{8DC9D1A0-351B-47BC-A90F-B9DA542550E9} = {0CC4817A-12F3-4357-912C-09315FAAD008}
{EBDB0247-CA43-4226-B7A1-8FEF21061D09} = {0CC4817A-12F3-4357-912C-09315FAAD008}
{D2D1E2D1-B6E0-489F-A36D-1F3047AB87B9} = {0CC4817A-12F3-4357-912C-09315FAAD008}
{37431336-5307-4184-9356-C4B7E47DC714} = {28E5EFE6-C9DD-4FF9-9FEC-532F72DFFA6E}
{D1392B54-998A-4F27-BC17-4CE149117BCC} = {0CC4817A-12F3-4357-912C-09315FAAD008}
Expand Down

This file was deleted.