-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathPerguntasFrequentesSuporte.sln
More file actions
28 lines (28 loc) · 1.32 KB
/
Copy pathPerguntasFrequentesSuporte.sln
File metadata and controls
28 lines (28 loc) · 1.32 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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.35425.106
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "PerguntasFrequentesSuporte", "PerguntasFrequentesSuporte\PerguntasFrequentesSuporte.csproj", "{B847A4D2-7B8A-48B0-BBE5-0066F350DC67}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
Teste|Any CPU = Teste|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{B847A4D2-7B8A-48B0-BBE5-0066F350DC67}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B847A4D2-7B8A-48B0-BBE5-0066F350DC67}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B847A4D2-7B8A-48B0-BBE5-0066F350DC67}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B847A4D2-7B8A-48B0-BBE5-0066F350DC67}.Release|Any CPU.Build.0 = Release|Any CPU
{B847A4D2-7B8A-48B0-BBE5-0066F350DC67}.Teste|Any CPU.ActiveCfg = Teste|Any CPU
{B847A4D2-7B8A-48B0-BBE5-0066F350DC67}.Teste|Any CPU.Build.0 = Teste|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {B888DEFA-5D2B-48CA-A9D3-9F11FF567FE0}
EndGlobalSection
EndGlobal