From 70ec5cb6d47bfb2a9a7946b50e2e9801e148caa3 Mon Sep 17 00:00:00 2001 From: JustArchi Date: Wed, 16 Nov 2022 16:07:29 +0100 Subject: [PATCH] Make OS-specific packages work again At least to the point of being able to self-update, that is --- ArchiSteamFarm/TrimmerRoots.xml | 8 +++++++- Directory.Build.props | 4 +++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/ArchiSteamFarm/TrimmerRoots.xml b/ArchiSteamFarm/TrimmerRoots.xml index b88e3a0b6..1ef094166 100644 --- a/ArchiSteamFarm/TrimmerRoots.xml +++ b/ArchiSteamFarm/TrimmerRoots.xml @@ -11,10 +11,16 @@ - + + + + + + + diff --git a/Directory.Build.props b/Directory.Build.props index 57fd13716..0f3f277c3 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -90,7 +90,7 @@ true - + false false @@ -98,6 +98,8 @@ false false false + true + partial