Facades_System.IO.FileSystem.Watcher-net_4_x.csproj 3.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!-- WARNING: this file is autogenerated, don't modify it. Edit the .sources file of the corresponding assembly instead if you want to add/remove C# source files. -->
  3. <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  4. <PropertyGroup>
  5. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  6. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  7. <ProductVersion>9.0.30729</ProductVersion>
  8. <SchemaVersion>2.0</SchemaVersion>
  9. <ProjectGuid>{44647FAA-F785-44DE-B6B2-ABC2B9768233}</ProjectGuid>
  10. <OutputType>Library</OutputType>
  11. <NoWarn>1699,1616,1699</NoWarn>
  12. <OutputPath>./../../../class/lib/net_4_x/Facades</OutputPath>
  13. <IntermediateOutputPath>obj-Facades</IntermediateOutputPath>
  14. <GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>
  15. <NoStdLib>True</NoStdLib>
  16. <NoConfig>True</NoConfig>
  17. <AppDesignerFolder>Properties</AppDesignerFolder>
  18. <RootNamespace>
  19. </RootNamespace>
  20. <AssemblyName>System.IO.FileSystem.Watcher</AssemblyName>
  21. <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
  22. <FileAlignment>512</FileAlignment>
  23. </PropertyGroup>
  24. <PropertyGroup>
  25. <SignAssembly>true</SignAssembly>
  26. <DelaySign>true</DelaySign>
  27. </PropertyGroup>
  28. <PropertyGroup>
  29. <AssemblyOriginatorKeyFile>../../msfinal.pub</AssemblyOriginatorKeyFile>
  30. </PropertyGroup>
  31. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  32. <DebugSymbols>true</DebugSymbols>
  33. <DebugType>full</DebugType>
  34. <NoWarn>1699,1616,1699</NoWarn>
  35. <Optimize>false</Optimize>
  36. <DefineConstants>TRACE;NET_4_0;NET_4_5;NET_4_6;MONO</DefineConstants>
  37. <ErrorReport>prompt</ErrorReport>
  38. <WarningLevel>4</WarningLevel>
  39. </PropertyGroup>
  40. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  41. <DebugType>pdbonly</DebugType>
  42. <NoWarn>1699,1616,1699</NoWarn>
  43. <Optimize>true</Optimize>
  44. <DefineConstants>NET_4_0;NET_4_5;NET_4_6;MONO</DefineConstants>
  45. <ErrorReport>prompt</ErrorReport>
  46. <WarningLevel>4</WarningLevel>
  47. </PropertyGroup>
  48. <!-- Set AddAdditionalExplicitAssemblyReferences to false, otherwise if targetting .NET4.0,
  49. Microsoft.NETFramework.props will force a dependency on the assembly System.Core. This
  50. is a problem to compile the Mono mscorlib.dll -->
  51. <PropertyGroup>
  52. <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>
  53. </PropertyGroup>
  54. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  55. <ItemGroup>
  56. <Compile Include="AssemblyInfo.cs" />
  57. <Compile Include="TypeForwarders.cs" /> </ItemGroup>
  58. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  59. Other similar extension points exist, see Microsoft.Common.targets.
  60. <Target Name="BeforeBuild">
  61. </Target>
  62. <Target Name="AfterBuild">
  63. </Target>
  64. -->
  65. <PropertyGroup>
  66. <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
  67. </PreBuildEvent>
  68. <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">
  69. </PreBuildEvent>
  70. <PostBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
  71. </PostBuildEvent>
  72. <PostBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">
  73. </PostBuildEvent>
  74. </PropertyGroup>
  75. <ItemGroup>
  76. <ProjectReference Include="../../corlib/corlib-net_4_x.csproj">
  77. <Project>{2CA6026B-2DC8-4C4C-A12C-1E8234049DB7}</Project>
  78. <Name>corlib-net_4_x</Name>
  79. </ProjectReference>
  80. <ProjectReference Include="../../System/System-net_4_x.csproj">
  81. <Project>{2762E921-91A8-4C87-91E9-BA628013F753}</Project>
  82. <Name>System-net_4_x</Name>
  83. </ProjectReference>
  84. </ItemGroup>
  85. <ItemGroup>
  86. <Folder Include="Properties\" />
  87. </ItemGroup>
  88. </Project>