Browse Source

EMIS.Entities.Log

lxl 2 years ago
parent
commit
5bbaa097e9

+ 0 - 4
EMIS.Utility/EMIS.Utility.csproj

@@ -130,10 +130,6 @@
     <Compile Include="SSO\SSO.cs" />
   </ItemGroup>
   <ItemGroup>
-    <ProjectReference Include="..\EMIS.Entities.Log\EMIS.Entities.Log.csproj">
-      <Project>{DB95178F-587B-4F96-88DA-D4FD8EF75BFF}</Project>
-      <Name>EMIS.Entities.Log</Name>
-    </ProjectReference>
     <ProjectReference Include="..\EMIS.Entities\EMIS.Entities.csproj">
       <Project>{37E0EAA8-4A6E-46C4-86EF-0745373B1080}</Project>
       <Name>EMIS.Entities</Name>

+ 0 - 4
EMIS.Web/EMIS.Web.csproj

@@ -2975,10 +2975,6 @@
       <Project>{7eb62faf-c70f-4eed-ae7e-f3ad03f8824d}</Project>
       <Name>EMIS.Entities.HRServices</Name>
     </ProjectReference>
-    <ProjectReference Include="..\EMIS.Entities.Log\EMIS.Entities.Log.csproj">
-      <Project>{db95178f-587b-4f96-88da-d4fd8ef75bff}</Project>
-      <Name>EMIS.Entities.Log</Name>
-    </ProjectReference>
     <ProjectReference Include="..\EMIS.Entities\EMIS.Entities.csproj">
       <Project>{37E0EAA8-4A6E-46C4-86EF-0745373B1080}</Project>
       <Name>EMIS.Entities</Name>

+ 0 - 4
EMiS.DataLogic/EMIS.DataLogic.csproj

@@ -1514,10 +1514,6 @@
       <Project>{7EB62FAF-C70F-4EED-AE7E-F3AD03F8824D}</Project>
       <Name>EMIS.Entities.HRServices</Name>
     </ProjectReference>
-    <ProjectReference Include="..\EMIS.Entities.Log\EMIS.Entities.Log.csproj">
-      <Project>{DB95178F-587B-4F96-88DA-D4FD8EF75BFF}</Project>
-      <Name>EMIS.Entities.Log</Name>
-    </ProjectReference>
     <ProjectReference Include="..\EMIS.Entities\EMIS.Entities.csproj">
       <Project>{37E0EAA8-4A6E-46C4-86EF-0745373B1080}</Project>
       <Name>EMIS.Entities</Name>

+ 15 - 13
NewEMIS.sln

@@ -33,8 +33,6 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EMIS.SSDataLogic", "EMIS.SS
 EndProject
 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EMIS.TestProject", "EMIS.TestProject\EMIS.TestProject.csproj", "{291787F5-C432-4222-AADF-D2A94C639836}"
 EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EMIS.Entities.Log", "EMIS.Entities.Log\EMIS.Entities.Log.csproj", "{DB95178F-587B-4F96-88DA-D4FD8EF75BFF}"
-EndProject
 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EMIS.Services", "EMIS.Services\EMIS.Services.csproj", "{8140C1DC-8D04-4275-A590-AC350E434B2D}"
 EndProject
 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "数据库设计", "数据库设计", "{B4B8FD77-DA62-4BA4-9F99-E1F14E307887}"
@@ -100,6 +98,8 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Bowin.Common.Mvc", "Framewo
 EndProject
 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Bowin.Web.Controls.Mvc", "Framework\Bowin.Web.Controls.Mvc\Bowin.Web.Controls.Mvc.csproj", "{45FCE04F-75CF-4B22-AF0A-BD0EBE109617}"
 EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EMIS.Entities.Log", "EMIS.Entities.Log\EMIS.Entities.Log.csproj", "{DB95178F-587B-4F96-88DA-D4FD8EF75BFF}"
+EndProject
 Global
 	GlobalSection(SolutionConfigurationPlatforms) = preSolution
 		Debug|Any CPU = Debug|Any CPU
@@ -211,16 +211,6 @@ Global
 		{291787F5-C432-4222-AADF-D2A94C639836}.Release|Mixed Platforms.Build.0 = Release|x86
 		{291787F5-C432-4222-AADF-D2A94C639836}.Release|x86.ActiveCfg = Release|x86
 		{291787F5-C432-4222-AADF-D2A94C639836}.Release|x86.Build.0 = Release|x86
-		{DB95178F-587B-4F96-88DA-D4FD8EF75BFF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
-		{DB95178F-587B-4F96-88DA-D4FD8EF75BFF}.Debug|Any CPU.Build.0 = Debug|Any CPU
-		{DB95178F-587B-4F96-88DA-D4FD8EF75BFF}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
-		{DB95178F-587B-4F96-88DA-D4FD8EF75BFF}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
-		{DB95178F-587B-4F96-88DA-D4FD8EF75BFF}.Debug|x86.ActiveCfg = Debug|Any CPU
-		{DB95178F-587B-4F96-88DA-D4FD8EF75BFF}.Release|Any CPU.ActiveCfg = Release|Any CPU
-		{DB95178F-587B-4F96-88DA-D4FD8EF75BFF}.Release|Any CPU.Build.0 = Release|Any CPU
-		{DB95178F-587B-4F96-88DA-D4FD8EF75BFF}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
-		{DB95178F-587B-4F96-88DA-D4FD8EF75BFF}.Release|Mixed Platforms.Build.0 = Release|Any CPU
-		{DB95178F-587B-4F96-88DA-D4FD8EF75BFF}.Release|x86.ActiveCfg = Release|Any CPU
 		{8140C1DC-8D04-4275-A590-AC350E434B2D}.Debug|Any CPU.ActiveCfg = Debug|x86
 		{8140C1DC-8D04-4275-A590-AC350E434B2D}.Debug|Any CPU.Build.0 = Debug|x86
 		{8140C1DC-8D04-4275-A590-AC350E434B2D}.Debug|Mixed Platforms.ActiveCfg = Debug|x86
@@ -435,6 +425,18 @@ Global
 		{45FCE04F-75CF-4B22-AF0A-BD0EBE109617}.Release|Mixed Platforms.Build.0 = Release|x86
 		{45FCE04F-75CF-4B22-AF0A-BD0EBE109617}.Release|x86.ActiveCfg = Release|x86
 		{45FCE04F-75CF-4B22-AF0A-BD0EBE109617}.Release|x86.Build.0 = Release|x86
+		{DB95178F-587B-4F96-88DA-D4FD8EF75BFF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+		{DB95178F-587B-4F96-88DA-D4FD8EF75BFF}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{DB95178F-587B-4F96-88DA-D4FD8EF75BFF}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+		{DB95178F-587B-4F96-88DA-D4FD8EF75BFF}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+		{DB95178F-587B-4F96-88DA-D4FD8EF75BFF}.Debug|x86.ActiveCfg = Debug|Any CPU
+		{DB95178F-587B-4F96-88DA-D4FD8EF75BFF}.Debug|x86.Build.0 = Debug|Any CPU
+		{DB95178F-587B-4F96-88DA-D4FD8EF75BFF}.Release|Any CPU.ActiveCfg = Release|Any CPU
+		{DB95178F-587B-4F96-88DA-D4FD8EF75BFF}.Release|Any CPU.Build.0 = Release|Any CPU
+		{DB95178F-587B-4F96-88DA-D4FD8EF75BFF}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+		{DB95178F-587B-4F96-88DA-D4FD8EF75BFF}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+		{DB95178F-587B-4F96-88DA-D4FD8EF75BFF}.Release|x86.ActiveCfg = Release|Any CPU
+		{DB95178F-587B-4F96-88DA-D4FD8EF75BFF}.Release|x86.Build.0 = Release|Any CPU
 	EndGlobalSection
 	GlobalSection(SolutionProperties) = preSolution
 		HideSolutionNode = FALSE
@@ -446,7 +448,6 @@ Global
 		{885CA886-40C2-480E-9576-E771C8F6032E} = {D5377F2D-8644-4428-8A18-54D28A7856E0}
 		{E23364FA-480A-4A5D-95A4-ECBEDFDE03B4} = {A77466DE-2CEE-4204-ACE7-D4711BD556E3}
 		{5CE392A4-CCF8-437F-AC8D-C7BDD4F1731A} = {132790B4-249A-4613-8037-D154D3CB548B}
-		{DB95178F-587B-4F96-88DA-D4FD8EF75BFF} = {D5377F2D-8644-4428-8A18-54D28A7856E0}
 		{E83511EE-6B90-4012-A0CA-784F7530D270} = {57EAD09D-3B94-408F-AAC3-C58AD125741B}
 		{7EB62FAF-C70F-4EED-AE7E-F3AD03F8824D} = {D5377F2D-8644-4428-8A18-54D28A7856E0}
 		{346F415C-C1E6-4589-B9BD-05918A1C96D9} = {132790B4-249A-4613-8037-D154D3CB548B}
@@ -471,6 +472,7 @@ Global
 		{8A4C1C47-63BA-481B-B1FF-8175A91B2D32} = {A77466DE-2CEE-4204-ACE7-D4711BD556E3}
 		{CE305378-83CB-41CF-9CDB-3536F84E3447} = {A77466DE-2CEE-4204-ACE7-D4711BD556E3}
 		{45FCE04F-75CF-4B22-AF0A-BD0EBE109617} = {A77466DE-2CEE-4204-ACE7-D4711BD556E3}
+		{DB95178F-587B-4F96-88DA-D4FD8EF75BFF} = {D5377F2D-8644-4428-8A18-54D28A7856E0}
 	EndGlobalSection
 	GlobalSection(ExtensibilityGlobals) = postSolution
 		SolutionGuid = {278E45C4-9C89-4EEA-A0B9-3E79CE973684}

+ 0 - 4
ServiceLogic/EMIS.CommonLogic/EMIS.CommonLogic.csproj

@@ -404,10 +404,6 @@
       <Project>{7EB62FAF-C70F-4EED-AE7E-F3AD03F8824D}</Project>
       <Name>EMIS.Entities.HRServices</Name>
     </ProjectReference>
-    <ProjectReference Include="..\..\EMIS.Entities.Log\EMIS.Entities.Log.csproj">
-      <Project>{DB95178F-587B-4F96-88DA-D4FD8EF75BFF}</Project>
-      <Name>EMIS.Entities.Log</Name>
-    </ProjectReference>
     <ProjectReference Include="..\..\EMIS.Entities\EMIS.Entities.csproj">
       <Project>{37E0EAA8-4A6E-46C4-86EF-0745373B1080}</Project>
       <Name>EMIS.Entities</Name>