commit a0aef6e93b876614c5a0487b8c95ed476d659185 Author: Your Name Date: Fri Apr 4 23:12:08 2025 +0300 aga diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000..7f96247 Binary files /dev/null and b/.DS_Store differ diff --git a/.idea/.idea.Voroncov2103/.idea/.gitignore b/.idea/.idea.Voroncov2103/.idea/.gitignore new file mode 100644 index 0000000..8387daf --- /dev/null +++ b/.idea/.idea.Voroncov2103/.idea/.gitignore @@ -0,0 +1,13 @@ +# Default ignored files +/shelf/ +/workspace.xml +# Rider ignored files +/modules.xml +/contentModel.xml +/.idea.Voroncov2103.iml +/projectSettingsUpdater.xml +# Editor-based HTTP Client requests +/httpRequests/ +# Datasource local storage ignored files +/dataSources/ +/dataSources.local.xml diff --git a/.idea/.idea.Voroncov2103/.idea/avalonia.xml b/.idea/.idea.Voroncov2103/.idea/avalonia.xml new file mode 100644 index 0000000..1757671 --- /dev/null +++ b/.idea/.idea.Voroncov2103/.idea/avalonia.xml @@ -0,0 +1,13 @@ + + + + + + \ No newline at end of file diff --git a/.idea/.idea.Voroncov2103/.idea/encodings.xml b/.idea/.idea.Voroncov2103/.idea/encodings.xml new file mode 100644 index 0000000..df87cf9 --- /dev/null +++ b/.idea/.idea.Voroncov2103/.idea/encodings.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/.idea/.idea.Voroncov2103/.idea/indexLayout.xml b/.idea/.idea.Voroncov2103/.idea/indexLayout.xml new file mode 100644 index 0000000..7b08163 --- /dev/null +++ b/.idea/.idea.Voroncov2103/.idea/indexLayout.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.Voroncov2103/.idea/vcs.xml b/.idea/.idea.Voroncov2103/.idea/vcs.xml new file mode 100644 index 0000000..94a25f7 --- /dev/null +++ b/.idea/.idea.Voroncov2103/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/Voroncov2103.sln b/Voroncov2103.sln new file mode 100644 index 0000000..66a2a9d --- /dev/null +++ b/Voroncov2103.sln @@ -0,0 +1,16 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Voroncov2103", "Voroncov2103\Voroncov2103.csproj", "{1CA49546-FA49-4F8D-A3A0-C7F65666EBA5}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {1CA49546-FA49-4F8D-A3A0-C7F65666EBA5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {1CA49546-FA49-4F8D-A3A0-C7F65666EBA5}.Debug|Any CPU.Build.0 = Debug|Any CPU + {1CA49546-FA49-4F8D-A3A0-C7F65666EBA5}.Release|Any CPU.ActiveCfg = Release|Any CPU + {1CA49546-FA49-4F8D-A3A0-C7F65666EBA5}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection +EndGlobal diff --git a/Voroncov2103/.DS_Store b/Voroncov2103/.DS_Store new file mode 100644 index 0000000..0fac351 Binary files /dev/null and b/Voroncov2103/.DS_Store differ diff --git a/Voroncov2103/AddAgentWindow.axaml b/Voroncov2103/AddAgentWindow.axaml new file mode 100644 index 0000000..15aa5af --- /dev/null +++ b/Voroncov2103/AddAgentWindow.axaml @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + +