distributed-computing/tasks/voronkova-es/lab_6/MatrixCalculator/MatrixCalculator.sln

26 lines
1.1 KiB
Plaintext
Raw Normal View History


Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.6.33723.286
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MatrixCalculator", "MatrixCalculator\MatrixCalculator.csproj", "{12D70107-84A8-4118-82E5-53535F1B2A4A}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{12D70107-84A8-4118-82E5-53535F1B2A4A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{12D70107-84A8-4118-82E5-53535F1B2A4A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{12D70107-84A8-4118-82E5-53535F1B2A4A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{12D70107-84A8-4118-82E5-53535F1B2A4A}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {608D6B6A-88D3-43D4-A361-B488FB03C4AC}
EndGlobalSection
EndGlobal