Bump MMI dependency to alpha04

alpha04 has following changes:
- libmi.so is not included in this package. It will be brough
  as a separate nuget package later.
- all unix runtimes are replaced by generic unix runtimes to
  enable easier builds on new unix platforms.
This commit is contained in:
Sergei Vorobev 2016-08-02 17:54:02 -07:00
parent 7620415bc1
commit 25c89310a4

View file

@ -21,7 +21,7 @@
},
"dependencies": {
"Microsoft.Management.Infrastructure": "1.0.0-alpha02"
"Microsoft.Management.Infrastructure": "1.0.0-alpha04"
},
"frameworks": {