Debug
AnyCPU
{261D52DE-F168-41D2-AD50-78B5B1D801E3}
WinExe
Properties
MojibakeCorrecting
MojibakeCorrecting
v4.6.1
512
true
AnyCPU
true
full
false
bin\Debug\
DEBUG;TRACE
prompt
4
AnyCPU
pdbonly
true
bin\Release\
TRACE
prompt
4
MainForm.cs
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)