From 3e957db5b49da7a3dda52b763c4d7e279688bf9d Mon Sep 17 00:00:00 2001 From: Lucas Morgan Date: Sat, 14 Jan 2023 17:10:48 -0600 Subject: [PATCH] update some nugets --- Shogi.Api/Shogi.Api.csproj | 4 ++-- Shogi.sln | 1 + Tests/AcceptanceTests/AcceptanceTests.csproj | 2 +- Tests/UnitTests/UnitTests.csproj | 2 +- 4 files changed, 5 insertions(+), 4 deletions(-) diff --git a/Shogi.Api/Shogi.Api.csproj b/Shogi.Api/Shogi.Api.csproj index a213d13..429f894 100644 --- a/Shogi.Api/Shogi.Api.csproj +++ b/Shogi.Api/Shogi.Api.csproj @@ -29,8 +29,8 @@ - - + + diff --git a/Shogi.sln b/Shogi.sln index 04e182f..d596ba6 100644 --- a/Shogi.sln +++ b/Shogi.sln @@ -17,6 +17,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution ProjectSection(SolutionItems) = preProject .gitignore = .gitignore azure-pipelines.yml = azure-pipelines.yml + global.json = global.json nuget.config = nuget.config README.md = README.md EndProjectSection diff --git a/Tests/AcceptanceTests/AcceptanceTests.csproj b/Tests/AcceptanceTests/AcceptanceTests.csproj index e0ed7c1..8b478e4 100644 --- a/Tests/AcceptanceTests/AcceptanceTests.csproj +++ b/Tests/AcceptanceTests/AcceptanceTests.csproj @@ -21,7 +21,7 @@ - + diff --git a/Tests/UnitTests/UnitTests.csproj b/Tests/UnitTests/UnitTests.csproj index a15325a..250e860 100644 --- a/Tests/UnitTests/UnitTests.csproj +++ b/Tests/UnitTests/UnitTests.csproj @@ -8,7 +8,7 @@ - +