9.4.0 version

This commit is contained in:
Dmitry Panin
2024-02-05 22:11:34 +03:00
commit dd54efd2d9
595 changed files with 650873 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>netcoreapp3.1</TargetFramework>
</PropertyGroup>
</Project>