Files
ytdlp-gui/ytdlp-gui.sln
2025-05-20 02:11:57 +02:00

26 lines
1.1 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.13.35931.197 d17.13
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ytdlp-gui", "ytdlp-gui.csproj", "{F54BD871-4C4E-4069-BFBF-B91A89E2A9FF}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{F54BD871-4C4E-4069-BFBF-B91A89E2A9FF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F54BD871-4C4E-4069-BFBF-B91A89E2A9FF}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F54BD871-4C4E-4069-BFBF-B91A89E2A9FF}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F54BD871-4C4E-4069-BFBF-B91A89E2A9FF}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {AF0893DB-6F02-4532-8669-00B970001D38}
EndGlobalSection
EndGlobal