Project.vcxproj.user 486 B

123456789
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug Universal DX11|ARM'">
  4. <DebuggerFlavor>WindowsDeviceDebugger</DebuggerFlavor>
  5. </PropertyGroup>
  6. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release Universal DX11|ARM'">
  7. <DebuggerFlavor>WindowsDeviceDebugger</DebuggerFlavor>
  8. </PropertyGroup>
  9. </Project>