Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
06/07/11 12:49:03 (13 years ago)
Author:
mkommend
Message:

#1479: Merged trunk changes into branch.

Location:
branches/GP.Grammar.Editor/HeuristicLab.MainForm/3.3
Files:
1 edited
1 copied

Legend:

Unmodified
Added
Removed
  • branches/GP.Grammar.Editor/HeuristicLab.MainForm/3.3/HeuristicLab.MainForm-3.3.csproj

    r5163 r6377  
    1212    <AssemblyName>HeuristicLab.MainForm-3.3</AssemblyName>
    1313    <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
    14     <TargetFrameworkProfile></TargetFrameworkProfile>
     14    <TargetFrameworkProfile>
     15    </TargetFrameworkProfile>
    1516    <FileAlignment>512</FileAlignment>
    1617    <SignAssembly>true</SignAssembly>
     
    111112  <ItemGroup>
    112113    <None Include="HeuristicLabMainFormPlugin.cs.frame" />
     114    <Compile Include="Interfaces\IConfigureableView.cs" />
    113115    <Compile Include="ViewAttribute.cs" />
    114116    <Compile Include="Interfaces\IContentView.cs" />
Note: See TracChangeset for help on using the changeset viewer.