26 lines
1.2 KiB
Plaintext
26 lines
1.2 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 16
|
|
VisualStudioVersion = 16.0.31729.503
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Sample Standard Deviation", "Sample Standard Deviation\Sample Standard Deviation.csproj", "{9A613E47-9DBB-415C-9AF9-DC10C3B588CC}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{9A613E47-9DBB-415C-9AF9-DC10C3B588CC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{9A613E47-9DBB-415C-9AF9-DC10C3B588CC}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{9A613E47-9DBB-415C-9AF9-DC10C3B588CC}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{9A613E47-9DBB-415C-9AF9-DC10C3B588CC}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {A1B1BB6D-BE3B-4D5A-9FD9-83E6085D984A}
|
|
EndGlobalSection
|
|
EndGlobal
|