From 259fdb5ae85d72e7415d4e7a65edc772de2b6aa4 Mon Sep 17 00:00:00 2001
From: Kamron Batman <3953314+kamronbatman@users.noreply.github.com>
Date: Fri, 28 Aug 2020 10:24:15 -0700
Subject: [PATCH] Remove .NET 5 From Targeted Frameworks (#202)
---
Directory.Build.props | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Directory.Build.props b/Directory.Build.props
index 6203fa235..3c9231a13 100644
--- a/Directory.Build.props
+++ b/Directory.Build.props
@@ -4,7 +4,7 @@
Kamron Batman
ModernUO
2019-2020
- netcoreapp3.1;net5.0
+ netcoreapp3.1
x64
x64
8.0