Skip to content

Commit

Permalink
#13 提供GarnetCacheProvider 缓存扩展
Browse files Browse the repository at this point in the history
  • Loading branch information
vipwan committed Apr 1, 2024
1 parent afa8b33 commit 10c772b
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,13 @@
<PackageReference Include="Microsoft.Garnet" Version="1.0.2" />
</ItemGroup>

<ItemGroup>
<None Include="..\README.md">
<Pack>True</Pack>
<PackagePath>\</PackagePath>
</None>
</ItemGroup>

<ItemGroup>
<ProjectReference Include="..\Biwen.Settings\Biwen.Settings.csproj" />
</ItemGroup>
Expand Down

0 comments on commit 10c772b

Please sign in to comment.