mirror of
https://github.com/microsoft/agent-framework.git
synced 2026-06-16 21:04:09 +08:00
a414461570
* Re-enable ImplicitUsings in samples and clean up NoWarns * Fix dotnet format * More dotnet format * More dotnet format --------- Co-authored-by: Chris <66376200+crickman@users.noreply.github.com>
a414461570
ยท
2025-10-01 19:37:03 +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.