2017-05-24 Update 2 Change verbose text.

This commit is contained in:
parallelbgls
2017-05-24 15:52:14 +08:00
parent c2bcdeac20
commit 81b15eb132
5 changed files with 21 additions and 26 deletions

View File

@@ -1,6 +0,0 @@
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<appSettings>
<add key="FBoxOpcDaHost" value="opcda://localhost/FBoxOpcServer" />
</appSettings>
</configuration>

View File

@@ -79,9 +79,6 @@
<Name>Modbus.Net</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<None Include="App.config" />
</ItemGroup>
<Choose>
<When Condition="'$(VisualStudioVersion)' == '10.0' And '$(IsCodedUITest)' == 'True'">
<ItemGroup>