mirror of https://github.com/microsoft/autogen.git
![]() This is in preparation for releasing the Microsoft.AutoGen.Core NuGet package. * Moves IHandle<> to Microsoft.AutoGen.Contracts * Makes KVStringParseHelper internal * Updates versions of certain dependencies * Updates NuGet package properties * Enables deterministic build * Enables ContinuousIntegrationBuild in CI |
||
---|---|---|
.. | ||
NUGET.md | ||
README.md | ||
icon.png | ||
nuget-package.props |
README.md
NuGet Directory
This directory contains resources and metadata for packaging the AutoGen.NET SDK as a NuGet package.
Files
- icon.png: The icon used for the NuGet package.
- NUGET.md: The readme file displayed on the NuGet package page.
- NUGET-PACKAGE.PROPS: The MSBuild properties file that defines the packaging settings for the NuGet package.
Purpose
The files in this directory are used to configure and build the NuGet package for the AutoGen.NET SDK, ensuring that it includes necessary metadata, documentation, and resources.