Files
MixxxDatabaseLibrary/MusicDatabaseClass.sln
2022-02-03 15:25:16 +01:00

26 lines
1.1 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("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MusicDatabaseClass", "MusicDatabaseClass\MusicDatabaseClass.csproj", "{7C1AD226-03F5-4CB7-BA03-2B6E80D38144}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{7C1AD226-03F5-4CB7-BA03-2B6E80D38144}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7C1AD226-03F5-4CB7-BA03-2B6E80D38144}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7C1AD226-03F5-4CB7-BA03-2B6E80D38144}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7C1AD226-03F5-4CB7-BA03-2B6E80D38144}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {5AAF7FA2-E062-4614-8234-0915D47C5F72}
EndGlobalSection
EndGlobal