CCS.csproj.user 464 B

12345678910
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <PropertyGroup>
  4. <NameOfLastUsedPublishProfile>FolderProfile</NameOfLastUsedPublishProfile>
  5. <ActiveDebugProfile>IMCS_CCS</ActiveDebugProfile>
  6. </PropertyGroup>
  7. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
  8. <DebuggerFlavor>ProjectDebugger</DebuggerFlavor>
  9. </PropertyGroup>
  10. </Project>