mirror of
https://github.com/yaakov-h/Shamir.git
synced 2025-04-19 21:15:20 +00:00
Move code to new projects
This commit is contained in:
parent
d2281dc1ca
commit
81681c35e7
21 changed files with 48 additions and 54 deletions
|
@ -2,6 +2,9 @@
|
|||
using System.Threading.Tasks;
|
||||
using CommandLine;
|
||||
using Microsoft.Extensions.DependencyInjection;
|
||||
using Shamir.Abstractions;
|
||||
using Shamir.Commands.Azure;
|
||||
using Shamir.Commands.Radio;
|
||||
|
||||
namespace Shamir.Console
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue