Skip to content
This repository was archived by the owner on Mar 27, 2026. It is now read-only.

Commit b47793e

Browse files
author
Alexander Sergeev
committed
Публикация
1 parent e5f6b97 commit b47793e

3 files changed

Lines changed: 131 additions & 96 deletions

File tree

FirehoseFinder.csproj

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,17 +14,18 @@
1414
<Deterministic>true</Deterministic>
1515
<NuGetPackageImportStamp>
1616
</NuGetPackageImportStamp>
17-
<IsWebBootstrapper>false</IsWebBootstrapper>
18-
<PublishUrl>C:\Users\hoplik\OneDrive\Рабочий стол\Publishing\</PublishUrl>
17+
<IsWebBootstrapper>true</IsWebBootstrapper>
18+
<PublishUrl>ftp://yggno.de:21/</PublishUrl>
1919
<Install>true</Install>
20-
<InstallFrom>Disk</InstallFrom>
20+
<InstallFrom>Web</InstallFrom>
2121
<UpdateEnabled>true</UpdateEnabled>
2222
<UpdateMode>Foreground</UpdateMode>
2323
<UpdateInterval>7</UpdateInterval>
2424
<UpdateIntervalUnits>Days</UpdateIntervalUnits>
2525
<UpdatePeriodically>false</UpdatePeriodically>
2626
<UpdateRequired>false</UpdateRequired>
2727
<MapFileExtensions>true</MapFileExtensions>
28+
<InstallUrl>https://fhf.yggno.de/</InstallUrl>
2829
<UpdateUrl>https://fhf.yggno.de/</UpdateUrl>
2930
<SupportUrl>https://github.com/hoplik/Firehose-Finder/</SupportUrl>
3031
<ErrorReportUrl>https://github.com/hoplik/Firehose-Finder/issues</ErrorReportUrl>

0 commit comments

Comments
 (0)