Tags: polymind-inc/WinQuickLook
Tags
Update project to .NET 10.0 and upgrade dependencies (#299) - Changed target framework from net9.0 to net10.0 in Directory.Build.props. - Updated .NET SDK version in GitHub Actions workflow from 9.0.x to 10.0.x. - Upgraded Microsoft.Extensions.DependencyInjection package from 9.0.9 to 10.0.2. - Updated various package versions in WinQuickLook.App and WinQuickLook.Core projects. - Modified PInvoke methods to use new signatures and added necessary using directives. - Removed unused Next method from FriendlyOverloadExtensions. - Updated test project dependencies, including Microsoft.NET.Test.Sdk and xunit packages. - Adjusted package lock files to reflect new versions and dependencies.
PreviousNext