Files
MatrixExtension_SMathStudio/MatrixExtensions.sln

26 lines
1.1 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.30320.27
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MatrixExtensions", "MatrixExtensions.csproj", "{6DD7D794-EB0C-4386-8FAF-64C1C9AEED27}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{6DD7D794-EB0C-4386-8FAF-64C1C9AEED27}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6DD7D794-EB0C-4386-8FAF-64C1C9AEED27}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6DD7D794-EB0C-4386-8FAF-64C1C9AEED27}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6DD7D794-EB0C-4386-8FAF-64C1C9AEED27}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {FDF65821-5E33-4A1A-9519-311235CF2749}
EndGlobalSection
EndGlobal