I have a project that was working fine until yesterday. When I was trying to debug it a message popped up that there are errors even though I can't see anything.
Build message shows this info:
1>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(3616,5): error MSB3482: An error occurred while signing: SignTool.exe was not found at path C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin\signtool.exe.
You will probably say I have to download this SignTool but how come everything was working fine earlier and now I need this tool?