|
|
@@ -12,7 +12,7 @@
|
|
|
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
|
|
<FileAlignment>512</FileAlignment>
|
|
|
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
|
|
|
- <IsWebBootstrapper>false</IsWebBootstrapper>
|
|
|
+ <IsWebBootstrapper>true</IsWebBootstrapper>
|
|
|
<TargetFrameworkProfile />
|
|
|
<SccProjectName>
|
|
|
</SccProjectName>
|
|
|
@@ -22,9 +22,9 @@
|
|
|
</SccAuxPath>
|
|
|
<SccProvider>
|
|
|
</SccProvider>
|
|
|
- <PublishUrl>F:\MESRelease\</PublishUrl>
|
|
|
+ <PublishUrl>ftp://172.16.11.99/</PublishUrl>
|
|
|
<Install>true</Install>
|
|
|
- <InstallFrom>Disk</InstallFrom>
|
|
|
+ <InstallFrom>Web</InstallFrom>
|
|
|
<UpdateEnabled>true</UpdateEnabled>
|
|
|
<UpdateMode>Foreground</UpdateMode>
|
|
|
<UpdateInterval>7</UpdateInterval>
|
|
|
@@ -32,6 +32,7 @@
|
|
|
<UpdatePeriodically>false</UpdatePeriodically>
|
|
|
<UpdateRequired>true</UpdateRequired>
|
|
|
<MapFileExtensions>true</MapFileExtensions>
|
|
|
+ <InstallUrl>http://172.16.11.99/</InstallUrl>
|
|
|
<UpdateUrl>http://172.16.11.99/</UpdateUrl>
|
|
|
<TargetCulture>zh</TargetCulture>
|
|
|
<ProductName>优软MES系统</ProductName>
|
|
|
@@ -41,7 +42,7 @@
|
|
|
<CreateWebPageOnPublish>true</CreateWebPageOnPublish>
|
|
|
<WebPage>publish.htm</WebPage>
|
|
|
<OpenBrowserOnPublish>false</OpenBrowserOnPublish>
|
|
|
- <ApplicationRevision>274</ApplicationRevision>
|
|
|
+ <ApplicationRevision>275</ApplicationRevision>
|
|
|
<ApplicationVersion>1.0.0.%2a</ApplicationVersion>
|
|
|
<UseApplicationTrust>true</UseApplicationTrust>
|
|
|
<CreateDesktopShortcut>true</CreateDesktopShortcut>
|
|
|
@@ -80,7 +81,7 @@
|
|
|
<GenerateManifests>true</GenerateManifests>
|
|
|
</PropertyGroup>
|
|
|
<PropertyGroup>
|
|
|
- <SignManifests>true</SignManifests>
|
|
|
+ <SignManifests>false</SignManifests>
|
|
|
</PropertyGroup>
|
|
|
<PropertyGroup>
|
|
|
<StartupObject />
|