FruitBankHybridApp/FruitBankHybrid.Shared/Services/ISecureCredentialService.cs

4 lines
175 B
C#

// This file is kept for backward compatibility.
// The interface has been moved to FruitBank.Common.Services.ISecureCredentialService
global using FruitBank.Common.Services;