HyperCube.csproj.user 682 B

12345678910111213
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <PropertyGroup>
  4. <NameOfLastUsedPublishProfile>c:\ProjectHyperCube\Properties\PublishProfiles\FolderProfile.pubxml</NameOfLastUsedPublishProfile>
  5. <ActiveDebugProfile>HyperCube</ActiveDebugProfile>
  6. </PropertyGroup>
  7. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
  8. <DebuggerFlavor>ProjectDebugger</DebuggerFlavor>
  9. </PropertyGroup>
  10. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
  11. <DebuggerFlavor>ProjectDebugger</DebuggerFlavor>
  12. </PropertyGroup>
  13. </Project>