From 493e4a5e5303a753d958c7ce7ee654c944bc5441 Mon Sep 17 00:00:00 2001 From: Corentin LEMAIRE Date: Fri, 26 May 2023 23:31:21 +0200 Subject: [PATCH] Try to fix building issue --- Sources/Model/Model.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Sources/Model/Model.csproj b/Sources/Model/Model.csproj index e8d3f0d..32472a4 100644 --- a/Sources/Model/Model.csproj +++ b/Sources/Model/Model.csproj @@ -1,7 +1,7 @@ - net7.0;net7.0-android;net7.0-ios;net7.0-maccatalyst + net7.0;net7.0-android;net7.0-maccatalyst $(TargetFrameworks);net7.0-windows10.0.19041.0 $(TargetFrameworks);net7.0-ios $(TargetFrameworks);net7.0-maccatalyst