We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ac3c99 commit 12800d6Copy full SHA for 12800d6
1 file changed
Rhythia.csproj
@@ -1,4 +1,4 @@
1
-<Project Sdk="Godot.NET.Sdk/4.6.3">
+<Project Sdk="Godot.NET.Sdk/4.6.2">
2
<PropertyGroup>
3
<TargetFramework>net10.0</TargetFramework>
4
<TargetFramework Condition=" '$(GodotTargetPlatform)' == 'android' ">net10.0</TargetFramework>
@@ -20,4 +20,3 @@
20
<PackageReference Include="Updatum" Version="1.3.2" />
21
</ItemGroup>
22
</Project>
23
-
0 commit comments