FormulaOneApp.WinPhone.csproj.user 816 B

12345678910111213141516171819
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|AnyCPU'">
  4. <CurrentDeployCmdId>256</CurrentDeployCmdId>
  5. <CurrentDeployID>30F105C9-681E-420b-A277-7C086EAD8A4E</CurrentDeployID>
  6. </PropertyGroup>
  7. <ProjectExtensions>
  8. <VisualStudio>
  9. <FlavorProperties GUID="{C089C8C0-30E0-4E22-80C0-CE093F111A43}">
  10. <SilverlightMobileCSProjectFlavor>
  11. <FullDeploy>True</FullDeploy>
  12. <DebuggerType>Managed</DebuggerType>
  13. <DebuggerAgentType>Managed</DebuggerAgentType>
  14. <Tombstone>False</Tombstone>
  15. </SilverlightMobileCSProjectFlavor>
  16. </FlavorProperties>
  17. </VisualStudio>
  18. </ProjectExtensions>
  19. </Project>