Change CommandPattern from console to library

Remove Random from StockSchedule
This commit is contained in:
Petrutiu Mihai
2016-06-23 09:02:08 +03:00
parent e1fd32ab8f
commit ae4beae6c2
3 changed files with 8 additions and 18 deletions

View File

@@ -1,8 +1,5 @@
{
"version": "1.0.0-*",
"buildOptions": {
"emitEntryPoint": true
},
"dependencies": {
"Microsoft.NETCore.App": {