mirror of
https://github.com/microsoft/DirectXTex.git
synced 2026-02-14 16:26:12 +01:00
Fix for NU5103 and NU5128 warnings
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
</PropertyGroup>
|
||||
|
||||
<PropertyGroup>
|
||||
<directxtex-LibPath>$(MSBuildThisFileDirectory)..\..\lib\$(_NuGetPlatform)\$(_NuGetConfiguration)</directxtex-LibPath>
|
||||
<directxtex-LibPath>$(MSBuildThisFileDirectory)..\..\native\lib\$(_NuGetPlatform)\$(_NuGetConfiguration)</directxtex-LibPath>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemDefinitionGroup>
|
||||
|
||||
Reference in New Issue
Block a user