后端
This commit is contained in:
parent
3bfddf2227
commit
926a697828
@ -54,6 +54,14 @@
|
||||
<OptionInfer>On</OptionInfer>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Reference Include="kcWIP, Version=6.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<SpecificVersion>False</SpecificVersion>
|
||||
<HintPath>..\MES_S_DLL\kcWIP.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="MEStc_ABC, Version=6.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<SpecificVersion>False</SpecificVersion>
|
||||
<HintPath>..\MES_S_DLL\MEStc_ABC.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Microsoft.VisualBasic" />
|
||||
<Reference Include="iMESAppSetting, Version=6.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<SpecificVersion>False</SpecificVersion>
|
||||
@ -137,6 +145,7 @@
|
||||
<DependentUpon>Settings.settings</DependentUpon>
|
||||
<DesignTimeSharedInput>True</DesignTimeSharedInput>
|
||||
</Compile>
|
||||
<Compile Include="wsSXS6\wsWIP21695.cs" />
|
||||
<Compile Include="wsWIP\wsWIP.cs" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
@ -164,7 +173,6 @@
|
||||
<Folder Include="wsSXS3\" />
|
||||
<Folder Include="wsSXS4\" />
|
||||
<Folder Include="wsSXS5\" />
|
||||
<Folder Include="wsSXS6\" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
||||
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
||||
|
Reference in New Issue
Block a user