summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfcolin2007-02-01 10:08:45 +0000
committerfcolin2007-02-01 10:08:45 +0000
commit7f8c0400e06b7ae4ab16f265c16f7a4028dcca23 (patch)
tree5fb713280e36cb217cb88dad5db5e47a0afc2176
parentd9e8723435400b6e88e1b45b6348e84378854a1f (diff)
downloadivy-csharp-7f8c0400e06b7ae4ab16f265c16f7a4028dcca23.zip
ivy-csharp-7f8c0400e06b7ae4ab16f265c16f7a4028dcca23.tar.gz
ivy-csharp-7f8c0400e06b7ae4ab16f265c16f7a4028dcca23.tar.bz2
ivy-csharp-7f8c0400e06b7ae4ab16f265c16f7a4028dcca23.tar.xz
Utilisateur : Fcolin Date : 6/12/05 Heure : 18:39 Archivé dans $/CSharp/Ivy/IvyProbeConsole Commentaire: (vss 4)
-rw-r--r--CSharp/Ivy/IvyProbeConsole/IvyProbeConsole.csproj5
1 files changed, 3 insertions, 2 deletions
diff --git a/CSharp/Ivy/IvyProbeConsole/IvyProbeConsole.csproj b/CSharp/Ivy/IvyProbeConsole/IvyProbeConsole.csproj
index 8751666..b29c98d 100644
--- a/CSharp/Ivy/IvyProbeConsole/IvyProbeConsole.csproj
+++ b/CSharp/Ivy/IvyProbeConsole/IvyProbeConsole.csproj
@@ -34,7 +34,7 @@
<ManifestKeyFile>IvyProbe_TemporaryKey.pfx</ManifestKeyFile>
<GenerateManifests>true</GenerateManifests>
<SignManifests>true</SignManifests>
- <PublishUrl>ftp://massu/public_html/ClickOnce/</PublishUrl>
+ <PublishUrl>\\samba\fcolin\public_html\ClickOnce\IvyProbeConsole\</PublishUrl>
<Install>true</Install>
<InstallFrom>Web</InstallFrom>
<UpdateEnabled>false</UpdateEnabled>
@@ -44,7 +44,8 @@
<UpdatePeriodically>false</UpdatePeriodically>
<UpdateRequired>false</UpdateRequired>
<MapFileExtensions>true</MapFileExtensions>
- <InstallUrl>http://www.tls.cena.fr/~fcolin/ClickOnce/</InstallUrl>
+ <InstallUrl>http://www.tls.cena.fr/~fcolin/ClickOnce/IvyProbeConsole/</InstallUrl>
+ <WebPage>publish.htm</WebPage>
<ApplicationVersion>1.0.0.%2a</ApplicationVersion>
<BootstrapperEnabled>true</BootstrapperEnabled>
</PropertyGroup>