API.csproj.user 746 B

123456789101112
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <PropertyGroup>
  4. <ActiveDebugProfile>https</ActiveDebugProfile>
  5. <NameOfLastUsedPublishProfile>C:\Users\praks\source\repos\API\API\Properties\PublishProfiles\FTPProfile.pubxml</NameOfLastUsedPublishProfile>
  6. <Controller_SelectedScaffolderID>MvcControllerEmptyScaffolder</Controller_SelectedScaffolderID>
  7. <Controller_SelectedScaffolderCategoryPath>root/Common/MVC/Controller</Controller_SelectedScaffolderCategoryPath>
  8. </PropertyGroup>
  9. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
  10. <DebuggerFlavor>ProjectDebugger</DebuggerFlavor>
  11. </PropertyGroup>
  12. </Project>