Skip to content

Conversation

@dmytrostruk
Copy link
Member

Motivation and Context

This PR adds solution filter file for release process to include only projects that are actually used during the release to optimize disk space.

Contribution Checklist

  • The code builds clean without any errors or warnings
  • The PR follows the Contribution Guidelines
  • All unit tests pass, and I have added new tests where possible
  • Is this a breaking change? If yes, add "[BREAKING]" prefix to the title of the PR.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds a solution filter file (agent-framework-release.slnf) to optimize the release process by including only the 24 production source projects, excluding tests and samples to reduce disk space requirements.

Key Changes

  • Added agent-framework-release.slnf with 24 source projects from the src directory
  • Excludes test projects and sample applications to streamline the release build

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants