add controller for video

This commit is contained in:
Oleksandr Bezdieniezhnykh
2024-07-22 16:01:28 +03:00
parent bfbfdf6658
commit 6f78b88007
7 changed files with 80 additions and 35 deletions
@@ -13,6 +13,7 @@
<ItemGroup>
<ProjectReference Include="..\Azaion.Repository\Azaion.Repository.csproj" />
<ProjectReference Include="..\Azaion.Video\Azaion.Video.csproj" />
</ItemGroup>
</Project>