Events on desktop

This commit is contained in:
Dimitar Byalkov
2023-06-09 07:18:11 +02:00
parent f90e73d544
commit cc0cc3d7f7
17 changed files with 813 additions and 2 deletions

View File

@@ -16,6 +16,9 @@
</ItemGroup>
<ItemGroup>
<Compile Update="EventForm.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="ComplaintForm.cs">
<SubType>Form</SubType>
</Compile>