Skip to content

Commit

Permalink
Updated Dapr .NET SDK package to use latest protos - no other changes…
Browse files Browse the repository at this point in the history
… needed to the example (#1170)

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
Co-authored-by: Alice Gibbons <alice@diagrid.io>
  • Loading branch information
3 people authored Feb 27, 2025
1 parent 9aef603 commit 7b4c935
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conversation/csharp/sdk/conversation/Program.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Dapr.AI" Version="1.15.0-rc02" />
<PackageReference Include="Dapr.AI" Version="1.15.0-rc07" />
</ItemGroup>

</Project>

0 comments on commit 7b4c935

Please sign in to comment.