From f62221da355fd6e46f2a118cdfa69656c8e5942a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 6 Jun 2024 20:40:56 +0000 Subject: [PATCH] chore(deps): update dotnet to v8.0.6 --- src/Application/Application.csproj | 2 +- src/Infrastructure/Infrastructure.csproj | 2 +- src/Migrator/Migrator.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Application/Application.csproj b/src/Application/Application.csproj index 7d88aec..6050641 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 0f0d2df..1ed9596 100644 --- a/src/Infrastructure/Infrastructure.csproj +++ b/src/Infrastructure/Infrastructure.csproj @@ -14,7 +14,7 @@ - + diff --git a/src/Migrator/Migrator.csproj b/src/Migrator/Migrator.csproj index b2a610a..a21d61a 100644 --- a/src/Migrator/Migrator.csproj +++ b/src/Migrator/Migrator.csproj @@ -11,7 +11,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive