From 831f91ce167a0423fcfab511fe46f15f905c5a2c Mon Sep 17 00:00:00 2001 From: Developer 02 Date: Tue, 20 May 2025 12:47:49 +0200 Subject: [PATCH] Update EntityFrameworkCore to version 9.0.5 Updated the `Microsoft.EntityFrameworkCore` package version from `9.0.4` to `9.0.5` for the target framework `net9.0` in the `DigitalData.Core.Infrastructure.csproj` file. --- .../DigitalData.Core.Infrastructure.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DigitalData.Core.Infrastructure/DigitalData.Core.Infrastructure.csproj b/DigitalData.Core.Infrastructure/DigitalData.Core.Infrastructure.csproj index 799bd31..1779410 100644 --- a/DigitalData.Core.Infrastructure/DigitalData.Core.Infrastructure.csproj +++ b/DigitalData.Core.Infrastructure/DigitalData.Core.Infrastructure.csproj @@ -36,7 +36,7 @@ - +