feat: Add Get-Calendar command and Debug harnesses
- add Get-Calendar command - add initial debug harness for local debug
This commit is contained in:
parent
468f3c64ce
commit
274d279732
15 changed files with 938 additions and 1 deletions
6
PowershellModule.slnx
Normal file
6
PowershellModule.slnx
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
<Solution>
|
||||
<Project Path="Harness/Harness.csproj" />
|
||||
<Project Path="ModuleCore/ModuleCore.csproj" />
|
||||
<Project Path="PowershellHarness/PowershellHarness.csproj" />
|
||||
<Project Path="PowershellModule/PowershellModule.csproj" />
|
||||
</Solution>
|
||||
Loading…
Reference in a new issue