diff --git a/.nuget/directxtex_desktop_win10.targets b/.nuget/directxtex_desktop_win10.targets index 1be9ac8..8a0ca39 100644 --- a/.nuget/directxtex_desktop_win10.targets +++ b/.nuget/directxtex_desktop_win10.targets @@ -2,14 +2,21 @@ - Debug + <_NuGetConfiguration>Debug - Release + <_NuGetConfiguration>Release + + + + <_NuGetPlatform>x64 + + + <_NuGetPlatform>$(Platform) - $(MSBuildThisFileDirectory)..\..\lib\$(Platform)\$(NuGetConfiguration) + $(MSBuildThisFileDirectory)..\..\lib\$(_NuGetPlatform)\$(_NuGetConfiguration) @@ -26,4 +33,9 @@ + + <_NuGetConfiguration> + <_NuGetPlatform> + +