mirror of
https://github.com/microsoft/agent-framework.git
synced 2026-06-16 21:04:09 +08:00
9c2e800189
Co-authored-by: SergeyMenshykh <68852919+SergeyMenshykh@users.noreply.github.com>
8 lines
178 B
XML
8 lines
178 B
XML
<Project Sdk="Microsoft.NET.Sdk">
|
|
|
|
<ItemGroup>
|
|
<ProjectReference Include="..\..\src\Microsoft.Agents.AI.A2A\Microsoft.Agents.AI.A2A.csproj" />
|
|
</ItemGroup>
|
|
|
|
</Project>
|