Skip to content

Commit 2bfdebb

Browse files
author
jeffshumphreys@gmail.com
committed
What a mess. Source Control. As always, control is an illusion.
1 parent 107572a commit 2bfdebb

29 files changed

+1
-1713
lines changed

MySQLCLRFunctions.sln

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,13 @@ VisualStudioVersion = 16.0.29827.131
55
MinimumVisualStudioVersion = 10.0.40219.1
66
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MySQLCLRFunctions", "MySQLCLRFunctions.csproj", "{6AEAE0BF-82E7-4793-8E9D-E649ABD0A807}"
77
EndProject
8-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TestMySQLCLRFunctions", "TestMySQLCLRFunctions\TestMySQLCLRFunctions.csproj", "{A084D459-BEE6-46BB-BB2C-4756879B2599}"
9-
EndProject
108
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{912B914B-FAA0-4CB8-B38C-202E9B9965ED}"
119
ProjectSection(SolutionItems) = preProject
1210
.editorconfig = .editorconfig
1311
SQLCLR_Register.sql.txt = SQLCLR_Register.sql.txt
1412
EndProjectSection
1513
EndProject
16-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MySQLCLRFunctionsTests3", "MySQLCLRFunctionsTests3\MySQLCLRFunctionsTests3.csproj", "{3D1EB882-6064-4EBA-8421-1DC11A3955E9}"
14+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MySQLCLRFunctionsTests", "MySQLCLRFunctionsTests\MySQLCLRFunctionsTests.csproj", "{3D1EB882-6064-4EBA-8421-1DC11A3955E9}"
1715
EndProject
1816
Global
1917
GlobalSection(SolutionConfigurationPlatforms) = preSolution
@@ -25,10 +23,6 @@ Global
2523
{6AEAE0BF-82E7-4793-8E9D-E649ABD0A807}.Debug|Any CPU.Build.0 = Debug|Any CPU
2624
{6AEAE0BF-82E7-4793-8E9D-E649ABD0A807}.Release|Any CPU.ActiveCfg = Release|Any CPU
2725
{6AEAE0BF-82E7-4793-8E9D-E649ABD0A807}.Release|Any CPU.Build.0 = Release|Any CPU
28-
{A084D459-BEE6-46BB-BB2C-4756879B2599}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
29-
{A084D459-BEE6-46BB-BB2C-4756879B2599}.Debug|Any CPU.Build.0 = Debug|Any CPU
30-
{A084D459-BEE6-46BB-BB2C-4756879B2599}.Release|Any CPU.ActiveCfg = Release|Any CPU
31-
{A084D459-BEE6-46BB-BB2C-4756879B2599}.Release|Any CPU.Build.0 = Release|Any CPU
3226
{3D1EB882-6064-4EBA-8421-1DC11A3955E9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
3327
{3D1EB882-6064-4EBA-8421-1DC11A3955E9}.Debug|Any CPU.Build.0 = Debug|Any CPU
3428
{3D1EB882-6064-4EBA-8421-1DC11A3955E9}.Release|Any CPU.ActiveCfg = Release|Any CPU

MySQLCLRFunctionsMSTests/MySQLCLRFunctionsMSTests.csproj

Lines changed: 0 additions & 102 deletions
This file was deleted.

MySQLCLRFunctionsMSTests/Properties/AssemblyInfo.cs

Lines changed: 0 additions & 35 deletions
This file was deleted.

MySQLCLRFunctionsMSTests/StringMeasureTests.cs

Lines changed: 0 additions & 45 deletions
This file was deleted.

MySQLCLRFunctionsMSTests/StringPivotTests.cs

Lines changed: 0 additions & 74 deletions
This file was deleted.

MySQLCLRFunctionsMSTests/StringReduceTests.cs

Lines changed: 0 additions & 52 deletions
This file was deleted.

0 commit comments

Comments
 (0)