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

Location:
branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.EPPlus/4.0.3
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.EPPlus/4.0.3/EPPlus-4.0.3/EPPlus-4.0.3.csproj

    r16143 r16144  
    1313    <SignAssembly>true</SignAssembly>
    1414    <AssemblyOriginatorKeyFile>OpenOfficeXml.snk</AssemblyOriginatorKeyFile>
    15     <SccProjectName></SccProjectName>
    16     <SccLocalPath></SccLocalPath>
    17     <SccAuxPath></SccAuxPath>
    18     <SccProvider></SccProvider>
    19     <FileUpgradeFlags></FileUpgradeFlags>
    20     <UpgradeBackupLocation></UpgradeBackupLocation>
     15    <SccProjectName>
     16    </SccProjectName>
     17    <SccLocalPath>
     18    </SccLocalPath>
     19    <SccAuxPath>
     20    </SccAuxPath>
     21    <SccProvider>
     22    </SccProvider>
     23    <FileUpgradeFlags>
     24    </FileUpgradeFlags>
     25    <UpgradeBackupLocation>
     26    </UpgradeBackupLocation>
    2127    <OldToolsVersion>3.5</OldToolsVersion>
    22     <TargetFrameworkVersion>v4.7</TargetFrameworkVersion>
     28    <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
    2329    <PublishUrl>publish\</PublishUrl>
    2430    <Install>true</Install>
     
    3642    <UseApplicationTrust>false</UseApplicationTrust>
    3743    <BootstrapperEnabled>true</BootstrapperEnabled>
    38     <TargetFrameworkProfile></TargetFrameworkProfile>
     44    <TargetFrameworkProfile>
     45    </TargetFrameworkProfile>
    3946  </PropertyGroup>
    4047  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
     
    4653    <ErrorReport>prompt</ErrorReport>
    4754    <WarningLevel>4</WarningLevel>
    48     <DocumentationFile></DocumentationFile>
     55    <DocumentationFile>
     56    </DocumentationFile>
    4957    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    5058    <PlatformTarget>AnyCPU</PlatformTarget>
    51     <NoWarn></NoWarn>
     59    <NoWarn>
     60    </NoWarn>
    5261    <Prefer32Bit>false</Prefer32Bit>
    5362  </PropertyGroup>
     
    5968    <ErrorReport>prompt</ErrorReport>
    6069    <WarningLevel>4</WarningLevel>
    61     <DocumentationFile></DocumentationFile>
     70    <DocumentationFile>
     71    </DocumentationFile>
    6272    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    6373    <PlatformTarget>AnyCPU</PlatformTarget>
     
    847857  -->
    848858  <PropertyGroup>
    849     <PostBuildEvent></PostBuildEvent>
    850     <PreBuildEvent></PreBuildEvent>
     859    <PostBuildEvent>
     860    </PostBuildEvent>
     861    <PreBuildEvent>
     862    </PreBuildEvent>
    851863  </PropertyGroup>
    852864</Project>
  • branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.EPPlus/4.0.3/HeuristicLab.EPPlus-4.0.3/HeuristicLab.EPPlus-4.0.3.csproj

    r16143 r16144  
    1010    <RootNamespace>HeuristicLab.EPPlus</RootNamespace>
    1111    <AssemblyName>HeuristicLab.EPPlus-4.0.3</AssemblyName>
    12     <TargetFrameworkVersion>v4.7</TargetFrameworkVersion>
     12    <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
    1313    <FileAlignment>512</FileAlignment>
    1414    <TargetFrameworkProfile />
Note: See TracChangeset for help on using the changeset viewer.