Skip to content

Commit fb757e7

Browse files
authored
Update BotSharp.Plugin.KnowledgeBase.csproj
Downgrade `PdfPig` to v0.1.8.
1 parent 5c9135c commit fb757e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Plugins/BotSharp.Plugin.KnowledgeBase/BotSharp.Plugin.KnowledgeBase.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
</ItemGroup>
1818

1919
<ItemGroup>
20-
<PackageReference Include="PdfPig" Version="0.1.9-alpha-20240208-19734" />
20+
<PackageReference Include="PdfPig" Version="0.1.8" />
2121
<PackageReference Include="TensorFlow.Keras" Version="0.15.0" />
2222
</ItemGroup>
2323

0 commit comments

Comments
 (0)