This commit is contained in:
@ -82,6 +82,9 @@
|
||||
<HintPath>..\packages\EntityFramework.6.1.3\lib\net45\EntityFramework.SqlServer.dll</HintPath>
|
||||
<Private>True</Private>
|
||||
</Reference>
|
||||
<Reference Include="LightContrl">
|
||||
<HintPath>..\DLL\LightContrl.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System" />
|
||||
<Reference Include="System.ComponentModel.DataAnnotations" />
|
||||
<Reference Include="System.Configuration" />
|
||||
@ -106,6 +109,7 @@
|
||||
<Compile Include="Cache\EPlightCacheDAL.cs" />
|
||||
<Compile Include="Cache\JobDownCacheDAL.cs" />
|
||||
<Compile Include="Cache\JobModelCacheDAL.cs" />
|
||||
<Compile Include="Cache\LightControlCacheDAL.cs" />
|
||||
<Compile Include="Cache\LocationCacheDAL.cs" />
|
||||
<Compile Include="Cache\ScanModelCacheDAL.cs" />
|
||||
<Compile Include="Cache\ShowMesCacheDAL.cs" />
|
||||
|
Reference in New Issue
Block a user