Merge branch 'release' into dev

This commit is contained in:
Pranav K 2016-04-19 14:54:05 -07:00
commit b6b4ad3754
4 changed files with 4 additions and 4 deletions

View File

@ -18,7 +18,7 @@
"version": "1.0.0-*",
"type": "platform"
},
"dotnet-test-xunit": "1.0.0-dev-*",
"dotnet-test-xunit": "1.0.0-*",
"System.Diagnostics.Process": "4.1.0-*"
},
"imports": [

View File

@ -21,7 +21,7 @@
"version": "1.0.0-*",
"type": "platform"
},
"dotnet-test-xunit": "1.0.0-dev-*",
"dotnet-test-xunit": "1.0.0-*",
"System.Diagnostics.Process": "4.1.0-*"
}
},

View File

@ -20,7 +20,7 @@
"version": "1.0.0-*",
"type": "platform"
},
"dotnet-test-xunit": "1.0.0-dev-*",
"dotnet-test-xunit": "1.0.0-*",
"System.Diagnostics.Process": "4.1.0-*"
}
},

View File

@ -22,7 +22,7 @@
},
"moq.netcore": "4.4.0-beta8",
"System.Resources.Writer": "4.0.0-*",
"dotnet-test-xunit": "1.0.0-dev-*",
"dotnet-test-xunit": "1.0.0-*",
"System.Diagnostics.Process": "4.1.0-*",
"System.Diagnostics.TraceSource": "4.0.0-*"
}