From ae395fa7d01465fa82eb37a8d19084366aa7599b Mon Sep 17 00:00:00 2001 From: JakobL-MSFT <110699333+JakobL-MSFT@users.noreply.github.com> Date: Wed, 14 Feb 2024 08:30:19 -0800 Subject: WDK NuGet: Add support for network/trans/WFPSampler and wmi/wmisamp (#1109) * Remove wmicheck for mof as it is not valid for kmdf projects * Fixed path to uuid.lib --------- Co-authored-by: Prashant Chahar --- wmi/wmisamp/WmiSamp.vcxproj | 1 - 1 file changed, 1 deletion(-) (limited to 'wmi') diff --git a/wmi/wmisamp/WmiSamp.vcxproj b/wmi/wmisamp/WmiSamp.vcxproj index d4b3ff34..be36d0c6 100644 --- a/wmi/wmisamp/WmiSamp.vcxproj +++ b/wmi/wmisamp/WmiSamp.vcxproj @@ -77,7 +77,6 @@ - true .\$(IntDir)\wmisamp.bmf -- cgit v1.3.1