diff --git a/.nuget/directxtex_desktop_2015.nuspec b/.nuget/directxtex_desktop_2015.nuspec index e2854ed..1361dec 100644 --- a/.nuget/directxtex_desktop_2015.nuspec +++ b/.nuget/directxtex_desktop_2015.nuspec @@ -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. Matches the October 17, 2019 release on GitHub. http://go.microsoft.com/fwlink/?LinkId=248926 - https://github.com/Microsoft/DirectXTex/wiki/X_jpg.jpg + images\icon.jpg MIT false © Microsoft Corporation. All rights reserved. @@ -40,5 +40,6 @@ DirectXTex, a shared source library for reading and writing .DDS files, and perf + \ No newline at end of file diff --git a/.nuget/icon.jpg b/.nuget/icon.jpg new file mode 100644 index 0000000..08fe1fa Binary files /dev/null and b/.nuget/icon.jpg differ