1
This commit is contained in:
10
iMES.sln
10
iMES.sln
@@ -1,7 +1,7 @@
|
||||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio Version 16
|
||||
VisualStudioVersion = 16.0.29613.14
|
||||
# Visual Studio Version 17
|
||||
VisualStudioVersion = 17.14.36414.22 d17.14
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "iMES.Core", "iMES.Core\iMES.Core.csproj", "{9F72743E-647E-4D37-85D1-07EC9CD0AB71}"
|
||||
EndProject
|
||||
@@ -40,6 +40,8 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "iMES.Bi.API", "iMES.Bi.API\
|
||||
EndProject
|
||||
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "iMES.Bi.Data", "iMES.Bi.Data\iMES.Bi.Data.csproj", "{9E2AE622-7047-464A-9F4F-B88DD34223A4}"
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "iMES.Injection", "iMES.Injection\iMES.Injection.csproj", "{E750C801-4A25-4097-A54F-AEDCCF627737}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
@@ -110,6 +112,10 @@ Global
|
||||
{9E2AE622-7047-464A-9F4F-B88DD34223A4}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{9E2AE622-7047-464A-9F4F-B88DD34223A4}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{9E2AE622-7047-464A-9F4F-B88DD34223A4}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
{E750C801-4A25-4097-A54F-AEDCCF627737}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{E750C801-4A25-4097-A54F-AEDCCF627737}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{E750C801-4A25-4097-A54F-AEDCCF627737}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{E750C801-4A25-4097-A54F-AEDCCF627737}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
|
||||
Reference in New Issue
Block a user