From c11d2675a584fefce0fb8692ce4fef50b19aa059 Mon Sep 17 00:00:00 2001 From: tovares Date: Sat, 28 Jul 2018 01:36:31 +0000 Subject: [PATCH] git-tfs-id: [http://192.168.1.10:8080/tfs/AyA]$/SINORT;C353 --- .../ReportViewerForMvc.csproj | 131 ++++++++++++++++++ 1 file changed, 131 insertions(+) create mode 100644 AYA.SlnSynor/ReportViewerForMvc/ReportViewerForMvc.csproj diff --git a/AYA.SlnSynor/ReportViewerForMvc/ReportViewerForMvc.csproj b/AYA.SlnSynor/ReportViewerForMvc/ReportViewerForMvc.csproj new file mode 100644 index 000000000..5619954de --- /dev/null +++ b/AYA.SlnSynor/ReportViewerForMvc/ReportViewerForMvc.csproj @@ -0,0 +1,131 @@ + + + + + Debug + AnyCPU + {B7F6A951-ECE3-4BDD-BE20-0F7FFD944695} + Library + Properties + ReportViewerForMvc + ReportViewerForMvc + v4.5 + 512 + SAK + SAK + SAK + SAK + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + ..\packages\Microsoft.Report.Viewer.11.0.0.0\lib\net\Microsoft.ReportViewer.Common.dll + + + ..\packages\Microsoft.Report.Viewer.11.0.0.0\lib\net\Microsoft.ReportViewer.ProcessingObjectModel.DLL + + + ..\packages\Microsoft.Report.Viewer.11.0.0.0\lib\net\Microsoft.ReportViewer.WebForms.DLL + + + True + ..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll + + + + + + + + False + ..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.Helpers.dll + + + False + ..\packages\Microsoft.AspNet.Mvc.5.2.3\lib\net45\System.Web.Mvc.dll + + + False + ..\packages\Microsoft.AspNet.Razor.3.2.3\lib\net45\System.Web.Razor.dll + + + False + ..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.dll + + + False + ..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.Deployment.dll + + + False + ..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.Razor.dll + + + + + + + + + + + + + + + + + + + ReportViewerWebForm.aspx + ASPXCodeBehind + Always + + + ReportViewerWebForm.aspx.cs + Always + + + + + + + + + + + + ASPXCodeBehind + Always + + + + + Designer + + + + + \ No newline at end of file