From bd88029a16fba6796aceb40e154aff6e33d644c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roland=20M=C3=A1rkus?= Date: Thu, 18 Jan 2024 12:17:44 +0100 Subject: [PATCH] Upgrading to .NET 8 and OC 1.8.2 --- Lombiq.UIKit.Tests.UI/Lombiq.UIKit.Tests.UI.csproj | 2 +- Lombiq.UIKit/Lombiq.UIKit.csproj | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Lombiq.UIKit.Tests.UI/Lombiq.UIKit.Tests.UI.csproj b/Lombiq.UIKit.Tests.UI/Lombiq.UIKit.Tests.UI.csproj index 949469f..f08184e 100644 --- a/Lombiq.UIKit.Tests.UI/Lombiq.UIKit.Tests.UI.csproj +++ b/Lombiq.UIKit.Tests.UI/Lombiq.UIKit.Tests.UI.csproj @@ -1,7 +1,7 @@ - net6.0 + net8.0 diff --git a/Lombiq.UIKit/Lombiq.UIKit.csproj b/Lombiq.UIKit/Lombiq.UIKit.csproj index fd35cf8..5c66619 100644 --- a/Lombiq.UIKit/Lombiq.UIKit.csproj +++ b/Lombiq.UIKit/Lombiq.UIKit.csproj @@ -3,7 +3,7 @@ - net6.0 + net8.0 true $(DefaultItemExcludes);.git*;node_modules\**;Tests\** @@ -36,10 +36,10 @@ - - - - + + + +