Skip to content

Commit

Permalink
Добавлен программер
Browse files Browse the repository at this point in the history
  • Loading branch information
hoplik committed Aug 17, 2024
1 parent d94a87a commit 0a5e1b4
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 9 deletions.
13 changes: 6 additions & 7 deletions FirehoseFinder.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,18 +14,17 @@
<Deterministic>true</Deterministic>
<NuGetPackageImportStamp>
</NuGetPackageImportStamp>
<IsWebBootstrapper>true</IsWebBootstrapper>
<PublishUrl>ftp://yggno.de:21/</PublishUrl>
<IsWebBootstrapper>false</IsWebBootstrapper>
<PublishUrl>C:\Users\hoplik\OneDrive\Рабочий стол\Publishing\</PublishUrl>
<Install>true</Install>
<InstallFrom>Web</InstallFrom>
<InstallFrom>Disk</InstallFrom>
<UpdateEnabled>true</UpdateEnabled>
<UpdateMode>Foreground</UpdateMode>
<UpdateInterval>7</UpdateInterval>
<UpdateIntervalUnits>Days</UpdateIntervalUnits>
<UpdatePeriodically>false</UpdatePeriodically>
<UpdateRequired>false</UpdateRequired>
<MapFileExtensions>true</MapFileExtensions>
<InstallUrl>https://fhf.yggno.de/</InstallUrl>
<UpdateUrl>https://fhf.yggno.de/</UpdateUrl>
<SupportUrl>https://github.com/hoplik/Firehose-Finder/</SupportUrl>
<ErrorReportUrl>https://github.com/hoplik/Firehose-Finder/issues</ErrorReportUrl>
Expand All @@ -38,7 +37,7 @@
<OpenBrowserOnPublish>false</OpenBrowserOnPublish>
<AutorunEnabled>true</AutorunEnabled>
<ApplicationRevision>0</ApplicationRevision>
<ApplicationVersion>24.8.14.0</ApplicationVersion>
<ApplicationVersion>24.8.17.0</ApplicationVersion>
<UseApplicationTrust>false</UseApplicationTrust>
<CreateDesktopShortcut>true</CreateDesktopShortcut>
<PublishWizardCompleted>true</PublishWizardCompleted>
Expand Down Expand Up @@ -563,7 +562,7 @@
<Version>2.0.3</Version>
</PackageReference>
<PackageReference Include="NuGet.Packaging">
<Version>6.10.1</Version>
<Version>6.11.0</Version>
</PackageReference>
<PackageReference Include="SharpAdbClient">
<Version>2.3.23</Version>
Expand Down Expand Up @@ -599,7 +598,7 @@
<Version>4.3.0</Version>
</PackageReference>
<PackageReference Include="System.Drawing.Common">
<Version>8.0.7</Version>
<Version>8.0.8</Version>
</PackageReference>
<PackageReference Include="System.Globalization">
<Version>4.3.0</Version>
Expand Down
4 changes: 2 additions & 2 deletions Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@
// Можно задать все значения или принять номера сборки и редакции по умолчанию
// используя "*", как показано ниже:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("24.8.14.0")]
[assembly: AssemblyFileVersion("24.8.14.0")]
[assembly: AssemblyVersion("24.8.17.0")]
[assembly: AssemblyFileVersion("24.8.17.0")]
[assembly: NeutralResourcesLanguage("ru-RU")]
Binary file added fh_collection/2BCEE87E/Idol4S_NPRG7627.bin
Binary file not shown.

0 comments on commit 0a5e1b4

Please sign in to comment.