Merge pull request #752 from dotnet/appdep

Update AppDep SDK
This commit is contained in:
Senthil 2016-01-07 21:26:42 -08:00
commit 6b52c90d4e

View file

@ -5,7 +5,7 @@
"emitEntryPoint": true
},
"dependencies": {
"Microsoft.DotNet.AppDep":"1.0.3-*"
"Microsoft.DotNet.AppDep":"1.0.4-*"
},
"frameworks": {
"dnxcore50": { }