Fix package versions
This commit is contained in:
parent
82e6b0408a
commit
c3fe0d062f
24 changed files with 59 additions and 57 deletions
|
@ -6,8 +6,8 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"NETStandard.Library": "1.5.0-rc2-24027",
|
||||
"Microsoft.DotNet.ProjectModel": "1.0.0-*",
|
||||
"Microsoft.DotNet.Cli.Utils": "1.0.0-*"
|
||||
"Microsoft.DotNet.ProjectModel": "1.0.0-rc2-*",
|
||||
"Microsoft.DotNet.Cli.Utils": "1.0.0-rc2-preview1-*"
|
||||
},
|
||||
"frameworks": {
|
||||
"netstandardapp1.5": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue