diff options
Diffstat (limited to 'src/WixToolset.BuildTasks/FileSearchHelperMethods.cs')
| -rw-r--r-- | src/WixToolset.BuildTasks/FileSearchHelperMethods.cs | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/WixToolset.BuildTasks/FileSearchHelperMethods.cs b/src/WixToolset.BuildTasks/FileSearchHelperMethods.cs index 6cc804eb..397c9d7c 100644 --- a/src/WixToolset.BuildTasks/FileSearchHelperMethods.cs +++ b/src/WixToolset.BuildTasks/FileSearchHelperMethods.cs | |||
| @@ -3,11 +3,7 @@ | |||
| 3 | namespace WixToolset.BuildTasks | 3 | namespace WixToolset.BuildTasks |
| 4 | { | 4 | { |
| 5 | using System; | 5 | using System; |
| 6 | using System.Collections.Generic; | ||
| 7 | using System.Diagnostics.CodeAnalysis; | ||
| 8 | using System.IO; | 6 | using System.IO; |
| 9 | using System.Text; | ||
| 10 | using Microsoft.Build.Framework; | ||
| 11 | 7 | ||
| 12 | /// <summary> | 8 | /// <summary> |
| 13 | /// Contains helper methods on searching for files | 9 | /// Contains helper methods on searching for files |
