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 044f01b commit c7ce8f6Copy full SHA for c7ce8f6
src/Node.Runtime/Node.Runtime.csproj
@@ -14,7 +14,7 @@
14
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
15
<PrivateAssets>all</PrivateAssets>
16
</PackageReference>
17
- <PackageReference Include="Google.Protobuf" Version="3.29.2" />
+ <PackageReference Include="Google.Protobuf" Version="3.33.0" />
18
<PackageReference Include="Microsoft.Extensions.Http" Version="9.0.9" />
19
<PackageReference Include="Microsoft.Agents.AI" Version="1.0.0-preview.251028.1" />
20
<PackageReference Include="Microsoft.Agents.AI.AzureAI" Version="1.0.0-preview.251028.1" />
0 commit comments