Skip to content

Commit

Permalink
Colder.Cache依赖调整
Browse files Browse the repository at this point in the history
  • Loading branch information
Coldairarrow committed Jun 12, 2021
1 parent ebd3883 commit 9c585b4
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion src/Colder.Cache/Colder.Cache.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,11 @@
</ItemGroup>

<ItemGroup>
<ProjectReference Include="..\Colder.CommonUtil\Colder.CommonUtil.csproj" />
<ProjectReference Include="..\Colder.Json\Colder.Json.csproj" />
</ItemGroup>

<ItemGroup>
<Compile Include="..\Colder.CommonUtil\Extentions\TypeExtentions.cs" />
</ItemGroup>

</Project>

0 comments on commit 9c585b4

Please sign in to comment.