Skip to content

Bump Microsoft.Windows.CsWin32 from 0.3.287 to 0.3.298#332

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/nuget/src/WinQuickLook.CsWin32/dependencies-6360d20c93
Open

Bump Microsoft.Windows.CsWin32 from 0.3.287 to 0.3.298#332
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/nuget/src/WinQuickLook.CsWin32/dependencies-6360d20c93

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 18, 2026

Copy link
Copy Markdown
Contributor

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:

  • #​1703: CsWin32-generated COM structs trip CS3016 under [assembly: CLSCompliant(true)]

Enhancements:

  • #​408: Fields in Anonymous nested structs should be exposed with property getters on the nesting struct
  • #​1720: Generate generic overloads for IID_PPV_ARGS pattern on COM methods

Others:

  • #​1531: Update nbgv and nerdbank.gitversioning updates to 3.9.50
  • #​1727: Flatten anonymous bitfield sub-properties (#​408 phase 2)
  • #​1721: Flatten anonymous nested struct/union fields (#​408)
  • #​1715: fix: document inherited COM interface methods
See More
  • #​1728: Serialize Linux test runs and capture crash dumps as a dedicated artifact
  • #​1722: Limit test parallelism on Linux to avoid OOM kills
  • #​1709: Update actions/checkout action to v5.0.1
  • #​1723: Suppress CS3016 on internal COM wrappers without [CLSCompliant(false)] (#​1703)

This list of changes was auto generated.

Commits viewable in compare view.

@dependabot dependabot Bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Jun 18, 2026
---
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>
@dependabot dependabot Bot changed the title Bump the dependencies group with 1 update Bump Microsoft.Windows.CsWin32 from 0.3.287 to 0.3.298 Jul 2, 2026
@dependabot dependabot Bot force-pushed the dependabot/nuget/src/WinQuickLook.CsWin32/dependencies-6360d20c93 branch from c8228c8 to 606387e Compare July 2, 2026 12:33
@shibayan shibayan requested a review from Copilot July 2, 2026 12:52

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.CsWin32 from 0.3.287 to 0.3.298.
  • Update packages.lock.json to 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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant