Debug
AnyCPU
{BB5071FD-D580-40CA-9573-EDB31DB7459C}
WinExe
Properties
ClipboardPureText
ClipboardPureText
v2.0
512
true
AnyCPU
true
full
false
bin\Debug\
DEBUG;TRACE
prompt
4
AnyCPU
pdbonly
true
bin\Release\
TRACE
prompt
4
if $(ConfigurationName) == Release if not exist $(TargetDir)Packed md $(TargetDir)Packed
if $(ConfigurationName) == Release $(SolutionDir)packages\ILRepack.2.0.10\tools\ILRepack /ndebug /out:$(TargetDir)Packed\$(TargetFileName) $(TargetPath)