-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathEditoraInovacao.Sankhya.Entities.sln
More file actions
39 lines (39 loc) · 2.16 KB
/
EditoraInovacao.Sankhya.Entities.sln
File metadata and controls
39 lines (39 loc) · 2.16 KB
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.7.34024.191
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EditoraInovacao.Sankhya.Entities", "Src\EditoraInovacao.Sankhya.Entities\EditoraInovacao.Sankhya.Entities.csproj", "{928B45CA-A019-4092-B2FB-A7DBA13BAF9D}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Tests", "Tests", "{B420B6AF-6E8C-4EC5-9183-8D74A86DC153}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EditoraInovacao.Sankhya.Entities.Tests", "Tests\EditoraInovacao.Sankhya.Entities.Tests\EditoraInovacao.Sankhya.Entities.Tests.csproj", "{048C1DC1-8401-4537-992E-642196DFE46A}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Src", "Src", "{19C5C079-D097-41A0-B58C-A90E0818803D}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{928B45CA-A019-4092-B2FB-A7DBA13BAF9D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{928B45CA-A019-4092-B2FB-A7DBA13BAF9D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{928B45CA-A019-4092-B2FB-A7DBA13BAF9D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{928B45CA-A019-4092-B2FB-A7DBA13BAF9D}.Release|Any CPU.Build.0 = Release|Any CPU
{048C1DC1-8401-4537-992E-642196DFE46A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{048C1DC1-8401-4537-992E-642196DFE46A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{048C1DC1-8401-4537-992E-642196DFE46A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{048C1DC1-8401-4537-992E-642196DFE46A}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{928B45CA-A019-4092-B2FB-A7DBA13BAF9D} = {19C5C079-D097-41A0-B58C-A90E0818803D}
{048C1DC1-8401-4537-992E-642196DFE46A} = {B420B6AF-6E8C-4EC5-9183-8D74A86DC153}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {8F59F598-1E1F-4C25-B011-31FEED673EAA}
EndGlobalSection
EndGlobal