6 lines
176 B
XML
6 lines
176 B
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
<DotNetCliTool>
|
|
<Commands>
|
|
<Command Name="sayhello" EntryPoint="console.dll" Runner="dotnet" />
|
|
</Commands>
|
|
</DotNetCliTool>
|