The original version of the decompilation for Plants vs. Zombies v0.9.9.1029.
IMPORTANT: Make sure to use the Debug folder along with the executables, as these binaries won't work with the original game assets.
Open the solution file "PlantsVsZombies.sln" with Visual Studio and compile from there.
Go to the root directory of this project and run msbuild PlantsVsZombies.sln /p:Configuration=Debug /p:Platform=x86.