Skip to content

Commit c0ffae8

Browse files
Pin patched MessagePack for .NET restore
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 3c0321f commit c0ffae8

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

dotnet/Directory.Packages.props

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@
3636
<!-- Google Gemini -->
3737
<PackageVersion Include="Google.GenAI" Version="1.6.0" />
3838
<PackageVersion Include="Mscc.GenerativeAI.Microsoft" Version="2.9.3" />
39+
<!-- MessagePack -->
40+
<PackageVersion Include="MessagePack" Version="2.5.301" />
3941
<!-- Microsoft.Azure.* -->
4042
<PackageVersion Include="Microsoft.Azure.Cosmos" Version="3.54.0" />
4143
<!-- Newtonsoft.Json -->

0 commit comments

Comments
 (0)