First try

This commit is contained in:
GitLab-Admin
2026-03-31 08:33:56 +05:00
commit 73c84ae27e
14 changed files with 714 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.8" />
</startup>
</configuration>