Free cookie consent management tool by TermsFeed Policy Generator

Changeset 16863 for branches


Ignore:
Timestamp:
04/23/19 12:59:01 (5 years ago)
Author:
gkronber
Message:

#1265: update .NET framework version to 4.6.1

Location:
branches/1265_HeuristicLab.Visualization/HeuristicLab.Visualization/3.3
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/1265_HeuristicLab.Visualization/HeuristicLab.Visualization/3.3/HeuristicLab.Visualization-3.3.csproj

    r15892 r16863  
    11<?xml version="1.0" encoding="utf-8"?>
    2 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
     2<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="12.0">
    33  <PropertyGroup>
    44    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
     
    1818    <UpgradeBackupLocation>
    1919    </UpgradeBackupLocation>
    20     <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
     20    <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
    2121    <PublishUrl>publish\</PublishUrl>
    2222    <Install>true</Install>
  • branches/1265_HeuristicLab.Visualization/HeuristicLab.Visualization/3.3/Properties/Resources.Designer.cs

    r13045 r16863  
    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", "4.0.0.0")]
     22    [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "15.0.0.0")]
    2323    [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
    2424    [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
Note: See TracChangeset for help on using the changeset viewer.