Handling of basic all-day events for calendar.

This commit is contained in:
Burak Kaan Köse
2024-12-29 13:06:35 +01:00
parent 979a3d8f1f
commit 8d8d7d0f8c
8 changed files with 165 additions and 12 deletions

View File

@@ -3,6 +3,7 @@
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<LangVersion>12.0</LangVersion>
<ProduceReferenceAssembly>true</ProduceReferenceAssembly>
</PropertyGroup>
<ItemGroup>