diff --git a/Controllers/durable_articles_three.Controller.cs b/Controllers/durable_articles_three.Controller.cs index d1638ce..27c79e9 100644 --- a/Controllers/durable_articles_three.Controller.cs +++ b/Controllers/durable_articles_three.Controller.cs @@ -68,9 +68,11 @@ namespace rmutr_report.Controllers case "xls": case "xlsx": Excel2007Export excel = new Excel2007Export(); + excel.ShowProgress = true; + excel.PageBreaks = true; report.Export(excel, stream); stream.Seek(0, SeekOrigin.Begin); - return File(stream, "application/vnd.ms-excel"); + return File(stream, "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet"); break; case "mht": MHTExport mht = new MHTExport(); diff --git a/bin/Debug/netcoreapp3.1/rmutr_report.dll b/bin/Debug/netcoreapp3.1/rmutr_report.dll index c50b517..6629f8f 100644 Binary files a/bin/Debug/netcoreapp3.1/rmutr_report.dll and b/bin/Debug/netcoreapp3.1/rmutr_report.dll differ diff --git a/bin/Debug/netcoreapp3.1/rmutr_report.pdb b/bin/Debug/netcoreapp3.1/rmutr_report.pdb index a1cf19a..0840d49 100644 Binary files a/bin/Debug/netcoreapp3.1/rmutr_report.pdb and b/bin/Debug/netcoreapp3.1/rmutr_report.pdb differ diff --git a/obj/Debug/net5.0/rmutr_report.AssemblyInfo.cs b/obj/Debug/net5.0/rmutr_report.AssemblyInfo.cs index 86b8cc8..fd8634f 100644 --- a/obj/Debug/net5.0/rmutr_report.AssemblyInfo.cs +++ b/obj/Debug/net5.0/rmutr_report.AssemblyInfo.cs @@ -1,7 +1,6 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -14,7 +13,7 @@ using System.Reflection; [assembly: System.Reflection.AssemblyCompanyAttribute("rmutr_report")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+fe5bea66d79e8a2ba245bcbaf09a0fae47656731")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+438286ba8b5971a78baa3b8940d590103c830170")] [assembly: System.Reflection.AssemblyProductAttribute("rmutr_report")] [assembly: System.Reflection.AssemblyTitleAttribute("rmutr_report")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] diff --git a/obj/Debug/net5.0/rmutr_report.AssemblyInfoInputs.cache b/obj/Debug/net5.0/rmutr_report.AssemblyInfoInputs.cache index a53846e..ee89432 100644 --- a/obj/Debug/net5.0/rmutr_report.AssemblyInfoInputs.cache +++ b/obj/Debug/net5.0/rmutr_report.AssemblyInfoInputs.cache @@ -1 +1 @@ -4c615bb9605489e6775696d6efe64333ac45f5ef2a3a4321b8081d650d7ad32e +0b74fadfa0f1ddcddcc69a25e09f2f20d2bbbedec97a5ba107b0f1ccf9a8585d diff --git a/obj/Debug/net5.0/rmutr_report.GeneratedMSBuildEditorConfig.editorconfig b/obj/Debug/net5.0/rmutr_report.GeneratedMSBuildEditorConfig.editorconfig index 08ca6e4..ed28e23 100644 --- a/obj/Debug/net5.0/rmutr_report.GeneratedMSBuildEditorConfig.editorconfig +++ b/obj/Debug/net5.0/rmutr_report.GeneratedMSBuildEditorConfig.editorconfig @@ -8,6 +8,6 @@ build_property.PlatformNeutralAssembly = build_property.EnforceExtendedAnalyzerRules = build_property._SupportedPlatformList = Linux,macOS,Windows build_property.RootNamespace = rmutr_report -build_property.ProjectDir = C:\Users\USER\RiderProjects\rmutr_report\ +build_property.ProjectDir = D:\RiderProjects\rmutr_report\ build_property.EnableComHosting = build_property.EnableGeneratedComInterfaceComImportInterop = diff --git a/obj/Debug/net5.0/rmutr_report.assets.cache b/obj/Debug/net5.0/rmutr_report.assets.cache index be6c43b..5e620ac 100644 Binary files a/obj/Debug/net5.0/rmutr_report.assets.cache and b/obj/Debug/net5.0/rmutr_report.assets.cache differ diff --git a/obj/Debug/net5.0/rmutr_report.csproj.AssemblyReference.cache b/obj/Debug/net5.0/rmutr_report.csproj.AssemblyReference.cache index 75b69fb..ada5f78 100644 Binary files a/obj/Debug/net5.0/rmutr_report.csproj.AssemblyReference.cache and b/obj/Debug/net5.0/rmutr_report.csproj.AssemblyReference.cache differ diff --git a/obj/Debug/netcoreapp3.1/rmutr_report.AssemblyInfo.cs b/obj/Debug/netcoreapp3.1/rmutr_report.AssemblyInfo.cs index aa21837..fd8634f 100644 --- a/obj/Debug/netcoreapp3.1/rmutr_report.AssemblyInfo.cs +++ b/obj/Debug/netcoreapp3.1/rmutr_report.AssemblyInfo.cs @@ -1,7 +1,6 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -14,7 +13,7 @@ using System.Reflection; [assembly: System.Reflection.AssemblyCompanyAttribute("rmutr_report")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+b009389dc0708df31994b749d03145a84b87e6a7")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+438286ba8b5971a78baa3b8940d590103c830170")] [assembly: System.Reflection.AssemblyProductAttribute("rmutr_report")] [assembly: System.Reflection.AssemblyTitleAttribute("rmutr_report")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] diff --git a/obj/Debug/netcoreapp3.1/rmutr_report.AssemblyInfoInputs.cache b/obj/Debug/netcoreapp3.1/rmutr_report.AssemblyInfoInputs.cache index 4b09d69..ee89432 100644 --- a/obj/Debug/netcoreapp3.1/rmutr_report.AssemblyInfoInputs.cache +++ b/obj/Debug/netcoreapp3.1/rmutr_report.AssemblyInfoInputs.cache @@ -1 +1 @@ -f6b8428931236a455056fe3f165c6926bfa81e848064c3251c7fa774e28e0711 +0b74fadfa0f1ddcddcc69a25e09f2f20d2bbbedec97a5ba107b0f1ccf9a8585d diff --git a/obj/Debug/netcoreapp3.1/rmutr_report.GeneratedMSBuildEditorConfig.editorconfig b/obj/Debug/netcoreapp3.1/rmutr_report.GeneratedMSBuildEditorConfig.editorconfig index af449cb..316f18f 100644 --- a/obj/Debug/netcoreapp3.1/rmutr_report.GeneratedMSBuildEditorConfig.editorconfig +++ b/obj/Debug/netcoreapp3.1/rmutr_report.GeneratedMSBuildEditorConfig.editorconfig @@ -1,5 +1,5 @@ is_global = true build_property.RootNamespace = rmutr_report -build_property.ProjectDir = C:\Users\USER\RiderProjects\rmutr_report\ +build_property.ProjectDir = D:\RiderProjects\rmutr_report\ build_property.EnableComHosting = build_property.EnableGeneratedComInterfaceComImportInterop = diff --git a/obj/Debug/netcoreapp3.1/rmutr_report.MvcApplicationPartsAssemblyInfo.cs b/obj/Debug/netcoreapp3.1/rmutr_report.MvcApplicationPartsAssemblyInfo.cs index 5dda6d3..9550db0 100644 --- a/obj/Debug/netcoreapp3.1/rmutr_report.MvcApplicationPartsAssemblyInfo.cs +++ b/obj/Debug/netcoreapp3.1/rmutr_report.MvcApplicationPartsAssemblyInfo.cs @@ -1,7 +1,6 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. diff --git a/obj/Debug/netcoreapp3.1/rmutr_report.RazorTargetAssemblyInfo.cache b/obj/Debug/netcoreapp3.1/rmutr_report.RazorTargetAssemblyInfo.cache index 38b1c25..d544be9 100644 --- a/obj/Debug/netcoreapp3.1/rmutr_report.RazorTargetAssemblyInfo.cache +++ b/obj/Debug/netcoreapp3.1/rmutr_report.RazorTargetAssemblyInfo.cache @@ -1 +1 @@ -2963e75e73c9d759e5d3ddf70c79ac6534fb3b9993a70ed5c2f91b1717463bbd +1eedcf7419825c64b7b8057a14ab5041b9352f93f3cfd2f4dd4c8eb43ab3254d diff --git a/obj/Debug/netcoreapp3.1/rmutr_report.assets.cache b/obj/Debug/netcoreapp3.1/rmutr_report.assets.cache index aa1acb1..1ae82b9 100644 Binary files a/obj/Debug/netcoreapp3.1/rmutr_report.assets.cache and b/obj/Debug/netcoreapp3.1/rmutr_report.assets.cache differ diff --git a/obj/Debug/netcoreapp3.1/rmutr_report.csproj.AssemblyReference.cache b/obj/Debug/netcoreapp3.1/rmutr_report.csproj.AssemblyReference.cache index ab463e7..baa66f1 100644 Binary files a/obj/Debug/netcoreapp3.1/rmutr_report.csproj.AssemblyReference.cache and b/obj/Debug/netcoreapp3.1/rmutr_report.csproj.AssemblyReference.cache differ diff --git a/obj/Debug/netcoreapp3.1/rmutr_report.csproj.FileListAbsolute.txt b/obj/Debug/netcoreapp3.1/rmutr_report.csproj.FileListAbsolute.txt index 236ed57..2ed12a6 100644 --- a/obj/Debug/netcoreapp3.1/rmutr_report.csproj.FileListAbsolute.txt +++ b/obj/Debug/netcoreapp3.1/rmutr_report.csproj.FileListAbsolute.txt @@ -176,3 +176,92 @@ C:\Users\USER\RiderProjects\rmutr_report\obj\Debug\netcoreapp3.1\staticwebassets C:\Users\USER\RiderProjects\rmutr_report\obj\Debug\netcoreapp3.1\staticwebassets\msbuild.build.rmutr_report.props C:\Users\USER\RiderProjects\rmutr_report\obj\Debug\netcoreapp3.1\staticwebassets\msbuild.buildMultiTargeting.rmutr_report.props C:\Users\USER\RiderProjects\rmutr_report\obj\Debug\netcoreapp3.1\staticwebassets\msbuild.buildTransitive.rmutr_report.props +D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\nuget.config +D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\appsettings.Development.json +D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\appsettings.json +D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\rmutr_report.exe +D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\rmutr_report.deps.json +D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\rmutr_report.runtimeconfig.json +D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\rmutr_report.runtimeconfig.dev.json +D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\rmutr_report.dll +D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\rmutr_report.pdb +D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\rmutr_report.xml +D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\ClosedXML.dll +D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\DocumentFormat.OpenXml.dll +D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\ExcelNumberFormat.dll +D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\FastReport.dll +D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\Microsoft.CodeAnalysis.dll +D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\Microsoft.CodeAnalysis.CSharp.dll +D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\Microsoft.CodeAnalysis.VisualBasic.dll +D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\Microsoft.OpenApi.dll +D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\Swashbuckle.AspNetCore.Annotations.dll +D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\Swashbuckle.AspNetCore.Swagger.dll +D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\Swashbuckle.AspNetCore.SwaggerGen.dll +D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\Swashbuckle.AspNetCore.SwaggerUI.dll +D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\System.Data.SqlClient.dll +D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\System.IO.Packaging.dll +D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\cs\Microsoft.CodeAnalysis.resources.dll +D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\de\Microsoft.CodeAnalysis.resources.dll +D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\es\Microsoft.CodeAnalysis.resources.dll +D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\fr\Microsoft.CodeAnalysis.resources.dll +D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\it\Microsoft.CodeAnalysis.resources.dll +D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\ja\Microsoft.CodeAnalysis.resources.dll +D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\ko\Microsoft.CodeAnalysis.resources.dll +D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\pl\Microsoft.CodeAnalysis.resources.dll +D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\pt-BR\Microsoft.CodeAnalysis.resources.dll +D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\ru\Microsoft.CodeAnalysis.resources.dll +D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\tr\Microsoft.CodeAnalysis.resources.dll +D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\zh-Hans\Microsoft.CodeAnalysis.resources.dll +D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\zh-Hant\Microsoft.CodeAnalysis.resources.dll +D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\cs\Microsoft.CodeAnalysis.CSharp.resources.dll +D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\de\Microsoft.CodeAnalysis.CSharp.resources.dll +D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\es\Microsoft.CodeAnalysis.CSharp.resources.dll +D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\fr\Microsoft.CodeAnalysis.CSharp.resources.dll +D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\it\Microsoft.CodeAnalysis.CSharp.resources.dll +D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\ja\Microsoft.CodeAnalysis.CSharp.resources.dll +D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\ko\Microsoft.CodeAnalysis.CSharp.resources.dll +D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\pl\Microsoft.CodeAnalysis.CSharp.resources.dll +D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\pt-BR\Microsoft.CodeAnalysis.CSharp.resources.dll +D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\ru\Microsoft.CodeAnalysis.CSharp.resources.dll +D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\tr\Microsoft.CodeAnalysis.CSharp.resources.dll +D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\zh-Hans\Microsoft.CodeAnalysis.CSharp.resources.dll +D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\zh-Hant\Microsoft.CodeAnalysis.CSharp.resources.dll +D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\cs\Microsoft.CodeAnalysis.VisualBasic.resources.dll +D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\de\Microsoft.CodeAnalysis.VisualBasic.resources.dll +D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\es\Microsoft.CodeAnalysis.VisualBasic.resources.dll +D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\fr\Microsoft.CodeAnalysis.VisualBasic.resources.dll +D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\it\Microsoft.CodeAnalysis.VisualBasic.resources.dll +D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\ja\Microsoft.CodeAnalysis.VisualBasic.resources.dll +D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\ko\Microsoft.CodeAnalysis.VisualBasic.resources.dll +D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\pl\Microsoft.CodeAnalysis.VisualBasic.resources.dll +D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\pt-BR\Microsoft.CodeAnalysis.VisualBasic.resources.dll +D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\ru\Microsoft.CodeAnalysis.VisualBasic.resources.dll +D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\tr\Microsoft.CodeAnalysis.VisualBasic.resources.dll +D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\zh-Hans\Microsoft.CodeAnalysis.VisualBasic.resources.dll +D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\zh-Hant\Microsoft.CodeAnalysis.VisualBasic.resources.dll +D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\runtimes\any\lib\netcoreapp3.0\FastReport.Compat.dll +D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\runtimes\any\lib\netcoreapp3.0\FastReport.DataVisualization.dll +D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\runtimes\win-arm64\native\sni.dll +D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\runtimes\win-x64\native\sni.dll +D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\runtimes\win-x86\native\sni.dll +D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\runtimes\unix\lib\netstandard2.0\System.Data.SqlClient.dll +D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\runtimes\win\lib\netstandard2.0\System.Data.SqlClient.dll +D:\RiderProjects\rmutr_report\obj\Debug\netcoreapp3.1\rmutr_report.csproj.AssemblyReference.cache +D:\RiderProjects\rmutr_report\obj\Debug\netcoreapp3.1\rmutr_report.GeneratedMSBuildEditorConfig.editorconfig +D:\RiderProjects\rmutr_report\obj\Debug\netcoreapp3.1\rmutr_report.AssemblyInfoInputs.cache +D:\RiderProjects\rmutr_report\obj\Debug\netcoreapp3.1\rmutr_report.AssemblyInfo.cs +D:\RiderProjects\rmutr_report\obj\Debug\netcoreapp3.1\rmutr_report.csproj.CoreCompileInputs.cache +D:\RiderProjects\rmutr_report\obj\Debug\netcoreapp3.1\rmutr_report.MvcApplicationPartsAssemblyInfo.cs +D:\RiderProjects\rmutr_report\obj\Debug\netcoreapp3.1\rmutr_report.MvcApplicationPartsAssemblyInfo.cache +D:\RiderProjects\rmutr_report\obj\Debug\netcoreapp3.1\rmutr_report.RazorTargetAssemblyInfo.cache +D:\RiderProjects\rmutr_report\obj\Debug\netcoreapp3.1\staticwebassets\rmutr_report.StaticWebAssets.Manifest.cache +D:\RiderProjects\rmutr_report\obj\Debug\netcoreapp3.1\staticwebassets\rmutr_report.StaticWebAssets.Pack.cache +D:\RiderProjects\rmutr_report\obj\Debug\netcoreapp3.1\staticwebassets\msbuild.rmutr_report.Microsoft.AspNetCore.StaticWebAssets.props +D:\RiderProjects\rmutr_report\obj\Debug\netcoreapp3.1\staticwebassets\msbuild.build.rmutr_report.props +D:\RiderProjects\rmutr_report\obj\Debug\netcoreapp3.1\staticwebassets\msbuild.buildMultiTargeting.rmutr_report.props +D:\RiderProjects\rmutr_report\obj\Debug\netcoreapp3.1\staticwebassets\msbuild.buildTransitive.rmutr_report.props +D:\RiderProjects\rmutr_report\obj\Debug\netcoreapp3.1\rmutr_re.3485F772.Up2Date +D:\RiderProjects\rmutr_report\obj\Debug\netcoreapp3.1\rmutr_report.dll +D:\RiderProjects\rmutr_report\obj\Debug\netcoreapp3.1\rmutr_report.xml +D:\RiderProjects\rmutr_report\obj\Debug\netcoreapp3.1\rmutr_report.pdb +D:\RiderProjects\rmutr_report\obj\Debug\netcoreapp3.1\rmutr_report.genruntimeconfig.cache diff --git a/obj/Debug/netcoreapp3.1/rmutr_report.dll b/obj/Debug/netcoreapp3.1/rmutr_report.dll index c50b517..6629f8f 100644 Binary files a/obj/Debug/netcoreapp3.1/rmutr_report.dll and b/obj/Debug/netcoreapp3.1/rmutr_report.dll differ diff --git a/obj/Debug/netcoreapp3.1/rmutr_report.genruntimeconfig.cache b/obj/Debug/netcoreapp3.1/rmutr_report.genruntimeconfig.cache index 04db7d9..8b998e9 100644 --- a/obj/Debug/netcoreapp3.1/rmutr_report.genruntimeconfig.cache +++ b/obj/Debug/netcoreapp3.1/rmutr_report.genruntimeconfig.cache @@ -1 +1 @@ -bda828ec15dde51b3edf3fa2b1be38642772082a316e99c376c9cc567aeff712 +f02913d971b707b91ab7c0c5663ad551d5d3657a660bd7326091bba4bcd29ab6 diff --git a/obj/Debug/netcoreapp3.1/rmutr_report.pdb b/obj/Debug/netcoreapp3.1/rmutr_report.pdb index a1cf19a..0840d49 100644 Binary files a/obj/Debug/netcoreapp3.1/rmutr_report.pdb and b/obj/Debug/netcoreapp3.1/rmutr_report.pdb differ diff --git a/obj/project.assets.json b/obj/project.assets.json index e5f4522..6c25ad6 100644 --- a/obj/project.assets.json +++ b/obj/project.assets.json @@ -2152,14 +2152,15 @@ "project": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\USER\\RiderProjects\\rmutr_report\\rmutr_report.csproj", + "projectUniqueName": "D:\\RiderProjects\\rmutr_report\\rmutr_report.csproj", "projectName": "rmutr_report", - "projectPath": "C:\\Users\\USER\\RiderProjects\\rmutr_report\\rmutr_report.csproj", + "projectPath": "D:\\RiderProjects\\rmutr_report\\rmutr_report.csproj", "packagesPath": "C:\\Users\\USER\\.nuget\\packages\\", - "outputPath": "C:\\Users\\USER\\RiderProjects\\rmutr_report\\obj\\", + "outputPath": "D:\\RiderProjects\\rmutr_report\\obj\\", "projectStyle": "PackageReference", "configFilePaths": [ - "C:\\Users\\USER\\RiderProjects\\rmutr_report\\NuGet.Config", + "D:\\RiderProjects\\rmutr_report\\NuGet.Config", + "D:\\NuGet.Config", "C:\\Users\\USER\\AppData\\Roaming\\NuGet\\NuGet.Config", "C:\\Program Files (x86)\\NuGet\\Config\\nuget.config" ], diff --git a/obj/project.nuget.cache b/obj/project.nuget.cache index 0f555a6..be39e65 100644 --- a/obj/project.nuget.cache +++ b/obj/project.nuget.cache @@ -1,8 +1,8 @@ { "version": 2, - "dgSpecHash": "90lLYt8yKxE7koLXyuEm7ZVoNsiOMlBjJw0Ed8xo+EmxBiSstDrpH3/y85dkZWY9BFh0AwPC8sESb1Q+Q+Ak1Q==", + "dgSpecHash": "16tUroaUnyk5DfcJ5uBUBqnWQdJVLseeVEqVv/Cyf3Fb6M56ufMMvsiWe4T15e3sdaOLJ3FAzeg9i1qBG2/6Jg==", "success": true, - "projectFilePath": "C:\\Users\\USER\\RiderProjects\\rmutr_report\\rmutr_report.csproj", + "projectFilePath": "D:\\RiderProjects\\rmutr_report\\rmutr_report.csproj", "expectedPackageFiles": [ "C:\\Users\\USER\\.nuget\\packages\\closedxml\\0.96.0\\closedxml.0.96.0.nupkg.sha512", "C:\\Users\\USER\\.nuget\\packages\\documentformat.openxml\\2.16.0\\documentformat.openxml.2.16.0.nupkg.sha512", diff --git a/obj/project.packagespec.json b/obj/project.packagespec.json index 449e2ce..229d553 100644 --- a/obj/project.packagespec.json +++ b/obj/project.packagespec.json @@ -1 +1 @@ -"restore":{"projectUniqueName":"C:\\Users\\USER\\RiderProjects\\rmutr_report\\rmutr_report.csproj","projectName":"rmutr_report","projectPath":"C:\\Users\\USER\\RiderProjects\\rmutr_report\\rmutr_report.csproj","outputPath":"C:\\Users\\USER\\RiderProjects\\rmutr_report\\obj\\","projectStyle":"PackageReference","originalTargetFrameworks":["net5.0"],"sources":{"https://api.nuget.org/v3/index.json":{},"https://nuget.71dev.com/v3/index.json":{}},"frameworks":{"net5.0":{"projectReferences":{}}},"warningProperties":{"warnAsError":["NU1605"]}}"frameworks":{"net5.0":{"dependencies":{"ClosedXML":{"target":"Package","version":"[0.96.0, )"},"FastReport.Core":{"target":"Package","version":"[2021.3.0, )"},"Swashbuckle.AspNetCore":{"target":"Package","version":"[6.5.0, )"},"Swashbuckle.AspNetCore.Annotations":{"target":"Package","version":"[6.5.0, )"}},"imports":["net461","net462","net47","net471","net472","net48","net481"],"assetTargetFallback":true,"warn":true,"frameworkReferences":{"Microsoft.AspNetCore.App":{"privateAssets":"none"},"Microsoft.NETCore.App":{"privateAssets":"all"}},"runtimeIdentifierGraphPath":"C:\\Program Files\\dotnet\\sdk\\8.0.203\\RuntimeIdentifierGraph.json"}} \ No newline at end of file +"restore":{"projectUniqueName":"D:\\RiderProjects\\rmutr_report\\rmutr_report.csproj","projectName":"rmutr_report","projectPath":"D:\\RiderProjects\\rmutr_report\\rmutr_report.csproj","outputPath":"D:\\RiderProjects\\rmutr_report\\obj\\","projectStyle":"PackageReference","originalTargetFrameworks":["net5.0"],"sources":{"https://api.nuget.org/v3/index.json":{},"https://nuget.71dev.com/v3/index.json":{}},"frameworks":{"net5.0":{"targetAlias":"net5.0","projectReferences":{}}},"warningProperties":{"warnAsError":["NU1605"]}}"frameworks":{"net5.0":{"targetAlias":"net5.0","dependencies":{"ClosedXML":{"target":"Package","version":"[0.96.0, )"},"FastReport.Core":{"target":"Package","version":"[2021.3.0, )"},"Swashbuckle.AspNetCore":{"target":"Package","version":"[6.5.0, )"},"Swashbuckle.AspNetCore.Annotations":{"target":"Package","version":"[6.5.0, )"}},"imports":["net461","net462","net47","net471","net472","net48","net481"],"assetTargetFallback":true,"warn":true,"frameworkReferences":{"Microsoft.AspNetCore.App":{"privateAssets":"none"},"Microsoft.NETCore.App":{"privateAssets":"all"}},"runtimeIdentifierGraphPath":"C:\\Program Files\\dotnet\\sdk\\8.0.203\\RuntimeIdentifierGraph.json"}} \ No newline at end of file diff --git a/obj/rider.project.model.nuget.info b/obj/rider.project.model.nuget.info index 51997b4..679bcd7 100644 --- a/obj/rider.project.model.nuget.info +++ b/obj/rider.project.model.nuget.info @@ -1 +1 @@ -17254343416267455 \ No newline at end of file +17265608288848838 \ No newline at end of file diff --git a/obj/rider.project.restore.info b/obj/rider.project.restore.info index 51997b4..f969689 100644 --- a/obj/rider.project.restore.info +++ b/obj/rider.project.restore.info @@ -1 +1 @@ -17254343416267455 \ No newline at end of file +17265637091769413 \ No newline at end of file diff --git a/obj/rmutr_report.csproj.nuget.dgspec.json b/obj/rmutr_report.csproj.nuget.dgspec.json index 4b7ce3c..c2a0005 100644 --- a/obj/rmutr_report.csproj.nuget.dgspec.json +++ b/obj/rmutr_report.csproj.nuget.dgspec.json @@ -1,20 +1,21 @@ { "format": 1, "restore": { - "C:\\Users\\USER\\RiderProjects\\rmutr_report\\rmutr_report.csproj": {} + "D:\\RiderProjects\\rmutr_report\\rmutr_report.csproj": {} }, "projects": { - "C:\\Users\\USER\\RiderProjects\\rmutr_report\\rmutr_report.csproj": { + "D:\\RiderProjects\\rmutr_report\\rmutr_report.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\USER\\RiderProjects\\rmutr_report\\rmutr_report.csproj", + "projectUniqueName": "D:\\RiderProjects\\rmutr_report\\rmutr_report.csproj", "projectName": "rmutr_report", - "projectPath": "C:\\Users\\USER\\RiderProjects\\rmutr_report\\rmutr_report.csproj", + "projectPath": "D:\\RiderProjects\\rmutr_report\\rmutr_report.csproj", "packagesPath": "C:\\Users\\USER\\.nuget\\packages\\", - "outputPath": "C:\\Users\\USER\\RiderProjects\\rmutr_report\\obj\\", + "outputPath": "D:\\RiderProjects\\rmutr_report\\obj\\", "projectStyle": "PackageReference", "configFilePaths": [ - "C:\\Users\\USER\\RiderProjects\\rmutr_report\\NuGet.Config", + "D:\\RiderProjects\\rmutr_report\\NuGet.Config", + "D:\\NuGet.Config", "C:\\Users\\USER\\AppData\\Roaming\\NuGet\\NuGet.Config", "C:\\Program Files (x86)\\NuGet\\Config\\nuget.config" ], diff --git a/obj/rmutr_report.csproj.nuget.g.props b/obj/rmutr_report.csproj.nuget.g.props index 99f6172..700cf72 100644 --- a/obj/rmutr_report.csproj.nuget.g.props +++ b/obj/rmutr_report.csproj.nuget.g.props @@ -7,7 +7,7 @@ $(UserProfile)\.nuget\packages\ C:\Users\USER\.nuget\packages\ PackageReference - 6.8.0 + 6.9.1 diff --git a/wwwroot/reports/durable_articles_three.frx b/wwwroot/reports/durable_articles_three.frx index c1e62ad..b09e9cd 100644 --- a/wwwroot/reports/durable_articles_three.frx +++ b/wwwroot/reports/durable_articles_three.frx @@ -1,5 +1,5 @@  - + @@ -127,8 +127,8 @@ - - + + @@ -141,7 +141,7 @@ - + @@ -157,7 +157,7 @@ - + @@ -175,11 +175,11 @@ - + - + @@ -207,8 +207,8 @@ - - + + @@ -225,7 +225,7 @@ - + @@ -234,9 +234,9 @@ - + - + @@ -275,7 +275,7 @@ - + @@ -308,7 +308,7 @@ - + @@ -320,9 +320,9 @@ - + - + @@ -340,7 +340,7 @@ - + @@ -361,18 +361,18 @@ - + - + - + - +