Skip to content

Commit

Permalink
And update example
Browse files Browse the repository at this point in the history
  • Loading branch information
johnml1135 committed Dec 5, 2024
1 parent 7b1b04c commit f3040c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/ApiExample/ApiExample.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="8.0.1" />
<PackageReference Include="Microsoft.Extensions.Configuration.UserSecrets" Version="8.0.1" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="8.0.1" />
<PackageReference Include="Serval.Client" Version="1.8.0" />
<PackageReference Include="Serval.Client" Version="1.8.4" />
</ItemGroup>

</Project>

0 comments on commit f3040c5

Please sign in to comment.