UFIDA.U9.Cust.Kusi.CJJ.RestApi.Test.csproj 1.6 KB

123456789101112131415161718192021222324252627282930313233343536
  1. <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
  2. <PropertyGroup>
  3. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  4. <ProductVersion>8.0.40301</ProductVersion>
  5. <SchemaVersion>2.0</SchemaVersion>
  6. <ProjectGuid>{3ED1E7D5-A38D-469B-A20B-3DC068D08101}</ProjectGuid>
  7. <OutputType>Library</OutputType>
  8. <StartupObject>
  9. </StartupObject>
  10. <RootNamespace>UFIDA.U9.Cust.Kusi.CJJ.RestApi.Test</RootNamespace>
  11. <NoStandardLibraries>false</NoStandardLibraries>
  12. <AssemblyName>UFIDA.U9.Cust.Kusi.CJJ.RestApi.Test</AssemblyName>
  13. <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
  14. </PropertyGroup>
  15. <PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
  16. <DebugSymbols>true</DebugSymbols>
  17. <Optimize>false</Optimize>
  18. <OutputPath>.\bin\Debug\</OutputPath>
  19. <EnableUnmanagedDebugging>false</EnableUnmanagedDebugging>
  20. <DefineConstants>DEBUG;TRACE</DefineConstants>
  21. <WarningLevel>4</WarningLevel>
  22. <IncrementalBuild>false</IncrementalBuild>
  23. </PropertyGroup>
  24. <PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
  25. <DebugSymbols>false</DebugSymbols>
  26. <Optimize>true</Optimize>
  27. <OutputPath>.\bin\Release\</OutputPath>
  28. <EnableUnmanagedDebugging>false</EnableUnmanagedDebugging>
  29. <DefineConstants>TRACE</DefineConstants>
  30. <WarningLevel>4</WarningLevel>
  31. <IncrementalBuild>false</IncrementalBuild>
  32. </PropertyGroup>
  33. <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
  34. <Import Project="UFIDA.U9.Cust.Kusi.CJJ.RestApi.Test.target" />
  35. </Project>