Upgrade redis package

This commit is contained in:
2025-06-21 22:15:18 -06:00
parent a56f2cb3d7
commit a1694572da
3 changed files with 3 additions and 19 deletions

View File

@@ -7,17 +7,9 @@
</PropertyGroup>
<ItemGroup>
<Compile Remove="Services\SqlSampleService.cs" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Core.Blueprint.Redis" Version="1.0.0" />
<PackageReference Include="Core.Blueprint.Redis" Version="1.0.1" />
<PackageReference Include="Core.Blueprint.SQLServer" Version="1.0.0" />
<PackageReference Include="Mapster" Version="7.4.1-pre01" />
</ItemGroup>
<ItemGroup>
<Folder Include="Services\" />
</ItemGroup>
</Project>