Adapt to create packages

This commit is contained in:
Oscar Morales
2025-06-17 15:12:10 -06:00
parent 852560d0e2
commit 5935e87704
2 changed files with 13 additions and 0 deletions

View File

@@ -4,6 +4,7 @@
<TargetFramework>net8.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<PackageId>Core.Blueprint.Redis</PackageId>
</PropertyGroup>
<ItemGroup>