forked from dradovic/MigSharp
-
Notifications
You must be signed in to change notification settings - Fork 0
/
MigSharp.sln
79 lines (79 loc) · 4.97 KB
/
MigSharp.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{EA4A057D-7277-4869-BA9E-6764C7736EC1}"
ProjectSection(SolutionItems) = preProject
CHANGES.txt = CHANGES.txt
CustomDictionary.xml = CustomDictionary.xml
How to release.txt = How to release.txt
LICENSE.txt = LICENSE.txt
LocalTestRun.testrunconfig = LocalTestRun.testrunconfig
MigSharp.FxCop = MigSharp.FxCop
MigSharp.msbuild = MigSharp.msbuild
MigSharp.vsmdi = MigSharp.vsmdi
Open.snk = Open.snk
TODO.txt = TODO.txt
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MigSharp", "MigSharp\MigSharp.csproj", "{EAFA7470-A919-449C-9142-3D515DAB52AD}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MigSharp.NUnit", "MigSharp.NUnit\MigSharp.NUnit.csproj", "{4F2DFEF3-F0E8-436C-BB8C-8BC61B9A6A4C}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MigSharp.Oracle.NUnit", "MigSharp.Oracle.NUnit\MigSharp.Oracle.NUnit.csproj", "{1DC203FB-09A8-49CB-8367-A70A5EA83DA5}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MigSharp.SqlServer.NUnit", "MigSharp.SqlServer.NUnit\MigSharp.SqlServer.NUnit.csproj", "{85FC36E4-926A-49B2-A29D-99FEA93C8054}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MigSharp.Teradata.NUnit", "MigSharp.Teradata.NUnit\MigSharp.Teradata.NUnit.csproj", "{F286D4CC-B742-40BB-9FD2-F7380EBC6C64}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MigSharp.SqlServerCe.NUnit", "MigSharp.SqlServerCe.NUnit\MigSharp.SqlServerCe.NUnit.csproj", "{3BB17235-A896-4BF4-B25F-501EFF71F777}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MigSharp.SQLite.NUnit", "MigSharp.SQLite.NUnit\MigSharp.SQLite.NUnit.csproj", "{B7C9C7E2-3199-436C-ADF6-8B63B751696C}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Migrate", "Migrate\Migrate.csproj", "{4100DFDA-C758-4177-8478-116CBEC6E19A}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{EAFA7470-A919-449C-9142-3D515DAB52AD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{EAFA7470-A919-449C-9142-3D515DAB52AD}.Debug|Any CPU.Build.0 = Debug|Any CPU
{EAFA7470-A919-449C-9142-3D515DAB52AD}.Release|Any CPU.ActiveCfg = Release|Any CPU
{EAFA7470-A919-449C-9142-3D515DAB52AD}.Release|Any CPU.Build.0 = Release|Any CPU
{4F2DFEF3-F0E8-436C-BB8C-8BC61B9A6A4C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4F2DFEF3-F0E8-436C-BB8C-8BC61B9A6A4C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4F2DFEF3-F0E8-436C-BB8C-8BC61B9A6A4C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4F2DFEF3-F0E8-436C-BB8C-8BC61B9A6A4C}.Release|Any CPU.Build.0 = Release|Any CPU
{1DC203FB-09A8-49CB-8367-A70A5EA83DA5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1DC203FB-09A8-49CB-8367-A70A5EA83DA5}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1DC203FB-09A8-49CB-8367-A70A5EA83DA5}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1DC203FB-09A8-49CB-8367-A70A5EA83DA5}.Release|Any CPU.Build.0 = Release|Any CPU
{85FC36E4-926A-49B2-A29D-99FEA93C8054}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{85FC36E4-926A-49B2-A29D-99FEA93C8054}.Debug|Any CPU.Build.0 = Debug|Any CPU
{85FC36E4-926A-49B2-A29D-99FEA93C8054}.Release|Any CPU.ActiveCfg = Release|Any CPU
{85FC36E4-926A-49B2-A29D-99FEA93C8054}.Release|Any CPU.Build.0 = Release|Any CPU
{F286D4CC-B742-40BB-9FD2-F7380EBC6C64}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F286D4CC-B742-40BB-9FD2-F7380EBC6C64}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F286D4CC-B742-40BB-9FD2-F7380EBC6C64}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F286D4CC-B742-40BB-9FD2-F7380EBC6C64}.Release|Any CPU.Build.0 = Release|Any CPU
{3BB17235-A896-4BF4-B25F-501EFF71F777}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3BB17235-A896-4BF4-B25F-501EFF71F777}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3BB17235-A896-4BF4-B25F-501EFF71F777}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3BB17235-A896-4BF4-B25F-501EFF71F777}.Release|Any CPU.Build.0 = Release|Any CPU
{B7C9C7E2-3199-436C-ADF6-8B63B751696C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B7C9C7E2-3199-436C-ADF6-8B63B751696C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B7C9C7E2-3199-436C-ADF6-8B63B751696C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B7C9C7E2-3199-436C-ADF6-8B63B751696C}.Release|Any CPU.Build.0 = Release|Any CPU
{4100DFDA-C758-4177-8478-116CBEC6E19A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4100DFDA-C758-4177-8478-116CBEC6E19A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4100DFDA-C758-4177-8478-116CBEC6E19A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4100DFDA-C758-4177-8478-116CBEC6E19A}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
VisualSVNWorkingCopyRoot = .
EndGlobalSection
EndGlobal