I'm developing an app for Windows 8. It is associated with the store, I already submitted several Releases.
I'm trying to build the app with teamfoundationservice. When I Trigger a build, I always get this error message:
C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v11.0\AppxPackage\Microsoft.AppXPackage.Targets (1144): The certificate specified has expired. For more information about renewing certificates, see http://go.microsoft.com/fwlink/?LinkID=241478.
Locally, I can build withoud Problems, but not on the teamfoundationservice.
Any help is appreciated