1
0
mirror of https://github.com/akpaevj/OneSTools.Database.git synced 2024-12-12 08:33:44 +02:00
OneSTools.Database/OneSTools.Config.sln

35 lines
1.8 KiB
Plaintext
Raw Permalink Normal View History


Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.29613.14
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "OneSTools.Config", "OneSTools.Database\OneSTools.Config.csproj", "{A3F13A0A-8FC0-4F87-87AC-7C408E4C7648}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "OneSTools.DatabaseTest", "OneSTools.DatabaseTest\OneSTools.DatabaseTest.csproj", "{5F2BD24D-E7CF-4E63-A4C4-41E14D24CA35}"
ProjectSection(ProjectDependencies) = postProject
{A3F13A0A-8FC0-4F87-87AC-7C408E4C7648} = {A3F13A0A-8FC0-4F87-87AC-7C408E4C7648}
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{A3F13A0A-8FC0-4F87-87AC-7C408E4C7648}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A3F13A0A-8FC0-4F87-87AC-7C408E4C7648}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A3F13A0A-8FC0-4F87-87AC-7C408E4C7648}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A3F13A0A-8FC0-4F87-87AC-7C408E4C7648}.Release|Any CPU.Build.0 = Release|Any CPU
{5F2BD24D-E7CF-4E63-A4C4-41E14D24CA35}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5F2BD24D-E7CF-4E63-A4C4-41E14D24CA35}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5F2BD24D-E7CF-4E63-A4C4-41E14D24CA35}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5F2BD24D-E7CF-4E63-A4C4-41E14D24CA35}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {06AE93F0-6F4D-4B30-9781-81224635FCC2}
EndGlobalSection
EndGlobal