From fd38cb7411a60e6a8001fb23573c9680cfb915cb Mon Sep 17 00:00:00 2001 From: Ethan Lee Date: Mon, 2 Dec 2024 11:23:13 -0500 Subject: [PATCH] Add Core project file, for NativeAOT testing --- RogueLegacy.Core.csproj | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 RogueLegacy.Core.csproj diff --git a/RogueLegacy.Core.csproj b/RogueLegacy.Core.csproj new file mode 100644 index 0000000..8cae74c --- /dev/null +++ b/RogueLegacy.Core.csproj @@ -0,0 +1,19 @@ + + + + Exe + net8.0 + + + + RogueLegacy + false + + + + + {35253CE1-C864-4CD3-8249-4D1319748E8F} + FNA + + +