From d2d34a46d26139b3842cfb5d0b4838dcf217fbf4 Mon Sep 17 00:00:00 2001 From: Nytra <14206961+Nytra@users.noreply.github.com> Date: Thu, 25 Jul 2024 04:36:25 +0100 Subject: [PATCH] Update SourceGenerators.csproj Use v4.8.0 so it works on Arch Linux --- ProjectObsidian.SourceGenerators/SourceGenerators.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ProjectObsidian.SourceGenerators/SourceGenerators.csproj b/ProjectObsidian.SourceGenerators/SourceGenerators.csproj index b8f50eb..b4678f7 100644 --- a/ProjectObsidian.SourceGenerators/SourceGenerators.csproj +++ b/ProjectObsidian.SourceGenerators/SourceGenerators.csproj @@ -4,6 +4,6 @@ latest - + - \ No newline at end of file +