Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
07/21/10 23:33:10 (14 years ago)
Author:
swagner
Message:

Migrated solution and projects to Visual Studio 2010 (#1093)

Location:
trunk/sources/HeuristicLab.ExtLibs
Files:
28 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.ExtLibs/HeuristicLab.ALGLIB/2.5.0/ALGLIB-2.5.0/ALGLIB-2.5.0.csproj

    r3839 r4065  
    11<?xml version="1.0" encoding="utf-8"?>
    2 <Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
     2<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
    33  <PropertyGroup>
    44    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
     
    1515    <SignAssembly>true</SignAssembly>
    1616    <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
     17    <FileUpgradeFlags>
     18    </FileUpgradeFlags>
     19    <OldToolsVersion>3.5</OldToolsVersion>
     20    <UpgradeBackupLocation />
     21    <PublishUrl>publish\</PublishUrl>
     22    <Install>true</Install>
     23    <InstallFrom>Disk</InstallFrom>
     24    <UpdateEnabled>false</UpdateEnabled>
     25    <UpdateMode>Foreground</UpdateMode>
     26    <UpdateInterval>7</UpdateInterval>
     27    <UpdateIntervalUnits>Days</UpdateIntervalUnits>
     28    <UpdatePeriodically>false</UpdatePeriodically>
     29    <UpdateRequired>false</UpdateRequired>
     30    <MapFileExtensions>true</MapFileExtensions>
     31    <ApplicationRevision>0</ApplicationRevision>
     32    <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
     33    <IsWebBootstrapper>false</IsWebBootstrapper>
     34    <UseApplicationTrust>false</UseApplicationTrust>
     35    <BootstrapperEnabled>true</BootstrapperEnabled>
    1736  </PropertyGroup>
    1837  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
     
    2443    <ErrorReport>prompt</ErrorReport>
    2544    <WarningLevel>4</WarningLevel>
     45    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    2646  </PropertyGroup>
    2747  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
     
    3252    <ErrorReport>prompt</ErrorReport>
    3353    <WarningLevel>4</WarningLevel>
     54    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    3455  </PropertyGroup>
    3556  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
     
    4061    <PlatformTarget>x86</PlatformTarget>
    4162    <ErrorReport>prompt</ErrorReport>
     63    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    4264  </PropertyGroup>
    4365  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
     
    4870    <PlatformTarget>x86</PlatformTarget>
    4971    <ErrorReport>prompt</ErrorReport>
     72    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    5073  </PropertyGroup>
    5174  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
     
    5679    <PlatformTarget>x64</PlatformTarget>
    5780    <ErrorReport>prompt</ErrorReport>
     81    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    5882  </PropertyGroup>
    5983  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
     
    6488    <PlatformTarget>x64</PlatformTarget>
    6589    <ErrorReport>prompt</ErrorReport>
     90    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    6691  </PropertyGroup>
    6792  <ItemGroup>
     
    189214    <None Include="HeuristicLab.snk" />
    190215  </ItemGroup>
     216  <ItemGroup>
     217    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
     218      <Visible>False</Visible>
     219      <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
     220      <Install>false</Install>
     221    </BootstrapperPackage>
     222    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
     223      <Visible>False</Visible>
     224      <ProductName>.NET Framework 3.5 SP1</ProductName>
     225      <Install>true</Install>
     226    </BootstrapperPackage>
     227    <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
     228      <Visible>False</Visible>
     229      <ProductName>Windows Installer 3.1</ProductName>
     230      <Install>true</Install>
     231    </BootstrapperPackage>
     232  </ItemGroup>
    191233  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
    192234  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  • trunk/sources/HeuristicLab.ExtLibs/HeuristicLab.ALGLIB/2.5.0/HeuristicLab.ALGLIB-2.5.0/HeuristicLab.ALGLIB-2.5.0.csproj

    r3840 r4065  
    11<?xml version="1.0" encoding="utf-8"?>
    2 <Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
     2<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
    33  <PropertyGroup>
    44    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
     
    1515    <SignAssembly>true</SignAssembly>
    1616    <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
     17    <FileUpgradeFlags>
     18    </FileUpgradeFlags>
     19    <OldToolsVersion>3.5</OldToolsVersion>
     20    <UpgradeBackupLocation />
     21    <PublishUrl>publish\</PublishUrl>
     22    <Install>true</Install>
     23    <InstallFrom>Disk</InstallFrom>
     24    <UpdateEnabled>false</UpdateEnabled>
     25    <UpdateMode>Foreground</UpdateMode>
     26    <UpdateInterval>7</UpdateInterval>
     27    <UpdateIntervalUnits>Days</UpdateIntervalUnits>
     28    <UpdatePeriodically>false</UpdatePeriodically>
     29    <UpdateRequired>false</UpdateRequired>
     30    <MapFileExtensions>true</MapFileExtensions>
     31    <ApplicationRevision>0</ApplicationRevision>
     32    <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
     33    <IsWebBootstrapper>false</IsWebBootstrapper>
     34    <UseApplicationTrust>false</UseApplicationTrust>
     35    <BootstrapperEnabled>true</BootstrapperEnabled>
    1736  </PropertyGroup>
    1837  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
     
    2443    <ErrorReport>prompt</ErrorReport>
    2544    <WarningLevel>4</WarningLevel>
     45    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    2646  </PropertyGroup>
    2747  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
     
    3252    <ErrorReport>prompt</ErrorReport>
    3353    <WarningLevel>4</WarningLevel>
     54    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    3455  </PropertyGroup>
    3556  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
     
    4061    <PlatformTarget>x86</PlatformTarget>
    4162    <ErrorReport>prompt</ErrorReport>
     63    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    4264  </PropertyGroup>
    4365  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
     
    4870    <PlatformTarget>x86</PlatformTarget>
    4971    <ErrorReport>prompt</ErrorReport>
     72    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    5073  </PropertyGroup>
    5174  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
     
    5679    <PlatformTarget>x64</PlatformTarget>
    5780    <ErrorReport>prompt</ErrorReport>
     81    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    5882  </PropertyGroup>
    5983  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
     
    6488    <PlatformTarget>x64</PlatformTarget>
    6589    <ErrorReport>prompt</ErrorReport>
     90    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    6691  </PropertyGroup>
    6792  <ItemGroup>
     
    103128    </Content>
    104129  </ItemGroup>
     130  <ItemGroup>
     131    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
     132      <Visible>False</Visible>
     133      <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
     134      <Install>false</Install>
     135    </BootstrapperPackage>
     136    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
     137      <Visible>False</Visible>
     138      <ProductName>.NET Framework 3.5 SP1</ProductName>
     139      <Install>true</Install>
     140    </BootstrapperPackage>
     141    <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
     142      <Visible>False</Visible>
     143      <ProductName>Windows Installer 3.1</ProductName>
     144      <Install>true</Install>
     145    </BootstrapperPackage>
     146  </ItemGroup>
    105147  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
    106148  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  • trunk/sources/HeuristicLab.ExtLibs/HeuristicLab.LibSVM/1.6.3/HeuristicLab.LibSVM-1.6.3/HeuristicLab.LibSVM-1.6.3.csproj

    r3842 r4065  
    11<?xml version="1.0" encoding="utf-8"?>
    2 <Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
     2<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
    33  <PropertyGroup>
    44    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
     
    1515    <SignAssembly>true</SignAssembly>
    1616    <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
     17    <FileUpgradeFlags>
     18    </FileUpgradeFlags>
     19    <OldToolsVersion>3.5</OldToolsVersion>
     20    <UpgradeBackupLocation />
     21    <PublishUrl>publish\</PublishUrl>
     22    <Install>true</Install>
     23    <InstallFrom>Disk</InstallFrom>
     24    <UpdateEnabled>false</UpdateEnabled>
     25    <UpdateMode>Foreground</UpdateMode>
     26    <UpdateInterval>7</UpdateInterval>
     27    <UpdateIntervalUnits>Days</UpdateIntervalUnits>
     28    <UpdatePeriodically>false</UpdatePeriodically>
     29    <UpdateRequired>false</UpdateRequired>
     30    <MapFileExtensions>true</MapFileExtensions>
     31    <ApplicationRevision>0</ApplicationRevision>
     32    <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
     33    <IsWebBootstrapper>false</IsWebBootstrapper>
     34    <UseApplicationTrust>false</UseApplicationTrust>
     35    <BootstrapperEnabled>true</BootstrapperEnabled>
    1736  </PropertyGroup>
    1837  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
     
    2443    <ErrorReport>prompt</ErrorReport>
    2544    <WarningLevel>4</WarningLevel>
     45    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    2646  </PropertyGroup>
    2747  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
     
    3353    <WarningLevel>4</WarningLevel>
    3454    <DocumentationFile>bin\Release\HeuristicLab.LibSVM-1.6.3.XML</DocumentationFile>
     55    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    3556  </PropertyGroup>
    3657  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
     
    4162    <PlatformTarget>x64</PlatformTarget>
    4263    <ErrorReport>prompt</ErrorReport>
     64    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    4365  </PropertyGroup>
    4466  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
     
    5072    <PlatformTarget>x64</PlatformTarget>
    5173    <ErrorReport>prompt</ErrorReport>
     74    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    5275  </PropertyGroup>
    5376  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
     
    5881    <PlatformTarget>x86</PlatformTarget>
    5982    <ErrorReport>prompt</ErrorReport>
     83    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    6084  </PropertyGroup>
    6185  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
     
    6791    <PlatformTarget>x86</PlatformTarget>
    6892    <ErrorReport>prompt</ErrorReport>
     93    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    6994  </PropertyGroup>
    7095  <ItemGroup>
     
    106131    </ProjectReference>
    107132  </ItemGroup>
     133  <ItemGroup>
     134    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
     135      <Visible>False</Visible>
     136      <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
     137      <Install>false</Install>
     138    </BootstrapperPackage>
     139    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
     140      <Visible>False</Visible>
     141      <ProductName>.NET Framework 3.5 SP1</ProductName>
     142      <Install>true</Install>
     143    </BootstrapperPackage>
     144    <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
     145      <Visible>False</Visible>
     146      <ProductName>Windows Installer 3.1</ProductName>
     147      <Install>true</Install>
     148    </BootstrapperPackage>
     149  </ItemGroup>
    108150  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
    109151  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  • trunk/sources/HeuristicLab.ExtLibs/HeuristicLab.LibSVM/1.6.3/LibSVM-1.6.3/LibSVM-1.6.3.csproj

    r2645 r4065  
    11<?xml version="1.0" encoding="utf-8"?>
    2 <Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
     2<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
    33  <PropertyGroup>
    44    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
     
    1515    <SignAssembly>true</SignAssembly>
    1616    <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
     17    <FileUpgradeFlags>
     18    </FileUpgradeFlags>
     19    <OldToolsVersion>3.5</OldToolsVersion>
     20    <UpgradeBackupLocation />
     21    <PublishUrl>publish\</PublishUrl>
     22    <Install>true</Install>
     23    <InstallFrom>Disk</InstallFrom>
     24    <UpdateEnabled>false</UpdateEnabled>
     25    <UpdateMode>Foreground</UpdateMode>
     26    <UpdateInterval>7</UpdateInterval>
     27    <UpdateIntervalUnits>Days</UpdateIntervalUnits>
     28    <UpdatePeriodically>false</UpdatePeriodically>
     29    <UpdateRequired>false</UpdateRequired>
     30    <MapFileExtensions>true</MapFileExtensions>
     31    <ApplicationRevision>0</ApplicationRevision>
     32    <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
     33    <IsWebBootstrapper>false</IsWebBootstrapper>
     34    <UseApplicationTrust>false</UseApplicationTrust>
     35    <BootstrapperEnabled>true</BootstrapperEnabled>
    1736  </PropertyGroup>
    1837  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
     
    2443    <ErrorReport>prompt</ErrorReport>
    2544    <WarningLevel>4</WarningLevel>
     45    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    2646  </PropertyGroup>
    2747  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
     
    3252    <ErrorReport>prompt</ErrorReport>
    3353    <WarningLevel>4</WarningLevel>
     54    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    3455  </PropertyGroup>
    3556  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
     
    4061    <PlatformTarget>x64</PlatformTarget>
    4162    <ErrorReport>prompt</ErrorReport>
     63    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    4264  </PropertyGroup>
    4365  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
     
    4971    <ErrorReport>prompt</ErrorReport>
    5072    <DocumentationFile>bin\x64\Release\LibSVM-1.6.3.xml</DocumentationFile>
     73    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    5174  </PropertyGroup>
    5275  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
     
    5780    <PlatformTarget>x86</PlatformTarget>
    5881    <ErrorReport>prompt</ErrorReport>
     82    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    5983  </PropertyGroup>
    6084  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
     
    6589    <PlatformTarget>x86</PlatformTarget>
    6690    <ErrorReport>prompt</ErrorReport>
     91    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    6792  </PropertyGroup>
    6893  <ItemGroup>
     
    104129    <None Include="HeuristicLab.snk" />
    105130  </ItemGroup>
     131  <ItemGroup>
     132    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
     133      <Visible>False</Visible>
     134      <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
     135      <Install>false</Install>
     136    </BootstrapperPackage>
     137    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
     138      <Visible>False</Visible>
     139      <ProductName>.NET Framework 3.5 SP1</ProductName>
     140      <Install>true</Install>
     141    </BootstrapperPackage>
     142    <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
     143      <Visible>False</Visible>
     144      <ProductName>Windows Installer 3.1</ProductName>
     145      <Install>true</Install>
     146    </BootstrapperPackage>
     147  </ItemGroup>
    106148  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
    107149  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  • trunk/sources/HeuristicLab.ExtLibs/HeuristicLab.Netron/3.0.2672.12446/HeuristicLab.Netron-3.0.2672.12446/HeuristicLab.Netron-3.0.2672.12446.csproj

    r3832 r4065  
    11<?xml version="1.0" encoding="utf-8"?>
    2 <Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
     2<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
    33  <PropertyGroup>
    44    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
     
    1515    <SignAssembly>true</SignAssembly>
    1616    <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
     17    <FileUpgradeFlags>
     18    </FileUpgradeFlags>
     19    <OldToolsVersion>3.5</OldToolsVersion>
     20    <UpgradeBackupLocation />
     21    <PublishUrl>publish\</PublishUrl>
     22    <Install>true</Install>
     23    <InstallFrom>Disk</InstallFrom>
     24    <UpdateEnabled>false</UpdateEnabled>
     25    <UpdateMode>Foreground</UpdateMode>
     26    <UpdateInterval>7</UpdateInterval>
     27    <UpdateIntervalUnits>Days</UpdateIntervalUnits>
     28    <UpdatePeriodically>false</UpdatePeriodically>
     29    <UpdateRequired>false</UpdateRequired>
     30    <MapFileExtensions>true</MapFileExtensions>
     31    <ApplicationRevision>0</ApplicationRevision>
     32    <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
     33    <IsWebBootstrapper>false</IsWebBootstrapper>
     34    <UseApplicationTrust>false</UseApplicationTrust>
     35    <BootstrapperEnabled>true</BootstrapperEnabled>
    1736  </PropertyGroup>
    1837  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
     
    2443    <ErrorReport>prompt</ErrorReport>
    2544    <WarningLevel>4</WarningLevel>
     45    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    2646  </PropertyGroup>
    2747  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
     
    3252    <ErrorReport>prompt</ErrorReport>
    3353    <WarningLevel>4</WarningLevel>
     54    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    3455  </PropertyGroup>
    3556  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
     
    4061    <PlatformTarget>x86</PlatformTarget>
    4162    <ErrorReport>prompt</ErrorReport>
     63    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    4264  </PropertyGroup>
    4365  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
     
    4870    <PlatformTarget>x86</PlatformTarget>
    4971    <ErrorReport>prompt</ErrorReport>
     72    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    5073  </PropertyGroup>
    5174  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
     
    5679    <PlatformTarget>x64</PlatformTarget>
    5780    <ErrorReport>prompt</ErrorReport>
     81    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    5882  </PropertyGroup>
    5983  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
     
    6488    <PlatformTarget>x64</PlatformTarget>
    6589    <ErrorReport>prompt</ErrorReport>
     90    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    6691  </PropertyGroup>
    6792  <ItemGroup>
     
    115140    <None Include="HeuristicLab.snk" />
    116141  </ItemGroup>
     142  <ItemGroup>
     143    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
     144      <Visible>False</Visible>
     145      <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
     146      <Install>false</Install>
     147    </BootstrapperPackage>
     148    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
     149      <Visible>False</Visible>
     150      <ProductName>.NET Framework 3.5 SP1</ProductName>
     151      <Install>true</Install>
     152    </BootstrapperPackage>
     153    <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
     154      <Visible>False</Visible>
     155      <ProductName>Windows Installer 3.1</ProductName>
     156      <Install>true</Install>
     157    </BootstrapperPackage>
     158  </ItemGroup>
    117159  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
    118160  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  • trunk/sources/HeuristicLab.ExtLibs/HeuristicLab.Netron/3.0.2672.12446/Netron.Diagramming.Core-3.0.2672.12446/Netron.Diagramming.Core-3.0.2672.12446.csproj

    r3038 r4065  
    1 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
     1<?xml version="1.0" encoding="utf-8"?>
     2<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
    23  <PropertyGroup>
    34    <ProjectType>Local</ProjectType>
     
    2627    </UpgradeBackupLocation>
    2728    <SignAssembly>true</SignAssembly>
    28     <OldToolsVersion>2.0</OldToolsVersion>
     29    <OldToolsVersion>3.5</OldToolsVersion>
    2930    <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
     31    <PublishUrl>publish\</PublishUrl>
     32    <Install>true</Install>
     33    <InstallFrom>Disk</InstallFrom>
     34    <UpdateEnabled>false</UpdateEnabled>
     35    <UpdateMode>Foreground</UpdateMode>
     36    <UpdateInterval>7</UpdateInterval>
     37    <UpdateIntervalUnits>Days</UpdateIntervalUnits>
     38    <UpdatePeriodically>false</UpdatePeriodically>
     39    <UpdateRequired>false</UpdateRequired>
     40    <MapFileExtensions>true</MapFileExtensions>
     41    <ApplicationRevision>0</ApplicationRevision>
     42    <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
     43    <IsWebBootstrapper>false</IsWebBootstrapper>
     44    <UseApplicationTrust>false</UseApplicationTrust>
     45    <BootstrapperEnabled>true</BootstrapperEnabled>
    3046  </PropertyGroup>
    3147  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
     
    5369    <GenerateSerializationAssemblies>On</GenerateSerializationAssemblies>
    5470    <RunCodeAnalysis>false</RunCodeAnalysis>
    55     <CodeAnalysisRules>-Microsoft.Design#CA1040;-Microsoft.Design#CA1020;-Microsoft.Design#CA1045;-Microsoft.Design#CA1033;-Microsoft.Design#CA1030;-Microsoft.Design#CA1062;-Microsoft.Globalization#CA1301;-Microsoft.Globalization#CA1302;-Microsoft.Globalization#CA1303;-Microsoft.Globalization#CA1306;-Microsoft.Globalization#CA1304;-Microsoft.Globalization#CA1305;-Microsoft.Globalization#CA1300;-Microsoft.Mobility#CA1600;-Microsoft.Mobility#CA1601;-Microsoft.Naming#CA1725;-Microsoft.Performance#CA1811;-Microsoft.Performance#CA1807;-Microsoft.Performance#CA1822;-Microsoft.Portability#CA1901;-Microsoft.Portability#CA1900;-Microsoft.Security#CA2116;-Microsoft.Security#CA2117;-Microsoft.Security#CA2105;-Microsoft.Security#CA2104;-Microsoft.Security#CA2114;-Microsoft.Security#CA2123;-Microsoft.Security#CA2108;-Microsoft.Security#CA2107;-Microsoft.Security#CA2103;-Microsoft.Security#CA2109;-Microsoft.Security#CA2106;-Microsoft.Security#CA2112;-Microsoft.Security#CA2110;-Microsoft.Security#CA2120;-Microsoft.Usage#CA2214;-Microsoft.Usage#CA2208</CodeAnalysisRules>
     71    <CodeAnalysisRules>
     72    </CodeAnalysisRules>
     73    <CodeAnalysisRuleSet>Migrated rules for Netron.Diagramming.Core-3.0.2672.12446.ruleset</CodeAnalysisRuleSet>
    5674  </PropertyGroup>
    5775  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
     
    7795    <DebugType>none</DebugType>
    7896    <ErrorReport>prompt</ErrorReport>
    79     <CodeAnalysisRules>-Microsoft.Naming#CA1725;-Microsoft.Performance#CA1807</CodeAnalysisRules>
     97    <CodeAnalysisRules>
     98    </CodeAnalysisRules>
     99    <CodeAnalysisRuleSet>Migrated rules for Netron.Diagramming.Core-3.0.2672.12446 (2).ruleset</CodeAnalysisRuleSet>
    80100  </PropertyGroup>
    81101  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
     
    90110    <DebugType>full</DebugType>
    91111    <PlatformTarget>x86</PlatformTarget>
    92     <CodeAnalysisRules>-Microsoft.Design#CA1040;-Microsoft.Design#CA1020;-Microsoft.Design#CA1045;-Microsoft.Design#CA1033;-Microsoft.Design#CA1030;-Microsoft.Design#CA1062;-Microsoft.Globalization#CA1301;-Microsoft.Globalization#CA1302;-Microsoft.Globalization#CA1303;-Microsoft.Globalization#CA1306;-Microsoft.Globalization#CA1304;-Microsoft.Globalization#CA1305;-Microsoft.Globalization#CA1300;-Microsoft.Mobility#CA1600;-Microsoft.Mobility#CA1601;-Microsoft.Naming#CA1725;-Microsoft.Performance#CA1811;-Microsoft.Performance#CA1807;-Microsoft.Performance#CA1822;-Microsoft.Portability#CA1901;-Microsoft.Portability#CA1900;-Microsoft.Security#CA2116;-Microsoft.Security#CA2117;-Microsoft.Security#CA2105;-Microsoft.Security#CA2104;-Microsoft.Security#CA2114;-Microsoft.Security#CA2123;-Microsoft.Security#CA2108;-Microsoft.Security#CA2107;-Microsoft.Security#CA2103;-Microsoft.Security#CA2109;-Microsoft.Security#CA2106;-Microsoft.Security#CA2112;-Microsoft.Security#CA2110;-Microsoft.Security#CA2120;-Microsoft.Usage#CA2214;-Microsoft.Usage#CA2208</CodeAnalysisRules>
     112    <CodeAnalysisRules>
     113    </CodeAnalysisRules>
    93114    <GenerateSerializationAssemblies>On</GenerateSerializationAssemblies>
    94115    <ErrorReport>prompt</ErrorReport>
     116    <CodeAnalysisRuleSet>Migrated rules for Netron.Diagramming.Core-3.0.2672.12446.ruleset</CodeAnalysisRuleSet>
    95117  </PropertyGroup>
    96118  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
     
    101123    <FileAlignment>4096</FileAlignment>
    102124    <PlatformTarget>x86</PlatformTarget>
    103     <CodeAnalysisRules>-Microsoft.Naming#CA1725;-Microsoft.Performance#CA1807</CodeAnalysisRules>
     125    <CodeAnalysisRules>
     126    </CodeAnalysisRules>
    104127    <ErrorReport>prompt</ErrorReport>
     128    <CodeAnalysisRuleSet>Migrated rules for Netron.Diagramming.Core-3.0.2672.12446 (2).ruleset</CodeAnalysisRuleSet>
    105129  </PropertyGroup>
    106130  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
     
    113137    <DebugType>full</DebugType>
    114138    <PlatformTarget>x64</PlatformTarget>
    115     <CodeAnalysisRules>-Microsoft.Design#CA1040;-Microsoft.Design#CA1020;-Microsoft.Design#CA1045;-Microsoft.Design#CA1033;-Microsoft.Design#CA1030;-Microsoft.Design#CA1062;-Microsoft.Globalization#CA1301;-Microsoft.Globalization#CA1302;-Microsoft.Globalization#CA1303;-Microsoft.Globalization#CA1306;-Microsoft.Globalization#CA1304;-Microsoft.Globalization#CA1305;-Microsoft.Globalization#CA1300;-Microsoft.Mobility#CA1600;-Microsoft.Mobility#CA1601;-Microsoft.Naming#CA1725;-Microsoft.Performance#CA1811;-Microsoft.Performance#CA1807;-Microsoft.Performance#CA1822;-Microsoft.Portability#CA1901;-Microsoft.Portability#CA1900;-Microsoft.Security#CA2116;-Microsoft.Security#CA2117;-Microsoft.Security#CA2105;-Microsoft.Security#CA2104;-Microsoft.Security#CA2114;-Microsoft.Security#CA2123;-Microsoft.Security#CA2108;-Microsoft.Security#CA2107;-Microsoft.Security#CA2103;-Microsoft.Security#CA2109;-Microsoft.Security#CA2106;-Microsoft.Security#CA2112;-Microsoft.Security#CA2110;-Microsoft.Security#CA2120;-Microsoft.Usage#CA2214;-Microsoft.Usage#CA2208</CodeAnalysisRules>
     139    <CodeAnalysisRules>
     140    </CodeAnalysisRules>
    116141    <GenerateSerializationAssemblies>Off</GenerateSerializationAssemblies>
    117142    <ErrorReport>prompt</ErrorReport>
     143    <CodeAnalysisRuleSet>Migrated rules for Netron.Diagramming.Core-3.0.2672.12446.ruleset</CodeAnalysisRuleSet>
    118144  </PropertyGroup>
    119145  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
     
    124150    <FileAlignment>4096</FileAlignment>
    125151    <PlatformTarget>x64</PlatformTarget>
    126     <CodeAnalysisRules>-Microsoft.Naming#CA1725;-Microsoft.Performance#CA1807</CodeAnalysisRules>
     152    <CodeAnalysisRules>
     153    </CodeAnalysisRules>
    127154    <ErrorReport>prompt</ErrorReport>
     155    <CodeAnalysisRuleSet>Migrated rules for Netron.Diagramming.Core-3.0.2672.12446 (2).ruleset</CodeAnalysisRuleSet>
    128156  </PropertyGroup>
    129157  <ItemGroup>
     
    536564    <None Include="ForUnitTestingPurposesOnly.snk" />
    537565    <None Include="HeuristicLab.snk" />
     566    <None Include="Migrated rules for Netron.Diagramming.Core-3.0.2672.12446 %282%29.ruleset" />
     567    <None Include="Migrated rules for Netron.Diagramming.Core-3.0.2672.12446.ruleset" />
    538568    <None Include="Properties\Settings.settings">
    539569      <Generator>SettingsSingleFileGenerator</Generator>
     
    544574    <Folder Include="PropertySystem\Style\" />
    545575  </ItemGroup>
     576  <ItemGroup>
     577    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
     578      <Visible>False</Visible>
     579      <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
     580      <Install>false</Install>
     581    </BootstrapperPackage>
     582    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
     583      <Visible>False</Visible>
     584      <ProductName>.NET Framework 3.5 SP1</ProductName>
     585      <Install>true</Install>
     586    </BootstrapperPackage>
     587    <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
     588      <Visible>False</Visible>
     589      <ProductName>Windows Installer 3.1</ProductName>
     590      <Install>true</Install>
     591    </BootstrapperPackage>
     592  </ItemGroup>
    546593  <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
    547594  <PropertyGroup>
  • trunk/sources/HeuristicLab.ExtLibs/HeuristicLab.Netron/3.0.2672.12446/Netron.Diagramming.Core-3.0.2672.12446/Properties/Settings.Designer.cs

    r2768 r4065  
    22// <auto-generated>
    33//     This code was generated by a tool.
    4 //     Runtime Version:2.0.50727.3053
     4//     Runtime Version:4.0.30319.1
    55//
    66//     Changes to this file may cause incorrect behavior and will be lost if
     
    1313   
    1414    [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
    15     [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "9.0.0.0")]
     15    [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "10.0.0.0")]
    1616    internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase {
    1717       
  • trunk/sources/HeuristicLab.ExtLibs/HeuristicLab.Netron/3.0.2672.12446/Netron.Diagramming.Core-3.0.2672.12446/Resources/Resource1.Designer.cs

    r2768 r4065  
    22// <auto-generated>
    33//     This code was generated by a tool.
    4 //     Runtime Version:2.0.50727.3053
     4//     Runtime Version:4.0.30319.1
    55//
    66//     Changes to this file may cause incorrect behavior and will be lost if
     
    2020    // To add or remove a member, edit your .ResX file then rerun ResGen
    2121    // with the /str option, or rebuild your VS project.
    22     [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "2.0.0.0")]
     22    [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")]
    2323    [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
    2424    [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
  • trunk/sources/HeuristicLab.ExtLibs/HeuristicLab.ProtobufCS/0.9.1/HeuristicLab.ProtobufCS/HeuristicLab.ProtobufCS-0.9.1.csproj

    r3857 r4065  
    11<?xml version="1.0" encoding="utf-8"?>
    2 <Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
     2<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
    33  <PropertyGroup>
    44    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
     
    1515    <SignAssembly>true</SignAssembly>
    1616    <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
     17    <FileUpgradeFlags>
     18    </FileUpgradeFlags>
     19    <OldToolsVersion>3.5</OldToolsVersion>
     20    <UpgradeBackupLocation />
     21    <PublishUrl>publish\</PublishUrl>
     22    <Install>true</Install>
     23    <InstallFrom>Disk</InstallFrom>
     24    <UpdateEnabled>false</UpdateEnabled>
     25    <UpdateMode>Foreground</UpdateMode>
     26    <UpdateInterval>7</UpdateInterval>
     27    <UpdateIntervalUnits>Days</UpdateIntervalUnits>
     28    <UpdatePeriodically>false</UpdatePeriodically>
     29    <UpdateRequired>false</UpdateRequired>
     30    <MapFileExtensions>true</MapFileExtensions>
     31    <ApplicationRevision>0</ApplicationRevision>
     32    <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
     33    <IsWebBootstrapper>false</IsWebBootstrapper>
     34    <UseApplicationTrust>false</UseApplicationTrust>
     35    <BootstrapperEnabled>true</BootstrapperEnabled>
    1736  </PropertyGroup>
    1837  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
     
    2443    <ErrorReport>prompt</ErrorReport>
    2544    <WarningLevel>4</WarningLevel>
     45    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    2646  </PropertyGroup>
    2747  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
     
    3252    <ErrorReport>prompt</ErrorReport>
    3353    <WarningLevel>4</WarningLevel>
     54    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    3455  </PropertyGroup>
    3556  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
     
    4061    <PlatformTarget>x86</PlatformTarget>
    4162    <ErrorReport>prompt</ErrorReport>
     63    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    4264  </PropertyGroup>
    4365  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
     
    4870    <PlatformTarget>x86</PlatformTarget>
    4971    <ErrorReport>prompt</ErrorReport>
     72    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    5073  </PropertyGroup>
    5174  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
     
    5679    <PlatformTarget>x64</PlatformTarget>
    5780    <ErrorReport>prompt</ErrorReport>
     81    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    5882  </PropertyGroup>
    5983  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
     
    6488    <PlatformTarget>x64</PlatformTarget>
    6589    <ErrorReport>prompt</ErrorReport>
     90    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    6691  </PropertyGroup>
    6792  <ItemGroup>
     
    92117    </Content>
    93118  </ItemGroup>
     119  <ItemGroup>
     120    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
     121      <Visible>False</Visible>
     122      <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
     123      <Install>false</Install>
     124    </BootstrapperPackage>
     125    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
     126      <Visible>False</Visible>
     127      <ProductName>.NET Framework 3.5 SP1</ProductName>
     128      <Install>true</Install>
     129    </BootstrapperPackage>
     130    <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
     131      <Visible>False</Visible>
     132      <ProductName>Windows Installer 3.1</ProductName>
     133      <Install>true</Install>
     134    </BootstrapperPackage>
     135  </ItemGroup>
    94136  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
    95137  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  • trunk/sources/HeuristicLab.ExtLibs/HeuristicLab.ProtobufCS/0.9.1/ProtobufCS/src/AddressBook/AddressBook.csproj

    r3857 r4065  
    11<?xml version="1.0" encoding="utf-8"?>
    2 <Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
     2<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
    33  <PropertyGroup>
    44    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
     
    1313    <TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
    1414    <FileAlignment>512</FileAlignment>
    15     <TargetFrameworkSubset>
    16     </TargetFrameworkSubset>
    1715    <StartupObject>Google.ProtocolBuffers.Examples.AddressBook.Program</StartupObject>
     16    <FileUpgradeFlags>
     17    </FileUpgradeFlags>
     18    <OldToolsVersion>3.5</OldToolsVersion>
     19    <UpgradeBackupLocation />
     20    <PublishUrl>publish\</PublishUrl>
     21    <Install>true</Install>
     22    <InstallFrom>Disk</InstallFrom>
     23    <UpdateEnabled>false</UpdateEnabled>
     24    <UpdateMode>Foreground</UpdateMode>
     25    <UpdateInterval>7</UpdateInterval>
     26    <UpdateIntervalUnits>Days</UpdateIntervalUnits>
     27    <UpdatePeriodically>false</UpdatePeriodically>
     28    <UpdateRequired>false</UpdateRequired>
     29    <MapFileExtensions>true</MapFileExtensions>
     30    <ApplicationRevision>0</ApplicationRevision>
     31    <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
     32    <IsWebBootstrapper>false</IsWebBootstrapper>
     33    <UseApplicationTrust>false</UseApplicationTrust>
     34    <BootstrapperEnabled>true</BootstrapperEnabled>
    1835  </PropertyGroup>
    1936  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
     
    2542    <ErrorReport>prompt</ErrorReport>
    2643    <WarningLevel>4</WarningLevel>
     44    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    2745  </PropertyGroup>
    2846  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
     
    3351    <ErrorReport>prompt</ErrorReport>
    3452    <WarningLevel>4</WarningLevel>
     53    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    3554  </PropertyGroup>
    3655  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Silverlight2|AnyCPU' ">
     
    4160    <PlatformTarget>AnyCPU</PlatformTarget>
    4261    <ErrorReport>prompt</ErrorReport>
     62    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    4363  </PropertyGroup>
    4464  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
     
    4969    <PlatformTarget>x86</PlatformTarget>
    5070    <ErrorReport>prompt</ErrorReport>
     71    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    5172  </PropertyGroup>
    5273  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
     
    5778    <PlatformTarget>x86</PlatformTarget>
    5879    <ErrorReport>prompt</ErrorReport>
     80    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    5981  </PropertyGroup>
    6082  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Silverlight2|x86' ">
     
    6587    <PlatformTarget>x86</PlatformTarget>
    6688    <ErrorReport>prompt</ErrorReport>
     89    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    6790  </PropertyGroup>
    6891  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
     
    7396    <PlatformTarget>x64</PlatformTarget>
    7497    <ErrorReport>prompt</ErrorReport>
     98    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    7599  </PropertyGroup>
    76100  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
     
    81105    <PlatformTarget>x64</PlatformTarget>
    82106    <ErrorReport>prompt</ErrorReport>
     107    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    83108  </PropertyGroup>
    84109  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Silverlight2|x64' ">
     
    89114    <PlatformTarget>x64</PlatformTarget>
    90115    <ErrorReport>prompt</ErrorReport>
     116    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    91117  </PropertyGroup>
    92118  <ItemGroup>
     
    109135    </ProjectReference>
    110136  </ItemGroup>
     137  <ItemGroup>
     138    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
     139      <Visible>False</Visible>
     140      <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
     141      <Install>false</Install>
     142    </BootstrapperPackage>
     143    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
     144      <Visible>False</Visible>
     145      <ProductName>.NET Framework 3.5 SP1</ProductName>
     146      <Install>true</Install>
     147    </BootstrapperPackage>
     148    <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
     149      <Visible>False</Visible>
     150      <ProductName>Windows Installer 3.1</ProductName>
     151      <Install>true</Install>
     152    </BootstrapperPackage>
     153  </ItemGroup>
    111154  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
    112155  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  • trunk/sources/HeuristicLab.ExtLibs/HeuristicLab.ProtobufCS/0.9.1/ProtobufCS/src/AddressBook/app.config

    r3857 r4065  
    1 <?xml version="1.0"?>
     1<?xml version="1.0"?>
    22<configuration>
    3 <startup><supportedRuntime version="v2.0.50727"/></startup></configuration>
     3  <startup/></configuration>
  • trunk/sources/HeuristicLab.ExtLibs/HeuristicLab.ProtobufCS/0.9.1/ProtobufCS/src/ProtoBench/ProtoBench.csproj

    r3857 r4065  
    11<?xml version="1.0" encoding="utf-8"?>
    2 <Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
     2<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
    33  <PropertyGroup>
    44    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
     
    1313    <TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
    1414    <FileAlignment>512</FileAlignment>
    15     <TargetFrameworkSubset>
    16     </TargetFrameworkSubset>
     15    <FileUpgradeFlags>
     16    </FileUpgradeFlags>
     17    <OldToolsVersion>3.5</OldToolsVersion>
     18    <UpgradeBackupLocation />
     19    <PublishUrl>publish\</PublishUrl>
     20    <Install>true</Install>
     21    <InstallFrom>Disk</InstallFrom>
     22    <UpdateEnabled>false</UpdateEnabled>
     23    <UpdateMode>Foreground</UpdateMode>
     24    <UpdateInterval>7</UpdateInterval>
     25    <UpdateIntervalUnits>Days</UpdateIntervalUnits>
     26    <UpdatePeriodically>false</UpdatePeriodically>
     27    <UpdateRequired>false</UpdateRequired>
     28    <MapFileExtensions>true</MapFileExtensions>
     29    <ApplicationRevision>0</ApplicationRevision>
     30    <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
     31    <IsWebBootstrapper>false</IsWebBootstrapper>
     32    <UseApplicationTrust>false</UseApplicationTrust>
     33    <BootstrapperEnabled>true</BootstrapperEnabled>
    1734  </PropertyGroup>
    1835  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
     
    2441    <ErrorReport>prompt</ErrorReport>
    2542    <WarningLevel>4</WarningLevel>
     43    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    2644  </PropertyGroup>
    2745  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
     
    3250    <ErrorReport>prompt</ErrorReport>
    3351    <WarningLevel>4</WarningLevel>
     52    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    3453  </PropertyGroup>
    3554  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Silverlight2|AnyCPU' ">
     
    4059    <PlatformTarget>AnyCPU</PlatformTarget>
    4160    <ErrorReport>prompt</ErrorReport>
     61    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    4262  </PropertyGroup>
    4363  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
     
    4868    <PlatformTarget>x86</PlatformTarget>
    4969    <ErrorReport>prompt</ErrorReport>
     70    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    5071  </PropertyGroup>
    5172  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
     
    5677    <PlatformTarget>x86</PlatformTarget>
    5778    <ErrorReport>prompt</ErrorReport>
     79    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    5880  </PropertyGroup>
    5981  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Silverlight2|x86' ">
     
    6486    <PlatformTarget>x86</PlatformTarget>
    6587    <ErrorReport>prompt</ErrorReport>
     88    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    6689  </PropertyGroup>
    6790  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
     
    7295    <PlatformTarget>x64</PlatformTarget>
    7396    <ErrorReport>prompt</ErrorReport>
     97    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    7498  </PropertyGroup>
    7599  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
     
    80104    <PlatformTarget>x64</PlatformTarget>
    81105    <ErrorReport>prompt</ErrorReport>
     106    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    82107  </PropertyGroup>
    83108  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Silverlight2|x64' ">
     
    88113    <PlatformTarget>x64</PlatformTarget>
    89114    <ErrorReport>prompt</ErrorReport>
     115    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    90116  </PropertyGroup>
    91117  <ItemGroup>
     
    107133    <None Include="app.config" />
    108134  </ItemGroup>
     135  <ItemGroup>
     136    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
     137      <Visible>False</Visible>
     138      <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
     139      <Install>false</Install>
     140    </BootstrapperPackage>
     141    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
     142      <Visible>False</Visible>
     143      <ProductName>.NET Framework 3.5 SP1</ProductName>
     144      <Install>true</Install>
     145    </BootstrapperPackage>
     146    <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
     147      <Visible>False</Visible>
     148      <ProductName>Windows Installer 3.1</ProductName>
     149      <Install>true</Install>
     150    </BootstrapperPackage>
     151  </ItemGroup>
    109152  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
    110153  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  • trunk/sources/HeuristicLab.ExtLibs/HeuristicLab.ProtobufCS/0.9.1/ProtobufCS/src/ProtoBench/app.config

    r3857 r4065  
    1 <?xml version="1.0"?>
     1<?xml version="1.0"?>
    22<configuration>
    3 <startup><supportedRuntime version="v2.0.50727"/></startup></configuration>
     3  <startup/></configuration>
  • trunk/sources/HeuristicLab.ExtLibs/HeuristicLab.ProtobufCS/0.9.1/ProtobufCS/src/ProtoDump/ProtoDump.csproj

    r3857 r4065  
    11<?xml version="1.0" encoding="utf-8"?>
    2 <Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
     2<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
    33  <PropertyGroup>
    44    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
     
    1313    <TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
    1414    <FileAlignment>512</FileAlignment>
    15     <TargetFrameworkSubset>
    16     </TargetFrameworkSubset>
     15    <FileUpgradeFlags>
     16    </FileUpgradeFlags>
     17    <OldToolsVersion>3.5</OldToolsVersion>
     18    <UpgradeBackupLocation />
     19    <PublishUrl>publish\</PublishUrl>
     20    <Install>true</Install>
     21    <InstallFrom>Disk</InstallFrom>
     22    <UpdateEnabled>false</UpdateEnabled>
     23    <UpdateMode>Foreground</UpdateMode>
     24    <UpdateInterval>7</UpdateInterval>
     25    <UpdateIntervalUnits>Days</UpdateIntervalUnits>
     26    <UpdatePeriodically>false</UpdatePeriodically>
     27    <UpdateRequired>false</UpdateRequired>
     28    <MapFileExtensions>true</MapFileExtensions>
     29    <ApplicationRevision>0</ApplicationRevision>
     30    <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
     31    <IsWebBootstrapper>false</IsWebBootstrapper>
     32    <UseApplicationTrust>false</UseApplicationTrust>
     33    <BootstrapperEnabled>true</BootstrapperEnabled>
    1734  </PropertyGroup>
    1835  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
     
    2441    <ErrorReport>prompt</ErrorReport>
    2542    <WarningLevel>4</WarningLevel>
     43    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    2644  </PropertyGroup>
    2745  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
     
    3250    <ErrorReport>prompt</ErrorReport>
    3351    <WarningLevel>4</WarningLevel>
     52    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    3453  </PropertyGroup>
    3554  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Silverlight2|AnyCPU' ">
     
    4059    <PlatformTarget>AnyCPU</PlatformTarget>
    4160    <ErrorReport>prompt</ErrorReport>
     61    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    4262  </PropertyGroup>
    4363  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
     
    4868    <PlatformTarget>x86</PlatformTarget>
    4969    <ErrorReport>prompt</ErrorReport>
     70    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    5071  </PropertyGroup>
    5172  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
     
    5677    <PlatformTarget>x86</PlatformTarget>
    5778    <ErrorReport>prompt</ErrorReport>
     79    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    5880  </PropertyGroup>
    5981  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Silverlight2|x86' ">
     
    6486    <PlatformTarget>x86</PlatformTarget>
    6587    <ErrorReport>prompt</ErrorReport>
     88    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    6689  </PropertyGroup>
    6790  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
     
    7295    <PlatformTarget>x64</PlatformTarget>
    7396    <ErrorReport>prompt</ErrorReport>
     97    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    7498  </PropertyGroup>
    7599  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
     
    80104    <PlatformTarget>x64</PlatformTarget>
    81105    <ErrorReport>prompt</ErrorReport>
     106    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    82107  </PropertyGroup>
    83108  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Silverlight2|x64' ">
     
    88113    <PlatformTarget>x64</PlatformTarget>
    89114    <ErrorReport>prompt</ErrorReport>
     115    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    90116  </PropertyGroup>
    91117  <ItemGroup>
     
    105131    <None Include="app.config" />
    106132  </ItemGroup>
     133  <ItemGroup>
     134    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
     135      <Visible>False</Visible>
     136      <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
     137      <Install>false</Install>
     138    </BootstrapperPackage>
     139    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
     140      <Visible>False</Visible>
     141      <ProductName>.NET Framework 3.5 SP1</ProductName>
     142      <Install>true</Install>
     143    </BootstrapperPackage>
     144    <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
     145      <Visible>False</Visible>
     146      <ProductName>Windows Installer 3.1</ProductName>
     147      <Install>true</Install>
     148    </BootstrapperPackage>
     149  </ItemGroup>
    107150  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
    108151  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  • trunk/sources/HeuristicLab.ExtLibs/HeuristicLab.ProtobufCS/0.9.1/ProtobufCS/src/ProtoDump/app.config

    r3857 r4065  
    1 <?xml version="1.0"?>
     1<?xml version="1.0"?>
    22<configuration>
    3 <startup><supportedRuntime version="v2.0.50727"/></startup></configuration>
     3  <startup/></configuration>
  • trunk/sources/HeuristicLab.ExtLibs/HeuristicLab.ProtobufCS/0.9.1/ProtobufCS/src/ProtoGen.Test/ProtoGen.Test.csproj

    r3857 r4065  
    11<?xml version="1.0" encoding="utf-8"?>
    2 <Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
     2<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
    33  <PropertyGroup>
    44    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
     
    1515    <SignAssembly>true</SignAssembly>
    1616    <AssemblyOriginatorKeyFile>Properties\Google.ProtocolBuffers.ProtoGen.Test.snk</AssemblyOriginatorKeyFile>
     17    <FileUpgradeFlags>
     18    </FileUpgradeFlags>
     19    <OldToolsVersion>3.5</OldToolsVersion>
     20    <UpgradeBackupLocation />
     21    <PublishUrl>publish\</PublishUrl>
     22    <Install>true</Install>
     23    <InstallFrom>Disk</InstallFrom>
     24    <UpdateEnabled>false</UpdateEnabled>
     25    <UpdateMode>Foreground</UpdateMode>
     26    <UpdateInterval>7</UpdateInterval>
     27    <UpdateIntervalUnits>Days</UpdateIntervalUnits>
     28    <UpdatePeriodically>false</UpdatePeriodically>
     29    <UpdateRequired>false</UpdateRequired>
     30    <MapFileExtensions>true</MapFileExtensions>
     31    <ApplicationRevision>0</ApplicationRevision>
     32    <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
     33    <IsWebBootstrapper>false</IsWebBootstrapper>
     34    <UseApplicationTrust>false</UseApplicationTrust>
     35    <BootstrapperEnabled>true</BootstrapperEnabled>
    1736  </PropertyGroup>
    1837  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
     
    2443    <ErrorReport>prompt</ErrorReport>
    2544    <WarningLevel>4</WarningLevel>
     45    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    2646  </PropertyGroup>
    2747  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
     
    3252    <ErrorReport>prompt</ErrorReport>
    3353    <WarningLevel>4</WarningLevel>
     54    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    3455  </PropertyGroup>
    3556  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Silverlight2|AnyCPU' ">
     
    4061    <PlatformTarget>AnyCPU</PlatformTarget>
    4162    <ErrorReport>prompt</ErrorReport>
     63    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    4264  </PropertyGroup>
    4365  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
     
    4870    <PlatformTarget>x86</PlatformTarget>
    4971    <ErrorReport>prompt</ErrorReport>
     72    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    5073  </PropertyGroup>
    5174  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
     
    5679    <PlatformTarget>x86</PlatformTarget>
    5780    <ErrorReport>prompt</ErrorReport>
     81    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    5882  </PropertyGroup>
    5983  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Silverlight2|x86' ">
     
    6488    <PlatformTarget>x86</PlatformTarget>
    6589    <ErrorReport>prompt</ErrorReport>
     90    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    6691  </PropertyGroup>
    6792  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
     
    7297    <PlatformTarget>x64</PlatformTarget>
    7398    <ErrorReport>prompt</ErrorReport>
     99    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    74100  </PropertyGroup>
    75101  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
     
    80106    <PlatformTarget>x64</PlatformTarget>
    81107    <ErrorReport>prompt</ErrorReport>
     108    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    82109  </PropertyGroup>
    83110  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Silverlight2|x64' ">
     
    88115    <PlatformTarget>x64</PlatformTarget>
    89116    <ErrorReport>prompt</ErrorReport>
     117    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    90118  </PropertyGroup>
    91119  <ItemGroup>
     
    117145    <None Include="Properties\Google.ProtocolBuffers.ProtoGen.Test.snk" />
    118146  </ItemGroup>
     147  <ItemGroup>
     148    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
     149      <Visible>False</Visible>
     150      <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
     151      <Install>false</Install>
     152    </BootstrapperPackage>
     153    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
     154      <Visible>False</Visible>
     155      <ProductName>.NET Framework 3.5 SP1</ProductName>
     156      <Install>true</Install>
     157    </BootstrapperPackage>
     158    <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
     159      <Visible>False</Visible>
     160      <ProductName>Windows Installer 3.1</ProductName>
     161      <Install>true</Install>
     162    </BootstrapperPackage>
     163  </ItemGroup>
    119164  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
    120165  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  • trunk/sources/HeuristicLab.ExtLibs/HeuristicLab.ProtobufCS/0.9.1/ProtobufCS/src/ProtoGen/ProtoGen.csproj

    r3857 r4065  
    11<?xml version="1.0" encoding="utf-8"?>
    2 <Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
     2<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
    33  <PropertyGroup>
    44    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
     
    1313    <TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
    1414    <FileAlignment>512</FileAlignment>
    15     <TargetFrameworkSubset>
    16     </TargetFrameworkSubset>
    1715    <SignAssembly>true</SignAssembly>
    1816    <AssemblyOriginatorKeyFile>Properties\Google.ProtocolBuffers.ProtoGen.snk</AssemblyOriginatorKeyFile>
     17    <FileUpgradeFlags>
     18    </FileUpgradeFlags>
     19    <OldToolsVersion>3.5</OldToolsVersion>
     20    <UpgradeBackupLocation />
     21    <PublishUrl>publish\</PublishUrl>
     22    <Install>true</Install>
     23    <InstallFrom>Disk</InstallFrom>
     24    <UpdateEnabled>false</UpdateEnabled>
     25    <UpdateMode>Foreground</UpdateMode>
     26    <UpdateInterval>7</UpdateInterval>
     27    <UpdateIntervalUnits>Days</UpdateIntervalUnits>
     28    <UpdatePeriodically>false</UpdatePeriodically>
     29    <UpdateRequired>false</UpdateRequired>
     30    <MapFileExtensions>true</MapFileExtensions>
     31    <ApplicationRevision>0</ApplicationRevision>
     32    <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
     33    <IsWebBootstrapper>false</IsWebBootstrapper>
     34    <UseApplicationTrust>false</UseApplicationTrust>
     35    <BootstrapperEnabled>true</BootstrapperEnabled>
    1936  </PropertyGroup>
    2037  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
     
    2643    <ErrorReport>prompt</ErrorReport>
    2744    <WarningLevel>4</WarningLevel>
     45    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    2846  </PropertyGroup>
    2947  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
     
    3452    <ErrorReport>prompt</ErrorReport>
    3553    <WarningLevel>4</WarningLevel>
     54    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    3655  </PropertyGroup>
    3756  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Silverlight2|AnyCPU' ">
     
    4261    <PlatformTarget>AnyCPU</PlatformTarget>
    4362    <ErrorReport>prompt</ErrorReport>
     63    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    4464  </PropertyGroup>
    4565  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
     
    5070    <PlatformTarget>x86</PlatformTarget>
    5171    <ErrorReport>prompt</ErrorReport>
     72    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    5273  </PropertyGroup>
    5374  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
     
    5879    <PlatformTarget>x86</PlatformTarget>
    5980    <ErrorReport>prompt</ErrorReport>
     81    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    6082  </PropertyGroup>
    6183  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Silverlight2|x86' ">
     
    6688    <PlatformTarget>x86</PlatformTarget>
    6789    <ErrorReport>prompt</ErrorReport>
     90    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    6891  </PropertyGroup>
    6992  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
     
    7497    <PlatformTarget>x64</PlatformTarget>
    7598    <ErrorReport>prompt</ErrorReport>
     99    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    76100  </PropertyGroup>
    77101  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
     
    82106    <PlatformTarget>x64</PlatformTarget>
    83107    <ErrorReport>prompt</ErrorReport>
     108    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    84109  </PropertyGroup>
    85110  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Silverlight2|x64' ">
     
    90115    <PlatformTarget>x64</PlatformTarget>
    91116    <ErrorReport>prompt</ErrorReport>
     117    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    92118  </PropertyGroup>
    93119  <ItemGroup>
     
    132158    </ProjectReference>
    133159  </ItemGroup>
     160  <ItemGroup>
     161    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
     162      <Visible>False</Visible>
     163      <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
     164      <Install>false</Install>
     165    </BootstrapperPackage>
     166    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
     167      <Visible>False</Visible>
     168      <ProductName>.NET Framework 3.5 SP1</ProductName>
     169      <Install>true</Install>
     170    </BootstrapperPackage>
     171    <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
     172      <Visible>False</Visible>
     173      <ProductName>Windows Installer 3.1</ProductName>
     174      <Install>true</Install>
     175    </BootstrapperPackage>
     176  </ItemGroup>
    134177  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
    135178  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  • trunk/sources/HeuristicLab.ExtLibs/HeuristicLab.ProtobufCS/0.9.1/ProtobufCS/src/ProtoGen/app.config

    r3857 r4065  
    1 <?xml version="1.0"?>
     1<?xml version="1.0"?>
    22<configuration>
    3 <startup><supportedRuntime version="v2.0.50727"/></startup></configuration>
     3  <startup/></configuration>
  • trunk/sources/HeuristicLab.ExtLibs/HeuristicLab.ProtobufCS/0.9.1/ProtobufCS/src/ProtoMunge/ProtoMunge.csproj

    r3857 r4065  
    11<?xml version="1.0" encoding="utf-8"?>
    2 <Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
     2<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
    33  <PropertyGroup>
    44    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
     
    1313    <TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
    1414    <FileAlignment>512</FileAlignment>
    15     <TargetFrameworkSubset>
    16     </TargetFrameworkSubset>
     15    <FileUpgradeFlags>
     16    </FileUpgradeFlags>
     17    <OldToolsVersion>3.5</OldToolsVersion>
     18    <UpgradeBackupLocation />
     19    <PublishUrl>publish\</PublishUrl>
     20    <Install>true</Install>
     21    <InstallFrom>Disk</InstallFrom>
     22    <UpdateEnabled>false</UpdateEnabled>
     23    <UpdateMode>Foreground</UpdateMode>
     24    <UpdateInterval>7</UpdateInterval>
     25    <UpdateIntervalUnits>Days</UpdateIntervalUnits>
     26    <UpdatePeriodically>false</UpdatePeriodically>
     27    <UpdateRequired>false</UpdateRequired>
     28    <MapFileExtensions>true</MapFileExtensions>
     29    <ApplicationRevision>0</ApplicationRevision>
     30    <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
     31    <IsWebBootstrapper>false</IsWebBootstrapper>
     32    <UseApplicationTrust>false</UseApplicationTrust>
     33    <BootstrapperEnabled>true</BootstrapperEnabled>
    1734  </PropertyGroup>
    1835  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
     
    2441    <ErrorReport>prompt</ErrorReport>
    2542    <WarningLevel>4</WarningLevel>
     43    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    2644  </PropertyGroup>
    2745  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
     
    3250    <ErrorReport>prompt</ErrorReport>
    3351    <WarningLevel>4</WarningLevel>
     52    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    3453  </PropertyGroup>
    3554  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Silverlight2|AnyCPU' ">
     
    4059    <PlatformTarget>AnyCPU</PlatformTarget>
    4160    <ErrorReport>prompt</ErrorReport>
     61    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    4262  </PropertyGroup>
    4363  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
     
    4868    <PlatformTarget>x86</PlatformTarget>
    4969    <ErrorReport>prompt</ErrorReport>
     70    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    5071  </PropertyGroup>
    5172  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
     
    5677    <PlatformTarget>x86</PlatformTarget>
    5778    <ErrorReport>prompt</ErrorReport>
     79    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    5880  </PropertyGroup>
    5981  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Silverlight2|x86' ">
     
    6486    <PlatformTarget>x86</PlatformTarget>
    6587    <ErrorReport>prompt</ErrorReport>
     88    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    6689  </PropertyGroup>
    6790  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
     
    7295    <PlatformTarget>x64</PlatformTarget>
    7396    <ErrorReport>prompt</ErrorReport>
     97    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    7498  </PropertyGroup>
    7599  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
     
    80104    <PlatformTarget>x64</PlatformTarget>
    81105    <ErrorReport>prompt</ErrorReport>
     106    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    82107  </PropertyGroup>
    83108  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Silverlight2|x64' ">
     
    88113    <PlatformTarget>x64</PlatformTarget>
    89114    <ErrorReport>prompt</ErrorReport>
     115    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    90116  </PropertyGroup>
    91117  <ItemGroup>
     
    105131    <None Include="app.config" />
    106132  </ItemGroup>
     133  <ItemGroup>
     134    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
     135      <Visible>False</Visible>
     136      <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
     137      <Install>false</Install>
     138    </BootstrapperPackage>
     139    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
     140      <Visible>False</Visible>
     141      <ProductName>.NET Framework 3.5 SP1</ProductName>
     142      <Install>true</Install>
     143    </BootstrapperPackage>
     144    <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
     145      <Visible>False</Visible>
     146      <ProductName>Windows Installer 3.1</ProductName>
     147      <Install>true</Install>
     148    </BootstrapperPackage>
     149  </ItemGroup>
    107150  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
    108151  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  • trunk/sources/HeuristicLab.ExtLibs/HeuristicLab.ProtobufCS/0.9.1/ProtobufCS/src/ProtoMunge/app.config

    r3857 r4065  
    1 <?xml version="1.0"?>
     1<?xml version="1.0"?>
    22<configuration>
    3 <startup><supportedRuntime version="v2.0.50727"/></startup></configuration>
     3  <startup/></configuration>
  • trunk/sources/HeuristicLab.ExtLibs/HeuristicLab.ProtobufCS/0.9.1/ProtobufCS/src/ProtocolBuffers.Test/ProtocolBuffers.Test.csproj

    r3857 r4065  
    11<?xml version="1.0" encoding="utf-8"?>
    2 <Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
     2<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
    33  <PropertyGroup>
    44    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
     
    1515    <SignAssembly>true</SignAssembly>
    1616    <AssemblyOriginatorKeyFile>Properties\Google.ProtocolBuffers.Test.snk</AssemblyOriginatorKeyFile>
     17    <FileUpgradeFlags>
     18    </FileUpgradeFlags>
     19    <OldToolsVersion>3.5</OldToolsVersion>
     20    <UpgradeBackupLocation />
     21    <PublishUrl>publish\</PublishUrl>
     22    <Install>true</Install>
     23    <InstallFrom>Disk</InstallFrom>
     24    <UpdateEnabled>false</UpdateEnabled>
     25    <UpdateMode>Foreground</UpdateMode>
     26    <UpdateInterval>7</UpdateInterval>
     27    <UpdateIntervalUnits>Days</UpdateIntervalUnits>
     28    <UpdatePeriodically>false</UpdatePeriodically>
     29    <UpdateRequired>false</UpdateRequired>
     30    <MapFileExtensions>true</MapFileExtensions>
     31    <ApplicationRevision>0</ApplicationRevision>
     32    <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
     33    <IsWebBootstrapper>false</IsWebBootstrapper>
     34    <UseApplicationTrust>false</UseApplicationTrust>
     35    <BootstrapperEnabled>true</BootstrapperEnabled>
    1736  </PropertyGroup>
    1837  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
     
    2443    <ErrorReport>prompt</ErrorReport>
    2544    <WarningLevel>4</WarningLevel>
     45    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    2646  </PropertyGroup>
    2747  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
     
    3252    <ErrorReport>prompt</ErrorReport>
    3353    <WarningLevel>4</WarningLevel>
     54    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    3455  </PropertyGroup>
    3556  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Silverlight2|AnyCPU' ">
     
    4061    <PlatformTarget>AnyCPU</PlatformTarget>
    4162    <ErrorReport>prompt</ErrorReport>
     63    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    4264  </PropertyGroup>
    4365  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
     
    4870    <PlatformTarget>x86</PlatformTarget>
    4971    <ErrorReport>prompt</ErrorReport>
     72    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    5073  </PropertyGroup>
    5174  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
     
    5679    <PlatformTarget>x86</PlatformTarget>
    5780    <ErrorReport>prompt</ErrorReport>
     81    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    5882  </PropertyGroup>
    5983  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Silverlight2|x86' ">
     
    6488    <PlatformTarget>x86</PlatformTarget>
    6589    <ErrorReport>prompt</ErrorReport>
     90    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    6691  </PropertyGroup>
    6792  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
     
    7297    <PlatformTarget>x64</PlatformTarget>
    7398    <ErrorReport>prompt</ErrorReport>
     99    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    74100  </PropertyGroup>
    75101  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
     
    80106    <PlatformTarget>x64</PlatformTarget>
    81107    <ErrorReport>prompt</ErrorReport>
     108    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    82109  </PropertyGroup>
    83110  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Silverlight2|x64' ">
     
    88115    <PlatformTarget>x64</PlatformTarget>
    89116    <ErrorReport>prompt</ErrorReport>
     117    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    90118  </PropertyGroup>
    91119  <ItemGroup>
     
    142170    <None Include="Properties\Google.ProtocolBuffers.Test.snk" />
    143171  </ItemGroup>
     172  <ItemGroup>
     173    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
     174      <Visible>False</Visible>
     175      <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
     176      <Install>false</Install>
     177    </BootstrapperPackage>
     178    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
     179      <Visible>False</Visible>
     180      <ProductName>.NET Framework 3.5 SP1</ProductName>
     181      <Install>true</Install>
     182    </BootstrapperPackage>
     183    <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
     184      <Visible>False</Visible>
     185      <ProductName>Windows Installer 3.1</ProductName>
     186      <Install>true</Install>
     187    </BootstrapperPackage>
     188  </ItemGroup>
    144189  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
    145190  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  • trunk/sources/HeuristicLab.ExtLibs/HeuristicLab.ProtobufCS/0.9.1/ProtobufCS/src/ProtocolBuffers/ProtocolBuffers.csproj

    r3857 r4065  
    11<?xml version="1.0" encoding="utf-8"?>
    2 <Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
     2<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
    33  <PropertyGroup>
    44    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
     
    1515    <SignAssembly>true</SignAssembly>
    1616    <AssemblyOriginatorKeyFile>Properties\Google.ProtocolBuffers.snk</AssemblyOriginatorKeyFile>
     17    <FileUpgradeFlags>
     18    </FileUpgradeFlags>
     19    <OldToolsVersion>3.5</OldToolsVersion>
     20    <UpgradeBackupLocation />
     21    <PublishUrl>publish\</PublishUrl>
     22    <Install>true</Install>
     23    <InstallFrom>Disk</InstallFrom>
     24    <UpdateEnabled>false</UpdateEnabled>
     25    <UpdateMode>Foreground</UpdateMode>
     26    <UpdateInterval>7</UpdateInterval>
     27    <UpdateIntervalUnits>Days</UpdateIntervalUnits>
     28    <UpdatePeriodically>false</UpdatePeriodically>
     29    <UpdateRequired>false</UpdateRequired>
     30    <MapFileExtensions>true</MapFileExtensions>
     31    <ApplicationRevision>0</ApplicationRevision>
     32    <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
     33    <IsWebBootstrapper>false</IsWebBootstrapper>
     34    <UseApplicationTrust>false</UseApplicationTrust>
     35    <BootstrapperEnabled>true</BootstrapperEnabled>
    1736  </PropertyGroup>
    1837  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
     
    2544    <WarningLevel>4</WarningLevel>
    2645    <NoStdLib>true</NoStdLib>
     46    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    2747  </PropertyGroup>
    2848  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
     
    3454    <WarningLevel>4</WarningLevel>
    3555    <NoStdLib>true</NoStdLib>
     56    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    3657  </PropertyGroup>
    3758  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Silverlight2|AnyCPU' ">
     
    5273    <PlatformTarget>x86</PlatformTarget>
    5374    <ErrorReport>prompt</ErrorReport>
     75    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    5476  </PropertyGroup>
    5577  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
     
    6183    <PlatformTarget>x86</PlatformTarget>
    6284    <ErrorReport>prompt</ErrorReport>
     85    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    6386  </PropertyGroup>
    6487  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Silverlight2|x86' ">
     
    79102    <PlatformTarget>x64</PlatformTarget>
    80103    <ErrorReport>prompt</ErrorReport>
     104    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    81105  </PropertyGroup>
    82106  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
     
    88112    <PlatformTarget>x64</PlatformTarget>
    89113    <ErrorReport>prompt</ErrorReport>
     114    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    90115  </PropertyGroup>
    91116  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Silverlight2|x64' ">
     
    182207    <None Include="Properties\Google.ProtocolBuffers.snk" />
    183208  </ItemGroup>
     209  <ItemGroup>
     210    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
     211      <Visible>False</Visible>
     212      <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
     213      <Install>false</Install>
     214    </BootstrapperPackage>
     215    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
     216      <Visible>False</Visible>
     217      <ProductName>.NET Framework 3.5 SP1</ProductName>
     218      <Install>true</Install>
     219    </BootstrapperPackage>
     220    <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
     221      <Visible>False</Visible>
     222      <ProductName>Windows Installer 3.1</ProductName>
     223      <Install>true</Install>
     224    </BootstrapperPackage>
     225  </ItemGroup>
    184226  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" Condition=" '$(Configuration)' != 'Silverlight2' " />
    185227  <Import Project="$(MSBuildExtensionsPath)\Microsoft\Silverlight\v2.0\Microsoft.Silverlight.CSharp.targets" Condition=" '$(Configuration)' == 'Silverlight2' " />
  • trunk/sources/HeuristicLab.ExtLibs/HeuristicLab.SharpDevelop/3.1.1.5327/HeuristicLab.SharpDevelop-3.1.1.5327.csproj

    r3832 r4065  
    11<?xml version="1.0" encoding="utf-8"?>
    2 <Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
     2<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
    33  <PropertyGroup>
    44    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
     
    1515    <SignAssembly>true</SignAssembly>
    1616    <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
     17    <FileUpgradeFlags>
     18    </FileUpgradeFlags>
     19    <OldToolsVersion>3.5</OldToolsVersion>
     20    <UpgradeBackupLocation />
     21    <PublishUrl>publish\</PublishUrl>
     22    <Install>true</Install>
     23    <InstallFrom>Disk</InstallFrom>
     24    <UpdateEnabled>false</UpdateEnabled>
     25    <UpdateMode>Foreground</UpdateMode>
     26    <UpdateInterval>7</UpdateInterval>
     27    <UpdateIntervalUnits>Days</UpdateIntervalUnits>
     28    <UpdatePeriodically>false</UpdatePeriodically>
     29    <UpdateRequired>false</UpdateRequired>
     30    <MapFileExtensions>true</MapFileExtensions>
     31    <ApplicationRevision>0</ApplicationRevision>
     32    <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
     33    <IsWebBootstrapper>false</IsWebBootstrapper>
     34    <UseApplicationTrust>false</UseApplicationTrust>
     35    <BootstrapperEnabled>true</BootstrapperEnabled>
    1736  </PropertyGroup>
    1837  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
     
    2544    <WarningLevel>4</WarningLevel>
    2645    <PlatformTarget>AnyCPU</PlatformTarget>
     46    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    2747  </PropertyGroup>
    2848  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
     
    3353    <ErrorReport>prompt</ErrorReport>
    3454    <WarningLevel>4</WarningLevel>
     55    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    3556  </PropertyGroup>
    3657  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
     
    4162    <PlatformTarget>x86</PlatformTarget>
    4263    <ErrorReport>prompt</ErrorReport>
     64    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    4365  </PropertyGroup>
    4466  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
     
    4971    <PlatformTarget>x86</PlatformTarget>
    5072    <ErrorReport>prompt</ErrorReport>
     73    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    5174  </PropertyGroup>
    5275  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
     
    5780    <PlatformTarget>x64</PlatformTarget>
    5881    <ErrorReport>prompt</ErrorReport>
     82    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    5983  </PropertyGroup>
    6084  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
     
    6589    <PlatformTarget>x64</PlatformTarget>
    6690    <ErrorReport>prompt</ErrorReport>
     91    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    6792  </PropertyGroup>
    6893  <ItemGroup>
     
    128153    </ProjectReference>
    129154  </ItemGroup>
     155  <ItemGroup>
     156    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
     157      <Visible>False</Visible>
     158      <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
     159      <Install>false</Install>
     160    </BootstrapperPackage>
     161    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
     162      <Visible>False</Visible>
     163      <ProductName>.NET Framework 3.5 SP1</ProductName>
     164      <Install>true</Install>
     165    </BootstrapperPackage>
     166    <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
     167      <Visible>False</Visible>
     168      <ProductName>Windows Installer 3.1</ProductName>
     169      <Install>true</Install>
     170    </BootstrapperPackage>
     171  </ItemGroup>
    130172  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
    131173  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  • trunk/sources/HeuristicLab.ExtLibs/HeuristicLab.WinFormsUI/2.3.1/HeuristicLab.WinFormsUI-2.3.1/HeuristicLab.WinFormsUI-2.3.1.csproj

    r3832 r4065  
    11<?xml version="1.0" encoding="utf-8"?>
    2 <Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
     2<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
    33  <PropertyGroup>
    44    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
     
    1515    <SignAssembly>true</SignAssembly>
    1616    <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
     17    <FileUpgradeFlags>
     18    </FileUpgradeFlags>
     19    <OldToolsVersion>3.5</OldToolsVersion>
     20    <UpgradeBackupLocation />
     21    <PublishUrl>publish\</PublishUrl>
     22    <Install>true</Install>
     23    <InstallFrom>Disk</InstallFrom>
     24    <UpdateEnabled>false</UpdateEnabled>
     25    <UpdateMode>Foreground</UpdateMode>
     26    <UpdateInterval>7</UpdateInterval>
     27    <UpdateIntervalUnits>Days</UpdateIntervalUnits>
     28    <UpdatePeriodically>false</UpdatePeriodically>
     29    <UpdateRequired>false</UpdateRequired>
     30    <MapFileExtensions>true</MapFileExtensions>
     31    <ApplicationRevision>0</ApplicationRevision>
     32    <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
     33    <IsWebBootstrapper>false</IsWebBootstrapper>
     34    <UseApplicationTrust>false</UseApplicationTrust>
     35    <BootstrapperEnabled>true</BootstrapperEnabled>
    1736  </PropertyGroup>
    1837  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
     
    2443    <ErrorReport>prompt</ErrorReport>
    2544    <WarningLevel>4</WarningLevel>
     45    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    2646  </PropertyGroup>
    2747  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
     
    3252    <ErrorReport>prompt</ErrorReport>
    3353    <WarningLevel>4</WarningLevel>
     54    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    3455  </PropertyGroup>
    3556  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
     
    4061    <PlatformTarget>x64</PlatformTarget>
    4162    <ErrorReport>prompt</ErrorReport>
     63    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    4264  </PropertyGroup>
    4365  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
     
    4870    <PlatformTarget>x64</PlatformTarget>
    4971    <ErrorReport>prompt</ErrorReport>
     72    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    5073  </PropertyGroup>
    5174  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
     
    5679    <PlatformTarget>x86</PlatformTarget>
    5780    <ErrorReport>prompt</ErrorReport>
     81    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    5882  </PropertyGroup>
    5983  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
     
    6488    <PlatformTarget>x86</PlatformTarget>
    6589    <ErrorReport>prompt</ErrorReport>
     90    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    6691  </PropertyGroup>
    6792  <ItemGroup>
     
    103128    </ProjectReference>
    104129  </ItemGroup>
     130  <ItemGroup>
     131    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
     132      <Visible>False</Visible>
     133      <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
     134      <Install>false</Install>
     135    </BootstrapperPackage>
     136    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
     137      <Visible>False</Visible>
     138      <ProductName>.NET Framework 3.5 SP1</ProductName>
     139      <Install>true</Install>
     140    </BootstrapperPackage>
     141    <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
     142      <Visible>False</Visible>
     143      <ProductName>Windows Installer 3.1</ProductName>
     144      <Install>true</Install>
     145    </BootstrapperPackage>
     146  </ItemGroup>
    105147  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
    106148  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  • trunk/sources/HeuristicLab.ExtLibs/HeuristicLab.WinFormsUI/2.3.1/WinFormsUI-2.3.1/Docking/Resources.Designer.cs

    r2645 r4065  
    22// <auto-generated>
    33//     This code was generated by a tool.
    4 //     Runtime Version:2.0.50727.4016
     4//     Runtime Version:4.0.30319.1
    55//
    66//     Changes to this file may cause incorrect behavior and will be lost if
     
    2020    // To add or remove a member, edit your .ResX file then rerun ResGen
    2121    // with the /str option, or rebuild your VS project.
    22     [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "2.0.0.0")]
     22    [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")]
    2323    [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
    2424    [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
  • trunk/sources/HeuristicLab.ExtLibs/HeuristicLab.WinFormsUI/2.3.1/WinFormsUI-2.3.1/Docking/Strings.Designer.cs

    r2645 r4065  
    22// <auto-generated>
    33//     This code was generated by a tool.
    4 //     Runtime Version:2.0.50727.4016
     4//     Runtime Version:4.0.30319.1
    55//
    66//     Changes to this file may cause incorrect behavior and will be lost if
     
    2020    // To add or remove a member, edit your .ResX file then rerun ResGen
    2121    // with the /str option, or rebuild your VS project.
    22     [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "2.0.0.0")]
     22    [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")]
    2323    [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
    2424    [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
  • trunk/sources/HeuristicLab.ExtLibs/HeuristicLab.WinFormsUI/2.3.1/WinFormsUI-2.3.1/WinFormsUI-2.3.1.csproj

    r2649 r4065  
    1 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
     1<?xml version="1.0" encoding="utf-8"?>
     2<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
    23  <PropertyGroup>
    34    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
     
    1617    <UpgradeBackupLocation>
    1718    </UpgradeBackupLocation>
    18     <OldToolsVersion>2.0</OldToolsVersion>
     19    <OldToolsVersion>3.5</OldToolsVersion>
     20    <TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
     21    <PublishUrl>publish\</PublishUrl>
     22    <Install>true</Install>
     23    <InstallFrom>Disk</InstallFrom>
     24    <UpdateEnabled>false</UpdateEnabled>
     25    <UpdateMode>Foreground</UpdateMode>
     26    <UpdateInterval>7</UpdateInterval>
     27    <UpdateIntervalUnits>Days</UpdateIntervalUnits>
     28    <UpdatePeriodically>false</UpdatePeriodically>
     29    <UpdateRequired>false</UpdateRequired>
     30    <MapFileExtensions>true</MapFileExtensions>
     31    <ApplicationRevision>0</ApplicationRevision>
     32    <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
     33    <IsWebBootstrapper>false</IsWebBootstrapper>
     34    <UseApplicationTrust>false</UseApplicationTrust>
     35    <BootstrapperEnabled>true</BootstrapperEnabled>
    1936  </PropertyGroup>
    2037  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
     
    2643    <ErrorReport>prompt</ErrorReport>
    2744    <WarningLevel>4</WarningLevel>
     45    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    2846  </PropertyGroup>
    2947  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
     
    3452    <ErrorReport>prompt</ErrorReport>
    3553    <WarningLevel>4</WarningLevel>
     54    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    3655  </PropertyGroup>
    3756  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
     
    4261    <PlatformTarget>x86</PlatformTarget>
    4362    <ErrorReport>prompt</ErrorReport>
     63    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    4464  </PropertyGroup>
    4565  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
     
    5070    <PlatformTarget>x86</PlatformTarget>
    5171    <ErrorReport>prompt</ErrorReport>
     72    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    5273  </PropertyGroup>
    5374  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
     
    5879    <PlatformTarget>x64</PlatformTarget>
    5980    <ErrorReport>prompt</ErrorReport>
     81    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    6082  </PropertyGroup>
    6183  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
     
    6688    <PlatformTarget>x64</PlatformTarget>
    6789    <ErrorReport>prompt</ErrorReport>
     90    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    6891  </PropertyGroup>
    6992  <ItemGroup>
     
    227250    <EmbeddedResource Include="Docking\DockPanel.bmp" />
    228251  </ItemGroup>
     252  <ItemGroup>
     253    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
     254      <Visible>False</Visible>
     255      <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
     256      <Install>false</Install>
     257    </BootstrapperPackage>
     258    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
     259      <Visible>False</Visible>
     260      <ProductName>.NET Framework 3.5 SP1</ProductName>
     261      <Install>true</Install>
     262    </BootstrapperPackage>
     263    <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
     264      <Visible>False</Visible>
     265      <ProductName>Windows Installer 3.1</ProductName>
     266      <Install>true</Install>
     267    </BootstrapperPackage>
     268  </ItemGroup>
    229269  <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
    230270  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  • trunk/sources/HeuristicLab.ExtLibs/HeuristicLab.log4net/1.2.10.0/HeuristicLab.log4net-1.2.10.0.csproj

    r3832 r4065  
    11<?xml version="1.0" encoding="utf-8"?>
    2 <Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
     2<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
    33  <PropertyGroup>
    44    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
     
    1515    <SignAssembly>true</SignAssembly>
    1616    <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
     17    <FileUpgradeFlags>
     18    </FileUpgradeFlags>
     19    <OldToolsVersion>3.5</OldToolsVersion>
     20    <UpgradeBackupLocation />
     21    <PublishUrl>publish\</PublishUrl>
     22    <Install>true</Install>
     23    <InstallFrom>Disk</InstallFrom>
     24    <UpdateEnabled>false</UpdateEnabled>
     25    <UpdateMode>Foreground</UpdateMode>
     26    <UpdateInterval>7</UpdateInterval>
     27    <UpdateIntervalUnits>Days</UpdateIntervalUnits>
     28    <UpdatePeriodically>false</UpdatePeriodically>
     29    <UpdateRequired>false</UpdateRequired>
     30    <MapFileExtensions>true</MapFileExtensions>
     31    <ApplicationRevision>0</ApplicationRevision>
     32    <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
     33    <IsWebBootstrapper>false</IsWebBootstrapper>
     34    <UseApplicationTrust>false</UseApplicationTrust>
     35    <BootstrapperEnabled>true</BootstrapperEnabled>
    1736  </PropertyGroup>
    1837  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
     
    2443    <ErrorReport>prompt</ErrorReport>
    2544    <WarningLevel>4</WarningLevel>
     45    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    2646  </PropertyGroup>
    2747  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
     
    3353    <WarningLevel>4</WarningLevel>
    3454    <DocumentationFile>bin\Release\HeuristicLab.log4net-1.2.10.0.XML</DocumentationFile>
     55    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    3556  </PropertyGroup>
    3657  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
     
    4162    <PlatformTarget>x64</PlatformTarget>
    4263    <ErrorReport>prompt</ErrorReport>
     64    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    4365  </PropertyGroup>
    4466  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
     
    5072    <PlatformTarget>x64</PlatformTarget>
    5173    <ErrorReport>prompt</ErrorReport>
     74    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    5275  </PropertyGroup>
    5376  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
     
    5881    <PlatformTarget>x86</PlatformTarget>
    5982    <ErrorReport>prompt</ErrorReport>
     83    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    6084  </PropertyGroup>
    6185  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
     
    6791    <PlatformTarget>x86</PlatformTarget>
    6892    <ErrorReport>prompt</ErrorReport>
     93    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    6994  </PropertyGroup>
    7095  <ItemGroup>
     
    104129    </Content>
    105130  </ItemGroup>
     131  <ItemGroup>
     132    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
     133      <Visible>False</Visible>
     134      <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
     135      <Install>false</Install>
     136    </BootstrapperPackage>
     137    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
     138      <Visible>False</Visible>
     139      <ProductName>.NET Framework 3.5 SP1</ProductName>
     140      <Install>true</Install>
     141    </BootstrapperPackage>
     142    <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
     143      <Visible>False</Visible>
     144      <ProductName>Windows Installer 3.1</ProductName>
     145      <Install>true</Install>
     146    </BootstrapperPackage>
     147  </ItemGroup>
    106148  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
    107149  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Note: See TracChangeset for help on using the changeset viewer.