This repository was archived by the owner on Oct 25, 2025. It is now read-only.
Bump CommunityToolkit.Mvvm, NLog and NLog.Web.AspNetCore #8
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Updated CommunityToolkit.Mvvm from 8.2.2 to 8.4.0.
Release notes
Sourced from CommunityToolkit.Mvvm's releases.
8.4.0
What's Changed 🆕
New Contributors
Full Changelog: CommunityToolkit/dotnet@v8.3.2...v8.4.0
8.4.0-preview3
What's Changed 🆕
New Contributors
Full Changelog: CommunityToolkit/dotnet@v8.3.2...v8.4.0-preview3
8.3.2
This hotfix release updates the build time validation for the Windows SDK projections, when using the .NET 9 SDK.
What's Changed 🆕
8.3.1
This hotfix release includes build time validation for the Windows SDK projections, to improve the developer experience.
What's Changed 🆕
8.3.0
What's Changed 🆕
New Contributors
Full Changelog: CommunityToolkit/dotnet@v8.2.2...v8.3.0
Note ℹ️
If you're consuming the MVVM Toolkit from
net8.0-windows10.0.xxxxx.0, you'll either need the latest servicing update of the .NET 8 SDK (ie. > 8.0.403), or as a temporary workaround you can manually specify the Windows SDK package version in your .csproj, as follows:Where "xxxxx" should match the Windows SDK you're targeting (in your "TargetFramework" property).
https://www.nuget.org/packages/Microsoft.Windows.SDK.NET.Ref/10.0.26100.41
https://www.nuget.org/packages/Microsoft.Windows.SDK.NET.Ref/10.0.22621.41
https://www.nuget.org/packages/Microsoft.Windows.SDK.NET.Ref/10.0.22000.41
https://www.nuget.org/packages/Microsoft.Windows.SDK.NET.Ref/10.0.20348.41
https://www.nuget.org/packages/Microsoft.Windows.SDK.NET.Ref/10.0.19041.41
https://www.nuget.org/packages/Microsoft.Windows.SDK.NET.Ref/10.0.18362.41
https://www.nuget.org/packages/Microsoft.Windows.SDK.NET.Ref/10.0.17763.41
Commits viewable in compare view.
Updated NLog from 5.2.8 to 6.0.2.
Release notes
Sourced from NLog's releases.
6.0.2
6.0.1
Improvements
6.0.0
Major changes:
ReadOnlySpanto reduce memory allocationsFlushAsyncandIDisposableAsyncConcurrentWritesArchiveSuffixFormatNLog v6 has reduced its footprint by extracting features into separate nuget-packages:
List of all NLog 6.0 Pull Requests
See also List of major changes in NLog v6 for more details.
Thanks to all contributers: @ana1250, @Pavan8374, @smnsht, @RomanSoloweow, @wadebaird, @hangy, @lavige777, @jokoyoski, @saltukkos, @nih0n, @michaelplavnik, @Aaronmsv, @ShadowDancer, @Orace, @tvogel-nid, @martinzding, @kurnakovv, @dance, @JohnVerheij
6.0.0-rc4
Improvements
6.0.0-rc3
Improvements
6.0.0-rc2
Improvements
<IsAotCompatible>ForceWriteLineReadOnlySpan<MessageTemplateParameter>6.0.0-rc1
Improvements
<Nullable>enable</Nullable>and introducedLayout.Empty[RequiredParameter]as obsolete, and replaced with explicit option validation during initialization.LogEventInfo.SequenceIDand${sequenceid}as obsolete, and instead use${counter:sequence=global}.[OverloadResolutionPriority(-1)]when using C# 13Unless something bad is discovered, then this will be the last preview build, before the final release of NLog v6.0
Updated NLog v6.0 release notes: https://nlog-project.org/2025/04/29/nlog-6-0-major-changes.html
6.0.0-preview1
Major Changes
NLog v6.0 release notes: https://nlog-project.org/2025/04/29/nlog-6-0-major-changes.html
List of all NLog 6.0 Pull Requests
Thanks to all contributers: @ana1250, @Pavan8374, @smnsht, @RomanSoloweow, @wadebaird, @hangy, @lavige777, @jokoyoski, @saltukkos, @nih0n, @michaelplavnik, @Aaronmsv, @ShadowDancer, @Orace, @tvogel-nid, @martinzding, @kurnakovv
5.5.1
5.5.0
Improvements
5.4.0
Improvements
5.3.4
Improvements
5.3.3
Improvements
5.3.2
Bug Fix
5.3.1
Improvements
Commits viewable in compare view.
Updated NLog.Web.AspNetCore from 5.3.8 to 6.0.2.
Release notes
Sourced from NLog.Web.AspNetCore's releases.
6.0.2
6.0.1
6.0
NLog.Web.AspNetCore
NLog.Web
See also List of major changes in NLog v6
6.0.0-rc4
6.0.0-rc3
NLog.Web.AspNetCore
NLog.Web
6.0.0-rc2
NLog.Web.AspNetCore
NLog.Web
See also List of major changes in NLog v6
5.5
NLog.Web.AspNetCore
NLog.Web
5.4
NLog.Web.AspNetCore
NLog.Web
5.3.15
5.3.14
5.3.13
NLog.Web.AspNetCore
NLog.Web
5.3.12
NLog.Web.AspNetCore
NLog.Web
5.3.11
5.3.10
NLog.Web.AspNetCore
NLog.Web
5.3.9
NLog.Web.AspNetCore
NLog.Web
Commits viewable in compare view.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)