CassiniDev.VisualStudio44.csproj 9.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205
  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>{73C76E4C-426C-45C2-9D37-1E46FA29CE66}</ProjectGuid>
  9. <OutputType>WinExe</OutputType>
  10. <AppDesignerFolder>Properties</AppDesignerFolder>
  11. <RootNamespace>CassiniDev</RootNamespace>
  12. <AssemblyName>WebDev.WebServer40</AssemblyName>
  13. <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
  14. <FileAlignment>512</FileAlignment>
  15. <ApplicationIcon>Resources\preferences-web-browser-shortcuts.ico</ApplicationIcon>
  16. <SignAssembly>false</SignAssembly>
  17. <AssemblyOriginatorKeyFile>..\CasssiniDev-DevKey.snk</AssemblyOriginatorKeyFile>
  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\DevServer\10.0\WebDev.WebServer40.exe.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\DevServer\10.0\WebDev.WebServer40.exe.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. <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
  70. <CodeAnalysisRuleDirectories>;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
  71. <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
  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. </PropertyGroup>
  93. <ItemGroup>
  94. <Reference Include="Common.Logging, Version=2.0.0.0, Culture=neutral, PublicKeyToken=af08829b84f0328e, processorArchitecture=MSIL">
  95. <HintPath>..\packages\Common.Logging.2.0.0\lib\2.0\Common.Logging.dll</HintPath>
  96. </Reference>
  97. <Reference Include="System" />
  98. <Reference Include="System.configuration" />
  99. <Reference Include="System.Core">
  100. <RequiredTargetFramework>3.5</RequiredTargetFramework>
  101. </Reference>
  102. <Reference Include="System.ServiceProcess" />
  103. <Reference Include="System.Web" />
  104. <Reference Include="System.Data" />
  105. <Reference Include="System.Drawing" />
  106. <Reference Include="System.Windows.Forms" />
  107. </ItemGroup>
  108. <ItemGroup>
  109. <Content Include="Resources\preferences-web-browser-shortcuts.ico" />
  110. </ItemGroup>
  111. <ItemGroup>
  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="Core\Connection.cs" />
  118. <Compile Include="Core\Host.cs" />
  119. <Compile Include="Core\Messages.cs" />
  120. <Compile Include="Core\NtlmAuth.cs" />
  121. <Compile Include="Core\Request.cs" />
  122. <Compile Include="Core\RequestEventArgs.cs" />
  123. <Compile Include="Core\Server.cs" />
  124. <Compile Include="Logging\LogInfo.cs" />
  125. <Compile Include="Misc\CommandLine.cs" />
  126. <Compile Include="Misc\CommandLineArguments.cs" />
  127. <Compile Include="Misc\CommandLineParser.cs" />
  128. <Compile Include="Misc\Common.cs" />
  129. <Compile Include="Misc\HostsFile.cs" />
  130. <Compile Include="Misc\Interop.cs" />
  131. <Compile Include="Misc\NetworkUtils.cs" />
  132. <Compile Include="Program.cs" />
  133. <Compile Include="Properties\AssemblyInfo4.cs" />
  134. <Compile Include="Resources\SR.cs" />
  135. <Compile Include="Views\BodyView.cs">
  136. <SubType>UserControl</SubType>
  137. </Compile>
  138. <Compile Include="Views\BodyView.Designer.cs">
  139. <DependentUpon>BodyView.cs</DependentUpon>
  140. </Compile>
  141. <Compile Include="Views\FormView.cs">
  142. <SubType>Form</SubType>
  143. </Compile>
  144. <Compile Include="Views\FormView.Designer.cs">
  145. <DependentUpon>FormView.cs</DependentUpon>
  146. </Compile>
  147. <Compile Include="Views\LogView.cs">
  148. <SubType>Form</SubType>
  149. </Compile>
  150. <Compile Include="Views\LogView.Designer.cs">
  151. <DependentUpon>LogView.cs</DependentUpon>
  152. </Compile>
  153. </ItemGroup>
  154. <ItemGroup>
  155. <EmbeddedResource Include="Resources\CassiniDev.resx" />
  156. <EmbeddedResource Include="Views\BodyView.resx">
  157. <DependentUpon>BodyView.cs</DependentUpon>
  158. </EmbeddedResource>
  159. <EmbeddedResource Include="Views\FormView.resx">
  160. <DependentUpon>FormView.cs</DependentUpon>
  161. </EmbeddedResource>
  162. <EmbeddedResource Include="Views\LogView.resx">
  163. <DependentUpon>LogView.cs</DependentUpon>
  164. </EmbeddedResource>
  165. </ItemGroup>
  166. <ItemGroup>
  167. <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
  168. <Visible>False</Visible>
  169. <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
  170. <Install>false</Install>
  171. </BootstrapperPackage>
  172. <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
  173. <Visible>False</Visible>
  174. <ProductName>.NET Framework 3.5 SP1</ProductName>
  175. <Install>true</Install>
  176. </BootstrapperPackage>
  177. <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
  178. <Visible>False</Visible>
  179. <ProductName>Windows Installer 3.1</ProductName>
  180. <Install>true</Install>
  181. </BootstrapperPackage>
  182. </ItemGroup>
  183. <ItemGroup>
  184. <None Include="..\DiscreteFiles\CassiniDev.VisualStudio44\app.config">
  185. <Link>app.config</Link>
  186. </None>
  187. <None Include="packages.config" />
  188. </ItemGroup>
  189. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  190. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  191. Other similar extension points exist, see Microsoft.Common.targets.
  192. <Target Name="BeforeBuild">
  193. </Target>
  194. <Target Name="AfterBuild">
  195. </Target>
  196. -->
  197. <PropertyGroup>
  198. <PostBuildEvent>
  199. </PostBuildEvent>
  200. </PropertyGroup>
  201. <PropertyGroup>
  202. <PreBuildEvent>
  203. </PreBuildEvent>
  204. </PropertyGroup>
  205. </Project>