From f0477a87dc446a44357c830bae2a5fc7ad68c6f5 Mon Sep 17 00:00:00 2001 From: Alex Barney Date: Wed, 22 May 2024 20:12:15 -0700 Subject: [PATCH] Update build and test project dependencies --- build/CodeGen/_buildCodeGen.csproj | 2 +- build/_build.csproj | 6 +++--- tests/LibHac.Tests/LibHac.Tests.csproj | 10 +++++----- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/build/CodeGen/_buildCodeGen.csproj b/build/CodeGen/_buildCodeGen.csproj index 0d9adaaa..c3a3b994 100644 --- a/build/CodeGen/_buildCodeGen.csproj +++ b/build/CodeGen/_buildCodeGen.csproj @@ -17,7 +17,7 @@ - + diff --git a/build/_build.csproj b/build/_build.csproj index c49e0810..ce7093e8 100644 --- a/build/_build.csproj +++ b/build/_build.csproj @@ -15,12 +15,12 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/tests/LibHac.Tests/LibHac.Tests.csproj b/tests/LibHac.Tests/LibHac.Tests.csproj index 6bcad87a..8f0cd11a 100644 --- a/tests/LibHac.Tests/LibHac.Tests.csproj +++ b/tests/LibHac.Tests/LibHac.Tests.csproj @@ -9,11 +9,11 @@ - - - - - + + + + + all runtime; build; native; contentfiles; analyzers; buildtransitive