|
|
@ -31,6 +31,9 @@ |
|
|
|
<WarningLevel>4</WarningLevel> |
|
|
|
</PropertyGroup> |
|
|
|
<ItemGroup> |
|
|
|
<Reference Include="ChangKeTec.Utils"> |
|
|
|
<HintPath>..\Controller\bin\Debug\ChangKeTec.Utils.dll</HintPath> |
|
|
|
</Reference> |
|
|
|
<Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"> |
|
|
|
<HintPath>..\packages\EntityFramework.6.2.0\lib\net45\EntityFramework.dll</HintPath> |
|
|
|
</Reference> |
|
|
@ -768,12 +771,6 @@ |
|
|
|
<None Include="UniApiEntity\App.config" /> |
|
|
|
<None Include="packages.config" /> |
|
|
|
</ItemGroup> |
|
|
|
<ItemGroup> |
|
|
|
<ProjectReference Include="..\Utils\CK.SCP.Utils.csproj"> |
|
|
|
<Project>{4c6a951d-ad7f-47ce-b2ce-32c205d8d6ba}</Project> |
|
|
|
<Name>CK.SCP.Utils</Name> |
|
|
|
</ProjectReference> |
|
|
|
</ItemGroup> |
|
|
|
<ItemGroup> |
|
|
|
<Content Include="WmsEntity\TableSchema.tt"> |
|
|
|
<Generator>TextTemplatingFileGenerator</Generator> |
|
|
@ -786,5 +783,11 @@ |
|
|
|
<ItemGroup> |
|
|
|
<Folder Include="WmsEntity\HyAntolin\" /> |
|
|
|
</ItemGroup> |
|
|
|
<ItemGroup> |
|
|
|
<ProjectReference Include="..\Utils\CK.SCP.Utils.csproj"> |
|
|
|
<Project>{4C6A951D-AD7F-47CE-B2CE-32C205D8D6BA}</Project> |
|
|
|
<Name>CK.SCP.Utils</Name> |
|
|
|
</ProjectReference> |
|
|
|
</ItemGroup> |
|
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
|
|
|
</Project> |