diff options
-rw-r--r-- | CSharp/Ivy/IvyProbe/IvyProbe.csproj | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/CSharp/Ivy/IvyProbe/IvyProbe.csproj b/CSharp/Ivy/IvyProbe/IvyProbe.csproj index c5d67b1..39a800b 100644 --- a/CSharp/Ivy/IvyProbe/IvyProbe.csproj +++ b/CSharp/Ivy/IvyProbe/IvyProbe.csproj @@ -45,8 +45,6 @@ <UpdateRequired>false</UpdateRequired>
<MapFileExtensions>true</MapFileExtensions>
<InstallUrl>http://www.tls.cena.fr/~fcolin/ClickOnce/IvyProbe/</InstallUrl>
- <CreateWebPageOnPublish>true</CreateWebPageOnPublish>
- <WebPage>publish.htm</WebPage>
<ApplicationVersion>1.0.0.%2a</ApplicationVersion>
<BootstrapperEnabled>true</BootstrapperEnabled>
</PropertyGroup>
|