fix mono runtime and debug error ,rollback to the old version, now will using mono's compiler and manager

This commit is contained in:
2026-04-18 17:50:32 +08:00
parent 5058d6a3a9
commit 971f16d526
481 changed files with 5412 additions and 4663 deletions

View File

@ -1,3 +1,4 @@
using System;
using System.Collections.Generic;
using System.Runtime.CompilerServices;

View File

@ -1,3 +1,4 @@
using System;
using System.Runtime.InteropServices;
namespace Prism

View File

@ -1,3 +1,4 @@
using System;
namespace Prism
{

View File

@ -1,3 +1,4 @@
using System;
using System.Runtime.InteropServices;
namespace Prism

View File

@ -1,3 +1,4 @@
using System;
using System.Runtime.InteropServices;
namespace Prism

View File

@ -1,3 +1,4 @@
using System;
using System.Runtime.CompilerServices;
namespace Prism

View File

@ -1,3 +1,4 @@
using System;
using System.Runtime.CompilerServices;
namespace Prism

View File

@ -1,3 +1,4 @@
using System;
using System.Runtime.CompilerServices;
namespace Prism

View File

@ -1,3 +1,4 @@
using System;
using System.Runtime.CompilerServices;
namespace Prism

View File

@ -1,3 +1,4 @@
using System;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;