-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathAM.UI.Consolee.sln
37 lines (37 loc) · 2.08 KB
/
AM.UI.Consolee.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
33
34
35
36
37
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.4.33213.308
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AM.ApplicationCoree", "AM.ApplicationCoree\AM.ApplicationCoree.csproj", "{A9398D85-F278-4BB4-BAAE-C4067890498B}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AM.UI.Console2", "AM.UI.Console2\AM.UI.Console2.csproj", "{D93088C8-16A2-441A-8D7F-1BDC9AF12A3F}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AM.Infrastructure", "AM.Infrastructure\AM.Infrastructure.csproj", "{56A8DFF6-9129-4041-807A-EE2A463A058C}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{A9398D85-F278-4BB4-BAAE-C4067890498B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A9398D85-F278-4BB4-BAAE-C4067890498B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A9398D85-F278-4BB4-BAAE-C4067890498B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A9398D85-F278-4BB4-BAAE-C4067890498B}.Release|Any CPU.Build.0 = Release|Any CPU
{D93088C8-16A2-441A-8D7F-1BDC9AF12A3F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D93088C8-16A2-441A-8D7F-1BDC9AF12A3F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D93088C8-16A2-441A-8D7F-1BDC9AF12A3F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D93088C8-16A2-441A-8D7F-1BDC9AF12A3F}.Release|Any CPU.Build.0 = Release|Any CPU
{56A8DFF6-9129-4041-807A-EE2A463A058C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{56A8DFF6-9129-4041-807A-EE2A463A058C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{56A8DFF6-9129-4041-807A-EE2A463A058C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{56A8DFF6-9129-4041-807A-EE2A463A058C}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {48F86253-D1A5-420F-8E68-F332BECE1A5E}
EndGlobalSection
EndGlobal