29 lines
1.3 KiB
Plaintext
29 lines
1.3 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio 15
|
|
VisualStudioVersion = 15.0.28307.757
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tools.JsonToXlsHelper", "Tools.JsonToXlsHelper.csproj", "{20F137FD-C25E-42B7-A68F-58C746475897}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
_MANUAL_CONTROL|Any CPU = _MANUAL_CONTROL|Any CPU
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{20F137FD-C25E-42B7-A68F-58C746475897}._MANUAL_CONTROL|Any CPU.ActiveCfg = _MANUAL_CONTROL|Any CPU
|
|
{20F137FD-C25E-42B7-A68F-58C746475897}._MANUAL_CONTROL|Any CPU.Build.0 = _MANUAL_CONTROL|Any CPU
|
|
{20F137FD-C25E-42B7-A68F-58C746475897}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{20F137FD-C25E-42B7-A68F-58C746475897}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{20F137FD-C25E-42B7-A68F-58C746475897}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{20F137FD-C25E-42B7-A68F-58C746475897}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {0B847240-9C1C-42F5-8406-2035BD0B73FC}
|
|
EndGlobalSection
|
|
EndGlobal
|