Commit 902f7b7
authored
Fix GitVersioning after recent BuildTools update (#1282)
BuildTools now writes a file named "version.txt" which is unfortunate because GitVersioning also looks for a file named that.
This change sets $(ObjDir) so the BuildTools version.txt will be out of the paths taht GitVersioning searches.1 parent 769a0e7 commit 902f7b7
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
385 | 385 | | |
386 | 386 | | |
387 | 387 | | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
388 | 391 | | |
389 | 392 | | |
390 | 393 | | |
| |||
0 commit comments