From 442b457a3ede411a75a33ebacd439653d3e87499 Mon Sep 17 00:00:00 2001 From: Mary Date: Sun, 28 Jan 2024 22:14:30 +0100 Subject: [PATCH] Switch to .NET 8 Signed-off-by: Mary --- SPB.Testing/SPB.Testing.csproj | 4 ++-- SPB/SPB.csproj | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/SPB.Testing/SPB.Testing.csproj b/SPB.Testing/SPB.Testing.csproj index 214dfc8..f99e958 100644 --- a/SPB.Testing/SPB.Testing.csproj +++ b/SPB.Testing/SPB.Testing.csproj @@ -2,7 +2,7 @@ Exe - net6.0 + net8.0 @@ -10,7 +10,7 @@ - + diff --git a/SPB/SPB.csproj b/SPB/SPB.csproj index cd55442..389a1ef 100644 --- a/SPB/SPB.csproj +++ b/SPB/SPB.csproj @@ -1,13 +1,13 @@ - net6.0 + net8.0 0.0.4 true - Thog + marysaka Simple Platform Bindings Copyright (c) SPB Team and Contributors - https://github.com/Thog/SPB/ - https://github.com/Thog/SPB/ + https://github.com/marysaka/SPB/ + https://github.com/marysaka/SPB/ LICENSE.txt