add dotnet init

This commit is contained in:
Bryan Thornbury 2015-11-18 02:06:04 -08:00
parent 9ae08ff359
commit 9399def373

View file

@ -40,6 +40,7 @@
"bin/dotnet-repl-csi" : "usr/bin/dotnet-repl-csi",
"bin/dotnet-restore" : "usr/bin/dotnet-restore",
"bin/dotnet-compile-native" : "/usr/bin/dotnet-compile-native",
"bin/resgen" : "usr/bin/resgen"
"bin/resgen" : "usr/bin/resgen",
"bin/dotnet-init":"usr/bin/dotnet-init"
}
}