|
@@ -13,6 +13,21 @@
|
|
|
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
|
|
|
<Deterministic>true</Deterministic>
|
|
|
<TargetFrameworkProfile />
|
|
|
+ <PublishUrl>publish\</PublishUrl>
|
|
|
+ <Install>true</Install>
|
|
|
+ <InstallFrom>Disk</InstallFrom>
|
|
|
+ <UpdateEnabled>false</UpdateEnabled>
|
|
|
+ <UpdateMode>Foreground</UpdateMode>
|
|
|
+ <UpdateInterval>7</UpdateInterval>
|
|
|
+ <UpdateIntervalUnits>Days</UpdateIntervalUnits>
|
|
|
+ <UpdatePeriodically>false</UpdatePeriodically>
|
|
|
+ <UpdateRequired>false</UpdateRequired>
|
|
|
+ <MapFileExtensions>true</MapFileExtensions>
|
|
|
+ <ApplicationRevision>0</ApplicationRevision>
|
|
|
+ <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
|
|
|
+ <IsWebBootstrapper>false</IsWebBootstrapper>
|
|
|
+ <UseApplicationTrust>false</UseApplicationTrust>
|
|
|
+ <BootstrapperEnabled>true</BootstrapperEnabled>
|
|
|
</PropertyGroup>
|
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
@@ -188,28 +203,6 @@
|
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
</None>
|
|
|
</ItemGroup>
|
|
|
- <ItemGroup>
|
|
|
- <ProjectReference Include="..\FileManager\FileManager.csproj">
|
|
|
- <Project>{14c99f54-b3c2-47cf-adb3-e79fdd2d382f}</Project>
|
|
|
- <Name>FileManager</Name>
|
|
|
- </ProjectReference>
|
|
|
- <ProjectReference Include="..\MeasureData\MeasureData.csproj">
|
|
|
- <Project>{12617585-8d9a-4ad4-b6c4-6894a48cee9e}</Project>
|
|
|
- <Name>MeasureData</Name>
|
|
|
- </ProjectReference>
|
|
|
- <ProjectReference Include="..\MeasureThread\MeasureThread.csproj">
|
|
|
- <Project>{9a5851e4-73fd-48e1-876c-68bed40a0512}</Project>
|
|
|
- <Name>MeasureThread</Name>
|
|
|
- </ProjectReference>
|
|
|
- <ProjectReference Include="..\SmartSEMControl\SmartSEMControl.csproj">
|
|
|
- <Project>{bf7f80b0-a6da-4470-a331-4c96057fc7fa}</Project>
|
|
|
- <Name>SmartSEMControl</Name>
|
|
|
- </ProjectReference>
|
|
|
- <ProjectReference Include="..\WebManager\WebManager.csproj">
|
|
|
- <Project>{00319b6f-fad0-46b5-b76b-7164dc5ca0d5}</Project>
|
|
|
- <Name>WebManager</Name>
|
|
|
- </ProjectReference>
|
|
|
- </ItemGroup>
|
|
|
<ItemGroup>
|
|
|
<None Include="Resources\exit_Gray.png" />
|
|
|
</ItemGroup>
|
|
@@ -333,5 +326,47 @@
|
|
|
<None Include="Resources\Start_Green.png" />
|
|
|
<None Include="Resources\Stop_Red.png" />
|
|
|
</ItemGroup>
|
|
|
+ <ItemGroup>
|
|
|
+ <ProjectReference Include="..\DBManager\DBManager.csproj">
|
|
|
+ <Project>{5674dd32-3a9f-4d74-b177-a693a75a0255}</Project>
|
|
|
+ <Name>DBManager</Name>
|
|
|
+ </ProjectReference>
|
|
|
+ <ProjectReference Include="..\ExtenderControl\HOZExtender.csproj">
|
|
|
+ <Project>{f5092f52-1fbd-4882-bb9c-399809d87779}</Project>
|
|
|
+ <Name>HOZExtender</Name>
|
|
|
+ </ProjectReference>
|
|
|
+ <ProjectReference Include="..\FileManager\FileManager.csproj">
|
|
|
+ <Project>{14c99f54-b3c2-47cf-adb3-e79fdd2d382f}</Project>
|
|
|
+ <Name>FileManager</Name>
|
|
|
+ </ProjectReference>
|
|
|
+ <ProjectReference Include="..\MeasureData\MeasureData.csproj">
|
|
|
+ <Project>{12617585-8d9a-4ad4-b6c4-6894a48cee9e}</Project>
|
|
|
+ <Name>MeasureData</Name>
|
|
|
+ </ProjectReference>
|
|
|
+ <ProjectReference Include="..\MeasureThread\MeasureThread.csproj">
|
|
|
+ <Project>{9a5851e4-73fd-48e1-876c-68bed40a0512}</Project>
|
|
|
+ <Name>MeasureThread</Name>
|
|
|
+ </ProjectReference>
|
|
|
+ <ProjectReference Include="..\SmartSEMControl\SmartSEMControl.csproj">
|
|
|
+ <Project>{bf7f80b0-a6da-4470-a331-4c96057fc7fa}</Project>
|
|
|
+ <Name>SmartSEMControl</Name>
|
|
|
+ </ProjectReference>
|
|
|
+ <ProjectReference Include="..\WebManager\WebManager.csproj">
|
|
|
+ <Project>{00319b6f-fad0-46b5-b76b-7164dc5ca0d5}</Project>
|
|
|
+ <Name>WebManager</Name>
|
|
|
+ </ProjectReference>
|
|
|
+ </ItemGroup>
|
|
|
+ <ItemGroup>
|
|
|
+ <BootstrapperPackage Include=".NETFramework,Version=v4.6.2">
|
|
|
+ <Visible>False</Visible>
|
|
|
+ <ProductName>Microsoft .NET Framework 4.6.2 %28x86 和 x64%29</ProductName>
|
|
|
+ <Install>true</Install>
|
|
|
+ </BootstrapperPackage>
|
|
|
+ <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
|
|
|
+ <Visible>False</Visible>
|
|
|
+ <ProductName>.NET Framework 3.5 SP1</ProductName>
|
|
|
+ <Install>false</Install>
|
|
|
+ </BootstrapperPackage>
|
|
|
+ </ItemGroup>
|
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
|
</Project>
|