- Timestamp:
- 09/14/18 17:07:25 (6 years ago)
- Location:
- branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs
- Files:
-
- 35 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.ALGLIB/3.7.0/ALGLIB-3.7.0/ALGLIB-3.7.0.csproj
r11623 r16143 11 11 <RootNamespace>ALGLIB</RootNamespace> 12 12 <AssemblyName>ALGLIB-3.7.0</AssemblyName> 13 <TargetFrameworkVersion>v4.5</TargetFrameworkVersion> 14 <TargetFrameworkProfile> 15 </TargetFrameworkProfile> 13 <TargetFrameworkVersion>v4.7</TargetFrameworkVersion> 14 <TargetFrameworkProfile></TargetFrameworkProfile> 16 15 <FileAlignment>512</FileAlignment> 17 16 <SignAssembly>true</SignAssembly> 18 17 <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile> 19 <FileUpgradeFlags> 20 </FileUpgradeFlags> 18 <FileUpgradeFlags></FileUpgradeFlags> 21 19 <OldToolsVersion>3.5</OldToolsVersion> 22 20 <UpgradeBackupLocation /> -
branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.ALGLIB/3.7.0/HeuristicLab.ALGLIB-3.7.0/HeuristicLab.ALGLIB-3.7.0.csproj
r11623 r16143 11 11 <RootNamespace>HeuristicLab.ALGLIB</RootNamespace> 12 12 <AssemblyName>HeuristicLab.ALGLIB-3.7.0</AssemblyName> 13 <TargetFrameworkVersion>v4.5</TargetFrameworkVersion> 14 <TargetFrameworkProfile> 15 </TargetFrameworkProfile> 13 <TargetFrameworkVersion>v4.7</TargetFrameworkVersion> 14 <TargetFrameworkProfile></TargetFrameworkProfile> 16 15 <FileAlignment>512</FileAlignment> 17 16 <SignAssembly>true</SignAssembly> 18 17 <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile> 19 <FileUpgradeFlags> 20 </FileUpgradeFlags> 18 <FileUpgradeFlags></FileUpgradeFlags> 21 19 <OldToolsVersion>3.5</OldToolsVersion> 22 20 <UpgradeBackupLocation /> -
branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.AutoDiff/1.0/AutoDiff-1.0/AutoDiff-1.0.csproj
r11623 r16143 11 11 <RootNamespace>AutoDiff</RootNamespace> 12 12 <AssemblyName>AutoDiff-1.0</AssemblyName> 13 <TargetFrameworkVersion>v4. 5</TargetFrameworkVersion>13 <TargetFrameworkVersion>v4.7</TargetFrameworkVersion> 14 14 <FileAlignment>512</FileAlignment> 15 15 <CodeContractsAssemblyMode>0</CodeContractsAssemblyMode> 16 <SccProjectName> 17 </SccProjectName> 18 <SccLocalPath> 19 </SccLocalPath> 20 <SccAuxPath> 21 </SccAuxPath> 22 <SccProvider> 23 </SccProvider> 16 <SccProjectName></SccProjectName> 17 <SccLocalPath></SccLocalPath> 18 <SccAuxPath></SccAuxPath> 19 <SccProvider></SccProvider> 24 20 <TargetFrameworkProfile /> 25 21 </PropertyGroup> … … 63 59 <ErrorReport>prompt</ErrorReport> 64 60 <WarningLevel>4</WarningLevel> 65 <DocumentationFile> 66 </DocumentationFile> 61 <DocumentationFile></DocumentationFile> 67 62 <CodeContractsEnableRuntimeChecking>False</CodeContractsEnableRuntimeChecking> 68 63 <CodeContractsRuntimeOnlyPublicSurface>False</CodeContractsRuntimeOnlyPublicSurface> -
branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.AutoDiff/1.0/HeuristicLab.AutoDiff-1.0/HeuristicLab.AutoDiff-1.0.csproj
r11623 r16143 11 11 <RootNamespace>HeuristicLab.AutoDiff</RootNamespace> 12 12 <AssemblyName>HeuristicLab.AutoDiff-1.0</AssemblyName> 13 <TargetFrameworkVersion>v4.5</TargetFrameworkVersion> 14 <TargetFrameworkProfile> 15 </TargetFrameworkProfile> 13 <TargetFrameworkVersion>v4.7</TargetFrameworkVersion> 14 <TargetFrameworkProfile></TargetFrameworkProfile> 16 15 <FileAlignment>512</FileAlignment> 17 16 <SignAssembly>true</SignAssembly> 18 17 <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile> 19 <FileUpgradeFlags> 20 </FileUpgradeFlags> 18 <FileUpgradeFlags></FileUpgradeFlags> 21 19 <OldToolsVersion>3.5</OldToolsVersion> 22 20 <UpgradeBackupLocation /> -
branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.AvalonEdit/5.0.1/AvalonEdit-5.0.1/ICSharpCode.AvalonEdit-5.0.1.csproj
r11707 r16143 66 66 <SignAssembly>true</SignAssembly> 67 67 <ProjectGuid>{255C7DEB-3C98-4BC2-92D4-B683F82A7E52}</ProjectGuid> 68 <TargetFrameworkVersion>v4. 5</TargetFrameworkVersion>68 <TargetFrameworkVersion>v4.7</TargetFrameworkVersion> 69 69 <TargetFrameworkProfile /> 70 70 </PropertyGroup> -
branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.AvalonEdit/5.0.1/HeuristicLab.AvalonEdit-5.0.1/HeuristicLab.AvalonEdit-5.0.1.csproj
r11831 r16143 10 10 <RootNamespace>HeuristicLab.AvalonEdit</RootNamespace> 11 11 <AssemblyName>HeuristicLab.AvalonEdit-5.0.1</AssemblyName> 12 <TargetFrameworkVersion>v4. 5</TargetFrameworkVersion>12 <TargetFrameworkVersion>v4.7</TargetFrameworkVersion> 13 13 <FileAlignment>512</FileAlignment> 14 14 </PropertyGroup> -
branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.Cecil/0.9.5/HeuristicLab.Cecil-0.9.5/HeuristicLab.Cecil-0.9.5.csproj
r11831 r16143 10 10 <RootNamespace>HeuristicLab.Cecil</RootNamespace> 11 11 <AssemblyName>HeuristicLab.Cecil-0.9.5</AssemblyName> 12 <TargetFrameworkVersion>v4. 5</TargetFrameworkVersion>12 <TargetFrameworkVersion>v4.7</TargetFrameworkVersion> 13 13 <FileAlignment>512</FileAlignment> 14 14 </PropertyGroup> -
branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.Cecil/0.9.5/Mono.Cecil-0.9.5/Mono.Cecil-0.9.5.csproj
r11707 r16143 10 10 <RootNamespace>Mono.Cecil</RootNamespace> 11 11 <AssemblyName>Mono.Cecil-0.9.5</AssemblyName> 12 <TargetFrameworkVersion>v4. 5</TargetFrameworkVersion>12 <TargetFrameworkVersion>v4.7</TargetFrameworkVersion> 13 13 <FileAlignment>512</FileAlignment> 14 14 </PropertyGroup> -
branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.DayView/1.0/HeuristicLab.DayView-1.0.csproj
r11623 r16143 11 11 <RootNamespace>HeuristicLab.DayView</RootNamespace> 12 12 <AssemblyName>HeuristicLab.DayView-1.0</AssemblyName> 13 <TargetFrameworkVersion>v4.5</TargetFrameworkVersion> 14 <TargetFrameworkProfile> 15 </TargetFrameworkProfile> 13 <TargetFrameworkVersion>v4.7</TargetFrameworkVersion> 14 <TargetFrameworkProfile></TargetFrameworkProfile> 16 15 <FileAlignment>512</FileAlignment> 17 16 <SignAssembly>true</SignAssembly> 18 17 <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile> 19 <FileUpgradeFlags> 20 </FileUpgradeFlags> 18 <FileUpgradeFlags></FileUpgradeFlags> 21 19 <OldToolsVersion>3.5</OldToolsVersion> 22 20 <UpgradeBackupLocation /> … … 175 173 </PropertyGroup> 176 174 <PropertyGroup> 177 <PostBuildEvent> 178 </PostBuildEvent> 175 <PostBuildEvent></PostBuildEvent> 179 176 </PropertyGroup> 180 177 </Project> -
branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.DotNetScilab/1.0/DotNetScilab-1.0/DotNetScilab-1.0.csproj
r11623 r16143 11 11 <RootNamespace>DotNetScilab</RootNamespace> 12 12 <AssemblyName>DotNetScilab-1.0</AssemblyName> 13 <TargetFrameworkVersion>v4. 5</TargetFrameworkVersion>13 <TargetFrameworkVersion>v4.7</TargetFrameworkVersion> 14 14 <FileAlignment>512</FileAlignment> 15 <FileUpgradeFlags> 16 </FileUpgradeFlags> 17 <UpgradeBackupLocation> 18 </UpgradeBackupLocation> 15 <FileUpgradeFlags></FileUpgradeFlags> 16 <UpgradeBackupLocation></UpgradeBackupLocation> 19 17 <OldToolsVersion>3.5</OldToolsVersion> 20 18 <TargetFrameworkProfile /> -
branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.DotNetScilab/1.0/DotNetScilab-1.0Example/cs_example.csproj
r10602 r16143 11 11 <RootNamespace>cs_example</RootNamespace> 12 12 <AssemblyName>cs_example</AssemblyName> 13 <TargetFrameworkVersion>v4. 0</TargetFrameworkVersion>13 <TargetFrameworkVersion>v4.7</TargetFrameworkVersion> 14 14 <FileAlignment>512</FileAlignment> 15 <FileUpgradeFlags> 16 </FileUpgradeFlags> 17 <UpgradeBackupLocation> 18 </UpgradeBackupLocation> 15 <FileUpgradeFlags></FileUpgradeFlags> 16 <UpgradeBackupLocation></UpgradeBackupLocation> 19 17 <OldToolsVersion>3.5</OldToolsVersion> 20 18 <TargetFrameworkProfile /> -
branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.DotNetScilab/1.0/HeuristicLab.DotNetScilab-1.0/HeuristicLab.DotNetScilab-1.0.csproj
r11623 r16143 10 10 <RootNamespace>HeuristicLab.DotNetScilab</RootNamespace> 11 11 <AssemblyName>HeuristicLab.DotNetScilab-1.0</AssemblyName> 12 <TargetFrameworkVersion>v4. 5</TargetFrameworkVersion>12 <TargetFrameworkVersion>v4.7</TargetFrameworkVersion> 13 13 <FileAlignment>512</FileAlignment> 14 14 <TargetFrameworkProfile /> -
branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.EPPlus/4.0.3/EPPlus-4.0.3/EPPlus-4.0.3.csproj
r12180 r16143 13 13 <SignAssembly>true</SignAssembly> 14 14 <AssemblyOriginatorKeyFile>OpenOfficeXml.snk</AssemblyOriginatorKeyFile> 15 <SccProjectName> 16 </SccProjectName> 17 <SccLocalPath> 18 </SccLocalPath> 19 <SccAuxPath> 20 </SccAuxPath> 21 <SccProvider> 22 </SccProvider> 23 <FileUpgradeFlags> 24 </FileUpgradeFlags> 25 <UpgradeBackupLocation> 26 </UpgradeBackupLocation> 15 <SccProjectName></SccProjectName> 16 <SccLocalPath></SccLocalPath> 17 <SccAuxPath></SccAuxPath> 18 <SccProvider></SccProvider> 19 <FileUpgradeFlags></FileUpgradeFlags> 20 <UpgradeBackupLocation></UpgradeBackupLocation> 27 21 <OldToolsVersion>3.5</OldToolsVersion> 28 <TargetFrameworkVersion>v4. 5</TargetFrameworkVersion>22 <TargetFrameworkVersion>v4.7</TargetFrameworkVersion> 29 23 <PublishUrl>publish\</PublishUrl> 30 24 <Install>true</Install> … … 42 36 <UseApplicationTrust>false</UseApplicationTrust> 43 37 <BootstrapperEnabled>true</BootstrapperEnabled> 44 <TargetFrameworkProfile> 45 </TargetFrameworkProfile> 38 <TargetFrameworkProfile></TargetFrameworkProfile> 46 39 </PropertyGroup> 47 40 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> … … 53 46 <ErrorReport>prompt</ErrorReport> 54 47 <WarningLevel>4</WarningLevel> 55 <DocumentationFile> 56 </DocumentationFile> 48 <DocumentationFile></DocumentationFile> 57 49 <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> 58 50 <PlatformTarget>AnyCPU</PlatformTarget> 59 <NoWarn> 60 </NoWarn> 51 <NoWarn></NoWarn> 61 52 <Prefer32Bit>false</Prefer32Bit> 62 53 </PropertyGroup> … … 68 59 <ErrorReport>prompt</ErrorReport> 69 60 <WarningLevel>4</WarningLevel> 70 <DocumentationFile> 71 </DocumentationFile> 61 <DocumentationFile></DocumentationFile> 72 62 <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> 73 63 <PlatformTarget>AnyCPU</PlatformTarget> … … 857 847 --> 858 848 <PropertyGroup> 859 <PostBuildEvent> 860 </PostBuildEvent> 861 <PreBuildEvent> 862 </PreBuildEvent> 849 <PostBuildEvent></PostBuildEvent> 850 <PreBuildEvent></PreBuildEvent> 863 851 </PropertyGroup> 864 852 </Project> -
branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.EPPlus/4.0.3/HeuristicLab.EPPlus-4.0.3/HeuristicLab.EPPlus-4.0.3.csproj
r12728 r16143 10 10 <RootNamespace>HeuristicLab.EPPlus</RootNamespace> 11 11 <AssemblyName>HeuristicLab.EPPlus-4.0.3</AssemblyName> 12 <TargetFrameworkVersion>v4. 5</TargetFrameworkVersion>12 <TargetFrameworkVersion>v4.7</TargetFrameworkVersion> 13 13 <FileAlignment>512</FileAlignment> 14 14 <TargetFrameworkProfile /> -
branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.GeoIP/1.12/HeuristicLab.GeoIP.csproj
r11623 r16143 11 11 <RootNamespace>HeuristicLab.GeoIP</RootNamespace> 12 12 <AssemblyName>HeuristicLab.GeoIP</AssemblyName> 13 <TargetFrameworkVersion>v4. 5</TargetFrameworkVersion>13 <TargetFrameworkVersion>v4.7</TargetFrameworkVersion> 14 14 <FileAlignment>512</FileAlignment> 15 15 <TargetFrameworkProfile /> … … 33 33 <ErrorReport>prompt</ErrorReport> 34 34 <WarningLevel>4</WarningLevel> 35 <DocumentationFile> 36 </DocumentationFile> 35 <DocumentationFile></DocumentationFile> 37 36 <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> 38 37 <Prefer32Bit>false</Prefer32Bit> … … 51 50 <OutputPath>bin\Release\</OutputPath> 52 51 <DefineConstants>TRACE</DefineConstants> 53 <DocumentationFile> 54 </DocumentationFile> 52 <DocumentationFile></DocumentationFile> 55 53 <Optimize>true</Optimize> 56 54 <DebugType>pdbonly</DebugType> … … 73 71 <OutputPath>bin\Release\</OutputPath> 74 72 <DefineConstants>TRACE</DefineConstants> 75 <DocumentationFile> 76 </DocumentationFile> 73 <DocumentationFile></DocumentationFile> 77 74 <Optimize>true</Optimize> 78 75 <DebugType>pdbonly</DebugType> -
branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.Igraph/0.8.0-pre/HeuristicLab.Igraph-0.8.0-pre/HeuristicLab.IGraph-0.8.0-pre.csproj
r15129 r16143 10 10 <RootNamespace>HeuristicLab.IGraph</RootNamespace> 11 11 <AssemblyName>HeuristicLab.IGraph-0.8.0-pre</AssemblyName> 12 <TargetFrameworkVersion>v4. 5</TargetFrameworkVersion>12 <TargetFrameworkVersion>v4.7</TargetFrameworkVersion> 13 13 <FileAlignment>512</FileAlignment> 14 14 </PropertyGroup> -
branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.LibSVM/3.12/HeuristicLab.LibSVM-3.12/HeuristicLab.LibSVM-3.12.csproj
r11623 r16143 11 11 <RootNamespace>HeuristicLab.LibSVM</RootNamespace> 12 12 <AssemblyName>HeuristicLab.LibSVM-3.12</AssemblyName> 13 <TargetFrameworkVersion>v4.5</TargetFrameworkVersion> 14 <TargetFrameworkProfile> 15 </TargetFrameworkProfile> 13 <TargetFrameworkVersion>v4.7</TargetFrameworkVersion> 14 <TargetFrameworkProfile></TargetFrameworkProfile> 16 15 <FileAlignment>512</FileAlignment> 17 16 <SignAssembly>true</SignAssembly> 18 17 <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile> 19 <FileUpgradeFlags> 20 </FileUpgradeFlags> 18 <FileUpgradeFlags></FileUpgradeFlags> 21 19 <OldToolsVersion>3.5</OldToolsVersion> 22 20 <UpgradeBackupLocation /> … … 55 53 <ErrorReport>prompt</ErrorReport> 56 54 <WarningLevel>4</WarningLevel> 57 <DocumentationFile> 58 </DocumentationFile> 55 <DocumentationFile></DocumentationFile> 59 56 <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> 60 57 <Prefer32Bit>false</Prefer32Bit> … … 73 70 <OutputPath>$(SolutionDir)\bin\</OutputPath> 74 71 <DefineConstants>TRACE</DefineConstants> 75 <DocumentationFile> 76 </DocumentationFile> 72 <DocumentationFile></DocumentationFile> 77 73 <Optimize>true</Optimize> 78 74 <DebugType>pdbonly</DebugType> … … 95 91 <OutputPath>$(SolutionDir)\bin\</OutputPath> 96 92 <DefineConstants>TRACE</DefineConstants> 97 <DocumentationFile> 98 </DocumentationFile> 93 <DocumentationFile></DocumentationFile> 99 94 <Optimize>true</Optimize> 100 95 <DebugType>pdbonly</DebugType> -
branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.LibSVM/3.12/LibSVM-3.12/LibSVM-3.12.csproj
r11623 r16143 11 11 <RootNamespace>LibSVM</RootNamespace> 12 12 <AssemblyName>LibSVM-3.12</AssemblyName> 13 <TargetFrameworkVersion>v4.5</TargetFrameworkVersion> 14 <TargetFrameworkProfile> 15 </TargetFrameworkProfile> 13 <TargetFrameworkVersion>v4.7</TargetFrameworkVersion> 14 <TargetFrameworkProfile></TargetFrameworkProfile> 16 15 <FileAlignment>512</FileAlignment> 17 16 <SignAssembly>true</SignAssembly> 18 17 <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile> 19 <FileUpgradeFlags> 20 </FileUpgradeFlags> 18 <FileUpgradeFlags></FileUpgradeFlags> 21 19 <OldToolsVersion>3.5</OldToolsVersion> 22 20 <UpgradeBackupLocation /> … … 75 73 <PlatformTarget>x64</PlatformTarget> 76 74 <ErrorReport>prompt</ErrorReport> 77 <DocumentationFile> 78 </DocumentationFile> 75 <DocumentationFile></DocumentationFile> 79 76 <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> 80 77 <Prefer32Bit>false</Prefer32Bit> … … 149 146 --> 150 147 <PropertyGroup> 151 <PreBuildEvent> 152 </PreBuildEvent> 148 <PreBuildEvent></PreBuildEvent> 153 149 </PropertyGroup> 154 150 </Project> -
branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.MathJax/2.6.1/HeuristicLab.MathJax-2.6.1/HeuristicLab.MathJax-2.6.1.csproj
r13932 r16143 11 11 <RootNamespace>HeuristicLab.MathJax</RootNamespace> 12 12 <AssemblyName>HeuristicLab.MathJax-2.6.1</AssemblyName> 13 <TargetFrameworkVersion>v4.5</TargetFrameworkVersion> 14 <TargetFrameworkProfile> 15 </TargetFrameworkProfile> 13 <TargetFrameworkVersion>v4.7</TargetFrameworkVersion> 14 <TargetFrameworkProfile></TargetFrameworkProfile> 16 15 <FileAlignment>512</FileAlignment> 17 16 <SignAssembly>true</SignAssembly> 18 17 <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile> 19 <FileUpgradeFlags> 20 </FileUpgradeFlags> 18 <FileUpgradeFlags></FileUpgradeFlags> 21 19 <OldToolsVersion>3.5</OldToolsVersion> 22 20 <UpgradeBackupLocation /> … … 55 53 <ErrorReport>prompt</ErrorReport> 56 54 <WarningLevel>4</WarningLevel> 57 <DocumentationFile> 58 </DocumentationFile> 55 <DocumentationFile></DocumentationFile> 59 56 <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> 60 57 <Prefer32Bit>false</Prefer32Bit> … … 73 70 <OutputPath>$(SolutionDir)\bin\</OutputPath> 74 71 <DefineConstants>TRACE</DefineConstants> 75 <DocumentationFile> 76 </DocumentationFile> 72 <DocumentationFile></DocumentationFile> 77 73 <Optimize>true</Optimize> 78 74 <DebugType>pdbonly</DebugType> … … 95 91 <OutputPath>$(SolutionDir)\bin\</OutputPath> 96 92 <DefineConstants>TRACE</DefineConstants> 97 <DocumentationFile> 98 </DocumentationFile> 93 <DocumentationFile></DocumentationFile> 99 94 <Optimize>true</Optimize> 100 95 <DebugType>pdbonly</DebugType> -
branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.MatlabConnector/1.0/HeuristicLab.MatlabConnector-1.0/HeuristicLab.MatlabConnector-1.0.csproj
r11623 r16143 10 10 <RootNamespace>HeuristicLab.MatlabConnector</RootNamespace> 11 11 <AssemblyName>HeuristicLab.MatlabConnector-1.0</AssemblyName> 12 <TargetFrameworkVersion>v4. 5</TargetFrameworkVersion>12 <TargetFrameworkVersion>v4.7</TargetFrameworkVersion> 13 13 <FileAlignment>512</FileAlignment> 14 14 <TargetFrameworkProfile /> -
branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.NRefactory/5.5.0/HeuristicLab.NRefactory-5.5.0/HeuristicLab.NRefactory-5.5.0.csproj
r11831 r16143 10 10 <RootNamespace>HeuristicLab.NRefactory</RootNamespace> 11 11 <AssemblyName>HeuristicLab.NRefactory-5.5.0</AssemblyName> 12 <TargetFrameworkVersion>v4. 5</TargetFrameworkVersion>12 <TargetFrameworkVersion>v4.7</TargetFrameworkVersion> 13 13 <FileAlignment>512</FileAlignment> 14 14 </PropertyGroup> -
branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.NRefactory/5.5.0/NRefactory-5.5.0/ICSharpCode.NRefactory-5.5.0.csproj
r11700 r16143 65 65 <PropertyGroup> 66 66 <SignAssembly>true</SignAssembly> 67 <TargetFrameworkVersion>v4. 5</TargetFrameworkVersion>67 <TargetFrameworkVersion>v4.7</TargetFrameworkVersion> 68 68 <TargetFrameworkProfile /> 69 69 <ProjectGuid>{1022483B-7CF4-4162-827F-984B64EAF8B3}</ProjectGuid> -
branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.NRefactory/5.5.0/NRefactory.CSharp-5.5.0/ICSharpCode.NRefactory.CSharp-5.5.0.csproj
r11707 r16143 10 10 <RootNamespace>ICSharpCode.NRefactory.CSharp</RootNamespace> 11 11 <AssemblyName>ICSharpCode.NRefactory.CSharp</AssemblyName> 12 <TargetFrameworkVersion>v4. 5</TargetFrameworkVersion>12 <TargetFrameworkVersion>v4.7</TargetFrameworkVersion> 13 13 <FileAlignment>512</FileAlignment> 14 14 </PropertyGroup> -
branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.NRefactory/5.5.0/NRefactory.Cecil-5.5.0/ICSharpCode.NRefactory.Cecil-5.5.0.csproj
r11700 r16143 10 10 <RootNamespace>ICSharpCode.NRefactory.Cecil</RootNamespace> 11 11 <AssemblyName>ICSharpCode.NRefactory.Cecil</AssemblyName> 12 <TargetFrameworkVersion>v4. 5</TargetFrameworkVersion>12 <TargetFrameworkVersion>v4.7</TargetFrameworkVersion> 13 13 <FileAlignment>512</FileAlignment> 14 14 </PropertyGroup> -
branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.NRefactory/5.5.0/NRefactory.Xml-5.5.0/ICSharpCode.NRefactory.Xml-5.5.0.csproj
r11810 r16143 10 10 <RootNamespace>ICSharpCode.NRefactory.Xml</RootNamespace> 11 11 <AssemblyName>ICSharpCode.NRefactory.Xml</AssemblyName> 12 <TargetFrameworkVersion>v4. 5</TargetFrameworkVersion>12 <TargetFrameworkVersion>v4.7</TargetFrameworkVersion> 13 13 <FileAlignment>512</FileAlignment> 14 14 </PropertyGroup> -
branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.Netron/3.0.2672.12446/HeuristicLab.Netron-3.0.2672.12446/HeuristicLab.Netron-3.0.2672.12446.csproj
r11623 r16143 11 11 <RootNamespace>HeuristicLab.Netron</RootNamespace> 12 12 <AssemblyName>HeuristicLab.Netron-3.0.2672.12446</AssemblyName> 13 <TargetFrameworkVersion>v4.5</TargetFrameworkVersion> 14 <TargetFrameworkProfile> 15 </TargetFrameworkProfile> 13 <TargetFrameworkVersion>v4.7</TargetFrameworkVersion> 14 <TargetFrameworkProfile></TargetFrameworkProfile> 16 15 <FileAlignment>512</FileAlignment> 17 16 <SignAssembly>true</SignAssembly> 18 17 <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile> 19 <FileUpgradeFlags> 20 </FileUpgradeFlags> 18 <FileUpgradeFlags></FileUpgradeFlags> 21 19 <OldToolsVersion>3.5</OldToolsVersion> 22 20 <UpgradeBackupLocation /> … … 176 174 --> 177 175 <PropertyGroup> 178 <PreBuildEvent> 179 </PreBuildEvent> 176 <PreBuildEvent></PreBuildEvent> 180 177 </PropertyGroup> 181 178 </Project> -
branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.Netron/3.0.2672.12446/Netron.Diagramming.Core-3.0.2672.12446/Netron.Diagramming.Core-3.0.2672.12446.csproj
r15973 r16143 9 9 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> 10 10 <ApplicationIcon>Resources\Schema.ico</ApplicationIcon> 11 <AssemblyKeyContainerName> 12 </AssemblyKeyContainerName> 11 <AssemblyKeyContainerName></AssemblyKeyContainerName> 13 12 <AssemblyName>Netron.Diagramming.Core-3.0.2672.12446</AssemblyName> 14 13 <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile> … … 20 19 <RootNamespace>Netron.Diagramming.Core</RootNamespace> 21 20 <RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent> 22 <StartupObject> 23 </StartupObject> 24 <FileUpgradeFlags> 25 </FileUpgradeFlags> 26 <UpgradeBackupLocation> 27 </UpgradeBackupLocation> 21 <StartupObject></StartupObject> 22 <FileUpgradeFlags></FileUpgradeFlags> 23 <UpgradeBackupLocation></UpgradeBackupLocation> 28 24 <SignAssembly>true</SignAssembly> 29 25 <OldToolsVersion>3.5</OldToolsVersion> 30 <TargetFrameworkVersion>v4.5</TargetFrameworkVersion> 31 <TargetFrameworkProfile> 32 </TargetFrameworkProfile> 26 <TargetFrameworkVersion>v4.7</TargetFrameworkVersion> 27 <TargetFrameworkProfile></TargetFrameworkProfile> 33 28 <PublishUrl>publish\</PublishUrl> 34 29 <Install>true</Install> … … 52 47 <BaseAddress>285212672</BaseAddress> 53 48 <CheckForOverflowUnderflow>true</CheckForOverflowUnderflow> 54 <ConfigurationOverrideFile> 55 </ConfigurationOverrideFile> 49 <ConfigurationOverrideFile></ConfigurationOverrideFile> 56 50 <DefineConstants>DEBUG;TRACE</DefineConstants> 57 <DocumentationFile> 58 </DocumentationFile> 51 <DocumentationFile></DocumentationFile> 59 52 <DebugSymbols>true</DebugSymbols> 60 53 <FileAlignment>4096</FileAlignment> 61 54 <NoStdLib>false</NoStdLib> 62 <NoWarn> 63 </NoWarn> 55 <NoWarn></NoWarn> 64 56 <Optimize>false</Optimize> 65 57 <RegisterForComInterop>false</RegisterForComInterop> … … 71 63 <GenerateSerializationAssemblies>Auto</GenerateSerializationAssemblies> 72 64 <RunCodeAnalysis>false</RunCodeAnalysis> 73 <CodeAnalysisRules> 74 </CodeAnalysisRules> 65 <CodeAnalysisRules></CodeAnalysisRules> 75 66 <CodeAnalysisRuleSet>Migrated rules for Netron.Diagramming.Core-3.0.2672.12446.ruleset</CodeAnalysisRuleSet> 76 67 <Prefer32Bit>false</Prefer32Bit> … … 81 72 <BaseAddress>285212672</BaseAddress> 82 73 <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow> 83 <ConfigurationOverrideFile> 84 </ConfigurationOverrideFile> 74 <ConfigurationOverrideFile></ConfigurationOverrideFile> 85 75 <DefineConstants>TRACE</DefineConstants> 86 <DocumentationFile> 87 </DocumentationFile> 76 <DocumentationFile></DocumentationFile> 88 77 <DebugSymbols>false</DebugSymbols> 89 78 <FileAlignment>4096</FileAlignment> 90 79 <NoStdLib>false</NoStdLib> 91 <NoWarn> 92 </NoWarn> 80 <NoWarn></NoWarn> 93 81 <Optimize>true</Optimize> 94 82 <RegisterForComInterop>false</RegisterForComInterop> … … 98 86 <DebugType>none</DebugType> 99 87 <ErrorReport>prompt</ErrorReport> 100 <CodeAnalysisRules> 101 </CodeAnalysisRules> 88 <CodeAnalysisRules></CodeAnalysisRules> 102 89 <CodeAnalysisRuleSet>Migrated rules for Netron.Diagramming.Core-3.0.2672.12446 (2).ruleset</CodeAnalysisRuleSet> 103 90 <Prefer32Bit>false</Prefer32Bit> … … 109 96 <BaseAddress>285212672</BaseAddress> 110 97 <CheckForOverflowUnderflow>true</CheckForOverflowUnderflow> 111 <DocumentationFile> 112 </DocumentationFile> 98 <DocumentationFile></DocumentationFile> 113 99 <FileAlignment>4096</FileAlignment> 114 100 <DebugType>full</DebugType> 115 101 <PlatformTarget>x86</PlatformTarget> 116 <CodeAnalysisRules> 117 </CodeAnalysisRules> 102 <CodeAnalysisRules></CodeAnalysisRules> 118 103 <GenerateSerializationAssemblies>Auto</GenerateSerializationAssemblies> 119 104 <ErrorReport>prompt</ErrorReport> … … 128 113 <FileAlignment>4096</FileAlignment> 129 114 <PlatformTarget>x86</PlatformTarget> 130 <CodeAnalysisRules> 131 </CodeAnalysisRules> 115 <CodeAnalysisRules></CodeAnalysisRules> 132 116 <ErrorReport>prompt</ErrorReport> 133 117 <CodeAnalysisRuleSet>Migrated rules for Netron.Diagramming.Core-3.0.2672.12446 (2).ruleset</CodeAnalysisRuleSet> … … 143 127 <DebugType>full</DebugType> 144 128 <PlatformTarget>x64</PlatformTarget> 145 <CodeAnalysisRules> 146 </CodeAnalysisRules> 129 <CodeAnalysisRules></CodeAnalysisRules> 147 130 <GenerateSerializationAssemblies>Auto</GenerateSerializationAssemblies> 148 131 <ErrorReport>prompt</ErrorReport> … … 157 140 <FileAlignment>4096</FileAlignment> 158 141 <PlatformTarget>x64</PlatformTarget> 159 <CodeAnalysisRules> 160 </CodeAnalysisRules> 142 <CodeAnalysisRules></CodeAnalysisRules> 161 143 <ErrorReport>prompt</ErrorReport> 162 144 <CodeAnalysisRuleSet>Migrated rules for Netron.Diagramming.Core-3.0.2672.12446 (2).ruleset</CodeAnalysisRuleSet> … … 228 210 <Compile Include="Layout\Tree.cs" /> 229 211 <Compile Include="Layout\TreeLayoutBase.cs" /> 230 <Compile Include="Printing\DiagramPrinter.cs"> 231 </Compile> 212 <Compile Include="Printing\DiagramPrinter.cs"></Compile> 232 213 <Compile Include="Ruler\HorizontalRuler.cs" /> 233 214 <Compile Include="Ruler\Ruler.cs" /> … … 563 544 <None Include="Docs\EntityTree.cd" /> 564 545 <None Include="Docs\Model.cd"> 565 <SubType> 566 </SubType> 546 <SubType></SubType> 567 547 </None> 568 548 <None Include="Docs\MVC main.cd" /> … … 599 579 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> 600 580 <PropertyGroup> 601 <PreBuildEvent> 602 </PreBuildEvent> 603 <PostBuildEvent> 604 </PostBuildEvent> 581 <PreBuildEvent></PreBuildEvent> 582 <PostBuildEvent></PostBuildEvent> 605 583 </PropertyGroup> 606 584 </Project> -
branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.ProtobufCS/2.4.1/HeuristicLab.ProtobufCS/HeuristicLab.ProtobufCS-2.4.1.473.csproj
r11623 r16143 11 11 <RootNamespace>HeuristicLab.ProtobufCS</RootNamespace> 12 12 <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> 16 15 <FileAlignment>512</FileAlignment> 17 16 <SignAssembly>true</SignAssembly> 18 17 <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile> 19 <FileUpgradeFlags> 20 </FileUpgradeFlags> 18 <FileUpgradeFlags></FileUpgradeFlags> 21 19 <OldToolsVersion>3.5</OldToolsVersion> 22 20 <UpgradeBackupLocation /> -
branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.ProtobufCS/2.4.1/ProtobufCS/src/ProtoGen/ProtoGen-2.4.1.473.csproj
r13008 r16143 11 11 <RootNamespace>Google.ProtocolBuffers.ProtoGen</RootNamespace> 12 12 <AssemblyName>ProtoGen</AssemblyName> 13 <TargetFrameworkVersion>v4. 5</TargetFrameworkVersion>13 <TargetFrameworkVersion>v4.7</TargetFrameworkVersion> 14 14 <FileAlignment>512</FileAlignment> 15 15 <SignAssembly>true</SignAssembly> 16 16 <AssemblyOriginatorKeyFile>..\..\keys\Google.ProtocolBuffers.snk</AssemblyOriginatorKeyFile> 17 <FileUpgradeFlags> 18 </FileUpgradeFlags> 19 <UpgradeBackupLocation> 20 </UpgradeBackupLocation> 17 <FileUpgradeFlags></FileUpgradeFlags> 18 <UpgradeBackupLocation></UpgradeBackupLocation> 21 19 <OldToolsVersion>3.5</OldToolsVersion> 22 20 <PublishUrl>publish\</PublishUrl> -
branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.ProtobufCS/2.4.1/ProtobufCS/src/ProtocolBuffers/ProtocolBuffers-2.4.1.473.csproj
r11623 r16143 11 11 <RootNamespace>Google.ProtocolBuffers</RootNamespace> 12 12 <AssemblyName>Google.ProtocolBuffers-2.4.1.473</AssemblyName> 13 <TargetFrameworkVersion>v4. 5</TargetFrameworkVersion>13 <TargetFrameworkVersion>v4.7</TargetFrameworkVersion> 14 14 <FileAlignment>512</FileAlignment> 15 15 <SignAssembly>true</SignAssembly> … … 23 23 <Optimize>false</Optimize> 24 24 <OutputPath>..\..\..\..\..\..\bin\</OutputPath> 25 <DocumentationFile> 26 </DocumentationFile> 25 <DocumentationFile></DocumentationFile> 27 26 <NoWarn>1591, 1570, 1571, 1572, 1573, 1574</NoWarn> 28 27 <DefineConstants>DEBUG;TRACE</DefineConstants> … … 36 35 <Optimize>true</Optimize> 37 36 <OutputPath>..\..\..\..\..\..\bin\</OutputPath> 38 <DocumentationFile> 39 </DocumentationFile> 37 <DocumentationFile></DocumentationFile> 40 38 <NoWarn>1591, 1570, 1571, 1572, 1573, 1574</NoWarn> 41 39 <DefineConstants>TRACE</DefineConstants> … … 222 220 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> 223 221 <PropertyGroup> 224 <PostBuildEvent> 225 </PostBuildEvent> 222 <PostBuildEvent></PostBuildEvent> 226 223 </PropertyGroup> 227 224 <!-- To modify your build process, add your task inside one of the targets below and uncomment it. -
branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.ProtobufCS/2.4.1/ProtobufCS/src/ProtocolBuffers/ProtocolBuffersLite.csproj
r8295 r16143 11 11 <RootNamespace>Google.ProtocolBuffers</RootNamespace> 12 12 <AssemblyName>Google.ProtocolBuffersLite</AssemblyName> 13 <TargetFrameworkVersion>v 2.0</TargetFrameworkVersion>13 <TargetFrameworkVersion>v4.7</TargetFrameworkVersion> 14 14 <FileAlignment>512</FileAlignment> 15 15 <SignAssembly>true</SignAssembly> -
branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.SimSharp/3.0.11/HeuristicLab.SimSharp-3.0.11/HeuristicLab.SimSharp-3.0.11.csproj
r15972 r16143 10 10 <RootNamespace>HeuristicLab.SimSharp</RootNamespace> 11 11 <AssemblyName>HeuristicLab.SimSharp-3.0.11</AssemblyName> 12 <TargetFrameworkVersion>v4. 5</TargetFrameworkVersion>12 <TargetFrameworkVersion>v4.7</TargetFrameworkVersion> 13 13 <FileAlignment>512</FileAlignment> 14 14 <SignAssembly>true</SignAssembly> -
branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.SimSharp/3.0.11/SimSharp-3.0.11/SimSharp-3.0.11.csproj
r15972 r16143 10 10 <RootNamespace>SimSharp</RootNamespace> 11 11 <AssemblyName>SimSharp-3.0.11</AssemblyName> 12 <TargetFrameworkVersion>v4. 5</TargetFrameworkVersion>12 <TargetFrameworkVersion>v4.7</TargetFrameworkVersion> 13 13 <FileAlignment>512</FileAlignment> 14 14 <TargetFrameworkProfile /> … … 34 34 <ErrorReport>prompt</ErrorReport> 35 35 <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> 36 <DocumentationFile> 37 </DocumentationFile> 36 <DocumentationFile></DocumentationFile> 38 37 </PropertyGroup> 39 38 <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'"> … … 49 48 <OutputPath>..\..\..\..\bin\</OutputPath> 50 49 <DefineConstants>TRACE</DefineConstants> 51 <DocumentationFile> 52 </DocumentationFile> 50 <DocumentationFile></DocumentationFile> 53 51 <Optimize>true</Optimize> 54 52 <DebugType>pdbonly</DebugType> … … 69 67 <OutputPath>..\..\..\..\bin\</OutputPath> 70 68 <DefineConstants>TRACE</DefineConstants> 71 <DocumentationFile> 72 </DocumentationFile> 69 <DocumentationFile></DocumentationFile> 73 70 <Optimize>true</Optimize> 74 71 <DebugType>pdbonly</DebugType> -
branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.WinFormsUI/2.7.0/HeuristicLab.WinFormsUI-2.7.0/HeuristicLab.WinFormsUI-2.7.0.csproj
r11623 r16143 11 11 <RootNamespace>HeuristicLab.WinFormsUI</RootNamespace> 12 12 <AssemblyName>HeuristicLab.WinFormsUI-2.7.0</AssemblyName> 13 <TargetFrameworkVersion>v4.5</TargetFrameworkVersion> 14 <TargetFrameworkProfile> 15 </TargetFrameworkProfile> 13 <TargetFrameworkVersion>v4.7</TargetFrameworkVersion> 14 <TargetFrameworkProfile></TargetFrameworkProfile> 16 15 <FileAlignment>512</FileAlignment> 17 16 <SignAssembly>true</SignAssembly> 18 17 <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile> 19 <FileUpgradeFlags> 20 </FileUpgradeFlags> 18 <FileUpgradeFlags></FileUpgradeFlags> 21 19 <OldToolsVersion>3.5</OldToolsVersion> 22 20 <UpgradeBackupLocation /> -
branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.WinFormsUI/2.7.0/WinFormsUI-2.7.0/WinFormsUI-2.7.0.csproj
r13008 r16143 13 13 <SignAssembly>true</SignAssembly> 14 14 <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile> 15 <FileUpgradeFlags> 16 </FileUpgradeFlags> 17 <UpgradeBackupLocation> 18 </UpgradeBackupLocation> 15 <FileUpgradeFlags></FileUpgradeFlags> 16 <UpgradeBackupLocation></UpgradeBackupLocation> 19 17 <OldToolsVersion>3.5</OldToolsVersion> 20 <TargetFrameworkVersion>v4.5</TargetFrameworkVersion> 21 <TargetFrameworkProfile> 22 </TargetFrameworkProfile> 18 <TargetFrameworkVersion>v4.7</TargetFrameworkVersion> 19 <TargetFrameworkProfile></TargetFrameworkProfile> 23 20 <PublishUrl>publish\</PublishUrl> 24 21 <Install>true</Install>
Note: See TracChangeset
for help on using the changeset viewer.