临河任务调度
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.

10 líneas
601B

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
  4. <DebuggerFlavor>ProjectDebugger</DebuggerFlavor>
  5. </PropertyGroup>
  6. <PropertyGroup>
  7. <ActiveDebugProfile>IIS Express</ActiveDebugProfile>
  8. <NameOfLastUsedPublishProfile>C:\soft\himp.platform.aspnet-core\modules\Himp.TaskScheduling\host\Himp.TaskScheduling.HttpApi.Host\Properties\PublishProfiles\FolderProfile.pubxml</NameOfLastUsedPublishProfile>
  9. </PropertyGroup>
  10. </Project>