Here is the log that displays the test that is failing. The executable that is created through Visual Studio 2013 passes the test, but the installer created through SB does not. Any ideas?

================================================== ====================
Log generated by Microsoft Platform Ready Test Tool for Windows Server 2012 R2 - Version 4.5.5100 | Signed: Thursday, October 24, 2013
================================================== ====================
Test date: 09/04/2014 15:44:16
Tested on: Windows Azure Hypervisor
Test for: Windows Server 2012 R2
================================================== ====================
Test case/Verification: BP-A5.3 - Verify all application’s installers and executables contain supported OS in manifest
================================================== ====================
A failure here means that the application’s installers or executables do not target
the current platform in their manifest.

supportedOS tags in manifest should have this format:

<application>
<supportedOS Id="{1f676c76-80e1-4239-95bb-83d0f6d0da78}"></supportedOS>
</application>
================================================== ====================
09/04/2014 15:44:20 :: Fail. At least one installer or installed executable manifest contained a supportedOS that does not target the current platform.
----------------------------------------------------------------------
The following executables failed the validation:

=== Executables with manifest that don't support the latest OS ===

C:\Users\User1\Downloads\setup.exe
C:\Program Files (x86)\MealTracker\Uninst_MT.exe


----------------------------------------------------------------------
“MSI packages” do not apply for the validation:

=== No MSI Packages found ===


================================================== ====================
Test case/Verification: BP-A5.3 - Verify all application’s installers and executables contain supported OS in manifest
09/04/2014 15:44:20 End of Log.
================================================== ====================