microsoft / win32metadata

Tooling to generate metadata for Win32 APIs in the Windows SDK.
Other
1.34k stars 119 forks source link

Address dependabot alerts about MessagePack NuGet package #2012

Closed philnach closed 3 weeks ago

philnach commented 3 weeks ago

Issue: Dependabot found 1 NuGet package that requires updating to address security vulnerabilities.

Fix: Update MessagePack to latest stable release to address security vulnerabilities. Also add a dependabot.yml to override the default behavior and ensure proper NuGet feed URL.

How verified: Built both projects in Visual Studio to confirm projects built with no issues.