Fix warnings in our build projects so VSO powershell scripts don't fail.

This commit is contained in:
Eric Erhardt 2016-05-16 18:30:56 -05:00
parent b90f5081c9
commit 14ed7a3e45
6 changed files with 87 additions and 49 deletions

View file

@ -1,7 +1,7 @@
{
"version": "1.0.0-*",
"description": "Build scripts for dotnet-cli",
"compilationOptions": {
"buildOptions": {
"emitEntryPoint": true
},
"dependencies": {