From e0be8781964a2333f6bfaf610f70f9829e8e4668 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 14 Nov 2023 13:53:30 +0000 Subject: [PATCH] chore(deps): update dotnet to v7.0.14 --- 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 e0190e7..7a1b585 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..4239d69 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 24f0f79..e90029e 100644 --- a/src/Migrator/Migrator.csproj +++ b/src/Migrator/Migrator.csproj @@ -11,7 +11,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive