Ancora problema a recuperare fasi (da indagare ancora...)
This commit is contained in:
@@ -40,7 +40,7 @@ namespace GPW.CORE.Data.Controllers
|
||||
// recupero intero set dati timbrature e attività....
|
||||
dbResult = localDbCtx
|
||||
.DbSetAnagFasi
|
||||
.Include(p => p.ProgettoNav)
|
||||
//.Include(p => p.ProgettoNav)
|
||||
.ToList();
|
||||
}
|
||||
return dbResult;
|
||||
|
||||
Reference in New Issue
Block a user