Changeset 16143 for branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.Netron/3.0.2672.12446
- Timestamp:
- 09/14/18 17:07:25 (6 years ago)
- Location:
- branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.Netron/3.0.2672.12446
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
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>
Note: See TracChangeset
for help on using the changeset viewer.