summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfcolin2007-02-01 10:09:00 +0000
committerfcolin2007-02-01 10:09:00 +0000
commitedb4b17ab4928767f124d4ea8f6310fc5294eb2e (patch)
tree5877ff3c6cfcbe8a27224888310d1710830149af
parent11ab8ac516170dd6da989fb6adc712a932ae9a82 (diff)
downloadivy-csharp-edb4b17ab4928767f124d4ea8f6310fc5294eb2e.zip
ivy-csharp-edb4b17ab4928767f124d4ea8f6310fc5294eb2e.tar.gz
ivy-csharp-edb4b17ab4928767f124d4ea8f6310fc5294eb2e.tar.bz2
ivy-csharp-edb4b17ab4928767f124d4ea8f6310fc5294eb2e.tar.xz
Utilisateur : Fcolin Date : 23/06/06 Heure : 15:37 Archivé dans $/CSharp/Ivy/IvyProbeConsole Commentaire: (vss 9)
-rw-r--r--CSharp/Ivy/IvyProbeConsole/IvyProbeConsole.csproj5
1 files changed, 2 insertions, 3 deletions
diff --git a/CSharp/Ivy/IvyProbeConsole/IvyProbeConsole.csproj b/CSharp/Ivy/IvyProbeConsole/IvyProbeConsole.csproj
index 86166ae..4551387 100644
--- a/CSharp/Ivy/IvyProbeConsole/IvyProbeConsole.csproj
+++ b/CSharp/Ivy/IvyProbeConsole/IvyProbeConsole.csproj
@@ -32,8 +32,9 @@
<IsWebBootstrapper>true</IsWebBootstrapper>
<ManifestCertificateThumbprint>85867DC3A6B10DFCF74BB49E782A1BC517B0086D</ManifestCertificateThumbprint>
<ManifestKeyFile>IvyProbe_TemporaryKey.pfx</ManifestKeyFile>
- <GenerateManifests>false</GenerateManifests>
+ <GenerateManifests>true</GenerateManifests>
<SignManifests>true</SignManifests>
+ <TargetZone>LocalIntranet</TargetZone>
<PublishUrl>\\samba\fcolin\public_html\ClickOnce\IvyProbeConsole\</PublishUrl>
<Install>true</Install>
<InstallFrom>Web</InstallFrom>
@@ -45,10 +46,8 @@
<UpdateRequired>false</UpdateRequired>
<MapFileExtensions>true</MapFileExtensions>
<InstallUrl>http://www.tls.cena.fr/~fcolin/ClickOnce/IvyProbeConsole/</InstallUrl>
- <WebPage>publish.htm</WebPage>
<ApplicationVersion>1.0.0.%2a</ApplicationVersion>
<BootstrapperEnabled>true</BootstrapperEnabled>
- <TargetZone>LocalIntranet</TargetZone>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<OutputPath>bin\Debug\</OutputPath>