Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/hakchi2.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2017-10-25 00:24:36 +0300
committerAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2017-10-25 00:24:36 +0300
commit4cb6b67080780263d30b9af5a69f02c9e1cdc343 (patch)
tree38770caeaa729d68b660105244595f51b92f07a2 /hakchi_gui.csproj
parent00425a9c6011ba8edf445608dfb3ce64a05e0c18 (diff)
More correct SortRawTitle
Diffstat (limited to 'hakchi_gui.csproj')
-rw-r--r--hakchi_gui.csproj6
1 files changed, 3 insertions, 3 deletions
diff --git a/hakchi_gui.csproj b/hakchi_gui.csproj
index 95ae9f2c..f5c733b5 100644
--- a/hakchi_gui.csproj
+++ b/hakchi_gui.csproj
@@ -15,7 +15,7 @@
<TreatWarningsAsErrors>False</TreatWarningsAsErrors>
<IntermediateOutputPath>obj\$(Configuration)\</IntermediateOutputPath>
<IsWebBootstrapper>true</IsWebBootstrapper>
- <PublishUrl>ftp://ftp.h710140844.nichost.ru/software.clusterrr.com/docs/hakchi2/</PublishUrl>
+ <PublishUrl>ftp://clusterrr.com/www/www/soft/hakchi2/</PublishUrl>
<Install>true</Install>
<InstallFrom>Web</InstallFrom>
<UpdateEnabled>true</UpdateEnabled>
@@ -31,8 +31,8 @@
<PublisherName>Alexey %27Cluster%27 Avdyukhin</PublisherName>
<CreateWebPageOnPublish>true</CreateWebPageOnPublish>
<WebPage>index.html</WebPage>
- <ApplicationRevision>60</ApplicationRevision>
- <ApplicationVersion>2.0.21.60</ApplicationVersion>
+ <ApplicationRevision>61</ApplicationRevision>
+ <ApplicationVersion>2.0.21.61</ApplicationVersion>
<UseApplicationTrust>false</UseApplicationTrust>
<CreateDesktopShortcut>true</CreateDesktopShortcut>
<PublishWizardCompleted>true</PublishWizardCompleted>