Saragani
Saragani
I'll be glad to see this issue fixed. In my scenario, it was just one folder, that I had to rename and add an _ instead of space, but on...
Will it work if I do? : braid add --path dir1/dir2/file.ext https://bitbucket.org/someProject/project.git dir3/dir4 braid add --path dir5/dir6/file2.ext https://bitbucket.org/someProject/project.git dir3/dir4 Meaning multiple files from different paths saved to the same directory?...
Great, it seem to work (Need file.ext after dir3/dir4 as well)
I would suggest you to look at the types that you are passing in the Config. For example: export const types: Types = { // ...InitialConfig.types, number: { ...InitialConfig.types.number, defaultOperator:...
Visual Studio 17.2.6 - Same thing.
If your App Config file contains the following configuration under assemblyBinding, then remove it: I've encountered the same issue with a code that worked for 10 years and then stopped...