diff options
Diffstat (limited to 'contrib/microsoft.direct3d.d3d12.1.618.4/Microsoft.Direct3D.D3D12.nuspec')
| -rw-r--r-- | contrib/microsoft.direct3d.d3d12.1.618.4/Microsoft.Direct3D.D3D12.nuspec | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/contrib/microsoft.direct3d.d3d12.1.618.4/Microsoft.Direct3D.D3D12.nuspec b/contrib/microsoft.direct3d.d3d12.1.618.4/Microsoft.Direct3D.D3D12.nuspec new file mode 100644 index 0000000..c625e1f --- /dev/null +++ b/contrib/microsoft.direct3d.d3d12.1.618.4/Microsoft.Direct3D.D3D12.nuspec | |||
| @@ -0,0 +1,18 @@ | |||
| 1 | <?xml version="1.0" encoding="utf-8"?> | ||
| 2 | <package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd"> | ||
| 3 | <metadata> | ||
| 4 | <id>Microsoft.Direct3D.D3D12</id> | ||
| 5 | <version>1.618.4</version> | ||
| 6 | <title>Microsoft.Direct3D.D3D12</title> | ||
| 7 | <authors>Microsoft</authors> | ||
| 8 | <owners>Direct3D,Microsoft</owners> | ||
| 9 | <requireLicenseAcceptance>false</requireLicenseAcceptance> | ||
| 10 | <license type="file">LICENSE.txt</license> | ||
| 11 | <licenseUrl>https://aka.ms/deprecateLicenseUrl</licenseUrl> | ||
| 12 | <icon>icon.png</icon> | ||
| 13 | <projectUrl>https://aka.ms/directx12agility</projectUrl> | ||
| 14 | <description>DirectX 12 Agility SDK</description> | ||
| 15 | <copyright>© Microsoft Corporation. All rights reserved.</copyright> | ||
| 16 | <tags>DirectX Direct3D D3D12 Direct3D12 DirectX12 Agility</tags> | ||
| 17 | </metadata> | ||
| 18 | </package> \ No newline at end of file | ||
