<PackageReference Include="Microsoft.Win32.SystemEvents" Version="9.0.7" />

Microsoft.Win32.SystemEvents 9.0.7

Provides access to Windows system event notifications. Commonly Used Types: Microsoft.Win32.SystemEvents

<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
  <metadata>
    <id>Microsoft.Win32.SystemEvents</id>
    <version>9.0.7</version>
    <authors>Microsoft</authors>
    <license type="expression">MIT</license>
    <licenseUrl>https://licenses.nuget.org/MIT</licenseUrl>
    <icon>Icon.png</icon>
    <readme>PACKAGE.md</readme>
    <projectUrl>https://dot.net/</projectUrl>
    <description>Provides access to Windows system event notifications.

Commonly Used Types:
Microsoft.Win32.SystemEvents</description>
    <releaseNotes>https://go.microsoft.com/fwlink/?LinkID=799421</releaseNotes>
    <copyright>© Microsoft Corporation. All rights reserved.</copyright>
    <serviceable>true</serviceable>
    <repository type="git" url="https://github.com/dotnet/runtime" commit="3c298d9f00936d651cc47d221762474e25277672" />
    <dependencies>
      <group targetFramework=".NETFramework4.6.2" />
      <group targetFramework="net8.0" />
      <group targetFramework="net9.0" />
      <group targetFramework=".NETStandard2.0" />
    </dependencies>
  </metadata>
</package>