Remove the makefile
This commit is contained in:
parent
0f74187a81
commit
f02cf6585b
|
|
@ -1,14 +0,0 @@
|
||||||
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
|
|
||||||
Loading…
Reference in New Issue