1
0
mirror of https://github.com/microsoft/DirectXTex synced 2024-11-08 05:50:05 +00:00

NuGet updates

This commit is contained in:
Chuck Walbourn 2019-10-18 10:45:06 -07:00
parent 9a417f506c
commit 6a18c4b0cf
2 changed files with 2 additions and 1 deletions

View File

@ -12,7 +12,7 @@
DirectXTex, a shared source library for reading and writing .DDS files, and performing various texture content processing operations including resizing, format conversion, mip-map generation, block compression for Direct3D runtime texture resources, and height-map to normal-map conversion. This library makes use of the Windows Image Component (WIC) APIs. It also includes simple .TGA and .HDR readers and writers since these image file format are commonly used for texture content processing pipelines, but are not currently supported by a built-in WIC codec.</description>
<releaseNotes>Matches the October 17, 2019 release on GitHub.</releaseNotes>
<projectUrl>http://go.microsoft.com/fwlink/?LinkId=248926</projectUrl>
<iconUrl>https://github.com/Microsoft/DirectXTex/wiki/X_jpg.jpg</iconUrl>
<icon>images\icon.jpg</icon>
<license type="expression">MIT</license>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<copyright>© Microsoft Corporation. All rights reserved.</copyright>
@ -40,5 +40,6 @@ DirectXTex, a shared source library for reading and writing .DDS files, and perf
<file src=".nuget/directxtex_desktop_2015.targets" target="build\native" />
<file src=".nuget/icon.jpg" target="images\" />
</files>
</package>

BIN
.nuget/icon.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB