From 6c8b37ce5c9a096c032bd68e88f93b4171031230 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Jooss?= Date: Thu, 13 Apr 2023 22:38:32 +0200 Subject: [PATCH] Update to .NET 7.0.5 --- src/ContosoAds.Web/ContosoAds.Web.csproj | 14 +++++++------- ...ntosoAds.ImageProcessor.IntegrationTests.csproj | 2 +- .../ContosoAds.Web.IntegrationTests.csproj | 4 ++-- .../ContosoAds.Web.UnitTests.csproj | 2 +- 4 files changed, 11 insertions(+), 11 deletions(-) diff --git a/src/ContosoAds.Web/ContosoAds.Web.csproj b/src/ContosoAds.Web/ContosoAds.Web.csproj index 4e6beda..09f0cf1 100644 --- a/src/ContosoAds.Web/ContosoAds.Web.csproj +++ b/src/ContosoAds.Web/ContosoAds.Web.csproj @@ -10,19 +10,19 @@ - - - - + + + + all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive - - + + diff --git a/test/ContosoAds.ImageProcessor.IntegrationTests/ContosoAds.ImageProcessor.IntegrationTests.csproj b/test/ContosoAds.ImageProcessor.IntegrationTests/ContosoAds.ImageProcessor.IntegrationTests.csproj index 24aff04..39ceec6 100644 --- a/test/ContosoAds.ImageProcessor.IntegrationTests/ContosoAds.ImageProcessor.IntegrationTests.csproj +++ b/test/ContosoAds.ImageProcessor.IntegrationTests/ContosoAds.ImageProcessor.IntegrationTests.csproj @@ -12,7 +12,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/test/ContosoAds.Web.IntegrationTests/ContosoAds.Web.IntegrationTests.csproj b/test/ContosoAds.Web.IntegrationTests/ContosoAds.Web.IntegrationTests.csproj index 34ced14..929b599 100644 --- a/test/ContosoAds.Web.IntegrationTests/ContosoAds.Web.IntegrationTests.csproj +++ b/test/ContosoAds.Web.IntegrationTests/ContosoAds.Web.IntegrationTests.csproj @@ -14,8 +14,8 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - - + + diff --git a/test/ContosoAds.Web.UnitTests/ContosoAds.Web.UnitTests.csproj b/test/ContosoAds.Web.UnitTests/ContosoAds.Web.UnitTests.csproj index 4ef81e9..3ba494d 100644 --- a/test/ContosoAds.Web.UnitTests/ContosoAds.Web.UnitTests.csproj +++ b/test/ContosoAds.Web.UnitTests/ContosoAds.Web.UnitTests.csproj @@ -12,7 +12,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - +