From 59de5fd654b5a8848fac506506b460068f0185d8 Mon Sep 17 00:00:00 2001 From: Bill Wagner Date: Wed, 15 Jan 2025 10:39:50 -0500 Subject: [PATCH] NuGet updates It appears that dependabot missed some of the updates when creating #1248. As a result, there were some incompatibilities. This PR (if successful) replaces that one and updates our tools to the latest packages --- tools/ExampleTester/ExampleTester.csproj | 4 ++-- .../MarkdownConverter.Tests/MarkdownConverter.Tests.csproj | 4 ++-- tools/MarkdownConverter/MarkdownConverter.csproj | 6 +++--- tools/Utilities/Utilities.csproj | 4 ++-- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/tools/ExampleTester/ExampleTester.csproj b/tools/ExampleTester/ExampleTester.csproj index 582e6ac54..a6923d2bd 100644 --- a/tools/ExampleTester/ExampleTester.csproj +++ b/tools/ExampleTester/ExampleTester.csproj @@ -9,8 +9,8 @@ - - + + diff --git a/tools/MarkdownConverter.Tests/MarkdownConverter.Tests.csproj b/tools/MarkdownConverter.Tests/MarkdownConverter.Tests.csproj index 440b0e60f..2e30c08b4 100644 --- a/tools/MarkdownConverter.Tests/MarkdownConverter.Tests.csproj +++ b/tools/MarkdownConverter.Tests/MarkdownConverter.Tests.csproj @@ -16,8 +16,8 @@ - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/tools/MarkdownConverter/MarkdownConverter.csproj b/tools/MarkdownConverter/MarkdownConverter.csproj index fcbee266c..eb0bc9534 100644 --- a/tools/MarkdownConverter/MarkdownConverter.csproj +++ b/tools/MarkdownConverter/MarkdownConverter.csproj @@ -10,10 +10,10 @@ - - + + - + diff --git a/tools/Utilities/Utilities.csproj b/tools/Utilities/Utilities.csproj index 195a51a2a..b04c9d095 100644 --- a/tools/Utilities/Utilities.csproj +++ b/tools/Utilities/Utilities.csproj @@ -7,8 +7,8 @@ - - + +