summaryrefslogtreecommitdiff
path: root/projeto-fantasia.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'projeto-fantasia.csproj')
-rw-r--r--projeto-fantasia.csproj7
1 files changed, 7 insertions, 0 deletions
diff --git a/projeto-fantasia.csproj b/projeto-fantasia.csproj
new file mode 100644
index 0000000..800a3c6
--- /dev/null
+++ b/projeto-fantasia.csproj
@@ -0,0 +1,7 @@
+<Project Sdk="Godot.NET.Sdk/4.4.1">
+ <PropertyGroup>
+ <TargetFramework>net8.0</TargetFramework>
+ <EnableDynamicLoading>true</EnableDynamicLoading>
+ <RootNamespace>projetofantasia</RootNamespace>
+ </PropertyGroup>
+</Project> \ No newline at end of file