Skip to content

.NET: Update Aspire package to be preview#5444

Merged
westey-m merged 3 commits intomicrosoft:mainfrom
westey-m:devui-aspire-preview
Apr 23, 2026
Merged

.NET: Update Aspire package to be preview#5444
westey-m merged 3 commits intomicrosoft:mainfrom
westey-m:devui-aspire-preview

Conversation

@westey-m
Copy link
Copy Markdown
Contributor

Motivation and Context

This package should be released as preview, so updating settings

Description

  • Update Aspire package to be preview

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.

Copilot AI review requested due to automatic review settings April 23, 2026 13:32
@moonbox3 moonbox3 added the .NET label Apr 23, 2026
@github-actions github-actions Bot changed the title Update Aspire package to be preview .NET: Update Aspire package to be preview Apr 23, 2026
Copy link
Copy Markdown
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

Updates the Aspire DevUI hosting package project to use the repo’s centralized NuGet packaging/versioning settings and marks it as a preview package.

Changes:

  • Import dotnet/nuget/nuget-package.props for centralized package versioning/metadata defaults.
  • Set VersionSuffix to preview and add NuGet metadata fields (Title/Tags/Description/Readme).
  • Reorganize the solution entry for the DevUI project within agent-framework-dotnet.slnx.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
dotnet/src/Aspire.Hosting.AgentFramework.DevUI/Aspire.Hosting.AgentFramework.DevUI.csproj Switches to centralized NuGet packaging props and sets preview/readme metadata.
dotnet/agent-framework-dotnet.slnx Moves the DevUI project entry under the main /src/ folder grouping.

Copy link
Copy Markdown

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

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

Automated Code Review

Reviewers: 4 | Confidence: 95% | Result: All clear

Reviewed: Correctness, Security Reliability, Test Coverage, Design Approach


Automated review by westey-m's agents

@westey-m westey-m added this pull request to the merge queue Apr 23, 2026
Merged via the queue into microsoft:main with commit dfca81f Apr 23, 2026
22 checks passed
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.

5 participants