Fix connecting on XMLSocket-

This commit is contained in:
Li 2022-11-20 12:47:18 +13:00
parent 44ada661d7
commit f716fedec5
7 changed files with 19 additions and 28 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.48.0")]
[assembly: AssemblyFileVersion("1.8.48.0")]
[assembly: AssemblyVersion("1.8.51.0")]
[assembly: AssemblyFileVersion("1.8.51.0")]