From afcb290e587f633bad5ae764287cc31bd1f8567d Mon Sep 17 00:00:00 2001 From: Katter Date: Thu, 10 Oct 2024 08:46:53 +0500 Subject: [PATCH] Avalonia.csproj Platform specific target framework --- SightKeeper.Avalonia/SightKeeper.Avalonia.csproj | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/SightKeeper.Avalonia/SightKeeper.Avalonia.csproj b/SightKeeper.Avalonia/SightKeeper.Avalonia.csproj index 9cb74f1b..3e887bd8 100644 --- a/SightKeeper.Avalonia/SightKeeper.Avalonia.csproj +++ b/SightKeeper.Avalonia/SightKeeper.Avalonia.csproj @@ -1,7 +1,13 @@  + + net8.0-windows + + + net8.0 + + WinExe - net8.0 enable true app.manifest