diff --git a/.nuget/directxmath.nuspec b/.nuget/directxmath.nuspec index bbd26be..5e162a3 100644 --- a/.nuget/directxmath.nuspec +++ b/.nuget/directxmath.nuspec @@ -10,7 +10,7 @@ The DirectXMath API provides SIMD-friendly C++ types and functions for common linear algebra and graphics math operations common to DirectX applications. The library provides optimized versions for Windows 32-bit (x86), Windows 64-bit (x64), and Windows on ARM through SSE2 and ARM-NEON intrinsics support in the Visual Studio compiler. Matches the April 2020 release. http://go.microsoft.com/fwlink/?LinkID=615560 - https://github.com/Microsoft/DirectXMath/wiki/X_jpg.jpg + images\icon.jpg MIT false © Microsoft Corporation. All rights reserved. @@ -24,6 +24,8 @@ + + \ 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