Ok singolo download

This commit is contained in:
Samuele Locatelli
2021-09-20 19:21:42 +02:00
parent 5cdb0e077d
commit 4f4cd7bf2f
19 changed files with 520 additions and 21 deletions
@@ -96,7 +96,6 @@ namespace MP.AppAuth.Controllers
dbResult = dbCtx
.DbSetUpdMan
//.Where(x => !string.IsNullOrEmpty(x.AppName))
.ToList();
return dbResult;