diff options
| author | Sophia Pearson <codergal89@gmail.com> | 2022-12-24 11:21:28 +0100 |
|---|---|---|
| committer | Sophia Pearson <codergal89@gmail.com> | 2022-12-24 11:21:28 +0100 |
| commit | 6073d57a53c1dccc8f389257ac9524d52eb065c7 (patch) | |
| tree | 18d4947067d4271b3d818fafef6302825246c748 | |
| parent | 3f86cb00681200d89b5c09d5c6b6bde53b6c75bd (diff) | |
| download | texty-6073d57a53c1dccc8f389257ac9524d52eb065c7.tar.xz texty-6073d57a53c1dccc8f389257ac9524d52eb065c7.zip | |
godot: upgrade to 4.0-beta10
| -rw-r--r-- | Texty.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Texty.csproj b/Texty.csproj index 4c516b5..b787c1e 100644 --- a/Texty.csproj +++ b/Texty.csproj @@ -1,4 +1,4 @@ -<Project Sdk="Godot.NET.Sdk/4.0.0-beta.6"> +<Project Sdk="Godot.NET.Sdk/4.0.0-beta.10"> <PropertyGroup> <TargetFramework>net6.0</TargetFramework> <EnableDynamicLoading>true</EnableDynamicLoading> |
