I\'ve been trying to add an out of process background task to my project to update my App\'s live tile. The task needs to make a database call to get some data, then process
I only had to add a reference to the BackgroundTask project in the main project.