-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGetMyMusicOffOfMyIpodAndOntoMyComputer.sln
29 lines (29 loc) · 1.51 KB
/
GetMyMusicOffOfMyIpodAndOntoMyComputer.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.28729.10
MinimumVisualStudioVersion = 10.0.40219.1
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "GetMyMusicOffOfMyIpodAndOntoMyComputer", "GetMyMusicOffOfMyIpodAndOntoMyComputer\GetMyMusicOffOfMyIpodAndOntoMyComputer.vbproj", "{14AC7A20-59A6-4412-B176-79CA182287D9}"
EndProject
Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "GetMyMusicOffOfMyIpodSetup", "GetMyMusicOffOfMyIpodSetup\GetMyMusicOffOfMyIpodSetup.vdproj", "{A03CBB77-CCA9-4487-A87A-E4B426C84F2C}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{14AC7A20-59A6-4412-B176-79CA182287D9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{14AC7A20-59A6-4412-B176-79CA182287D9}.Debug|Any CPU.Build.0 = Debug|Any CPU
{14AC7A20-59A6-4412-B176-79CA182287D9}.Release|Any CPU.ActiveCfg = Release|Any CPU
{14AC7A20-59A6-4412-B176-79CA182287D9}.Release|Any CPU.Build.0 = Release|Any CPU
{A03CBB77-CCA9-4487-A87A-E4B426C84F2C}.Debug|Any CPU.ActiveCfg = Debug
{A03CBB77-CCA9-4487-A87A-E4B426C84F2C}.Release|Any CPU.ActiveCfg = Release
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {AE6115BF-6D82-4274-913C-8C82B6EBDC00}
EndGlobalSection
EndGlobal