Debug AnyCPU {759D557D-FA9B-4EE2-A6B3-3D30FC35F3CE} Exe pollock pollock v4.6 512 true AnyCPU true full false bin\Debug\ DEBUG;TRACE prompt 4 AnyCPU pdbonly true bin\Release\ TRACE prompt 4 pollock.ico $(PostBuildEventDependsOn); PostBuildMacros; for /f "tokens=1,2 delims=." %25%25i in ("@(VersionNumber)") do set "major=%25%25i" &set "minor=%25%25j" set version=%25major%25.%25minor%25 if $(ConfigurationName) == Release ( copy $(TargetDir)$(TargetFileName) $(SolutionDir)..\..\..\pollock-%25version%25.exe /y $(SolutionDir)..\..\..\_sign.cmd $(SolutionDir)..\..\..\pollock-%25version%25.exe )