This commit is contained in:
@@ -362,7 +362,7 @@ namespace fmtxml
|
||||
FmtToXml fx = new FmtToXml(fn, tbFmtPath.Text);
|
||||
}
|
||||
}
|
||||
fis = di.GetFiles("*.y*");
|
||||
fis = di.GetFiles("*.z*");
|
||||
foreach (FileInfo fi in fis)
|
||||
{
|
||||
if (!Excluded(fi))
|
||||
|
Reference in New Issue
Block a user