Hess_Joel
01-15-2009, 10:52 AM
I have files:
x.resx
x.fr.resx
x.de.resx
y\y.resx
y\y.fr.resx
y\y.de.resx
I want to get all the .resx but not the fr.resx or de.resx recursively.
I've set Include to *.resx and exclude to *.fr.resx, and I get 0 files in my zip.
How should I set this up?
x.resx
x.fr.resx
x.de.resx
y\y.resx
y\y.fr.resx
y\y.de.resx
I want to get all the .resx but not the fr.resx or de.resx recursively.
I've set Include to *.resx and exclude to *.fr.resx, and I get 0 files in my zip.
How should I set this up?