Rename nuget folder
This commit is contained in:
parent
e62bbb24f8
commit
b7ebbda239
@ -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>
|
Loading…
Reference in New Issue
Block a user