downcast to .net 8.x

This commit is contained in:
Artemy
2025-07-01 19:17:01 +07:00
parent b84d641bb5
commit e061725a99
9 changed files with 47 additions and 44 deletions
@@ -1,5 +1,4 @@
using Govor.Application.Interfaces;
using Microsoft.AspNetCore.Hosting;
namespace Govor.Application.Services;
public class LocalStorageService : IStorageService