Files
agent-framework/dotnet/src/LegacySupport
T
Roger Barreto 9faa27b8eb .NET: Clean / address some message warnings (#291)
* 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
..
2025-07-20 23:07:50 -04:00
2025-06-04 08:44:12 +00:00

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.