Remove the makefile

This commit is contained in:
Victor Hurdugaci 2016-03-17 14:42:45 -07:00
parent 0f74187a81
commit f02cf6585b
1 changed files with 0 additions and 14 deletions

View File

@ -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