mirror of
https://github.com/microsoft/agent-framework.git
synced 2026-06-16 21:04:09 +08:00
c70e594e6c
* rename AgentRunResponse and AgentRunResponseUpdate classes - part1 * rename varialbles, parameters, methods and tests * rollback unnecessary changes
c70e594e6c
ยท
2026-01-14 10:27:41 +00:00
History
Throw
Efficient sample project utilities.
To use this in your project, add the following to your .csproj file:
<PropertyGroup>
<InjectSharedSamples>true</InjectSharedSamples>
</PropertyGroup>