Skip to content

Commit

Permalink
Добавьте файлы проекта.
Browse files Browse the repository at this point in the history
  • Loading branch information
eisenpunk committed Dec 9, 2020
1 parent 5971e30 commit 84abda9
Show file tree
Hide file tree
Showing 25 changed files with 1,722 additions and 0 deletions.
6 changes: 6 additions & 0 deletions App.config
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.7.2" />
</startup>
</configuration>
658 changes: 658 additions & 0 deletions Form1.Designer.cs

Large diffs are not rendered by default.

Loading

0 comments on commit 84abda9

Please sign in to comment.