mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-01 06:00:46 +00:00
This should be the best way for both Windows and Mono, plus is much more cleaner, get rid of those crappy tools
6 lines
353 B
XML
6 lines
353 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<packages>
|
|
<package id="Costura.Fody" version="2.0.0-beta0018" targetFramework="net461" developmentDependency="true" />
|
|
<package id="Fody" version="1.30.0-beta01" targetFramework="net461" developmentDependency="true" />
|
|
<package id="Newtonsoft.Json" version="9.0.1" targetFramework="net461" />
|
|
</packages> |