- Timestamp:
- 06/28/17 22:10:45 (7 years ago)
- Location:
- stable
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
stable
- Property svn:mergeinfo changed
/trunk/sources merged: 13501,13503,13511,13513,13534-13535,13540,13550,13552,13593,13666
- Property svn:mergeinfo changed
-
stable/HeuristicLab.Clients.OKB/3.3/HeuristicLab.Clients.OKB-3.3.csproj
r11920 r15081 158 158 <Compile Include="RunCreation\RunCreationClient.cs" /> 159 159 <Compile Include="RunCreation\ServiceClient\Algorithm.cs" /> 160 <Compile Include="RunCreation\ServiceClient\BoolValue.cs" /> 161 <Compile Include="RunCreation\ServiceClient\TimeSpanValue.cs" /> 162 <Compile Include="RunCreation\ServiceClient\StringValue.cs" /> 163 <Compile Include="RunCreation\ServiceClient\PercentValue.cs" /> 164 <Compile Include="RunCreation\ServiceClient\DoubleValue.cs" /> 165 <Compile Include="RunCreation\ServiceClient\FloatValue.cs" /> 166 <Compile Include="RunCreation\ServiceClient\LongValue.cs" /> 167 <Compile Include="RunCreation\ServiceClient\IntValue.cs" /> 160 168 <Compile Include="RunCreation\ServiceClient\Problem.cs" /> 161 169 <Compile Include="RunCreation\ServiceClient\RunCreationServiceClient.cs" /> 162 170 <Compile Include="Properties\AssemblyInfo.cs" /> 171 <Compile Include="RunCreation\ServiceClient\Value.cs" /> 163 172 <Compile Include="RunCreation\SingleObjectiveOKBProblem.cs" /> 164 173 <None Include="app.config" />
Note: See TracChangeset
for help on using the changeset viewer.