Skip to content

Tags: polymind-inc/WinQuickLook

Tags

v4.0.0-preview1

Toggle v4.0.0-preview1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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.

v3.11.11

Toggle v3.11.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update WinQuickLook.Package.wapproj

v3.11.10

Toggle v3.11.10's commit message
Downgrade target windows version

v3.11.9

Toggle v3.11.9's commit message
Update publish profile

v3.11.8

Toggle v3.11.8's commit message
Update to .NET 8.0

v3.11.7

Toggle v3.11.7's commit message
Update project structure for V3

v3.11.6

Toggle v3.11.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update NuGet packages (#144)

v3.11.5

Toggle v3.11.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update Windows SDK BuildTools (#132)

v3.11.4

Toggle v3.11.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump Microsoft.Web.WebView2 from 1.0.1108.44 to 1.0.1150.38 (#123)

v3.11.3

Toggle v3.11.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixed R2R compile error (#122)