From d0278a3b841c1a8176393aa6d0c964752b928d76 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 28 May 2024 18:45:30 +0000 Subject: [PATCH] chore(deps): update dotnet to v8 --- src/Application/Application.csproj | 2 +- src/Infrastructure/Infrastructure.csproj | 4 ++-- src/Migrator/Migrator.csproj | 4 ++-- src/WebUI/WebUI.csproj | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/Application/Application.csproj b/src/Application/Application.csproj index e0190e7..28f47a0 100644 --- a/src/Application/Application.csproj +++ b/src/Application/Application.csproj @@ -9,7 +9,7 @@ - + diff --git a/src/Infrastructure/Infrastructure.csproj b/src/Infrastructure/Infrastructure.csproj index 2667740..9e66eb7 100644 --- a/src/Infrastructure/Infrastructure.csproj +++ b/src/Infrastructure/Infrastructure.csproj @@ -14,8 +14,8 @@ - - + + diff --git a/src/Migrator/Migrator.csproj b/src/Migrator/Migrator.csproj index 24f0f79..1f705a2 100644 --- a/src/Migrator/Migrator.csproj +++ b/src/Migrator/Migrator.csproj @@ -11,11 +11,11 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/src/WebUI/WebUI.csproj b/src/WebUI/WebUI.csproj index 570c569..a2524c5 100644 --- a/src/WebUI/WebUI.csproj +++ b/src/WebUI/WebUI.csproj @@ -10,7 +10,7 @@ - +