From 685fe35a3a6568caa872ccc6a1f81fa0b5816faa Mon Sep 17 00:00:00 2001 From: Mira <56395159+TheXorog@users.noreply.github.com> Date: Tue, 9 May 2023 15:06:56 +0200 Subject: [PATCH] chore(deps): Update to .NET 7.0 --- Xorog.UniversalExtensions.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Xorog.UniversalExtensions.csproj b/Xorog.UniversalExtensions.csproj index 36d2fd3..1ba4264 100644 --- a/Xorog.UniversalExtensions.csproj +++ b/Xorog.UniversalExtensions.csproj @@ -1,7 +1,7 @@ - net6.0 + net7.0 enable enable Debug;Release;x64