Fix verify and assembly creation

This commit is contained in:
BrennanConroy 2016-10-13 16:28:18 -07:00
parent 8b03701601
commit 5323cef748
2 changed files with 6 additions and 7 deletions

View File

@ -1,7 +0,0 @@
{
"Default": { // Rules to run for packages not listed in any other set.
"rules": [
"DefaultCompositeRule"
]
}
}

6
makefile.shade Normal file
View File

@ -0,0 +1,6 @@
var AUTHORS='Microsoft Open Technologies, Inc.'
use-standard-lifecycle
k-standard-goals
-Environment.SetEnvironmentVariable("KOREBUILD_ADD_ASSEMBLY_INFO", "0");