forked from Maxstupo/ydl-ui
-
Notifications
You must be signed in to change notification settings - Fork 0
/
YDL-UI.sln
35 lines (35 loc) · 1.55 KB
/
YDL-UI.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.30804.86
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "YDL-UI", "YDL-UI\YDL-UI.csproj", "{DAD7EA1A-DBB7-4291-9E85-960E21773AF4}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{57B8B45E-D968-48FA-BB5C-BC4758B8B2DE}"
ProjectSection(SolutionItems) = preProject
.editorconfig = .editorconfig
.gitignore = .gitignore
appveyor.yml = appveyor.yml
LICENSE.md = LICENSE.md
README.md = README.md
YDL-UI\Update YT-DL.bat = YDL-UI\Update YT-DL.bat
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
DebugPortable|Any CPU = DebugPortable|Any CPU
ReleasePortable|Any CPU = ReleasePortable|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{DAD7EA1A-DBB7-4291-9E85-960E21773AF4}.DebugPortable|Any CPU.ActiveCfg = DebugPortable|Any CPU
{DAD7EA1A-DBB7-4291-9E85-960E21773AF4}.DebugPortable|Any CPU.Build.0 = DebugPortable|Any CPU
{DAD7EA1A-DBB7-4291-9E85-960E21773AF4}.ReleasePortable|Any CPU.ActiveCfg = ReleasePortable|Any CPU
{DAD7EA1A-DBB7-4291-9E85-960E21773AF4}.ReleasePortable|Any CPU.Build.0 = ReleasePortable|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {4F66AB2A-00F0-4E97-97BC-942079D28960}
EndGlobalSection
EndGlobal