26 lines
1.1 KiB
Plaintext
26 lines
1.1 KiB
Plaintext
|
|
|||
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|||
|
# Visual Studio 15
|
|||
|
VisualStudioVersion = 15.0.27703.2000
|
|||
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|||
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ShowTrend3", "ShowTrend3\ShowTrend3.csproj", "{AC3F23BE-4077-4CC8-BA6D-76E4B385E7B1}"
|
|||
|
EndProject
|
|||
|
Global
|
|||
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|||
|
Debug|Any CPU = Debug|Any CPU
|
|||
|
Release|Any CPU = Release|Any CPU
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|||
|
{AC3F23BE-4077-4CC8-BA6D-76E4B385E7B1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|||
|
{AC3F23BE-4077-4CC8-BA6D-76E4B385E7B1}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|||
|
{AC3F23BE-4077-4CC8-BA6D-76E4B385E7B1}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|||
|
{AC3F23BE-4077-4CC8-BA6D-76E4B385E7B1}.Release|Any CPU.Build.0 = Release|Any CPU
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(SolutionProperties) = preSolution
|
|||
|
HideSolutionNode = FALSE
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|||
|
SolutionGuid = {7AA8D112-D707-42B5-B68F-E10DD3EE9959}
|
|||
|
EndGlobalSection
|
|||
|
EndGlobal
|