From 5faf9ac8249a92d227d6f39db4b4ba84f0b28100 Mon Sep 17 00:00:00 2001 From: onyx-and-iris Date: Wed, 22 Jul 2026 17:49:41 +0100 Subject: [PATCH] upd targets for .net9.0 --- Lottery/Lottery.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Lottery/Lottery.csproj b/Lottery/Lottery.csproj index 39accb5..77bfb9c 100644 --- a/Lottery/Lottery.csproj +++ b/Lottery/Lottery.csproj @@ -1,7 +1,7 @@  - net9.0-android;net9.0-ios;net8.0-maccatalyst + net9.0-android;net9.0-ios;net9.0-maccatalyst $(TargetFrameworks);net9.0-windows10.0.19041.0