Add logging

This commit is contained in:
Yoshi Askharoun
2025-09-02 01:58:53 -07:00
parent 6d87021011
commit 5483881994
6 changed files with 108 additions and 8 deletions
+1
View File
@@ -9,6 +9,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Logging" Version="9.0.8" />
<PackageReference Include="Microsoft.Win32.Registry" Version="5.0.0" />
<PackageReference Include="OwlCore" Version="0.4.1" />
<PackageReference Include="OwlCore.AbstractUI" Version="0.0.0" />