Changeset 16144 for branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.MathJax/2.6.1/HeuristicLab.MathJax-2.6.1
- Timestamp:
- 09/14/18 18:05:09 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.MathJax/2.6.1/HeuristicLab.MathJax-2.6.1/HeuristicLab.MathJax-2.6.1.csproj
r16143 r16144 11 11 <RootNamespace>HeuristicLab.MathJax</RootNamespace> 12 12 <AssemblyName>HeuristicLab.MathJax-2.6.1</AssemblyName> 13 <TargetFrameworkVersion>v4.7</TargetFrameworkVersion> 14 <TargetFrameworkProfile></TargetFrameworkProfile> 13 <TargetFrameworkVersion>v4.5</TargetFrameworkVersion> 14 <TargetFrameworkProfile> 15 </TargetFrameworkProfile> 15 16 <FileAlignment>512</FileAlignment> 16 17 <SignAssembly>true</SignAssembly> 17 18 <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile> 18 <FileUpgradeFlags></FileUpgradeFlags> 19 <FileUpgradeFlags> 20 </FileUpgradeFlags> 19 21 <OldToolsVersion>3.5</OldToolsVersion> 20 22 <UpgradeBackupLocation /> … … 53 55 <ErrorReport>prompt</ErrorReport> 54 56 <WarningLevel>4</WarningLevel> 55 <DocumentationFile></DocumentationFile> 57 <DocumentationFile> 58 </DocumentationFile> 56 59 <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> 57 60 <Prefer32Bit>false</Prefer32Bit> … … 70 73 <OutputPath>$(SolutionDir)\bin\</OutputPath> 71 74 <DefineConstants>TRACE</DefineConstants> 72 <DocumentationFile></DocumentationFile> 75 <DocumentationFile> 76 </DocumentationFile> 73 77 <Optimize>true</Optimize> 74 78 <DebugType>pdbonly</DebugType> … … 91 95 <OutputPath>$(SolutionDir)\bin\</OutputPath> 92 96 <DefineConstants>TRACE</DefineConstants> 93 <DocumentationFile></DocumentationFile> 97 <DocumentationFile> 98 </DocumentationFile> 94 99 <Optimize>true</Optimize> 95 100 <DebugType>pdbonly</DebugType>
Note: See TracChangeset
for help on using the changeset viewer.