From 6b95fe2973f6abafe516e863360432987613b508 Mon Sep 17 00:00:00 2001 From: Pieter-Jan Briers Date: Fri, 15 Dec 2023 19:24:50 +0100 Subject: [PATCH] Update to .NET 8 --- SS14.Watchdog.Tests/SS14.Watchdog.Tests.csproj | 2 +- SS14.Watchdog/SS14.Watchdog.csproj | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/SS14.Watchdog.Tests/SS14.Watchdog.Tests.csproj b/SS14.Watchdog.Tests/SS14.Watchdog.Tests.csproj index da529cc..1a7c87f 100644 --- a/SS14.Watchdog.Tests/SS14.Watchdog.Tests.csproj +++ b/SS14.Watchdog.Tests/SS14.Watchdog.Tests.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 false diff --git a/SS14.Watchdog/SS14.Watchdog.csproj b/SS14.Watchdog/SS14.Watchdog.csproj index 33920e3..1c0ef13 100644 --- a/SS14.Watchdog/SS14.Watchdog.csproj +++ b/SS14.Watchdog/SS14.Watchdog.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 enable 0.3.0 false @@ -35,5 +35,5 @@ - +