From b7f864963ed441f584a6c9e4d56b89171f55ed4d Mon Sep 17 00:00:00 2001
From: Li
Date: Thu, 2 Feb 2023 01:16:21 -0800
Subject: [PATCH] .net 7.0 is in visual studio stable now
---
README.md | 2 --
1 file changed, 2 deletions(-)
diff --git a/README.md b/README.md
index 9ec9b10..f5e74cd 100755
--- a/README.md
+++ b/README.md
@@ -137,8 +137,6 @@ https://server.islehorse.com/binaries/download/HISP-Web-Game.zip
ex:
``dotnet publish -p:PublishProfile=Linux64.pubxml`` to to build it standalone.
- NOTE: At this current time, building projects targeting .NET Core 7.0 inside Visual Studio requires Visual Studio 2022 PREVIEW and does not work in the stable build
-
# Credits