| <?xml version="1.0" encoding="utf-8"?>
|
| <package >
|
| <metadata>
|
| <id>SPTAG.WinRT</id>
|
| <version>1.2.13-mainOPQ-CoreLib-SPANN-withsource-a6b7604</version>
|
| <title>SPTAG.WinRT</title>
|
| <authors>cheqi,haidwa,mingqli</authors>
|
| <owners>cheqi,haidwa,mingqli,zhah</owners>
|
| <requireLicenseAcceptance>false</requireLicenseAcceptance>
|
| <licenseUrl>https://github.com/microsoft/SPTAG</licenseUrl>
|
| <projectUrl>https://github.com/microsoft/SPTAG</projectUrl>
|
| <description>SPTAG (Space Partition Tree And Graph) is a library for large scale vector approximate nearest neighbor search scenario released by Microsoft Research (MSR) and Microsoft Bing.</description>
|
| <releaseNotes>publish with commit microsoft/add python version in wheel package/a6b7604</releaseNotes>
|
| <copyright>Copyright © Microsoft</copyright>
|
| <dependencies>
|
| <group targetFramework="uap10.0">
|
| <dependency id="Zstandard.dyn.x64" version="1.4.0" />
|
| </group>
|
| <group targetFramework="native">
|
| <dependency id="Zstandard.dyn.x64" version="1.4.0" />
|
| </group>
|
| </dependencies>
|
| </metadata>
|
| <files>
|
| <file src="Wrappers\WinRT\SPTAG.WinRT.targets" target="build\native" />
|
| <file src="x64\Release\SPTAG.WinRT\SPTAG.winmd" target="lib\uap10.0" />
|
| <file src="x64\Release\SPTAG.WinRT\SPTAG.dll" target="runtimes\win10-x64\native" />
|
| <file src="readme.md" />
|
| <file src="LICENSE" />
|
| </files>
|
| </package> |