krabsetw
krabsetw copied to clipboard
Couldn't installed KrabsETW nuget package via Visual Studio 2022
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.)
- Installed ASP.NET and Web Tools (17.9.199.22661)
- Installed NuGet Package Manager (6.9.2)
- Installed Windows Driver Kit (10.0.22621.311)
My context while installing Krabsetw via NuGet package manager:
- I tried to install
Microsoft.O365.Security.Krabsetw
via NuGet package manager on Visual Studio code 2022 - And consistently received the error like below:
Could not install package 'Microsoft.O365.Security.Native.ETW.Debug 4.3.2'. You are trying to install this package into a project that targets 'native,Version=v0.0', but the package does not contain any assembly references or content files that are compatible with that framework. For more information, contact the package author.
**
Any help is appreciated. Thanks in advance.