This commit is contained in:
2022-05-07 17:42:26 +02:00
parent d7f2348f0d
commit 23930b44a2
8 changed files with 51 additions and 22 deletions

View File

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