first commit

This commit is contained in:
2025-09-11 16:55:18 +03:00
commit c419202a2a
144 changed files with 8818 additions and 0 deletions

5
packages.config Normal file
View File

@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Costura.Fody" version="6.0.0" targetFramework="net48" developmentDependency="true" />
<package id="Fody" version="6.8.2" targetFramework="net48" developmentDependency="true" />
</packages>