From 3c6549db3e2716b1ebc1f2f9e970fb0dc15613eb Mon Sep 17 00:00:00 2001 From: Jesse Plamondon-Willard Date: Wed, 18 Aug 2021 23:34:34 -0400 Subject: remove reference no longer needed in .NET 5 --- src/SMAPI/SMAPI.csproj | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/SMAPI/SMAPI.csproj b/src/SMAPI/SMAPI.csproj index a04dd1b6..16ddb92a 100644 --- a/src/SMAPI/SMAPI.csproj +++ b/src/SMAPI/SMAPI.csproj @@ -31,7 +31,6 @@ - -- cgit