-
Notifications
You must be signed in to change notification settings - Fork 1
/
TheFilenalCountdown.sln
29 lines (29 loc) · 1.39 KB
/
TheFilenalCountdown.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.28307.1209
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TheFilenalCountdown", "TheFilenalCountdown\TheFilenalCountdown.csproj", "{B6C56E44-3FCA-4868-B66B-94711259A775}"
EndProject
Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "Setup1", "Setup1\Setup1.vdproj", "{1017F7DB-D8D3-4A7A-A5CC-71135D9D8FDD}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{B6C56E44-3FCA-4868-B66B-94711259A775}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B6C56E44-3FCA-4868-B66B-94711259A775}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B6C56E44-3FCA-4868-B66B-94711259A775}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B6C56E44-3FCA-4868-B66B-94711259A775}.Release|Any CPU.Build.0 = Release|Any CPU
{1017F7DB-D8D3-4A7A-A5CC-71135D9D8FDD}.Debug|Any CPU.ActiveCfg = Debug
{1017F7DB-D8D3-4A7A-A5CC-71135D9D8FDD}.Release|Any CPU.ActiveCfg = Release
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {6DDBA266-2848-45B9-A73B-ECB08847CB9D}
EndGlobalSection
EndGlobal