1 reference to InteractionService
aspire (1)
Program.cs (1)
121
builder.Services.AddSingleton<IInteractionService,
InteractionService
>();