Adding first tasks from DI

This commit is contained in:
2025-08-20 09:09:32 +02:00
parent ee400fd23c
commit 410d615641
3 changed files with 173 additions and 1 deletions

View File

@@ -7,4 +7,8 @@
<Nullable>disable</Nullable>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="9.0.8" />
</ItemGroup>
</Project>