[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

@@ -6,4 +6,8 @@
<Nullable>enable</Nullable>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="DotBased" Version="1.0.0" />
</ItemGroup>
</Project>