Skip to content

Version bump 4.5.0 for stable release line#594

Merged
linglingye001 merged 2 commits intomainfrom
copilot/bump-version-4-5-0
Apr 22, 2026
Merged

Version bump 4.5.0 for stable release line#594
linglingye001 merged 2 commits intomainfrom
copilot/bump-version-4-5-0

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 22, 2026

Why this PR?

Prepares the stable 4.5.0 release by updating package version metadata on main.
This aligns all published Feature Management packages to the same new stable version.

Visible Changes

  • Package version metadata
    • Updated release version properties in all three shipping package projects:
      • src/Microsoft.FeatureManagement/Microsoft.FeatureManagement.csproj
      • src/Microsoft.FeatureManagement.AspNetCore/Microsoft.FeatureManagement.AspNetCore.csproj
      • src/Microsoft.FeatureManagement.Telemetry.ApplicationInsights/Microsoft.FeatureManagement.Telemetry.ApplicationInsights.csproj
    • Version change: 4.4.04.5.0 (MajorVersion=4, MinorVersion=5, PatchVersion=0).
<PropertyGroup>
  <MajorVersion>4</MajorVersion>
  <MinorVersion>5</MinorVersion>
  <PatchVersion>0</PatchVersion>
</PropertyGroup>
Original prompt

Please create a version bump PR for version 4.5.0 targeting the main branch.

Agent-Logs-Url: https://github.com/microsoft/FeatureManagement-Dotnet/sessions/ecb81afa-c7a5-43e2-b0c2-7039abf8a904

Co-authored-by: linglingye001 <143174321+linglingye001@users.noreply.github.com>
@linglingye001 linglingye001 marked this pull request as ready for review April 22, 2026 03:06
Copilot AI changed the title [WIP] Bump version to 4.5.0 Version bump 4.5.0 for stable release line Apr 22, 2026
Copilot AI requested a review from linglingye001 April 22, 2026 03:07
@linglingye001 linglingye001 merged commit 9fd42dc into main Apr 22, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants