1
0
mirror of https://github.com/DarthAffe/CUE.NET.git synced 2025-12-12 16:58:29 +00:00

Removed pdb from nuget.

Documentation states that this is bad practice.
This commit is contained in:
Darth Affe 2017-01-05 17:00:52 +01:00
parent 619b389f7d
commit af754af27a

View File

@ -29,8 +29,6 @@
</metadata>
<files>
<file src="bin\CUE.NET.dll" target="lib\net45\CUE.NET.dll" />
<file src="bin\CUE.NET.pdb" target="lib\net45\CUE.NET.pdb" />
<file src="bin\CUE.NET.xml" target="lib\net45\CUE.NET.XML" />
<file src="bin\x64\" target="build\net45\libs\x64" />
<file src="bin\x86\" target="build\net45\libs\x86" />
<file src="CUE.NET.targets" target="build\net45\CUE.NET.targets" />