26 lines
1.1 KiB
Plaintext
26 lines
1.1 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 17
|
|
VisualStudioVersion = 17.1.32414.318
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ZodiacFinder", "ZodiacFinder.csproj", "{7A76E8A0-EF18-4FF3-A972-646635CEE119}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{7A76E8A0-EF18-4FF3-A972-646635CEE119}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{7A76E8A0-EF18-4FF3-A972-646635CEE119}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{7A76E8A0-EF18-4FF3-A972-646635CEE119}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{7A76E8A0-EF18-4FF3-A972-646635CEE119}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {F19EF4CF-717B-4648-B1D6-C8CDE0202DAB}
|
|
EndGlobalSection
|
|
EndGlobal
|