Changeset 8086 for branches/ScatterSearch (trunk integration)/HeuristicLab.Analysis.Views/3.3/HeuristicLab.Analysis.Views-3.3.csproj
- Timestamp:
- 06/22/12 11:11:38 (12 years ago)
- Location:
- branches/ScatterSearch (trunk integration)
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/ScatterSearch (trunk integration)
- Property svn:ignore
-
old new 20 20 bin 21 21 protoc.exe 22 _ReSharper.HeuristicLab 3.3 Tests
-
- Property svn:mergeinfo changed
- Property svn:ignore
-
branches/ScatterSearch (trunk integration)/HeuristicLab.Analysis.Views/3.3/HeuristicLab.Analysis.Views-3.3.csproj
r6866 r8086 116 116 </ItemGroup> 117 117 <ItemGroup> 118 <Compile Include="ScatterPlotView.cs"> 119 <SubType>UserControl</SubType> 120 </Compile> 121 <Compile Include="ScatterPlotView.Designer.cs"> 122 <DependentUpon>ScatterPlotView.cs</DependentUpon> 123 </Compile> 118 124 <None Include="Plugin.cs.frame" /> 119 125 <Compile Include="AlleleFrequencyCollectionView.cs"> … … 215 221 <Private>False</Private> 216 222 </ProjectReference> 217 <ProjectReference Include="..\..\HeuristicLab.Data.Views\3.3\HeuristicLab.Data.Views-3.3.csproj">218 <Project>{72104A0B-90E7-42F3-9ABE-9BBBADD4B943}</Project>219 <Name>HeuristicLab.Data.Views-3.3</Name>220 <Private>False</Private>221 </ProjectReference>222 223 <ProjectReference Include="..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj"> 223 224 <Project>{BBAB9DF5-5EF3-4BA8-ADE9-B36E82114937}</Project> … … 233 234 <Project>{3BD61258-31DA-4B09-89C0-4F71FEF5F05A}</Project> 234 235 <Name>HeuristicLab.MainForm-3.3</Name> 235 <Private>False</Private>236 </ProjectReference>237 <ProjectReference Include="..\..\HeuristicLab.Optimization.Views\3.3\HeuristicLab.Optimization.Views-3.3.csproj">238 <Project>{662B4B15-8F4D-4AE5-B3EB-D91C215F5AF2}</Project>239 <Name>HeuristicLab.Optimization.Views-3.3</Name>240 <Private>False</Private>241 </ProjectReference>242 <ProjectReference Include="..\..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj">243 <Project>{14AB8D24-25BC-400C-A846-4627AA945192}</Project>244 <Name>HeuristicLab.Optimization-3.3</Name>245 236 <Private>False</Private> 246 237 </ProjectReference>
Note: See TracChangeset
for help on using the changeset viewer.