Ivan Kochurkin 2021-01-25 21:14:18 +03:00
parent 84d8348dc1
commit cf16ec791e
1 changed files with 2 additions and 0 deletions

View File

@ -3,5 +3,7 @@
* can be found in the LICENSE.txt file in the project root.
*/
using System;
using System.Reflection;
[assembly: CLSCompliant(true)]
[assembly: AssemblyVersion("4.9.1")]