Basic announcements added

This commit is contained in:
Dimitar Byalkov
2023-04-10 22:09:26 +02:00
parent 3eabc9c64d
commit 754cc5bfff
16 changed files with 670 additions and 80 deletions

View File

@@ -12,4 +12,10 @@
<ProjectReference Include="..\HouseData\StudentHouseDashboard.csproj" />
</ItemGroup>
<ItemGroup>
<Compile Update="AnnouncementForm.cs">
<SubType>Form</SubType>
</Compile>
</ItemGroup>
</Project>