Add "path" property the .deps.json file for libraries
Update DependencyModel and PlatformAbstractions packages to 1.0.1-beta-000917 Update dotnet-test-xunit to 1.0.0-rc2-330423-54
This commit is contained in:
parent
08fe61aa00
commit
aacc30d5d8
46 changed files with 238 additions and 59 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"version": "1.0.0-*",
|
||||
"dependencies": {
|
||||
"dotnet-test-xunit": "1.0.0-rc2-318883-21",
|
||||
"dotnet-test-xunit": "1.0.0-rc2-330423-54",
|
||||
"xunit": "2.2.0-beta3-build3330"
|
||||
},
|
||||
"frameworks": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue