[2772] | 1 | <?xml version="1.0" encoding="utf-8"?>
|
---|
[4065] | 2 | <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
---|
[2772] | 3 | <PropertyGroup>
|
---|
| 4 | <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
---|
| 5 | <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
---|
| 6 | <ProductVersion>9.0.30729</ProductVersion>
|
---|
| 7 | <SchemaVersion>2.0</SchemaVersion>
|
---|
| 8 | <ProjectGuid>{BB994448-2B21-4564-BB2E-38D8FFF8CF18}</ProjectGuid>
|
---|
| 9 | <OutputType>Library</OutputType>
|
---|
| 10 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
---|
| 11 | <RootNamespace>HeuristicLab.Netron</RootNamespace>
|
---|
| 12 | <AssemblyName>HeuristicLab.Netron-3.0.2672.12446</AssemblyName>
|
---|
[5163] | 13 | <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
---|
| 14 | <TargetFrameworkProfile>
|
---|
| 15 | </TargetFrameworkProfile>
|
---|
[2772] | 16 | <FileAlignment>512</FileAlignment>
|
---|
[2777] | 17 | <SignAssembly>true</SignAssembly>
|
---|
| 18 | <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
|
---|
[4065] | 19 | <FileUpgradeFlags>
|
---|
| 20 | </FileUpgradeFlags>
|
---|
| 21 | <OldToolsVersion>3.5</OldToolsVersion>
|
---|
| 22 | <UpgradeBackupLocation />
|
---|
| 23 | <PublishUrl>publish\</PublishUrl>
|
---|
| 24 | <Install>true</Install>
|
---|
| 25 | <InstallFrom>Disk</InstallFrom>
|
---|
| 26 | <UpdateEnabled>false</UpdateEnabled>
|
---|
| 27 | <UpdateMode>Foreground</UpdateMode>
|
---|
| 28 | <UpdateInterval>7</UpdateInterval>
|
---|
| 29 | <UpdateIntervalUnits>Days</UpdateIntervalUnits>
|
---|
| 30 | <UpdatePeriodically>false</UpdatePeriodically>
|
---|
| 31 | <UpdateRequired>false</UpdateRequired>
|
---|
| 32 | <MapFileExtensions>true</MapFileExtensions>
|
---|
| 33 | <ApplicationRevision>0</ApplicationRevision>
|
---|
| 34 | <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
|
---|
| 35 | <IsWebBootstrapper>false</IsWebBootstrapper>
|
---|
| 36 | <UseApplicationTrust>false</UseApplicationTrust>
|
---|
| 37 | <BootstrapperEnabled>true</BootstrapperEnabled>
|
---|
[2772] | 38 | </PropertyGroup>
|
---|
| 39 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
---|
| 40 | <DebugSymbols>true</DebugSymbols>
|
---|
| 41 | <DebugType>full</DebugType>
|
---|
| 42 | <Optimize>false</Optimize>
|
---|
[6829] | 43 | <OutputPath>$(SolutionDir)\bin\Debug\</OutputPath>
|
---|
[2772] | 44 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 45 | <ErrorReport>prompt</ErrorReport>
|
---|
| 46 | <WarningLevel>4</WarningLevel>
|
---|
[4065] | 47 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[2772] | 48 | </PropertyGroup>
|
---|
| 49 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
---|
| 50 | <DebugType>pdbonly</DebugType>
|
---|
| 51 | <Optimize>true</Optimize>
|
---|
[6829] | 52 | <OutputPath>$(SolutionDir)\bin\Release\</OutputPath>
|
---|
[2772] | 53 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 54 | <ErrorReport>prompt</ErrorReport>
|
---|
| 55 | <WarningLevel>4</WarningLevel>
|
---|
[4065] | 56 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[2772] | 57 | </PropertyGroup>
|
---|
[2801] | 58 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
|
---|
| 59 | <DebugSymbols>true</DebugSymbols>
|
---|
[6829] | 60 | <OutputPath>$(SolutionDir)\bin\x86\Debug\</OutputPath>
|
---|
[2801] | 61 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 62 | <DebugType>full</DebugType>
|
---|
| 63 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 64 | <ErrorReport>prompt</ErrorReport>
|
---|
[4065] | 65 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[2801] | 66 | </PropertyGroup>
|
---|
| 67 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
|
---|
[6829] | 68 | <OutputPath>$(SolutionDir)\bin\x86\Release\</OutputPath>
|
---|
[2801] | 69 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 70 | <Optimize>true</Optimize>
|
---|
| 71 | <DebugType>pdbonly</DebugType>
|
---|
| 72 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 73 | <ErrorReport>prompt</ErrorReport>
|
---|
[4065] | 74 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[2801] | 75 | </PropertyGroup>
|
---|
[2803] | 76 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
|
---|
| 77 | <DebugSymbols>true</DebugSymbols>
|
---|
[6829] | 78 | <OutputPath>$(SolutionDir)\bin\x64\Debug\</OutputPath>
|
---|
[2803] | 79 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 80 | <DebugType>full</DebugType>
|
---|
| 81 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 82 | <ErrorReport>prompt</ErrorReport>
|
---|
[4065] | 83 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[2803] | 84 | </PropertyGroup>
|
---|
| 85 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
|
---|
[6829] | 86 | <OutputPath>$(SolutionDir)\bin\x64\Release\</OutputPath>
|
---|
[2803] | 87 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 88 | <Optimize>true</Optimize>
|
---|
| 89 | <DebugType>pdbonly</DebugType>
|
---|
| 90 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 91 | <ErrorReport>prompt</ErrorReport>
|
---|
[4065] | 92 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[2803] | 93 | </PropertyGroup>
|
---|
[2772] | 94 | <ItemGroup>
|
---|
| 95 | <Reference Include="System" />
|
---|
| 96 | <Reference Include="System.Core">
|
---|
| 97 | <RequiredTargetFramework>3.5</RequiredTargetFramework>
|
---|
| 98 | </Reference>
|
---|
[2781] | 99 | <Reference Include="System.Drawing" />
|
---|
| 100 | <Reference Include="System.Windows.Forms" />
|
---|
[2772] | 101 | <Reference Include="System.Xml.Linq">
|
---|
| 102 | <RequiredTargetFramework>3.5</RequiredTargetFramework>
|
---|
| 103 | </Reference>
|
---|
| 104 | <Reference Include="System.Data.DataSetExtensions">
|
---|
| 105 | <RequiredTargetFramework>3.5</RequiredTargetFramework>
|
---|
| 106 | </Reference>
|
---|
| 107 | <Reference Include="System.Data" />
|
---|
| 108 | <Reference Include="System.Xml" />
|
---|
| 109 | </ItemGroup>
|
---|
| 110 | <ItemGroup>
|
---|
[2934] | 111 | <Compile Include="ExpandableIconMaterial.cs" />
|
---|
[2781] | 112 | <Compile Include="NetronVisualization.cs">
|
---|
| 113 | <SubType>Component</SubType>
|
---|
| 114 | </Compile>
|
---|
| 115 | <Compile Include="NetronVisualization.Designer.cs">
|
---|
| 116 | <DependentUpon>NetronVisualization.cs</DependentUpon>
|
---|
| 117 | </Compile>
|
---|
| 118 | <Compile Include="Ants.cs" />
|
---|
| 119 | <Compile Include="Controller.cs" />
|
---|
| 120 | <Compile Include="Ghosts.cs" />
|
---|
[2772] | 121 | <Compile Include="HeuristicLabNetronPlugin.cs" />
|
---|
| 122 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
[2781] | 123 | <Compile Include="TextEditor.cs" />
|
---|
| 124 | <Compile Include="View.cs" />
|
---|
[2772] | 125 | </ItemGroup>
|
---|
| 126 | <ItemGroup>
|
---|
[3832] | 127 | <ProjectReference Include="..\..\..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
|
---|
[2772] | 128 | <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
|
---|
[3832] | 129 | <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
|
---|
[6832] | 130 | <Private>False</Private></ProjectReference>
|
---|
[2772] | 131 | <ProjectReference Include="..\Netron.Diagramming.Core-3.0.2672.12446\Netron.Diagramming.Core-3.0.2672.12446.csproj">
|
---|
| 132 | <Project>{96AEBBEE-4203-45F3-BCF5-7B73BF256BDA}</Project>
|
---|
| 133 | <Name>Netron.Diagramming.Core-3.0.2672.12446</Name>
|
---|
[6832] | 134 | <Private>False</Private></ProjectReference>
|
---|
[2772] | 135 | </ItemGroup>
|
---|
| 136 | <ItemGroup>
|
---|
| 137 | <Content Include="Netron.Diagramming.Core License.txt">
|
---|
| 138 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
---|
| 139 | </Content>
|
---|
| 140 | </ItemGroup>
|
---|
[2777] | 141 | <ItemGroup>
|
---|
| 142 | <None Include="HeuristicLab.snk" />
|
---|
| 143 | </ItemGroup>
|
---|
[4065] | 144 | <ItemGroup>
|
---|
| 145 | <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
|
---|
| 146 | <Visible>False</Visible>
|
---|
| 147 | <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
|
---|
| 148 | <Install>false</Install>
|
---|
| 149 | </BootstrapperPackage>
|
---|
| 150 | <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
|
---|
| 151 | <Visible>False</Visible>
|
---|
| 152 | <ProductName>.NET Framework 3.5 SP1</ProductName>
|
---|
| 153 | <Install>true</Install>
|
---|
| 154 | </BootstrapperPackage>
|
---|
| 155 | <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
|
---|
| 156 | <Visible>False</Visible>
|
---|
| 157 | <ProductName>Windows Installer 3.1</ProductName>
|
---|
| 158 | <Install>true</Install>
|
---|
| 159 | </BootstrapperPackage>
|
---|
| 160 | </ItemGroup>
|
---|
[2772] | 161 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
| 162 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
| 163 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
| 164 | <Target Name="BeforeBuild">
|
---|
| 165 | </Target>
|
---|
| 166 | <Target Name="AfterBuild">
|
---|
| 167 | </Target>
|
---|
| 168 | -->
|
---|
| 169 | <PropertyGroup>
|
---|
[2777] | 170 | <PreBuildEvent>
|
---|
| 171 | </PreBuildEvent>
|
---|
[2772] | 172 | </PropertyGroup>
|
---|
| 173 | </Project> |
---|