mirror of
https://github.com/Jackett/Jackett
synced 2025-02-23 14:51:01 +00:00
Updater: Use client garbage collection
This commit is contained in:
parent
9cb9b859a8
commit
bede5241c8
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
||||||
<AssemblyName>JackettUpdater</AssemblyName>
|
<AssemblyName>JackettUpdater</AssemblyName>
|
||||||
<OutputType>Exe</OutputType>
|
<OutputType>Exe</OutputType>
|
||||||
<Version>0.0.0</Version>
|
<Version>0.0.0</Version>
|
||||||
|
<ServerGarbageCollection>false</ServerGarbageCollection>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
|
Loading…
Reference in a new issue