From e028303359fad554bed5dd57d8b0787232ace322 Mon Sep 17 00:00:00 2001 From: Tomasz Cielecki Date: Tue, 28 Feb 2023 14:44:48 +0100 Subject: [PATCH] Roll forward to allow running with newer dotnet versions --- MauiCheck/MauiCheck.csproj | 1 + 1 file changed, 1 insertion(+) diff --git a/MauiCheck/MauiCheck.csproj b/MauiCheck/MauiCheck.csproj index 2700b2a..8c2373c 100644 --- a/MauiCheck/MauiCheck.csproj +++ b/MauiCheck/MauiCheck.csproj @@ -9,6 +9,7 @@ app.manifest win-x64;win-x86;osx-x64 latest + Major