Skip to content

Commit

Permalink
Update .NET demo dependencies (#405)
Browse files Browse the repository at this point in the history
  • Loading branch information
picoliu authored Feb 12, 2025
1 parent 67100ea commit b6fe57a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/dotnet/CheetahDemo/CheetahDemo.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@

<ItemGroup>
<PackageReference Include="Picovoice.Cheetah" Version="2.1.2" />
<PackageReference Include="PvRecorder" Version="1.2.9" />
<PackageReference Include="PvRecorder" Version="1.2.10" />
</ItemGroup>
</Project>

0 comments on commit b6fe57a

Please sign in to comment.