From f3cc973df370092409d7fc315a1f2b00ccad51ea Mon Sep 17 00:00:00 2001 From: Alex Barney Date: Sun, 5 Feb 2023 21:39:00 -0700 Subject: [PATCH] Update build dependencies and the .NET CLI version --- DotnetCliVersion.txt | 2 +- build/CodeGen/_buildCodeGen.csproj | 2 +- build/_build.csproj | 6 +++--- tests/LibHac.Tests/LibHac.Tests.csproj | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/DotnetCliVersion.txt b/DotnetCliVersion.txt index 8e0b0534..fb68a53f 100644 --- a/DotnetCliVersion.txt +++ b/DotnetCliVersion.txt @@ -1 +1 @@ -7.0.101 \ No newline at end of file +7.0.102 \ No newline at end of file diff --git a/build/CodeGen/_buildCodeGen.csproj b/build/CodeGen/_buildCodeGen.csproj index af4efbca..8805a806 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 d0dea435..7c461436 100644 --- a/build/_build.csproj +++ b/build/_build.csproj @@ -15,9 +15,9 @@ - - - + + + diff --git a/tests/LibHac.Tests/LibHac.Tests.csproj b/tests/LibHac.Tests/LibHac.Tests.csproj index 194507c6..07887457 100644 --- a/tests/LibHac.Tests/LibHac.Tests.csproj +++ b/tests/LibHac.Tests/LibHac.Tests.csproj @@ -9,9 +9,9 @@ - + - +