- Timestamp:
- 09/02/15 13:16:18 (9 years ago)
- Location:
- branches/crossvalidation-2434
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/crossvalidation-2434
- Property svn:mergeinfo changed
-
branches/crossvalidation-2434/HeuristicLab.Services.WebApp/3.3
- Property svn:ignore
-
old new 1 1 Bin 2 HeuristicLab.Services.WebApp-3.3.csproj.user
-
- Property svn:ignore
-
branches/crossvalidation-2434/HeuristicLab.Services.WebApp/3.3/Plugin.cs
r12523 r12931 77 77 if (!assemblies.Any()) 78 78 return; 79 79 80 var assemblyPath = assemblies.First(); 80 81 AssemblyName = Path.GetFileName(assemblyPath);
Note: See TracChangeset
for help on using the changeset viewer.