mirror of
https://github.com/DarthAffe/CUE.NET.git
synced 2025-12-13 09:08:34 +00:00
Fixed nuget-package-layout
This commit is contained in:
parent
cc213e6d73
commit
e813f32cdc
@ -15,9 +15,9 @@
|
|||||||
<language>en-US</language>
|
<language>en-US</language>
|
||||||
</metadata>
|
</metadata>
|
||||||
<files>
|
<files>
|
||||||
<file src="bin\CUE.NET.dll" target="lib\net46\CUE.NET.dll" />
|
<file src="bin\CUE.NET.dll" target="lib\net45\CUE.NET.dll" />
|
||||||
<file src="bin\x64\" target="build\net46\libs\x64" />
|
<file src="bin\x64\" target="build\net45\libs\x64" />
|
||||||
<file src="bin\x86\" target="build\net46\libs\x86" />
|
<file src="bin\x86\" target="build\net45\libs\x86" />
|
||||||
<file src="CUE.NET.targets" target="build\net46\CUE.NET.targets" />
|
<file src="CUE.NET.targets" target="build\net45\CUE.NET.targets" />
|
||||||
</files>
|
</files>
|
||||||
</package>
|
</package>
|
||||||
Loading…
x
Reference in New Issue
Block a user