[POUR MORCEAUX]
This commit is contained in:
parent
c4f719de17
commit
f131bf911b
5 changed files with 149 additions and 94 deletions
|
|
@ -1,21 +0,0 @@
|
|||
{
|
||||
"version": "1.0.0-*",
|
||||
"description": "Yavsc command line interface",
|
||||
"dependencies": {
|
||||
"Yavsc": {
|
||||
"type": "build"
|
||||
},
|
||||
"Microsoft.Extensions.CommandLineUtils": "1.1.1",
|
||||
"Microsoft.Extensions.Configuration.UserSecrets": "1.0.0-rc1-final"
|
||||
},
|
||||
"frameworks": {
|
||||
"dnx451": {
|
||||
"frameworkAssemblies": {
|
||||
"System.ServiceProcess": "4.0.0.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
"commands": {
|
||||
"run": "cli"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue