Skip to content

Update package baselines to 13.0.1#13215

Merged
eerhardt merged 1 commit intomicrosoft:mainfrom
eerhardt:UpdateBaseline
Dec 1, 2025
Merged

Update package baselines to 13.0.1#13215
eerhardt merged 1 commit intomicrosoft:mainfrom
eerhardt:UpdateBaseline

Conversation

@eerhardt
Copy link
Copy Markdown
Member

Remove workaround for Npgsql EF libraries

Remove workaround for Npgsql EF libraries
@github-actions
Copy link
Copy Markdown
Contributor

🚀 Dogfood this PR with:

⚠️ WARNING: Do not do this without first carefully reviewing the code of this PR to satisfy yourself it is safe.

curl -fsSL https://raw.githubusercontent.com/dotnet/aspire/main/eng/scripts/get-aspire-cli-pr.sh | bash -s -- 13215

Or

  • Run remotely in PowerShell:
iex "& { $(irm https://raw.githubusercontent.com/dotnet/aspire/main/eng/scripts/get-aspire-cli-pr.ps1) } 13215"

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

This PR updates the package validation baseline version from 13.0.0 to 13.0.1 across the repository and removes temporary workarounds that were previously needed for Npgsql Entity Framework Core packages.

Key Changes

  • Global package validation baseline updated to 13.0.1
  • Removed project-specific baseline overrides (9.5.2) for Npgsql EF libraries now that 13.0.1 has shipped

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
src/Directory.Build.props Updated global PackageValidationBaselineVersion from 13.0.0 to 13.0.1
src/Components/Aspire.Npgsql.EntityFrameworkCore.PostgreSQL/Aspire.Npgsql.EntityFrameworkCore.PostgreSQL.csproj Removed temporary baseline override and associated comment
src/Components/Aspire.Azure.Npgsql.EntityFrameworkCore.PostgreSQL/Aspire.Azure.Npgsql.EntityFrameworkCore.PostgreSQL.csproj Removed temporary baseline override and associated comment

@eerhardt eerhardt merged commit f9acbef into microsoft:main Dec 1, 2025
302 checks passed
@eerhardt eerhardt deleted the UpdateBaseline branch December 1, 2025 16:10
@dotnet-policy-service dotnet-policy-service bot added this to the 13.1 milestone Dec 1, 2025
@github-actions github-actions bot locked and limited conversation to collaborators Jan 1, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants