Skip to content

Commit

Permalink
更新 AIDotNet.AutoGpt 包至 1.0.10
Browse files Browse the repository at this point in the history
将 `ChatBox.csproj` 文件中的 `AIDotNet.AutoGpt` 包的版本从 `1.0.9` 更新到了 `1.0.10`。
  • Loading branch information
239573049 committed Dec 29, 2024
1 parent 367719f commit 65963dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ChatBox/ChatBox.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="AIDotNet.AutoGpt" Version="1.0.9" />
<PackageReference Include="AIDotNet.AutoGpt" Version="1.0.10" />
<PackageReference Include="Avalonia" Version="11.2.3" />
<PackageReference Include="Avalonia.Themes.Fluent" Version="11.2.3" />
<PackageReference Include="Avalonia.Fonts.Inter" Version="11.2.3" />
Expand Down

0 comments on commit 65963dd

Please sign in to comment.