From 2d610816f4ffbde63f3ee346c7c56167c7d71e8c Mon Sep 17 00:00:00 2001 From: Alee14 Date: Tue, 9 May 2017 11:41:06 -0400 Subject: Add project files. --- YouTube TV.sln | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 YouTube TV.sln (limited to 'YouTube TV.sln') diff --git a/YouTube TV.sln b/YouTube TV.sln new file mode 100644 index 0000000..2766d14 --- /dev/null +++ b/YouTube TV.sln @@ -0,0 +1,22 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio 14 +VisualStudioVersion = 14.0.25420.1 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "YouTube TV", "YouTube TV\YouTube TV.csproj", "{90894953-8235-499F-B90D-DB5326A32D5C}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {90894953-8235-499F-B90D-DB5326A32D5C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {90894953-8235-499F-B90D-DB5326A32D5C}.Debug|Any CPU.Build.0 = Debug|Any CPU + {90894953-8235-499F-B90D-DB5326A32D5C}.Release|Any CPU.ActiveCfg = Release|Any CPU + {90894953-8235-499F-B90D-DB5326A32D5C}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal -- cgit v1.2.3