-
Notifications
You must be signed in to change notification settings - Fork 0
/
sMatrizes.sln
25 lines (25 loc) · 1.04 KB
/
sMatrizes.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.31702.278
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "pMatrizes", "pMatrizes\pMatrizes.csproj", "{5A8C618D-E3F0-485E-BF9A-7FC8B6D46260}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x86 = Debug|x86
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{5A8C618D-E3F0-485E-BF9A-7FC8B6D46260}.Debug|x86.ActiveCfg = Debug|x86
{5A8C618D-E3F0-485E-BF9A-7FC8B6D46260}.Debug|x86.Build.0 = Debug|x86
{5A8C618D-E3F0-485E-BF9A-7FC8B6D46260}.Release|x86.ActiveCfg = Release|x86
{5A8C618D-E3F0-485E-BF9A-7FC8B6D46260}.Release|x86.Build.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {9D11B5F6-6DFA-480E-AE4E-7023C6D77940}
EndGlobalSection
EndGlobal