Make dotnet cli portable
This commit is contained in:
parent
8df6f5405d
commit
18436e325e
38 changed files with 194 additions and 71 deletions
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"version": "1.0.0-*",
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.App": "1.0.0-rc2-23928",
|
||||
"Newtonsoft.Json": "7.0.1",
|
||||
"NETStandard.Library": "1.5.0-rc2-23928",
|
||||
"dotnet": {
|
||||
"target": "project"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue