Добавьте файлы проекта.

This commit is contained in:
2025-11-27 09:10:58 +03:00
parent 730fd30d87
commit c1f50fcca0
32 changed files with 1154 additions and 0 deletions

7
ArgumentsToolkit.slnx Normal file
View File

@@ -0,0 +1,7 @@
<Solution>
<Project Path="ArgumentsToolkit.Core/ArgumentsToolkit.Core.csproj" />
<Project Path="ArgumentsToolkit.Help/ArgumentsToolkit.Help.csproj" />
<Project Path="ArgumentsToolkit.Validation/ArgumentsToolkit.Validation.csproj" />
<Project Path="ArgumentsToolkit/ArgumentsToolkit.csproj" />
<Project Path="Demo/Demo.csproj" />
</Solution>