Changeset 6833 for branches/Trunk/HeuristicLab.ExtLibs/HeuristicLab.Netron/3.0.2672.12446/HeuristicLab.Netron-3.0.2672.12446/HeuristicLab.Netron-3.0.2672.12446.csproj
- Timestamp:
- 09/26/11 15:54:13 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/Trunk/HeuristicLab.ExtLibs/HeuristicLab.Netron/3.0.2672.12446/HeuristicLab.Netron-3.0.2672.12446/HeuristicLab.Netron-3.0.2672.12446.csproj
r6832 r6833 119 119 <Compile Include="Controller.cs" /> 120 120 <Compile Include="Ghosts.cs" /> 121 <Compile Include=" HeuristicLabNetronPlugin.cs" />121 <Compile Include="Plugin.cs" /> 122 122 <Compile Include="Properties\AssemblyInfo.cs" /> 123 123 <Compile Include="TextEditor.cs" /> … … 128 128 <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project> 129 129 <Name>HeuristicLab.PluginInfrastructure-3.3</Name> 130 <Private>False</Private></ProjectReference> 130 <Private>False</Private> 131 </ProjectReference> 131 132 <ProjectReference Include="..\Netron.Diagramming.Core-3.0.2672.12446\Netron.Diagramming.Core-3.0.2672.12446.csproj"> 132 133 <Project>{96AEBBEE-4203-45F3-BCF5-7B73BF256BDA}</Project> 133 134 <Name>Netron.Diagramming.Core-3.0.2672.12446</Name> 134 <Private>False</Private></ProjectReference> 135 <Private>False</Private> 136 </ProjectReference> 135 137 </ItemGroup> 136 138 <ItemGroup>
Note: See TracChangeset
for help on using the changeset viewer.