From ae9d794b2ed99d5ad54e56af7292fba664f6b918 Mon Sep 17 00:00:00 2001 From: Liza Carvelli Date: Fri, 26 Jul 2024 11:17:03 +0200 Subject: [PATCH] Suppress build warning for test project --- QuestPathGenerator.Tests/QuestPathGenerator.Tests.csproj | 1 + QuestPathGenerator/QuestPathGenerator.csproj | 2 +- QuestPathGenerator/packages.lock.json | 8 ++++---- Questionable/Questionable.csproj | 2 +- 4 files changed, 7 insertions(+), 6 deletions(-) diff --git a/QuestPathGenerator.Tests/QuestPathGenerator.Tests.csproj b/QuestPathGenerator.Tests/QuestPathGenerator.Tests.csproj index a6c43a4..a2f6c64 100644 --- a/QuestPathGenerator.Tests/QuestPathGenerator.Tests.csproj +++ b/QuestPathGenerator.Tests/QuestPathGenerator.Tests.csproj @@ -8,6 +8,7 @@ false true x64 + MSB3243 diff --git a/QuestPathGenerator/QuestPathGenerator.csproj b/QuestPathGenerator/QuestPathGenerator.csproj index d9b119d..d5eb73b 100644 --- a/QuestPathGenerator/QuestPathGenerator.csproj +++ b/QuestPathGenerator/QuestPathGenerator.csproj @@ -17,7 +17,7 @@ - + diff --git a/QuestPathGenerator/packages.lock.json b/QuestPathGenerator/packages.lock.json index ffdfcd9..77bbdf0 100644 --- a/QuestPathGenerator/packages.lock.json +++ b/QuestPathGenerator/packages.lock.json @@ -4,11 +4,11 @@ ".NETStandard,Version=v2.0": { "Json.More.Net": { "type": "Direct", - "requested": "[2.0.1.2, )", - "resolved": "2.0.1.2", - "contentHash": "uF3QeiaXEfH92emz0/BWUiNtMSfxIIvgynuB0Bf1vF4s8eWTcZitBx9l+g/FDaJk5XxqBv9buQXizXKQcXFG1w==", + "requested": "[2.0.2, )", + "resolved": "2.0.2", + "contentHash": "izscdjjk8EAHDBCjyz7V7n77SzkrSjh/hUGV6cyR6PlVdjYDh5ohc8yqvwSqJ9+6Uof8W6B24dIHlDKD+I1F8A==", "dependencies": { - "System.Text.Json": "8.0.0" + "System.Text.Json": "8.0.4" } }, "JsonPointer.Net": { diff --git a/Questionable/Questionable.csproj b/Questionable/Questionable.csproj index 4235141..e25f2e4 100644 --- a/Questionable/Questionable.csproj +++ b/Questionable/Questionable.csproj @@ -1,6 +1,6 @@  - 1.17 + 1.18 dist $(SolutionDir)=X:\ x64