CassiniDev.Lib4.csproj 8.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185
  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>{070AE36D-4CE1-4708-BD0F-2896A6F117FC}</ProjectGuid>
  9. <OutputType>Library</OutputType>
  10. <AppDesignerFolder>Properties</AppDesignerFolder>
  11. <RootNamespace>CassiniDev</RootNamespace>
  12. <AssemblyName>CassiniDev4-lib</AssemblyName>
  13. <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
  14. <FileAlignment>512</FileAlignment>
  15. <SignAssembly>false</SignAssembly>
  16. <AssemblyOriginatorKeyFile>..\CasssiniDev-DevKey.snk</AssemblyOriginatorKeyFile>
  17. <ApplicationIcon>Resources\preferences-web-browser-shortcuts.ico</ApplicationIcon>
  18. <FileUpgradeFlags>
  19. </FileUpgradeFlags>
  20. <OldToolsVersion>3.5</OldToolsVersion>
  21. <UpgradeBackupLocation />
  22. <TargetFrameworkProfile />
  23. <PublishUrl>publish\</PublishUrl>
  24. <Install>true</Install>
  25. <InstallFrom>Disk</InstallFrom>
  26. <UpdateEnabled>false</UpdateEnabled>
  27. <UpdateMode>Foreground</UpdateMode>
  28. <UpdateInterval>7</UpdateInterval>
  29. <UpdateIntervalUnits>Days</UpdateIntervalUnits>
  30. <UpdatePeriodically>false</UpdatePeriodically>
  31. <UpdateRequired>false</UpdateRequired>
  32. <MapFileExtensions>true</MapFileExtensions>
  33. <ApplicationRevision>0</ApplicationRevision>
  34. <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
  35. <IsWebBootstrapper>false</IsWebBootstrapper>
  36. <UseApplicationTrust>false</UseApplicationTrust>
  37. <BootstrapperEnabled>true</BootstrapperEnabled>
  38. </PropertyGroup>
  39. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
  40. <DebugSymbols>true</DebugSymbols>
  41. <OutputPath>bin\x86\debug\</OutputPath>
  42. <DefineConstants>TRACE;DEBUG;NET40</DefineConstants>
  43. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  44. <DebugType>full</DebugType>
  45. <PlatformTarget>x86</PlatformTarget>
  46. <CodeAnalysisLogFile>bin\Debug\CassiniDev4.Lib\CassiniDev4-lib.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
  47. <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
  48. <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
  49. <ErrorReport>prompt</ErrorReport>
  50. <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
  51. <CodeAnalysisRuleSetDirectories>;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
  52. <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
  53. <CodeAnalysisRuleDirectories>;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
  54. <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
  55. </PropertyGroup>
  56. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
  57. <OutputPath>bin\x86\Release\</OutputPath>
  58. <DefineConstants>TRACE;NET40</DefineConstants>
  59. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  60. <Optimize>true</Optimize>
  61. <DebugType>pdbonly</DebugType>
  62. <PlatformTarget>x86</PlatformTarget>
  63. <CodeAnalysisLogFile>bin\Release\CassiniDev4.Lib\CassiniDev4-lib.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
  64. <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
  65. <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
  66. <ErrorReport>prompt</ErrorReport>
  67. <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
  68. <CodeAnalysisRuleSetDirectories>;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
  69. <CodeAnalysisRuleDirectories>;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
  70. <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
  71. <CodeAnalysisFailOnMissingRules>false</CodeAnalysisFailOnMissingRules>
  72. </PropertyGroup>
  73. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|AnyCPU'">
  74. <DebugSymbols>true</DebugSymbols>
  75. <OutputPath>bin\Debug\</OutputPath>
  76. <DefineConstants>TRACE;DEBUG;NET40</DefineConstants>
  77. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  78. <DebugType>full</DebugType>
  79. <PlatformTarget>AnyCPU</PlatformTarget>
  80. <ErrorReport>prompt</ErrorReport>
  81. <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
  82. </PropertyGroup>
  83. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|AnyCPU'">
  84. <OutputPath>bin\Release\</OutputPath>
  85. <DefineConstants>TRACE;NET40</DefineConstants>
  86. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  87. <Optimize>true</Optimize>
  88. <DebugType>pdbonly</DebugType>
  89. <PlatformTarget>AnyCPU</PlatformTarget>
  90. <ErrorReport>prompt</ErrorReport>
  91. <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
  92. <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
  93. </PropertyGroup>
  94. <ItemGroup>
  95. <Reference Include="Common.Logging, Version=2.0.0.0, Culture=neutral, PublicKeyToken=af08829b84f0328e, processorArchitecture=MSIL">
  96. <HintPath>..\packages\Common.Logging.2.0.0\lib\2.0\Common.Logging.dll</HintPath>
  97. </Reference>
  98. <Reference Include="System" />
  99. <Reference Include="System.configuration" />
  100. <Reference Include="System.Core">
  101. <RequiredTargetFramework>3.5</RequiredTargetFramework>
  102. </Reference>
  103. <Reference Include="System.Data" />
  104. <Reference Include="System.ServiceProcess" />
  105. <Reference Include="System.Web" />
  106. </ItemGroup>
  107. <ItemGroup>
  108. <Compile Include="BrowserTestResultItem.cs" />
  109. <Compile Include="BrowserTestResults.cs" />
  110. <Compile Include="CassiniDevBrowserTest.cs" />
  111. <Compile Include="CassiniServer.cs" />
  112. <Compile Include="Configuration\CassiniDevConfigurationSection.cs" />
  113. <Compile Include="Configuration\CassiniDevProfileElement.cs" />
  114. <Compile Include="Configuration\CassiniDevProfileElementCollection.cs" />
  115. <Compile Include="Configuration\PluginElement.cs" />
  116. <Compile Include="Configuration\PluginElementCollection.cs" />
  117. <Compile Include="ContentLocator.cs" />
  118. <Compile Include="Core\Connection.cs" />
  119. <Compile Include="Core\Host.cs" />
  120. <Compile Include="Core\Messages.cs" />
  121. <Compile Include="Core\NtlmAuth.cs" />
  122. <Compile Include="Core\Request.cs" />
  123. <Compile Include="Core\RequestEventArgs.cs" />
  124. <Compile Include="Core\Server.cs" />
  125. <Compile Include="IContentLocator.cs" />
  126. <Compile Include="LocalContentLocator.cs" />
  127. <Compile Include="Logging\LogInfo.cs" />
  128. <Compile Include="Misc\CommandLine.cs" />
  129. <Compile Include="Misc\CommandLineArguments.cs">
  130. <SubType>Code</SubType>
  131. </Compile>
  132. <Compile Include="Misc\CommandLineParser.cs">
  133. <SubType>Code</SubType>
  134. </Compile>
  135. <Compile Include="Misc\Common.cs" />
  136. <Compile Include="Misc\HostsFile.cs" />
  137. <Compile Include="Misc\Interop.cs" />
  138. <Compile Include="Misc\NetworkUtils.cs" />
  139. <Compile Include="Properties\AssemblyInfo4.cs" />
  140. <Compile Include="QUnitExBrowserTestResultItem.cs" />
  141. <Compile Include="Resources\SR.cs" />
  142. <Compile Include="WebBrowser.cs" />
  143. </ItemGroup>
  144. <ItemGroup>
  145. <EmbeddedResource Include="Resources\CassiniDev.resx" />
  146. </ItemGroup>
  147. <ItemGroup>
  148. <Content Include="Resources\preferences-web-browser-shortcuts.ico" />
  149. </ItemGroup>
  150. <ItemGroup>
  151. <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
  152. <Visible>False</Visible>
  153. <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
  154. <Install>false</Install>
  155. </BootstrapperPackage>
  156. <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
  157. <Visible>False</Visible>
  158. <ProductName>.NET Framework 3.5 SP1</ProductName>
  159. <Install>true</Install>
  160. </BootstrapperPackage>
  161. <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
  162. <Visible>False</Visible>
  163. <ProductName>Windows Installer 3.1</ProductName>
  164. <Install>true</Install>
  165. </BootstrapperPackage>
  166. </ItemGroup>
  167. <ItemGroup>
  168. <None Include="..\DiscreteFiles\CassiniDev.Lib4\app.config">
  169. <Link>app.config</Link>
  170. </None>
  171. <None Include="packages.config" />
  172. </ItemGroup>
  173. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  174. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  175. Other similar extension points exist, see Microsoft.Common.targets.
  176. <Target Name="BeforeBuild">
  177. </Target>
  178. <Target Name="AfterBuild">
  179. </Target>
  180. -->
  181. <PropertyGroup>
  182. <PostBuildEvent>
  183. </PostBuildEvent>
  184. </PropertyGroup>
  185. </Project>