From 214c90e01584e4c4a017f1b7631abf77d86e6922 Mon Sep 17 00:00:00 2001 From: Anna Clemens Date: Wed, 11 Jan 2023 18:37:05 -0500 Subject: [PATCH] chore: bump common to net7 --- XIVChatCommon/XIVChatCommon.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/XIVChatCommon/XIVChatCommon.csproj b/XIVChatCommon/XIVChatCommon.csproj index a21d21a..6703c94 100644 --- a/XIVChatCommon/XIVChatCommon.csproj +++ b/XIVChatCommon/XIVChatCommon.csproj @@ -5,7 +5,7 @@ enable 1.0.0 1.0.0 - net6.0 + net7.0