Files
YoutubeMP3/YoutubeMP3.sln
2024-04-23 17:02:57 +02:00

32 lines
1.4 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.9.34728.123
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "YoutubeMP3", "YoutubeMP3\YoutubeMP3.csproj", "{81D4D628-0F48-45AB-B876-78A7C82A0BAA}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{81D4D628-0F48-45AB-B876-78A7C82A0BAA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{81D4D628-0F48-45AB-B876-78A7C82A0BAA}.Debug|Any CPU.Build.0 = Debug|Any CPU
{81D4D628-0F48-45AB-B876-78A7C82A0BAA}.Debug|x86.ActiveCfg = Debug|Any CPU
{81D4D628-0F48-45AB-B876-78A7C82A0BAA}.Debug|x86.Build.0 = Debug|Any CPU
{81D4D628-0F48-45AB-B876-78A7C82A0BAA}.Release|Any CPU.ActiveCfg = Release|Any CPU
{81D4D628-0F48-45AB-B876-78A7C82A0BAA}.Release|Any CPU.Build.0 = Release|Any CPU
{81D4D628-0F48-45AB-B876-78A7C82A0BAA}.Release|x86.ActiveCfg = Release|x86
{81D4D628-0F48-45AB-B876-78A7C82A0BAA}.Release|x86.Build.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {152E27E1-FB89-4830-B61A-358F2F47D0CB}
EndGlobalSection
EndGlobal