Changeset 11920 for stable/HeuristicLab.ExtLibs/HeuristicLab.Netron/3.0.2672.12446/Netron.Diagramming.Core-3.0.2672.12446
- Timestamp:
- 02/05/15 17:37:03 (10 years ago)
- Location:
- stable
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
stable
- Property svn:mergeinfo changed
/trunk/sources merged: 11623,11631,11634
- Property svn:mergeinfo changed
-
stable/HeuristicLab.ExtLibs
- Property svn:mergeinfo changed
/trunk/sources/HeuristicLab.ExtLibs merged: 11623
- Property svn:mergeinfo changed
-
stable/HeuristicLab.ExtLibs/HeuristicLab.Netron/3.0.2672.12446/Netron.Diagramming.Core-3.0.2672.12446/Netron.Diagramming.Core-3.0.2672.12446.csproj
r8600 r11920 28 28 <SignAssembly>true</SignAssembly> 29 29 <OldToolsVersion>3.5</OldToolsVersion> 30 <TargetFrameworkVersion>v4. 0</TargetFrameworkVersion>30 <TargetFrameworkVersion>v4.5</TargetFrameworkVersion> 31 31 <TargetFrameworkProfile> 32 32 </TargetFrameworkProfile> … … 74 74 </CodeAnalysisRules> 75 75 <CodeAnalysisRuleSet>Migrated rules for Netron.Diagramming.Core-3.0.2672.12446.ruleset</CodeAnalysisRuleSet> 76 <Prefer32Bit>false</Prefer32Bit> 76 77 </PropertyGroup> 77 78 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> … … 100 101 </CodeAnalysisRules> 101 102 <CodeAnalysisRuleSet>Migrated rules for Netron.Diagramming.Core-3.0.2672.12446 (2).ruleset</CodeAnalysisRuleSet> 103 <Prefer32Bit>false</Prefer32Bit> 102 104 </PropertyGroup> 103 105 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' "> … … 117 119 <ErrorReport>prompt</ErrorReport> 118 120 <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> 121 <Prefer32Bit>false</Prefer32Bit> 119 122 </PropertyGroup> 120 123 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' "> … … 129 132 <ErrorReport>prompt</ErrorReport> 130 133 <CodeAnalysisRuleSet>Migrated rules for Netron.Diagramming.Core-3.0.2672.12446 (2).ruleset</CodeAnalysisRuleSet> 134 <Prefer32Bit>false</Prefer32Bit> 131 135 </PropertyGroup> 132 136 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' "> … … 144 148 <ErrorReport>prompt</ErrorReport> 145 149 <CodeAnalysisRuleSet>Migrated rules for Netron.Diagramming.Core-3.0.2672.12446.ruleset</CodeAnalysisRuleSet> 150 <Prefer32Bit>false</Prefer32Bit> 146 151 </PropertyGroup> 147 152 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' "> … … 156 161 <ErrorReport>prompt</ErrorReport> 157 162 <CodeAnalysisRuleSet>Migrated rules for Netron.Diagramming.Core-3.0.2672.12446 (2).ruleset</CodeAnalysisRuleSet> 163 <Prefer32Bit>false</Prefer32Bit> 158 164 </PropertyGroup> 159 165 <ItemGroup> … … 593 599 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> 594 600 <PropertyGroup> 595 <PreBuildEvent>601 <PreBuildEvent> 596 602 </PreBuildEvent> 597 603 <PostBuildEvent> -
stable/HeuristicLab.ExtLibs/HeuristicLab.Netron/3.0.2672.12446/Netron.Diagramming.Core-3.0.2672.12446/Properties/Settings.Designer.cs
r4065 r11920 2 2 // <auto-generated> 3 3 // This code was generated by a tool. 4 // Runtime Version:4.0.30319. 14 // Runtime Version:4.0.30319.34014 5 5 // 6 6 // Changes to this file may cause incorrect behavior and will be lost if … … 13 13 14 14 [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] 15 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "1 0.0.0.0")]15 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "12.0.0.0")] 16 16 internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase { 17 17 -
stable/HeuristicLab.ExtLibs/HeuristicLab.Netron/3.0.2672.12446/Netron.Diagramming.Core-3.0.2672.12446/Resources/Resource1.Designer.cs
r5163 r11920 2 2 // <auto-generated> 3 3 // This code was generated by a tool. 4 // Runtime Version:4.0.30319. 14 // Runtime Version:4.0.30319.34014 5 5 // 6 6 // Changes to this file may cause incorrect behavior and will be lost if
Note: See TracChangeset
for help on using the changeset viewer.