Fix Server shutdown

This commit is contained in:
Li 2022-11-27 11:19:41 +13:00
parent 7ed10a6bca
commit 245f2d3e48
8 changed files with 276 additions and 112 deletions

View file

@ -30,8 +30,8 @@ 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.8.59.0")]
[assembly: AssemblyFileVersion("1.8.59.0")]
[assembly: AssemblyVersion("1.8.61.0")]
[assembly: AssemblyFileVersion("1.8.61.0")]