-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathLivePlaylistsSharp.sln
37 lines (37 loc) · 2.04 KB
/
LivePlaylistsSharp.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.4.33110.190
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Agent", "Agent\Agent.csproj", "{466142D9-288A-4E2F-AD16-76EE64579C41}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AudDSharp", "..\AudDSharp\AudDSharp\AudDSharp.csproj", "{A4FA96A7-F7B2-4232-9C7E-9DA7710D405C}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Project", "shazam-for-real-master\shazam-for-real-master\Project.csproj", "{EE658658-B24C-49A5-8657-B288361C8A3F}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{466142D9-288A-4E2F-AD16-76EE64579C41}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{466142D9-288A-4E2F-AD16-76EE64579C41}.Debug|Any CPU.Build.0 = Debug|Any CPU
{466142D9-288A-4E2F-AD16-76EE64579C41}.Release|Any CPU.ActiveCfg = Release|Any CPU
{466142D9-288A-4E2F-AD16-76EE64579C41}.Release|Any CPU.Build.0 = Release|Any CPU
{A4FA96A7-F7B2-4232-9C7E-9DA7710D405C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A4FA96A7-F7B2-4232-9C7E-9DA7710D405C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A4FA96A7-F7B2-4232-9C7E-9DA7710D405C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A4FA96A7-F7B2-4232-9C7E-9DA7710D405C}.Release|Any CPU.Build.0 = Release|Any CPU
{EE658658-B24C-49A5-8657-B288361C8A3F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{EE658658-B24C-49A5-8657-B288361C8A3F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{EE658658-B24C-49A5-8657-B288361C8A3F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{EE658658-B24C-49A5-8657-B288361C8A3F}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {D0C8A0A9-CCC7-424A-A716-C06410A7D5A5}
EndGlobalSection
EndGlobal