From 899ee6343452481db32fdd6bae27bdeb201588b3 Mon Sep 17 00:00:00 2001 From: Kurt Date: Fri, 17 May 2024 22:55:11 -0500 Subject: [PATCH] Update dependencies --- PKHeX.Drawing.Misc/PKHeX.Drawing.Misc.csproj | 2 +- PKHeX.Drawing/PKHeX.Drawing.csproj | 2 +- Tests/PKHeX.Core.Tests/PKHeX.Core.Tests.csproj | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/PKHeX.Drawing.Misc/PKHeX.Drawing.Misc.csproj b/PKHeX.Drawing.Misc/PKHeX.Drawing.Misc.csproj index 63c9e8cb1..86ae1d568 100644 --- a/PKHeX.Drawing.Misc/PKHeX.Drawing.Misc.csproj +++ b/PKHeX.Drawing.Misc/PKHeX.Drawing.Misc.csproj @@ -12,7 +12,7 @@ - + diff --git a/PKHeX.Drawing/PKHeX.Drawing.csproj b/PKHeX.Drawing/PKHeX.Drawing.csproj index 5703214b5..b69d3fefc 100644 --- a/PKHeX.Drawing/PKHeX.Drawing.csproj +++ b/PKHeX.Drawing/PKHeX.Drawing.csproj @@ -6,7 +6,7 @@ - + diff --git a/Tests/PKHeX.Core.Tests/PKHeX.Core.Tests.csproj b/Tests/PKHeX.Core.Tests/PKHeX.Core.Tests.csproj index 8e09b3a38..33cf134f0 100644 --- a/Tests/PKHeX.Core.Tests/PKHeX.Core.Tests.csproj +++ b/Tests/PKHeX.Core.Tests/PKHeX.Core.Tests.csproj @@ -7,9 +7,9 @@ - - - + + + all runtime; build; native; contentfiles; analyzers; buildtransitive