Rename projects to FileShare
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
namespace FileShare_Services.Services.QrCode
|
||||
{
|
||||
public sealed record QrCodeResponse(string Url, string QrCodeBase64);
|
||||
}
|
||||
Reference in New Issue
Block a user