All project work except tests

This commit is contained in:
Evgeny Redikultsev
2023-02-22 22:46:23 +05:00
parent 784d3d3a5f
commit 4899f3a38e
12 changed files with 175 additions and 229 deletions

View File

@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup />
<ItemGroup>
<Compile Update="DemoForm.cs">
<SubType>Form</SubType>
</Compile>
</ItemGroup>
</Project>