This commit is contained in:
2025-06-27 12:47:13 +03:00
commit 5f7a071fc8
44 changed files with 1074 additions and 0 deletions

View File

@ -0,0 +1,7 @@
' <autogenerated/>
Option Strict Off
Option Explicit On
Imports System
Imports System.Reflection
<Assembly: Global.System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v6.0", FrameworkDisplayName:=".NET 6.0")>