1.5 compatibility by removing incompatible code and libraries

This commit is contained in:
Stardust3D 2024-04-13 19:22:57 +02:00
parent 476213ed08
commit 95263ed0e0
8 changed files with 141 additions and 10 deletions

View file

@ -1,6 +1,6 @@
{
"sdk": {
"version": "6.0.0",
"version": "8.0.0",
"rollForward": "latestMinor",
"allowPrerelease": false
}