diff --git a/.gitea/workflows/main.yaml b/.gitea/workflows/main.yaml index 65f41e82..32b0f58c 100644 --- a/.gitea/workflows/main.yaml +++ b/.gitea/workflows/main.yaml @@ -40,7 +40,7 @@ jobs: runs-on: ubuntu-latest needs: BumpTag container: - image: barichello/godot-ci:mono-4.4.1 + image: barichello/godot-ci:mono-4.5 steps: - name: Install node, curl and zip diff --git a/Movement tests.csproj.old b/Movement tests.csproj.old new file mode 100644 index 00000000..ef1b7411 --- /dev/null +++ b/Movement tests.csproj.old @@ -0,0 +1,131 @@ + + + net8.0 + true + Movementtests + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file