-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathBejebeje.Admin.sln
More file actions
43 lines (43 loc) · 2.56 KB
/
Bejebeje.Admin.sln
File metadata and controls
43 lines (43 loc) · 2.56 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
40
41
42
43
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.29911.84
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Bejebeje.Admin", "Bejebeje.Admin\Bejebeje.Admin.csproj", "{CEEB10F1-C0E4-4060-9B1E-92D2F9AA4EE2}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Bejebeje.Services", "Bejebeje.Services\Bejebeje.Services.csproj", "{7BF0DAC4-DBC3-4FA0-8DF9-B46823D629C0}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Bejebeje.ViewModels", "Bejebeje.ViewModels\Bejebeje.ViewModels.csproj", "{12744576-F8A2-4D1F-B350-18FE2FE4C808}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Bejebeje.Common", "Bejebeje.Common\Bejebeje.Common.csproj", "{430788A6-4EE4-4572-A4F7-ADCACE7F5033}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{CEEB10F1-C0E4-4060-9B1E-92D2F9AA4EE2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{CEEB10F1-C0E4-4060-9B1E-92D2F9AA4EE2}.Debug|Any CPU.Build.0 = Debug|Any CPU
{CEEB10F1-C0E4-4060-9B1E-92D2F9AA4EE2}.Release|Any CPU.ActiveCfg = Release|Any CPU
{CEEB10F1-C0E4-4060-9B1E-92D2F9AA4EE2}.Release|Any CPU.Build.0 = Release|Any CPU
{7BF0DAC4-DBC3-4FA0-8DF9-B46823D629C0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7BF0DAC4-DBC3-4FA0-8DF9-B46823D629C0}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7BF0DAC4-DBC3-4FA0-8DF9-B46823D629C0}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7BF0DAC4-DBC3-4FA0-8DF9-B46823D629C0}.Release|Any CPU.Build.0 = Release|Any CPU
{12744576-F8A2-4D1F-B350-18FE2FE4C808}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{12744576-F8A2-4D1F-B350-18FE2FE4C808}.Debug|Any CPU.Build.0 = Debug|Any CPU
{12744576-F8A2-4D1F-B350-18FE2FE4C808}.Release|Any CPU.ActiveCfg = Release|Any CPU
{12744576-F8A2-4D1F-B350-18FE2FE4C808}.Release|Any CPU.Build.0 = Release|Any CPU
{430788A6-4EE4-4572-A4F7-ADCACE7F5033}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{430788A6-4EE4-4572-A4F7-ADCACE7F5033}.Debug|Any CPU.Build.0 = Debug|Any CPU
{430788A6-4EE4-4572-A4F7-ADCACE7F5033}.Release|Any CPU.ActiveCfg = Release|Any CPU
{430788A6-4EE4-4572-A4F7-ADCACE7F5033}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {D8BA2F81-AF68-4043-B717-0BC44BAE7BA6}
EndGlobalSection
EndGlobal