Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
03/27/18 17:34:41 (6 years ago)
Author:
jzenisek
Message:

#2719: added proxy ensemble model

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2719_HeuristicLab.DatastreamAnalysis/HeuristicLab.DatastreamAnalysis.Views/3.4/HeuristicLab.DatastreamAnalysis.Views.csproj

    r14710 r15867  
    2020    <DebugType>full</DebugType>
    2121    <Optimize>false</Optimize>
    22     <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
     22    <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
    2323    <DefineConstants>DEBUG;TRACE</DefineConstants>
    2424    <ErrorReport>prompt</ErrorReport>
     
    111111      <DependentUpon>DatastreamAnalysisOptimizerView.cs</DependentUpon>
    112112    </Compile>
    113     <Compile Include="Form1.cs">
    114       <SubType>Form</SubType>
    115     </Compile>
    116     <Compile Include="Form1.Designer.cs">
    117       <DependentUpon>Form1.cs</DependentUpon>
    118     </Compile>
    119113    <Compile Include="Plugin.cs" />
    120114    <Compile Include="Properties\AssemblyInfo.cs" />
     
    148142      <DependentUpon>DatastreamAnalysisOptimizerView.cs</DependentUpon>
    149143    </EmbeddedResource>
    150     <EmbeddedResource Include="Form1.resx">
    151       <DependentUpon>Form1.cs</DependentUpon>
    152     </EmbeddedResource>
    153144    <EmbeddedResource Include="RegressionEnsembleModelView.resx">
    154145      <DependentUpon>RegressionEnsembleModelView.cs</DependentUpon>
Note: See TracChangeset for help on using the changeset viewer.