| | |
| <package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd"> | |
| <metadata> | |
| <id>Microsoft.Direct3D.DirectStorage</id> | |
| <version>1.2.2</version> | |
| <title>DirectStorage</title> | |
| <authors>Microsoft</authors> | |
| <requireLicenseAcceptance>false</requireLicenseAcceptance> | |
| <license type="file">LICENSE.txt</license> | |
| <licenseUrl>https://aka.ms/deprecateLicenseUrl</licenseUrl> | |
| <icon>icon.png</icon> | |
| <readme>README.md</readme> | |
| <projectUrl>https://aka.ms/directstorage/</projectUrl> | |
| <description>DirectStorage for Windows</description> | |
| <copyright>© Microsoft Corporation. All rights reserved.</copyright> | |
| <tags>DirectStorage Direct3D graphics 3D</tags> | |
| </metadata> | |
| </package> |