diff --git a/.nuget/directxtex_desktop_2017.nuspec b/.nuget/directxtex_desktop_2017.nuspec index 6dd80af..59e9c5b 100644 --- a/.nuget/directxtex_desktop_2017.nuspec +++ b/.nuget/directxtex_desktop_2017.nuspec @@ -26,17 +26,17 @@ DirectXTex, a shared source library for reading and writing .DDS files, and perf - - + + - - + + - - + + - - + + diff --git a/.nuget/directxtex_desktop_2017.targets b/.nuget/directxtex_desktop_2017.targets index 1be9ac8..de43df5 100644 --- a/.nuget/directxtex_desktop_2017.targets +++ b/.nuget/directxtex_desktop_2017.targets @@ -9,7 +9,7 @@ - $(MSBuildThisFileDirectory)..\..\lib\$(Platform)\$(NuGetConfiguration) + $(MSBuildThisFileDirectory)..\..\native\lib\$(Platform)\$(NuGetConfiguration) diff --git a/.nuget/directxtex_desktop_win10.nuspec b/.nuget/directxtex_desktop_win10.nuspec index db88585..2c91d67 100644 --- a/.nuget/directxtex_desktop_win10.nuspec +++ b/.nuget/directxtex_desktop_win10.nuspec @@ -26,23 +26,23 @@ DirectXTex, a shared source library for reading and writing .DDS files, and perf - - + + - - + + - - + + - - + + - - + + - - + + diff --git a/.nuget/directxtex_desktop_win10.targets b/.nuget/directxtex_desktop_win10.targets index 8a0ca39..92f38b8 100644 --- a/.nuget/directxtex_desktop_win10.targets +++ b/.nuget/directxtex_desktop_win10.targets @@ -16,7 +16,7 @@ - $(MSBuildThisFileDirectory)..\..\lib\$(_NuGetPlatform)\$(_NuGetConfiguration) + $(MSBuildThisFileDirectory)..\..\native\lib\$(_NuGetPlatform)\$(_NuGetConfiguration) diff --git a/.nuget/directxtex_uwp.nuspec b/.nuget/directxtex_uwp.nuspec index 75a5cca..1c93457 100644 --- a/.nuget/directxtex_uwp.nuspec +++ b/.nuget/directxtex_uwp.nuspec @@ -26,29 +26,29 @@ DirectXTex, a shared source library for reading and writing .DDS files, and perf - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + diff --git a/.nuget/directxtex_uwp.targets b/.nuget/directxtex_uwp.targets index 1be9ac8..de43df5 100644 --- a/.nuget/directxtex_uwp.targets +++ b/.nuget/directxtex_uwp.targets @@ -9,7 +9,7 @@ - $(MSBuildThisFileDirectory)..\..\lib\$(Platform)\$(NuGetConfiguration) + $(MSBuildThisFileDirectory)..\..\native\lib\$(Platform)\$(NuGetConfiguration)