Bump Microsoft.Windows.CsWin32 from 0.3.287 to 0.3.298#332
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump Microsoft.Windows.CsWin32 from 0.3.287 to 0.3.298#332dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
--- updated-dependencies: - dependency-name: Microsoft.Windows.CsWin32 dependency-version: 0.3.298 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
c8228c8 to
606387e
Compare
There was a problem hiding this comment.
Pull request overview
Updates the WinQuickLook.CsWin32 helper project’s CsWin32 NuGet dependency to a newer release, aligning WinQuickLook’s Win32/COM interop generation with upstream fixes/enhancements.
Changes:
- Bump
Microsoft.Windows.CsWin32from0.3.287to0.3.298. - Update
packages.lock.jsonto reflect the new resolved version and content hash.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| src/WinQuickLook.CsWin32/WinQuickLook.CsWin32.csproj | Updates the CsWin32 package version used by the interop/generation project. |
| src/WinQuickLook.CsWin32/packages.lock.json | Updates the lockfile to the new CsWin32 resolved version/hash. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Comment on lines
8
to
11
| <ItemGroup> | ||
| <PackageReference Include="Microsoft.Windows.CsWin32" Version="0.3.287"> | ||
| <PackageReference Include="Microsoft.Windows.CsWin32" Version="0.3.298"> | ||
| <PrivateAssets>all</PrivateAssets> | ||
| </PackageReference> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 Microsoft.Windows.CsWin32 from 0.3.287 to 0.3.298.
Release notes
Sourced from Microsoft.Windows.CsWin32's releases.
0.3.296
Changes:
Fixes:
CS3016under[assembly: CLSCompliant(true)]Enhancements:
Others:
See More
This list of changes was auto generated.
Commits viewable in compare view.