Address aspnet/razor#236, recreate XML files when xml-docs-test target is run directly
- must still `build initialize` between `git clean` and `build xml-docs-test` nit: add description of xml-docs-test target
This commit is contained in:
parent
8b93a0c018
commit
0e3e53dcfe
|
|
@ -6,5 +6,5 @@ var AUTHORS='Microsoft Open Technologies, Inc.'
|
||||||
use-standard-lifecycle
|
use-standard-lifecycle
|
||||||
k-standard-goals
|
k-standard-goals
|
||||||
|
|
||||||
#xml-docs-test target='test'
|
#xml-docs-test .clean .build-compile description='Check generated XML documentation files for errors' target='test'
|
||||||
k-xml-docs-test
|
k-xml-docs-test
|
||||||
Loading…
Reference in New Issue