Changeset 17097 for stable/HeuristicLab.ExtLibs/HeuristicLab.NRefactory
- Timestamp:
- 07/07/19 23:40:10 (5 years ago)
- Location:
- stable
- Files:
-
- 9 edited
Legend:
- Unmodified
- Added
- Removed
-
stable
-
stable/HeuristicLab.ExtLibs
- Property svn:mergeinfo changed
/branches/2520_PersistenceReintegration/HeuristicLab.ExtLibs (added) merged: 16452-16453,16529,16551 /trunk/HeuristicLab.ExtLibs merged: 16565
- Property svn:mergeinfo changed
-
stable/HeuristicLab.ExtLibs/HeuristicLab.NRefactory/5.5.0/HeuristicLab.NRefactory-5.5.0/HeuristicLab.NRefactory-5.5.0.csproj
r12007 r17097 10 10 <RootNamespace>HeuristicLab.NRefactory</RootNamespace> 11 11 <AssemblyName>HeuristicLab.NRefactory-5.5.0</AssemblyName> 12 <TargetFrameworkVersion>v4. 5</TargetFrameworkVersion>12 <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion> 13 13 <FileAlignment>512</FileAlignment> 14 14 </PropertyGroup> -
stable/HeuristicLab.ExtLibs/HeuristicLab.NRefactory/5.5.0/HeuristicLab.NRefactory-5.5.0/Plugin.cs.frame
r15584 r17097 1 1 #region License Information 2 2 /* HeuristicLab 3 * Copyright (C) 2002-201 8Heuristic and Evolutionary Algorithms Laboratory (HEAL)3 * Copyright (C) 2002-2019 Heuristic and Evolutionary Algorithms Laboratory (HEAL) 4 4 * 5 5 * This file is part of HeuristicLab. -
stable/HeuristicLab.ExtLibs/HeuristicLab.NRefactory/5.5.0/HeuristicLab.NRefactory-5.5.0/Properties/AssemblyInfo.cs.frame
r15584 r17097 1 1 #region License Information 2 2 /* HeuristicLab 3 * Copyright (C) 2002-201 8Heuristic and Evolutionary Algorithms Laboratory (HEAL)3 * Copyright (C) 2002-2019 Heuristic and Evolutionary Algorithms Laboratory (HEAL) 4 4 * 5 5 * This file is part of HeuristicLab. -
stable/HeuristicLab.ExtLibs/HeuristicLab.NRefactory/5.5.0/NRefactory-5.5.0/ICSharpCode.NRefactory-5.5.0.csproj
r11700 r17097 65 65 <PropertyGroup> 66 66 <SignAssembly>true</SignAssembly> 67 <TargetFrameworkVersion>v4. 5</TargetFrameworkVersion>67 <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion> 68 68 <TargetFrameworkProfile /> 69 69 <ProjectGuid>{1022483B-7CF4-4162-827F-984B64EAF8B3}</ProjectGuid> -
stable/HeuristicLab.ExtLibs/HeuristicLab.NRefactory/5.5.0/NRefactory.CSharp-5.5.0/ICSharpCode.NRefactory.CSharp-5.5.0.csproj
r11707 r17097 10 10 <RootNamespace>ICSharpCode.NRefactory.CSharp</RootNamespace> 11 11 <AssemblyName>ICSharpCode.NRefactory.CSharp</AssemblyName> 12 <TargetFrameworkVersion>v4. 5</TargetFrameworkVersion>12 <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion> 13 13 <FileAlignment>512</FileAlignment> 14 14 </PropertyGroup> -
stable/HeuristicLab.ExtLibs/HeuristicLab.NRefactory/5.5.0/NRefactory.Cecil-5.5.0/ICSharpCode.NRefactory.Cecil-5.5.0.csproj
r11700 r17097 10 10 <RootNamespace>ICSharpCode.NRefactory.Cecil</RootNamespace> 11 11 <AssemblyName>ICSharpCode.NRefactory.Cecil</AssemblyName> 12 <TargetFrameworkVersion>v4. 5</TargetFrameworkVersion>12 <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion> 13 13 <FileAlignment>512</FileAlignment> 14 14 </PropertyGroup> -
stable/HeuristicLab.ExtLibs/HeuristicLab.NRefactory/5.5.0/NRefactory.Xml-5.5.0/ICSharpCode.NRefactory.Xml-5.5.0.csproj
r11810 r17097 10 10 <RootNamespace>ICSharpCode.NRefactory.Xml</RootNamespace> 11 11 <AssemblyName>ICSharpCode.NRefactory.Xml</AssemblyName> 12 <TargetFrameworkVersion>v4. 5</TargetFrameworkVersion>12 <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion> 13 13 <FileAlignment>512</FileAlignment> 14 14 </PropertyGroup>
Note: See TracChangeset
for help on using the changeset viewer.