Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 16 VisualStudioVersion = 16.0.31112.23 MinimumVisualStudioVersion = 10.0.40219.1 Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SpotifyMod", "SpotifyMod.csproj", "{273EF25D-5E34-4F5A-9067-70DB779CABF0}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SpotifyModTesting", "..\SpotifyModTesting\SpotifyModTesting.csproj", "{86D9A235-F5ED-455A-8095-034D38239A41}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {273EF25D-5E34-4F5A-9067-70DB779CABF0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {273EF25D-5E34-4F5A-9067-70DB779CABF0}.Debug|Any CPU.Build.0 = Debug|Any CPU {273EF25D-5E34-4F5A-9067-70DB779CABF0}.Release|Any CPU.ActiveCfg = Release|Any CPU {273EF25D-5E34-4F5A-9067-70DB779CABF0}.Release|Any CPU.Build.0 = Release|Any CPU {86D9A235-F5ED-455A-8095-034D38239A41}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {86D9A235-F5ED-455A-8095-034D38239A41}.Debug|Any CPU.Build.0 = Debug|Any CPU {86D9A235-F5ED-455A-8095-034D38239A41}.Release|Any CPU.ActiveCfg = Release|Any CPU {86D9A235-F5ED-455A-8095-034D38239A41}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {E78B2E9F-A53D-4E9B-97A3-01B63B706C17} EndGlobalSection EndGlobal