Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
09/14/18 18:05:09 (6 years ago)
Author:
jkarder
Message:

#2522: reverse merged r16143

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.LibSVM/3.12/HeuristicLab.LibSVM-3.12/HeuristicLab.LibSVM-3.12.csproj

    r16143 r16144  
    1111    <RootNamespace>HeuristicLab.LibSVM</RootNamespace>
    1212    <AssemblyName>HeuristicLab.LibSVM-3.12</AssemblyName>
    13     <TargetFrameworkVersion>v4.7</TargetFrameworkVersion>
    14     <TargetFrameworkProfile></TargetFrameworkProfile>
     13    <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
     14    <TargetFrameworkProfile>
     15    </TargetFrameworkProfile>
    1516    <FileAlignment>512</FileAlignment>
    1617    <SignAssembly>true</SignAssembly>
    1718    <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
    18     <FileUpgradeFlags></FileUpgradeFlags>
     19    <FileUpgradeFlags>
     20    </FileUpgradeFlags>
    1921    <OldToolsVersion>3.5</OldToolsVersion>
    2022    <UpgradeBackupLocation />
     
    5355    <ErrorReport>prompt</ErrorReport>
    5456    <WarningLevel>4</WarningLevel>
    55     <DocumentationFile></DocumentationFile>
     57    <DocumentationFile>
     58    </DocumentationFile>
    5659    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    5760    <Prefer32Bit>false</Prefer32Bit>
     
    7073    <OutputPath>$(SolutionDir)\bin\</OutputPath>
    7174    <DefineConstants>TRACE</DefineConstants>
    72     <DocumentationFile></DocumentationFile>
     75    <DocumentationFile>
     76    </DocumentationFile>
    7377    <Optimize>true</Optimize>
    7478    <DebugType>pdbonly</DebugType>
     
    9195    <OutputPath>$(SolutionDir)\bin\</OutputPath>
    9296    <DefineConstants>TRACE</DefineConstants>
    93     <DocumentationFile></DocumentationFile>
     97    <DocumentationFile>
     98    </DocumentationFile>
    9499    <Optimize>true</Optimize>
    95100    <DebugType>pdbonly</DebugType>
Note: See TracChangeset for help on using the changeset viewer.