From 231e29f877ad5685e95b05ca1adb653a30328619 Mon Sep 17 00:00:00 2001 From: "a.beging@eas-solutions.de" Date: Thu, 30 Apr 2026 11:27:14 +0200 Subject: [PATCH] Fix target framework and package version in test project Co-authored-by: Copilot --- FoodsharingSiegen.Tests/FoodsharingSiegen.Tests.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/FoodsharingSiegen.Tests/FoodsharingSiegen.Tests.csproj b/FoodsharingSiegen.Tests/FoodsharingSiegen.Tests.csproj index 4aa525f..c4a908a 100644 --- a/FoodsharingSiegen.Tests/FoodsharingSiegen.Tests.csproj +++ b/FoodsharingSiegen.Tests/FoodsharingSiegen.Tests.csproj @@ -1,7 +1,7 @@  - net10.0 + net9.0 enable enable false @@ -9,7 +9,7 @@ - +