AlphaVSS.Native.NetFx 2.0.0
A package containing the native binaries for AlphaVSS targetting .NET Framework. Do not install this package manually, it will be added as a prerequisite by the AlphaVSS package when required.
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
<metadata>
<id>AlphaVSS.Native.NetFx</id>
<version>2.0.0</version>
<title>AlphaVSS.Native.NetFx</title>
<authors>alphaleonis</authors>
<owners>alphaleonis</owners>
<requireLicenseAcceptance>true</requireLicenseAcceptance>
<license type="expression">Apache-2.0</license>
<licenseUrl>https://licenses.nuget.org/Apache-2.0</licenseUrl>
<projectUrl>https://alphavss.alphaleonis.com/</projectUrl>
<description>A package containing the native binaries for AlphaVSS targetting .NET Framework.
Do not install this package manually, it will be added as a prerequisite by the AlphaVSS package when required.</description>
<copyright>Copyright © Peter Palotas</copyright>
<tags>Win32, VSS</tags>
<repository type="git" url="https://github.com/alphaleonis/AlphaVSS.git" branch="tags/2.0.0" commit="78b4ff894da210e457a7a3860c164a9c9dfd30ba" />
<dependencies>
<group targetFramework=".NETFramework4.5" />
</dependencies>
</metadata>
</package>