Commit d0e08f3
Fix regex pattern in TfsWorkItemMigrationProcessorOptionsValidator to allow optional quotes around @teamproject
Co-Authored-By: colin-cdp <[email protected]>1 parent 7a06de2 commit d0e08f3
File tree
1 file changed
+2
-2
lines changed- src/MigrationTools.Clients.TfsObjectModel/Processors
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
0 commit comments