-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathProject.sln
32 lines (32 loc) · 1.54 KB
/
Project.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
26
27
28
29
30
31
32
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.4.33213.308
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Project", "Project.csproj", "{48518F4F-E626-4DD5-9244-0214725B2BF4}"
EndProject
Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "Instalador_Bolo", "Instalador\Instalador_Bolo\Instalador_Bolo.vdproj", "{6EB23361-70A3-43BF-B945-60BFDBAB34B7}"
ProjectSection(ProjectDependencies) = postProject
{48518F4F-E626-4DD5-9244-0214725B2BF4} = {48518F4F-E626-4DD5-9244-0214725B2BF4}
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{48518F4F-E626-4DD5-9244-0214725B2BF4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{48518F4F-E626-4DD5-9244-0214725B2BF4}.Debug|Any CPU.Build.0 = Debug|Any CPU
{48518F4F-E626-4DD5-9244-0214725B2BF4}.Release|Any CPU.ActiveCfg = Release|Any CPU
{48518F4F-E626-4DD5-9244-0214725B2BF4}.Release|Any CPU.Build.0 = Release|Any CPU
{6EB23361-70A3-43BF-B945-60BFDBAB34B7}.Debug|Any CPU.ActiveCfg = Debug
{6EB23361-70A3-43BF-B945-60BFDBAB34B7}.Release|Any CPU.ActiveCfg = Release
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {B79DA376-D041-4844-8D7A-692C5428C85A}
EndGlobalSection
EndGlobal