Changeset 7460 for branches/HeuristicLab.TimeSeries/HeuristicLab.Operators.Views/3.3/HeuristicLab.Operators.Views-3.3.csproj
- Timestamp:
- 02/06/12 17:50:17 (13 years ago)
- Location:
- branches/HeuristicLab.TimeSeries
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HeuristicLab.TimeSeries
- Property svn:ignore
-
old new 3 3 *.resharper 4 4 *.suo 5 *.user 5 6 *.vsp 6 7 Doxygen 8 FxCopResults.txt 7 9 Google.ProtocolBuffers-0.9.1.dll 8 10 HeuristicLab 3.3.5.1.ReSharper.user
-
- Property svn:mergeinfo changed
- Property svn:ignore
-
branches/HeuristicLab.TimeSeries/HeuristicLab.Operators.Views/3.3/HeuristicLab.Operators.Views-3.3.csproj
r6866 r7460 142 142 </Compile> 143 143 <Compile Include="Plugin.cs" /> 144 <Compile Include="ReductionOperationView.cs"> 145 <SubType>UserControl</SubType> 146 </Compile> 147 <Compile Include="ReductionOperationView.Designer.cs"> 148 <DependentUpon>ReductionOperationView.cs</DependentUpon> 149 </Compile> 144 150 <Compile Include="ValuesCollectorView.cs"> 145 151 <SubType>UserControl</SubType>
Note: See TracChangeset
for help on using the changeset viewer.