36 lines
1.9 KiB
Plaintext
36 lines
1.9 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 17
|
|
VisualStudioVersion = 17.9.34728.123
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{00D1A9C2-B5F0-4AF3-8072-F6C62B433612}") = "VPKI.AccountDB", "VPKI.AccountDB\VPKI.AccountDB.sqlproj", "{6D9F945F-42AE-4C95-9656-A24FA23F4782}"
|
|
EndProject
|
|
Project("{00D1A9C2-B5F0-4AF3-8072-F6C62B433612}") = "VPKI.DataDB", "VPKI.DataDB\VPKI.DataDB.sqlproj", "{85B3CD8C-6920-4E6D-A914-7D25B6924A22}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{6D9F945F-42AE-4C95-9656-A24FA23F4782}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{6D9F945F-42AE-4C95-9656-A24FA23F4782}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{6D9F945F-42AE-4C95-9656-A24FA23F4782}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
|
|
{6D9F945F-42AE-4C95-9656-A24FA23F4782}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{6D9F945F-42AE-4C95-9656-A24FA23F4782}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{6D9F945F-42AE-4C95-9656-A24FA23F4782}.Release|Any CPU.Deploy.0 = Release|Any CPU
|
|
{85B3CD8C-6920-4E6D-A914-7D25B6924A22}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{85B3CD8C-6920-4E6D-A914-7D25B6924A22}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{85B3CD8C-6920-4E6D-A914-7D25B6924A22}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
|
|
{85B3CD8C-6920-4E6D-A914-7D25B6924A22}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{85B3CD8C-6920-4E6D-A914-7D25B6924A22}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{85B3CD8C-6920-4E6D-A914-7D25B6924A22}.Release|Any CPU.Deploy.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {783B428F-7368-4F65-98B6-DB3C2B2D0EB0}
|
|
EndGlobalSection
|
|
EndGlobal
|