Mercurial > silverbladetech
diff SSRS/SSRS.Services/ReportExecution.cs @ 114:e51a6af1c98d
working version
author | adminsh@apollo |
---|---|
date | Sat, 19 May 2012 16:53:34 +0100 |
parents | b9d5f934cb21 |
children |
line wrap: on
line diff
--- a/SSRS/SSRS.Services/ReportExecution.cs Sat May 19 16:21:07 2012 +0100 +++ b/SSRS/SSRS.Services/ReportExecution.cs Sat May 19 16:53:34 2012 +0100 @@ -1,6 +1,6 @@ using System; using System.Security.Principal; -using SSRS.Services.DTOs; +using SSRS.Services.DTO; using SSRS.Services.ReportExecutionServiceReference; using ServiceStack.ServiceHost;