Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
mili-tan committed Dec 28, 2024
1 parent 19d49f0 commit 453933c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions Onllama.Tiny/FormSettings.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
using System.Diagnostics;
using AntdUI;
using FolderBrowserDialog = System.Windows.Forms.FolderBrowserDialog;

namespace Onllama.Tiny
{
Expand Down
2 changes: 1 addition & 1 deletion Onllama.Tiny/Onllama.Tiny.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="AntdUI" Version="1.7.11" />
<PackageReference Include="AntdUI" Version="1.7.14" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="OllamaSharp" Version="4.0.11" />
</ItemGroup>
Expand Down

0 comments on commit 453933c

Please sign in to comment.