Update to .NET 8.0

This commit is contained in:
Li 2023-11-25 13:10:25 +13:00
parent 78bef4b271
commit 08ead748bb
62 changed files with 172 additions and 169 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.8.62.0")]
[assembly: AssemblyFileVersion("1.8.62.0")]
[assembly: AssemblyVersion("1.8.66.0")]
[assembly: AssemblyFileVersion("1.8.66.0")]