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