You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

32 lines
1.6 KiB
Plaintext

6 years ago

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
5 years ago
VisualStudioVersion = 15.0.27703.2000
6 years ago
MinimumVisualStudioVersion = 10.0.40219.1
5 years ago
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DateTimeStudy", "DateTimeStudy\DateTimeStudy.csproj", "{FD1888B3-85CE-4C01-AB70-AC260C5F5AE3}"
6 years ago
EndProject
5 years ago
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DateTimeStudyTest", "DateTimeStudyTest\DateTimeStudyTest.csproj", "{034908E5-4A57-446F-B9DD-F9388ADFE019}"
6 years ago
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
5 years ago
{FD1888B3-85CE-4C01-AB70-AC260C5F5AE3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{FD1888B3-85CE-4C01-AB70-AC260C5F5AE3}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FD1888B3-85CE-4C01-AB70-AC260C5F5AE3}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FD1888B3-85CE-4C01-AB70-AC260C5F5AE3}.Release|Any CPU.Build.0 = Release|Any CPU
{034908E5-4A57-446F-B9DD-F9388ADFE019}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{034908E5-4A57-446F-B9DD-F9388ADFE019}.Debug|Any CPU.Build.0 = Debug|Any CPU
{034908E5-4A57-446F-B9DD-F9388ADFE019}.Release|Any CPU.ActiveCfg = Release|Any CPU
{034908E5-4A57-446F-B9DD-F9388ADFE019}.Release|Any CPU.Build.0 = Release|Any CPU
6 years ago
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
5 years ago
SolutionGuid = {4E842325-6DCE-4BA8-81B7-A71856A669DE}
6 years ago
EndGlobalSection
EndGlobal