We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2adb01f commit aa014dcCopy full SHA for aa014dc
docs/ai/snippets/microsoft-extensions-ai/ConsoleAI.CustomClientMiddle/ConsoleAI.CustomClientMiddle.csproj
@@ -1,4 +1,4 @@
1
-<Project Sdk="Microsoft.NET.Sdk">
+<Project Sdk="Microsoft.NET.Sdk">
2
3
<PropertyGroup>
4
<OutputType>Exe</OutputType>
@@ -8,7 +8,7 @@
8
</PropertyGroup>
9
10
<ItemGroup>
11
- <PackageReference Include="OllamaSharp" Version="5.1.19" />
+ <PackageReference Include="OllamaSharp" Version="5.2.2" />
12
<PackageReference Include="System.Threading.RateLimiting" Version="10.0.0-preview.4.25258.110" />
13
</ItemGroup>
14
0 commit comments