Merge pull request #2036 from dotnet/pakrym/portable-cli
Make dotnet cli sdk portable
This commit is contained in:
commit
e06a479748
38 changed files with 194 additions and 71 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"version": "1.0.0-*",
|
||||
"dependencies": {
|
||||
"NETStandard.Library": "1.5.0-rc2-23928",
|
||||
"Microsoft.NETCore.App": "1.0.0-rc2-23928",
|
||||
"System.Runtime.Serialization.Primitives": "4.1.1-rc2-23928",
|
||||
"Microsoft.DotNet.Tools.Tests.Utilities": {
|
||||
"target": "project"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue