Changeset 6115 for branches/histogram/HeuristicLab.MainForm
- Timestamp:
- 05/03/11 19:52:35 (14 years ago)
- Location:
- branches/histogram/HeuristicLab.MainForm/3.3
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/histogram/HeuristicLab.MainForm/3.3/HeuristicLab.MainForm-3.3.csproj
r5163 r6115 12 12 <AssemblyName>HeuristicLab.MainForm-3.3</AssemblyName> 13 13 <TargetFrameworkVersion>v4.0</TargetFrameworkVersion> 14 <TargetFrameworkProfile></TargetFrameworkProfile> 14 <TargetFrameworkProfile> 15 </TargetFrameworkProfile> 15 16 <FileAlignment>512</FileAlignment> 16 17 <SignAssembly>true</SignAssembly> … … 111 112 <ItemGroup> 112 113 <None Include="HeuristicLabMainFormPlugin.cs.frame" /> 114 <Compile Include="Interfaces\IConfigureableView.cs" /> 113 115 <Compile Include="ViewAttribute.cs" /> 114 116 <Compile Include="Interfaces\IContentView.cs" />
Note: See TracChangeset
for help on using the changeset viewer.