Skip to content

Conversation

@vb2ae
Copy link
Member

@vb2ae vb2ae commented Nov 17, 2025

This pull request updates versioning and package dependencies across multiple projects in the solution. The main changes include bumping the Nerdbank.GitVersioning package to a newer version and incrementing the project version numbers to 5.1-beta. Additionally, the WinUI3 project receives an update to its WindowsAppSDK dependency.

Versioning and package updates:

  • All project files now use Nerdbank.GitVersioning version 3.9.50 instead of 3.7.112 for consistent version management. [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11]
  • The main version.json and platform-specific version.json files have been updated to set the version to 5.1-beta. [1] [2]
  • The WinUI3 project now references Microsoft.WindowsAppSDK version 1.8.251106002, up from a preview version, for improved compatibility and features.

Dependency management:

  • Added missing Microsoft.SourceLink.GitHub and Nerdbank.GitVersioning package references to the WinUI3 project for consistency.

This was linked to issues Nov 17, 2025
vb2ae added 13 commits November 17, 2025 17:14
Updated `Microsoft.NET.Test.Sdk` to version `18.0.1` and `xunit` to version `2.9.3` across multiple test projects. Upgraded `xunit.runner.visualstudio` to version `3.1.5` for compatibility with the latest `xunit`.

Aligned `Microsoft.Windows.SDK.BuildTools` in `Caliburn.Micro.WinUI3.csproj` to version `10.0.26100.6901`. Adjusted `<ItemGroup>` in `Caliburn.Micro.WinUI3.csproj` for better file organization.

Retained or updated other dependencies like `coverlet.msbuild`, `coverlet.collector`, `Moq`, and `Xunit.StaFact` to ensure compatibility with the updated test framework versions. Improved project configuration and dependency management.
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.

Upgrade nuget packages Update version number to 5.1

2 participants