Added Ability to Sort Results by SourceSafe date or Development Date
This commit is contained in:
@@ -5,7 +5,7 @@ using System.IO;
|
||||
|
||||
namespace Sync
|
||||
{
|
||||
class FileCompare
|
||||
public class FileCompare
|
||||
{
|
||||
private FileInfo _Developement;
|
||||
private FileInfo _SourceSafe;
|
||||
|
Reference in New Issue
Block a user