From 56784ad89317a6c64b7546c03a390e27c4e5cee3 Mon Sep 17 00:00:00 2001 From: Michael Nolan Date: Sun, 19 Dec 2021 23:53:04 +0000 Subject: [PATCH] Upload New File --- tytd-setup.sln | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 tytd-setup.sln diff --git a/tytd-setup.sln b/tytd-setup.sln new file mode 100644 index 0000000..aae0b35 --- /dev/null +++ b/tytd-setup.sln @@ -0,0 +1,17 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio 15 +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "tytd-setup", "tytd-setup\tytd-setup.csproj", "{C787735A-D872-4AE1-8407-317104887889}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|x86 = Debug|x86 + Release|x86 = Release|x86 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {C787735A-D872-4AE1-8407-317104887889}.Debug|x86.ActiveCfg = Debug|x86 + {C787735A-D872-4AE1-8407-317104887889}.Debug|x86.Build.0 = Debug|x86 + {C787735A-D872-4AE1-8407-317104887889}.Release|x86.ActiveCfg = Release|x86 + {C787735A-D872-4AE1-8407-317104887889}.Release|x86.Build.0 = Release|x86 + EndGlobalSection +EndGlobal