UFIDA.U9.Cust.Kusi.CJJ.RestApi.Agent.csproj 1.7 KB

12345678910111213141516171819202122232425262728293031323334353637
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="12.0">
  3. <PropertyGroup>
  4. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  5. <ProductVersion>8.0.40301</ProductVersion>
  6. <SchemaVersion>2.0</SchemaVersion>
  7. <ProjectGuid>{9831A3A0-7093-447B-86CD-85EC632492B1}</ProjectGuid>
  8. <OutputType>Library</OutputType>
  9. <StartupObject>
  10. </StartupObject>
  11. <RootNamespace>UFIDA.U9.Cust.Kusi.CJJ.RestApi.Agent</RootNamespace>
  12. <NoStandardLibraries>false</NoStandardLibraries>
  13. <AssemblyName>UFIDA.U9.Cust.Kusi.CJJ.RestApi.Agent</AssemblyName>
  14. <TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
  15. <TargetFrameworkProfile />
  16. </PropertyGroup>
  17. <PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
  18. <DebugSymbols>true</DebugSymbols>
  19. <Optimize>false</Optimize>
  20. <OutputPath>.\bin\Debug\</OutputPath>
  21. <EnableUnmanagedDebugging>false</EnableUnmanagedDebugging>
  22. <DefineConstants>DEBUG;TRACE</DefineConstants>
  23. <WarningLevel>4</WarningLevel>
  24. <IncrementalBuild>false</IncrementalBuild>
  25. </PropertyGroup>
  26. <PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
  27. <DebugSymbols>false</DebugSymbols>
  28. <Optimize>true</Optimize>
  29. <OutputPath>.\bin\Release\</OutputPath>
  30. <EnableUnmanagedDebugging>false</EnableUnmanagedDebugging>
  31. <DefineConstants>TRACE</DefineConstants>
  32. <WarningLevel>4</WarningLevel>
  33. <IncrementalBuild>false</IncrementalBuild>
  34. </PropertyGroup>
  35. <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
  36. <Import Project="UFIDA.U9.Cust.Kusi.CJJ.RestApi.Agent.target" />
  37. </Project>