|
@@ -42,9 +42,8 @@
|
|
|
<HintPath>..\packages\EntityFramework.6.2.0\lib\net45\EntityFramework.dll</HintPath>
|
|
|
<Private>True</Private>
|
|
|
</Reference>
|
|
|
- <Reference Include="EntityFramework.Extended, Version=6.0.0.0, Culture=neutral, PublicKeyToken=05b7e29bdd433584, processorArchitecture=MSIL">
|
|
|
- <SpecificVersion>False</SpecificVersion>
|
|
|
- <HintPath>..\packages\EntityFramework.Extended.6.1.0.168\lib\net40\EntityFramework.Extended.dll</HintPath>
|
|
|
+ <Reference Include="EntityFramework.Extended">
|
|
|
+ <HintPath>..\Lib\EntityFramework.Extended.dll</HintPath>
|
|
|
</Reference>
|
|
|
<Reference Include="EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
|
|
|
<HintPath>..\packages\EntityFramework.6.2.0\lib\net45\EntityFramework.SqlServer.dll</HintPath>
|
|
@@ -452,7 +451,11 @@
|
|
|
<Compile Include="LogUnitOfWork.cs" />
|
|
|
</ItemGroup>
|
|
|
<ItemGroup>
|
|
|
- <ProjectReference Include="..\..\LxlWork\Bowindll\Bowin.Common\Bowin.Common.csproj">
|
|
|
+ <ProjectReference Include="..\EMIS.Entities.Log\EMIS.Entities.Log.csproj">
|
|
|
+ <Project>{db95178f-587b-4f96-88da-d4fd8ef75bff}</Project>
|
|
|
+ <Name>EMIS.Entities.Log</Name>
|
|
|
+ </ProjectReference>
|
|
|
+ <ProjectReference Include="..\Framework\Bowin.Common\Bowin.Common.csproj">
|
|
|
<Project>{8a4c1c47-63ba-481b-b1ff-8175a91b2d32}</Project>
|
|
|
<Name>Bowin.Common</Name>
|
|
|
</ProjectReference>
|
|
@@ -464,10 +467,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.LYDataCenter\EMIS.Entities.LYDataCenter.csproj">
|
|
|
<Project>{7893159a-b2a7-40dd-85ba-df93f9e7aee1}</Project>
|
|
|
<Name>EMIS.Entities.LYDataCenter</Name>
|