RFDown.Windows 0.1.1
Package Description
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
<metadata>
<id>RFDown.Windows</id>
<version>0.1.1</version>
<authors>mztikk</authors>
<requireLicenseAcceptance>true</requireLicenseAcceptance>
<license type="expression">MIT</license>
<licenseUrl>https://licenses.nuget.org/MIT</licenseUrl>
<projectUrl>https://github.com/mztikk/RFDown.Windows</projectUrl>
<description>Package Description</description>
<repository url="https://github.com/mztikk/RFDown.Windows" />
<dependencies>
<group targetFramework=".NETStandard2.0">
<dependency id="RFDown" version="0.1.0" exclude="Build,Analyzers" />
<dependency id="System.Management" version="5.0.0" exclude="Build,Analyzers" />
</group>
</dependencies>
</metadata>
</package>