Revert NativeAOT becuase MS broke it

This commit is contained in:
Li 2022-07-18 00:09:57 +12:00
parent 41a6038527
commit 39acd7f7eb
6 changed files with 49 additions and 39 deletions

View file

@ -31,5 +31,5 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.7.91.0")]
[assembly: AssemblyFileVersion("1.7.91.0")]
[assembly: AssemblyVersion("1.7.92.0")]
[assembly: AssemblyFileVersion("1.7.92.0")]