mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2025-12-15 22:10:30 +00:00
Make --system-required work on Linux (systemd) (#3526)
* Initial POC * Extract the parts that interest us from auto-generated file * Add support for no dbus being available * Add final bits
This commit is contained in:
committed by
GitHub
parent
d4691ced51
commit
8ac4efe392
@@ -21,5 +21,6 @@
|
||||
<PackageVersion Include="System.Composition" Version="10.0.1" />
|
||||
<PackageVersion Include="System.Composition.AttributedModel" Version="10.0.1" />
|
||||
<PackageVersion Include="System.Security.Cryptography.ProtectedData" Version="10.0.1" />
|
||||
<PackageVersion Include="Tmds.DBus.Protocol" Version="0.21.2" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
Reference in New Issue
Block a user