mirror of
https://github.com/microsoft/agent-framework.git
synced 2026-06-16 21:04:09 +08:00
9faa27b8eb
* WIP * Structured Output sample * Update dotnet/samples/GettingStarted/Steps/Step06_ChatClientAgent_StructuredOutputs.cs Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Address xml and comment targeting the Structured Output context * Update with proposed fix for Persistent ChatClient * Address PR feedback * Address minor warnings * Address initialization * Address initialization * Address PR comments, update suggestions * Revert changes to NullableAttributese.cs --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: Chris <66376200+crickman@users.noreply.github.com>
9faa27b8eb
ยท
2025-08-05 12:55:44 +00:00
History
About this Folder
This folder contains a bunch of sources copied from newer versions of .NET which we pull in to our sources as necessary. This enables us to compile source code that depends on these newer features from .NET even when targeting older frameworks.
Please see the eng/MSBuild/LegacySupport.props file for the set of project properties that control importing
these source files into your project.