2017-11-21 20:10:06 -08:00
|
|
|
|
<?xml version="1.0" encoding="utf-8" ?>
|
2018-03-26 12:50:09 -07:00
|
|
|
|
<DotNetCliTool Version="1" >
|
2017-11-21 20:10:06 -08:00
|
|
|
|
<Commands>
|
|
|
|
|
<Command Name="sayhello" EntryPoint="console.dll" Runner="dotnet" />
|
|
|
|
|
</Commands>
|
|
|
|
|
</DotNetCliTool>
|