Skip to content

Prepare WPF Framework v1.0.4 release#33

Merged
HadenSmith merged 3 commits into
mainfrom
bug-fixes-and-enhancements
Jul 17, 2026
Merged

Prepare WPF Framework v1.0.4 release#33
HadenSmith merged 3 commits into
mainfrom
bug-fixes-and-enhancements

Conversation

@HadenSmith

Copy link
Copy Markdown
Contributor

Prepare WPF Framework v1.0.4 release

Summary

Prepares WPF Framework v1.0.4 packages and metadata, pins source restores to RMC.Numerics 2.1.4, and updates the Controls package dependency range to support RMC.Numerics 2.1.4 or later within 2.x.

This release includes changes since PR #32: distribution selector compatibility for component-only distribution types and release/package validation updates for v1.0.4.

Changes

  • Bumped package, assembly, citation, CodeMeta, docs, and NuGet release metadata to 1.0.4.
  • Pinned RmcNumericsVersion to 2.1.4 and raised the Controls package dependency to [2.1.4,3.0.0).
  • Added package validation for the published RMC.Numerics dependency metadata.
  • Improved NumericControls distribution selectors and uncertain-data editors for component-only distribution types.

Test Plan

  • dotnet restore WPF-Framework.sln
  • dotnet build WPF-Framework.sln -c Release /p:Version=1.0.4 --no-restore
  • dotnet test WPF-Framework.sln -c Release --no-build with VSTEST_CONNECTION_TIMEOUT=600
  • .\scripts\validate-code-xml-docs.ps1 -Configuration Debug
  • .\scripts\pack-wpf-framework.ps1 -Configuration Release -Version 1.0.4 -OutputDirectory artifacts/packages
  • Confirmed RMC.Wpf.Framework.Controls.1.0.4.nupkg declares RMC.Numerics [2.1.4, 3.0.0).

@HadenSmith
HadenSmith merged commit a717b8d into main Jul 17, 2026
1 check 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.

1 participant