32 lines
1.6 KiB
Plaintext
32 lines
1.6 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 17
|
|
VisualStudioVersion = 17.10.35027.167
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbMigrate", "DbMigrate.csproj", "{A4A58207-CF8C-46FD-9749-3D4D8816E11A}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbMigrateTester", "DbMigrateTester\DbMigrateTester.csproj", "{33492E2A-4D65-4F78-A3C5-325474921199}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{A4A58207-CF8C-46FD-9749-3D4D8816E11A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{A4A58207-CF8C-46FD-9749-3D4D8816E11A}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{A4A58207-CF8C-46FD-9749-3D4D8816E11A}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{A4A58207-CF8C-46FD-9749-3D4D8816E11A}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{33492E2A-4D65-4F78-A3C5-325474921199}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{33492E2A-4D65-4F78-A3C5-325474921199}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{33492E2A-4D65-4F78-A3C5-325474921199}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{33492E2A-4D65-4F78-A3C5-325474921199}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {0982AFF1-3402-4656-B792-7E92562C3201}
|
|
EndGlobalSection
|
|
EndGlobal
|