mirror of
https://github.com/yaakov-h/Shamir.git
synced 2025-04-19 21:15:20 +00:00
Cleanup, implement first Steam command
This commit is contained in:
parent
1a3b150b27
commit
5d72217e61
7 changed files with 74 additions and 13 deletions
|
@ -23,6 +23,7 @@ namespace Shamir.Console
|
|||
}))
|
||||
.AddAzureCommandTree()
|
||||
.AddRadioCommandTree()
|
||||
.AddSteamCommandTree()
|
||||
.BuildServiceProvider();
|
||||
|
||||
using var scope = serviceProvider.CreateScope();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue