Skip to content

Commit

Permalink
revert sln change
Browse files Browse the repository at this point in the history
  • Loading branch information
Wraith2 committed Feb 3, 2023
1 parent 01514a6 commit 63668a3
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions src/Microsoft.Data.SqlClient.sln
Original file line number Diff line number Diff line change
Expand Up @@ -205,8 +205,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{4F3CD363-B1E
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Microsoft.SqlServer.Server", "Microsoft.SqlServer.Server\Microsoft.SqlServer.Server.csproj", "{A314812A-7820-4565-A2A8-ABBE391C11E4}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SqlBench3.0", "..\..\dev\SqlClient-Integrated\SqlBench3.0\SqlBench3.0.csproj", "{1BCC919A-CA34-4A5C-B0C3-69A16FA844D7}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand Down Expand Up @@ -491,18 +489,6 @@ Global
{A314812A-7820-4565-A2A8-ABBE391C11E4}.Release|x64.Build.0 = Release|Any CPU
{A314812A-7820-4565-A2A8-ABBE391C11E4}.Release|x86.ActiveCfg = Release|Any CPU
{A314812A-7820-4565-A2A8-ABBE391C11E4}.Release|x86.Build.0 = Release|Any CPU
{1BCC919A-CA34-4A5C-B0C3-69A16FA844D7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1BCC919A-CA34-4A5C-B0C3-69A16FA844D7}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1BCC919A-CA34-4A5C-B0C3-69A16FA844D7}.Debug|x64.ActiveCfg = Debug|Any CPU
{1BCC919A-CA34-4A5C-B0C3-69A16FA844D7}.Debug|x64.Build.0 = Debug|Any CPU
{1BCC919A-CA34-4A5C-B0C3-69A16FA844D7}.Debug|x86.ActiveCfg = Debug|Any CPU
{1BCC919A-CA34-4A5C-B0C3-69A16FA844D7}.Debug|x86.Build.0 = Debug|Any CPU
{1BCC919A-CA34-4A5C-B0C3-69A16FA844D7}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1BCC919A-CA34-4A5C-B0C3-69A16FA844D7}.Release|Any CPU.Build.0 = Release|Any CPU
{1BCC919A-CA34-4A5C-B0C3-69A16FA844D7}.Release|x64.ActiveCfg = Release|Any CPU
{1BCC919A-CA34-4A5C-B0C3-69A16FA844D7}.Release|x64.Build.0 = Release|Any CPU
{1BCC919A-CA34-4A5C-B0C3-69A16FA844D7}.Release|x86.ActiveCfg = Release|Any CPU
{1BCC919A-CA34-4A5C-B0C3-69A16FA844D7}.Release|x86.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down Expand Up @@ -539,7 +525,6 @@ Global
{B93A3149-67E8-491E-A1E5-19D65F9D9E98} = {0CC4817A-12F3-4357-912C-09315FAAD008}
{599A336B-2A5F-473D-8442-1223ED37C93E} = {0CC4817A-12F3-4357-912C-09315FAAD008}
{A314812A-7820-4565-A2A8-ABBE391C11E4} = {4F3CD363-B1E6-4D6D-9466-97D78A56BE45}
{1BCC919A-CA34-4A5C-B0C3-69A16FA844D7} = {28E5EFE6-C9DD-4FF9-9FEC-532F72DFFA6E}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {01D48116-37A2-4D33-B9EC-94793C702431}
Expand Down

0 comments on commit 63668a3

Please sign in to comment.