15 lines
412 B
Plaintext
15 lines
412 B
Plaintext
use namespace="System.Net"
|
|
|
|
var VERSION='0.1'
|
|
var FULL_VERSION='0.1'
|
|
var AUTHORS='Microsoft Open Technologies, Inc.'
|
|
|
|
use-standard-lifecycle
|
|
k-standard-goals
|
|
|
|
#generatepages target='initialize'
|
|
k command='run ../Microsoft.AspNetCore.Diagnostics' dnxDir='src/PageGenerator'
|
|
|
|
#xml-docs-test .clean .build-compile description='Check generated XML documentation files for errors' target='package'
|
|
k-xml-docs-test
|