[ADD] Added DotBased to solution & added nuget config

This commit is contained in:
max
2025-08-04 17:04:57 +02:00
parent 3748dd7d58
commit 9489742a95
3 changed files with 14 additions and 0 deletions

View File

@@ -7,6 +7,9 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="DotBased" Version="1.0.0" />
<PackageReference Include="DotBased.Logging.MEL" Version="1.0.0" />
<PackageReference Include="DotBased.Logging.Serilog" Version="1.0.0" />
<PackageReference Include="MudBlazor" Version="8.10.0" />
</ItemGroup>