-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy pathYTP++.sln
32 lines (32 loc) · 1.44 KB
/
YTP++.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.29503.13
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "YTP++", "YTP++.csproj", "{9745A375-7E9A-498F-AA58-C87D117C1B5F}"
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
Description = YouTube Poop Generator
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{9745A375-7E9A-498F-AA58-C87D117C1B5F}.Debug|Any CPU.ActiveCfg = Debug|x86
{9745A375-7E9A-498F-AA58-C87D117C1B5F}.Debug|Any CPU.Build.0 = Debug|x86
{9745A375-7E9A-498F-AA58-C87D117C1B5F}.Debug|x86.ActiveCfg = Debug|x86
{9745A375-7E9A-498F-AA58-C87D117C1B5F}.Debug|x86.Build.0 = Debug|x86
{9745A375-7E9A-498F-AA58-C87D117C1B5F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9745A375-7E9A-498F-AA58-C87D117C1B5F}.Release|Any CPU.Build.0 = Release|Any CPU
{9745A375-7E9A-498F-AA58-C87D117C1B5F}.Release|x86.ActiveCfg = Release|Any CPU
{9745A375-7E9A-498F-AA58-C87D117C1B5F}.Release|x86.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {DC5061A6-01CA-45E9-AB83-8B1F048C0B3A}
EndGlobalSection
EndGlobal