microsoft / krabsetw

KrabsETW provides a modern C++ wrapper and a .NET wrapper around the low-level ETW trace consumption functions.
Other
581 stars 149 forks source link

Couldn't installed KrabsETW nuget package via Visual Studio 2022 #232

Open KnightChaser opened 4 months ago

KnightChaser commented 4 months ago

Hello, I'm a user who tried to use krabsetw that your team has developed on PC. Still, I couldn't install krabsetw's nuget package Microsoft.O365.Security.Native.ETW(https://www.nuget.org/packages/Microsoft.O365.Security.Native.ETW/) via Visual studio 2022 community version.

Here is my environment information: CPU: Intel(R) Core(TM) i9-14900K OS: Microsoft Windows 11 Pro 10.0.22621 Build 22621 Sysmon: Installed the latest available version on https://learn.microsoft.com/en-us/sysinternals/downloads/sysmon and it has been running without any apparent errors Visual Studio version: Microsoft Visual Studio Community 2022 (64-bit) - Current (Version 17.9.4) (Installed .NET desktop development, Desktop development with C++, and Universal Windows Platform development when I installed Visual Studio via Visual Studio installer.)

My context while installing Krabsetw via NuGet package manager:

Any help is appreciated. Thanks in advance.