Skip to content

Commit

Permalink
Merge pull request #16 from cnblogs/fix-package-reference
Browse files Browse the repository at this point in the history
fix: add package reference to Cnblogs.DashScope.Sdk
  • Loading branch information
cnblogs-dudu committed Mar 13, 2024
2 parents 8f604c3 + 94b9862 commit b2d1e95
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/KernelMemory.DashScope/KernelMemory.DashScope.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.DeepDev.TokenizerLib" Version="1.3.3" />
<PackageReference Include="Microsoft.KernelMemory.Abstractions" Version="0.32.240307.1"/>
<PackageReference Include="Cnblogs.DashScope.Sdk" Version="0.0.3"/>
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit b2d1e95

Please sign in to comment.