From eea6303f1ad4f292aa299b5828b4da0aa6a599d2 Mon Sep 17 00:00:00 2001 From: 345paul Date: Mon, 17 Jun 2024 13:41:11 +0100 Subject: [PATCH] Fixed bad nuget references with Newtonsoft --- .../Microsoft.AzureIntegrationMigration.ApplicationModel.csproj | 2 +- ...soft.AzureIntegrationMigration.ApplicationModel.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Microsoft.AzureIntegrationMigration.ApplicationModel/Microsoft.AzureIntegrationMigration.ApplicationModel.csproj b/src/Microsoft.AzureIntegrationMigration.ApplicationModel/Microsoft.AzureIntegrationMigration.ApplicationModel.csproj index 7a6e4e3..f97b8fd 100644 --- a/src/Microsoft.AzureIntegrationMigration.ApplicationModel/Microsoft.AzureIntegrationMigration.ApplicationModel.csproj +++ b/src/Microsoft.AzureIntegrationMigration.ApplicationModel/Microsoft.AzureIntegrationMigration.ApplicationModel.csproj @@ -32,7 +32,7 @@ - + diff --git a/tests/Microsoft.AzureIntegrationMigration.ApplicationModel.Tests/Microsoft.AzureIntegrationMigration.ApplicationModel.Tests.csproj b/tests/Microsoft.AzureIntegrationMigration.ApplicationModel.Tests/Microsoft.AzureIntegrationMigration.ApplicationModel.Tests.csproj index bdc7bd6..359ecf3 100644 --- a/tests/Microsoft.AzureIntegrationMigration.ApplicationModel.Tests/Microsoft.AzureIntegrationMigration.ApplicationModel.Tests.csproj +++ b/tests/Microsoft.AzureIntegrationMigration.ApplicationModel.Tests/Microsoft.AzureIntegrationMigration.ApplicationModel.Tests.csproj @@ -25,7 +25,7 @@ - +