Files
MixxxDatabaseStatus/MixxDatabaseStatus.sln
Martijn Scheepers 9619437d28 second commit
2022-02-04 15:51:22 +01:00

32 lines
1.6 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.0.32112.339
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MixxDatabaseStatus", "MixxDatabaseStatus\MixxDatabaseStatus.csproj", "{9031A223-79DD-44C6-85A2-2321DCBAF37A}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MixxDatabase", "MixxDatabase\MixxDatabase.csproj", "{79123531-5ACA-47A7-AD27-4F8ACD5F3A74}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{9031A223-79DD-44C6-85A2-2321DCBAF37A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9031A223-79DD-44C6-85A2-2321DCBAF37A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9031A223-79DD-44C6-85A2-2321DCBAF37A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9031A223-79DD-44C6-85A2-2321DCBAF37A}.Release|Any CPU.Build.0 = Release|Any CPU
{79123531-5ACA-47A7-AD27-4F8ACD5F3A74}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{79123531-5ACA-47A7-AD27-4F8ACD5F3A74}.Debug|Any CPU.Build.0 = Debug|Any CPU
{79123531-5ACA-47A7-AD27-4F8ACD5F3A74}.Release|Any CPU.ActiveCfg = Release|Any CPU
{79123531-5ACA-47A7-AD27-4F8ACD5F3A74}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {AB9CBCBA-CDD5-43FF-BFD5-85BB988E2505}
EndGlobalSection
EndGlobal