mirror of
https://github.com/microsoft/DirectXTex.git
synced 2026-02-04 12:16:14 +01:00
Rename nuget folder
This commit is contained in:
@@ -38,7 +38,7 @@ DirectXTex, a shared source library for reading and writing .DDS files, and perf
|
||||
<file target="lib\x64\Release" src="DirectXTex\Bin\Desktop_2015\x64\Release\*.lib" />
|
||||
<file target="lib\x64\Release" src="DirectXTex\Bin\Desktop_2015\x64\Release\*.pdb" />
|
||||
|
||||
<file src="nuget/directxtex_desktop_2015.targets" target="build\native" />
|
||||
<file src=".nuget/directxtex_desktop_2015.targets" target="build\native" />
|
||||
|
||||
</files>
|
||||
</package>
|
||||
@@ -44,7 +44,7 @@ DirectXTex, a shared source library for reading and writing .DDS files, and perf
|
||||
<file target="lib\x64\Release" src="DirectXTex\Bin\Windows10\x64\Release\*.lib" />
|
||||
<file target="lib\x64\Release" src="DirectXTex\Bin\Windows10\x64\Release\*.pdb" />
|
||||
|
||||
<file src="nuget/directxtex_uwp.targets" target="build\native" />
|
||||
<file src=".nuget/directxtex_uwp.targets" target="build\native" />
|
||||
|
||||
</files>
|
||||
</package>
|
||||
Reference in New Issue
Block a user