Fixing PortableAppWithRuntimeTargetsIsPublishedCorrectly now that libuv is contained in the Shared Framework.
This commit is contained in:
parent
f16f2e64eb
commit
8162f89996
2 changed files with 4 additions and 1 deletions
|
@ -9,7 +9,8 @@
|
|||
"type": "platform",
|
||||
"version": "1.0.0-rc3-004391"
|
||||
},
|
||||
"Microsoft.AspNetCore.Server.Kestrel": "1.0.0-*"
|
||||
"Microsoft.AspNetCore.Server.Kestrel": "1.0.0-*",
|
||||
"Libuv": "1.9.0-rc2-20896"
|
||||
},
|
||||
"imports": "dnxcore50"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue