Добавление формы

This commit is contained in:
Slivin
2026-01-28 15:57:45 +03:00
parent 1bd2955dd0
commit fcd89b1e64
8 changed files with 214 additions and 0 deletions
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup>
<Compile Update="Form1.cs">
<SubType>Form</SubType>
</Compile>
</ItemGroup>
</Project>