System.Web.WebPages.Razor-net_4_x.csproj 7.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <PropertyGroup>
  4. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  5. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  6. <ProductVersion>9.0.30729</ProductVersion>
  7. <SchemaVersion>2.0</SchemaVersion>
  8. <ProjectGuid>{55F0BCD6-4B0B-408C-BE98-4BFF82157048}</ProjectGuid>
  9. <OutputType>Library</OutputType>
  10. <NoWarn>1699</NoWarn>
  11. <OutputPath>./../../class/lib/net_4_x</OutputPath>
  12. <IntermediateOutputPath>obj-net_4_x</IntermediateOutputPath>
  13. <GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>
  14. <NoStdLib>True</NoStdLib>
  15. <NoConfig>True</NoConfig>
  16. <AppDesignerFolder>Properties</AppDesignerFolder>
  17. <RootNamespace>
  18. </RootNamespace>
  19. <AssemblyName>System.Web.WebPages.Razor</AssemblyName>
  20. <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
  21. <FileAlignment>512</FileAlignment>
  22. </PropertyGroup>
  23. <PropertyGroup>
  24. <SignAssembly>true</SignAssembly>
  25. <DelaySign>true</DelaySign>
  26. </PropertyGroup>
  27. <PropertyGroup>
  28. <AssemblyOriginatorKeyFile>../winfx.pub</AssemblyOriginatorKeyFile>
  29. </PropertyGroup>
  30. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  31. <DebugSymbols>true</DebugSymbols>
  32. <DebugType>full</DebugType>
  33. <NoWarn>1699</NoWarn>
  34. <Optimize>false</Optimize>
  35. <DefineConstants>TRACE;NET_4_0;NET_4_5;NET_4_6;MONO;DISABLE_CAS_USE;ASPNETWEBPAGES</DefineConstants>
  36. <ErrorReport>prompt</ErrorReport>
  37. <WarningLevel>4</WarningLevel>
  38. </PropertyGroup>
  39. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  40. <DebugType>pdbonly</DebugType>
  41. <NoWarn>1699</NoWarn>
  42. <Optimize>true</Optimize>
  43. <DefineConstants>NET_4_0;NET_4_5;NET_4_6;MONO;DISABLE_CAS_USE;ASPNETWEBPAGES</DefineConstants>
  44. <ErrorReport>prompt</ErrorReport>
  45. <WarningLevel>4</WarningLevel>
  46. </PropertyGroup>
  47. <!-- Set AddAdditionalExplicitAssemblyReferences to false, otherwise if targetting .NET4.0,
  48. Microsoft.NETFramework.props will force a dependency on the assembly System.Core. This
  49. is a problem to compile the Mono mscorlib.dll -->
  50. <PropertyGroup>
  51. <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>
  52. </PropertyGroup>
  53. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  54. <ItemGroup>
  55. <Compile Include="..\..\..\external\aspnetwebstack\src\CommonAssemblyInfo.cs" />
  56. <Compile Include="..\..\..\external\aspnetwebstack\src\CommonResources.Designer.cs" />
  57. <Compile Include="..\..\..\external\aspnetwebstack\src\System.Web.WebPages.Razor\AssemblyBuilderWrapper.cs" />
  58. <Compile Include="..\..\..\external\aspnetwebstack\src\System.Web.WebPages.Razor\CompilingPathEventArgs.cs" />
  59. <Compile Include="..\..\..\external\aspnetwebstack\src\System.Web.WebPages.Razor\Configuration\HostSection.cs" />
  60. <Compile Include="..\..\..\external\aspnetwebstack\src\System.Web.WebPages.Razor\Configuration\RazorPagesSection.cs" />
  61. <Compile Include="..\..\..\external\aspnetwebstack\src\System.Web.WebPages.Razor\Configuration\RazorWebSectionGroup.cs" />
  62. <Compile Include="..\..\..\external\aspnetwebstack\src\System.Web.WebPages.Razor\GlobalSuppressions.cs" />
  63. <Compile Include="..\..\..\external\aspnetwebstack\src\System.Web.WebPages.Razor\HostingEnvironmentWrapper.cs" />
  64. <Compile Include="..\..\..\external\aspnetwebstack\src\System.Web.WebPages.Razor\IAssemblyBuilder.cs" />
  65. <Compile Include="..\..\..\external\aspnetwebstack\src\System.Web.WebPages.Razor\IHostingEnvironment.cs" />
  66. <Compile Include="..\..\..\external\aspnetwebstack\src\System.Web.WebPages.Razor\PreApplicationStartCode.cs" />
  67. <Compile Include="..\..\..\external\aspnetwebstack\src\System.Web.WebPages.Razor\Properties\AssemblyInfo.cs" />
  68. <Compile Include="..\..\..\external\aspnetwebstack\src\System.Web.WebPages.Razor\RazorBuildProvider.cs" />
  69. <Compile Include="..\..\..\external\aspnetwebstack\src\System.Web.WebPages.Razor\Resources\RazorWebResources.Designer.cs" />
  70. <Compile Include="..\..\..\external\aspnetwebstack\src\System.Web.WebPages.Razor\WebCodeRazorHost.cs" />
  71. <Compile Include="..\..\..\external\aspnetwebstack\src\System.Web.WebPages.Razor\WebPageRazorHost.cs" />
  72. <Compile Include="..\..\..\external\aspnetwebstack\src\System.Web.WebPages.Razor\WebRazorHostFactory.cs" />
  73. <Compile Include="..\..\..\external\aspnetwebstack\src\TransparentCommonAssemblyInfo.cs" />
  74. <Compile Include="..\..\build\common\Consts.cs" />
  75. <Compile Include="Assembly\AssemblyInfo.cs" /> </ItemGroup>
  76. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  77. Other similar extension points exist, see Microsoft.Common.targets.
  78. <Target Name="BeforeBuild">
  79. </Target>
  80. <Target Name="AfterBuild">
  81. </Target>
  82. -->
  83. <PropertyGroup>
  84. <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
  85. </PreBuildEvent>
  86. <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">
  87. </PreBuildEvent>
  88. <PostBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
  89. </PostBuildEvent>
  90. <PostBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">
  91. </PostBuildEvent>
  92. </PropertyGroup>
  93. <ItemGroup>
  94. <ProjectReference Include="../corlib/corlib-net_4_x.csproj">
  95. <Project>{2CA6026B-2DC8-4C4C-A12C-1E8234049DB7}</Project>
  96. <Name>corlib-net_4_x</Name>
  97. </ProjectReference>
  98. <ProjectReference Include="../System/System-net_4_x.csproj">
  99. <Project>{2762E921-91A8-4C87-91E9-BA628013F753}</Project>
  100. <Name>System-net_4_x</Name>
  101. </ProjectReference>
  102. <ProjectReference Include="../System.Core/System.Core-net_4_x.csproj">
  103. <Project>{359142A1-D80F-401E-AA64-7167C9317649}</Project>
  104. <Name>System.Core-net_4_x</Name>
  105. </ProjectReference>
  106. <ProjectReference Include="../System.Configuration/System.Configuration-net_4_x.csproj">
  107. <Project>{D5CDC09C-F19A-4811-A6C8-70F51CBFB644}</Project>
  108. <Name>System.Configuration-net_4_x</Name>
  109. </ProjectReference>
  110. <ProjectReference Include="../System.Web/System.Web-net_4_x.csproj">
  111. <Project>{9DB806CB-B828-49B7-BAE2-2E52402CB4DC}</Project>
  112. <Name>System.Web-net_4_x</Name>
  113. </ProjectReference>
  114. <ProjectReference Include="../System.Web.WebPages/System.Web.WebPages-net_4_x.csproj">
  115. <Project>{D4EAC129-92AB-432C-941D-4B8481097060}</Project>
  116. <Name>System.Web.WebPages-net_4_x</Name>
  117. </ProjectReference>
  118. <ProjectReference Include="../System.Web.Razor/System.Web.Razor-net_4_x.csproj">
  119. <Project>{11928A85-4C26-4258-AC86-2AFB0A69DED2}</Project>
  120. <Name>System.Web.Razor-net_4_x</Name>
  121. </ProjectReference>
  122. </ItemGroup>
  123. <ItemGroup>
  124. <Folder Include="Properties\" />
  125. </ItemGroup>
  126. <ItemGroup>
  127. <EmbeddedResource Include="System.Web.WebPages.Razor.Resources.RazorWebResources.resx">
  128. <LogicalName>System.Web.WebPages.Razor.Resources.RazorWebResources.resources</LogicalName>
  129. </EmbeddedResource>
  130. <EmbeddedResource Include="System.Web.WebPages.Razor.Common.CommonResources.resx">
  131. <LogicalName>System.Web.WebPages.Razor.Common.CommonResources.resources</LogicalName>
  132. </EmbeddedResource>
  133. </ItemGroup>
  134. </Project>