-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathAdescom CTM Billings.sln
More file actions
35 lines (35 loc) · 1.58 KB
/
Copy pathAdescom CTM Billings.sln
File metadata and controls
35 lines (35 loc) · 1.58 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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.27004.2008
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Adescom CTM Billings", "Adescom CTM Billings\Adescom CTM Billings.csproj", "{64DD1EE0-3B64-4B99-88DA-84015FE8C306}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{48E7C05B-4A68-4CF9-88E0-8CC1AFA2EE90}"
ProjectSection(SolutionItems) = preProject
.dockerignore = .dockerignore
docker-compose.build.yml = docker-compose.build.yml
docker-compose.dcproj = docker-compose.dcproj
docker-compose.deploy.yml = docker-compose.deploy.yml
docker-compose.override.yml = docker-compose.override.yml
Dockerfile = Dockerfile
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{64DD1EE0-3B64-4B99-88DA-84015FE8C306}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{64DD1EE0-3B64-4B99-88DA-84015FE8C306}.Debug|Any CPU.Build.0 = Debug|Any CPU
{64DD1EE0-3B64-4B99-88DA-84015FE8C306}.Release|Any CPU.ActiveCfg = Release|Any CPU
{64DD1EE0-3B64-4B99-88DA-84015FE8C306}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {BF20F3BB-22FF-421F-BCF8-C97B0545F916}
EndGlobalSection
EndGlobal