Free cookie consent management tool by TermsFeed Policy Generator

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

#2924: reapplied changes from r16143

Location:
branches/2924_DotNetCoreMigration/HeuristicLab.ExtLibs/HeuristicLab.ProtobufCS/2.4.1
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • branches/2924_DotNetCoreMigration/HeuristicLab.ExtLibs/HeuristicLab.ProtobufCS/2.4.1/HeuristicLab.ProtobufCS/HeuristicLab.ProtobufCS-2.4.1.473.csproj

    r16144 r16147  
    1111    <RootNamespace>HeuristicLab.ProtobufCS</RootNamespace>
    1212    <AssemblyName>HeuristicLab.ProtobufCS-2.4.1.473</AssemblyName>
    13     <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
    14     <TargetFrameworkProfile>
    15     </TargetFrameworkProfile>
     13    <TargetFrameworkVersion>v4.7</TargetFrameworkVersion>
     14    <TargetFrameworkProfile></TargetFrameworkProfile>
    1615    <FileAlignment>512</FileAlignment>
    1716    <SignAssembly>true</SignAssembly>
    1817    <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
    19     <FileUpgradeFlags>
    20     </FileUpgradeFlags>
     18    <FileUpgradeFlags></FileUpgradeFlags>
    2119    <OldToolsVersion>3.5</OldToolsVersion>
    2220    <UpgradeBackupLocation />
  • branches/2924_DotNetCoreMigration/HeuristicLab.ExtLibs/HeuristicLab.ProtobufCS/2.4.1/ProtobufCS/src/ProtoGen/ProtoGen-2.4.1.473.csproj

    r16144 r16147  
    1111    <RootNamespace>Google.ProtocolBuffers.ProtoGen</RootNamespace>
    1212    <AssemblyName>ProtoGen</AssemblyName>
    13     <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
     13    <TargetFrameworkVersion>v4.7</TargetFrameworkVersion>
    1414    <FileAlignment>512</FileAlignment>
    1515    <SignAssembly>true</SignAssembly>
    1616    <AssemblyOriginatorKeyFile>..\..\keys\Google.ProtocolBuffers.snk</AssemblyOriginatorKeyFile>
    17     <FileUpgradeFlags>
    18     </FileUpgradeFlags>
    19     <UpgradeBackupLocation>
    20     </UpgradeBackupLocation>
     17    <FileUpgradeFlags></FileUpgradeFlags>
     18    <UpgradeBackupLocation></UpgradeBackupLocation>
    2119    <OldToolsVersion>3.5</OldToolsVersion>
    2220    <PublishUrl>publish\</PublishUrl>
  • branches/2924_DotNetCoreMigration/HeuristicLab.ExtLibs/HeuristicLab.ProtobufCS/2.4.1/ProtobufCS/src/ProtocolBuffers/ProtocolBuffers-2.4.1.473.csproj

    r16144 r16147  
    1111    <RootNamespace>Google.ProtocolBuffers</RootNamespace>
    1212    <AssemblyName>Google.ProtocolBuffers-2.4.1.473</AssemblyName>
    13     <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
     13    <TargetFrameworkVersion>v4.7</TargetFrameworkVersion>
    1414    <FileAlignment>512</FileAlignment>
    1515    <SignAssembly>true</SignAssembly>
     
    2323    <Optimize>false</Optimize>
    2424    <OutputPath>..\..\..\..\..\..\bin\</OutputPath>
    25     <DocumentationFile>
    26     </DocumentationFile>
     25    <DocumentationFile></DocumentationFile>
    2726    <NoWarn>1591, 1570, 1571, 1572, 1573, 1574</NoWarn>
    2827    <DefineConstants>DEBUG;TRACE</DefineConstants>
     
    3635    <Optimize>true</Optimize>
    3736    <OutputPath>..\..\..\..\..\..\bin\</OutputPath>
    38     <DocumentationFile>
    39     </DocumentationFile>
     37    <DocumentationFile></DocumentationFile>
    4038    <NoWarn>1591, 1570, 1571, 1572, 1573, 1574</NoWarn>
    4139    <DefineConstants>TRACE</DefineConstants>
     
    222220  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
    223221  <PropertyGroup>
    224     <PostBuildEvent>
    225     </PostBuildEvent>
     222    <PostBuildEvent></PostBuildEvent>
    226223  </PropertyGroup>
    227224  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  • branches/2924_DotNetCoreMigration/HeuristicLab.ExtLibs/HeuristicLab.ProtobufCS/2.4.1/ProtobufCS/src/ProtocolBuffers/ProtocolBuffersLite.csproj

    r16144 r16147  
    1111    <RootNamespace>Google.ProtocolBuffers</RootNamespace>
    1212    <AssemblyName>Google.ProtocolBuffersLite</AssemblyName>
    13     <TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
     13    <TargetFrameworkVersion>v4.7</TargetFrameworkVersion>
    1414    <FileAlignment>512</FileAlignment>
    1515    <SignAssembly>true</SignAssembly>
Note: See TracChangeset for help on using the changeset viewer.