diff --git a/Controllers/durable_articles_three.Controller.cs b/Controllers/durable_articles_three.Controller.cs index ffdbd74..49b693d 100644 --- a/Controllers/durable_articles_three.Controller.cs +++ b/Controllers/durable_articles_three.Controller.cs @@ -70,11 +70,11 @@ namespace rmutr_report.Controllers break; case "xls": case "xlsx": - Excel2007Export excelExport = new Excel2007Export - { - ShowProgress = true, - PageBreaks = true - }; + Excel2007Export excelExport = new Excel2007Export(); + // { + // ShowProgress = true, + // PageBreaks = true + // }; // var textObject3 = report.FindObject("Text3") as FastReport.TextObject; // var textObject7 = report.FindObject("Text7") as FastReport.TextObject; // var textObject8 = report.FindObject("Text8") as FastReport.TextObject; diff --git a/bin/Debug/net5.0/EPPlus.Interfaces.dll b/bin/Debug/net5.0/EPPlus.Interfaces.dll new file mode 100644 index 0000000..dd1134e Binary files /dev/null and b/bin/Debug/net5.0/EPPlus.Interfaces.dll differ diff --git a/bin/Debug/net5.0/EPPlus.System.Drawing.dll b/bin/Debug/net5.0/EPPlus.System.Drawing.dll new file mode 100644 index 0000000..3c964e4 Binary files /dev/null and b/bin/Debug/net5.0/EPPlus.System.Drawing.dll differ diff --git a/bin/Debug/net5.0/EPPlus.dll b/bin/Debug/net5.0/EPPlus.dll new file mode 100644 index 0000000..d64e82a Binary files /dev/null and b/bin/Debug/net5.0/EPPlus.dll differ diff --git a/bin/Debug/net5.0/Microsoft.Bcl.AsyncInterfaces.dll b/bin/Debug/net5.0/Microsoft.Bcl.AsyncInterfaces.dll new file mode 100644 index 0000000..421e812 Binary files /dev/null and b/bin/Debug/net5.0/Microsoft.Bcl.AsyncInterfaces.dll differ diff --git a/bin/Debug/net5.0/Microsoft.Extensions.Configuration.Abstractions.dll b/bin/Debug/net5.0/Microsoft.Extensions.Configuration.Abstractions.dll new file mode 100644 index 0000000..83d1cf3 Binary files /dev/null and b/bin/Debug/net5.0/Microsoft.Extensions.Configuration.Abstractions.dll differ diff --git a/bin/Debug/net5.0/Microsoft.Extensions.Configuration.FileExtensions.dll b/bin/Debug/net5.0/Microsoft.Extensions.Configuration.FileExtensions.dll new file mode 100644 index 0000000..2290ca0 Binary files /dev/null and b/bin/Debug/net5.0/Microsoft.Extensions.Configuration.FileExtensions.dll differ diff --git a/bin/Debug/net5.0/Microsoft.Extensions.Configuration.Json.dll b/bin/Debug/net5.0/Microsoft.Extensions.Configuration.Json.dll new file mode 100644 index 0000000..c38e9b2 Binary files /dev/null and b/bin/Debug/net5.0/Microsoft.Extensions.Configuration.Json.dll differ diff --git a/bin/Debug/net5.0/Microsoft.Extensions.Configuration.dll b/bin/Debug/net5.0/Microsoft.Extensions.Configuration.dll new file mode 100644 index 0000000..01784b6 Binary files /dev/null and b/bin/Debug/net5.0/Microsoft.Extensions.Configuration.dll differ diff --git a/bin/Debug/net5.0/Microsoft.Extensions.FileProviders.Abstractions.dll b/bin/Debug/net5.0/Microsoft.Extensions.FileProviders.Abstractions.dll new file mode 100644 index 0000000..59f0636 Binary files /dev/null and b/bin/Debug/net5.0/Microsoft.Extensions.FileProviders.Abstractions.dll differ diff --git a/bin/Debug/net5.0/Microsoft.Extensions.FileProviders.Physical.dll b/bin/Debug/net5.0/Microsoft.Extensions.FileProviders.Physical.dll new file mode 100644 index 0000000..5ab5699 Binary files /dev/null and b/bin/Debug/net5.0/Microsoft.Extensions.FileProviders.Physical.dll differ diff --git a/bin/Debug/net5.0/Microsoft.Extensions.FileSystemGlobbing.dll b/bin/Debug/net5.0/Microsoft.Extensions.FileSystemGlobbing.dll new file mode 100644 index 0000000..5118bb8 Binary files /dev/null and b/bin/Debug/net5.0/Microsoft.Extensions.FileSystemGlobbing.dll differ diff --git a/bin/Debug/net5.0/Microsoft.Extensions.Primitives.dll b/bin/Debug/net5.0/Microsoft.Extensions.Primitives.dll new file mode 100644 index 0000000..d723644 Binary files /dev/null and b/bin/Debug/net5.0/Microsoft.Extensions.Primitives.dll differ diff --git a/bin/Debug/net5.0/Microsoft.IO.RecyclableMemoryStream.dll b/bin/Debug/net5.0/Microsoft.IO.RecyclableMemoryStream.dll new file mode 100644 index 0000000..2a12e32 Binary files /dev/null and b/bin/Debug/net5.0/Microsoft.IO.RecyclableMemoryStream.dll differ diff --git a/bin/Debug/net5.0/System.Formats.Asn1.dll b/bin/Debug/net5.0/System.Formats.Asn1.dll new file mode 100644 index 0000000..469c6ba Binary files /dev/null and b/bin/Debug/net5.0/System.Formats.Asn1.dll differ diff --git a/bin/Debug/net5.0/System.Runtime.CompilerServices.Unsafe.dll b/bin/Debug/net5.0/System.Runtime.CompilerServices.Unsafe.dll new file mode 100644 index 0000000..103462b Binary files /dev/null and b/bin/Debug/net5.0/System.Runtime.CompilerServices.Unsafe.dll differ diff --git a/bin/Debug/net5.0/System.Security.Cryptography.Pkcs.dll b/bin/Debug/net5.0/System.Security.Cryptography.Pkcs.dll new file mode 100644 index 0000000..92d1ff1 Binary files /dev/null and b/bin/Debug/net5.0/System.Security.Cryptography.Pkcs.dll differ diff --git a/bin/Debug/net5.0/System.Text.Encoding.CodePages.dll b/bin/Debug/net5.0/System.Text.Encoding.CodePages.dll new file mode 100644 index 0000000..e210e3d Binary files /dev/null and b/bin/Debug/net5.0/System.Text.Encoding.CodePages.dll differ diff --git a/bin/Debug/net5.0/System.Text.Encodings.Web.dll b/bin/Debug/net5.0/System.Text.Encodings.Web.dll new file mode 100644 index 0000000..99c130d Binary files /dev/null and b/bin/Debug/net5.0/System.Text.Encodings.Web.dll differ diff --git a/bin/Debug/net5.0/System.Text.Json.dll b/bin/Debug/net5.0/System.Text.Json.dll new file mode 100644 index 0000000..45b6bc0 Binary files /dev/null and b/bin/Debug/net5.0/System.Text.Json.dll differ diff --git a/bin/Debug/net5.0/rmutr_report.deps.json b/bin/Debug/net5.0/rmutr_report.deps.json index 33fe6bc..0ef4f66 100644 --- a/bin/Debug/net5.0/rmutr_report.deps.json +++ b/bin/Debug/net5.0/rmutr_report.deps.json @@ -34,6 +34,7 @@ "rmutr_report/1.0.0": { "dependencies": { "ClosedXML": "0.96.0", + "EPPlus": "7.2.2", "FastReport.Core": "2021.3.0", "Swashbuckle.AspNetCore": "6.5.0", "Swashbuckle.AspNetCore.Annotations": "6.5.0", @@ -117,14 +118,10 @@ "Microsoft.CSharp.Reference": "5.0.0.0", "Microsoft.Extensions.Caching.Abstractions": "5.0.0.0", "Microsoft.Extensions.Caching.Memory": "5.0.0.0", - "Microsoft.Extensions.Configuration.Abstractions": "5.0.0.0", "Microsoft.Extensions.Configuration.Binder": "5.0.0.0", "Microsoft.Extensions.Configuration.CommandLine": "5.0.0.0", - "Microsoft.Extensions.Configuration": "5.0.0.0", "Microsoft.Extensions.Configuration.EnvironmentVariables": "5.0.0.0", - "Microsoft.Extensions.Configuration.FileExtensions": "5.0.0.0", "Microsoft.Extensions.Configuration.Ini": "5.0.0.0", - "Microsoft.Extensions.Configuration.Json": "5.0.0.0", "Microsoft.Extensions.Configuration.KeyPerFile": "5.0.0.0", "Microsoft.Extensions.Configuration.UserSecrets": "5.0.0.0", "Microsoft.Extensions.Configuration.Xml": "5.0.0.0", @@ -132,11 +129,8 @@ "Microsoft.Extensions.DependencyInjection": "5.0.0.0", "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions": "5.0.0.0", "Microsoft.Extensions.Diagnostics.HealthChecks": "5.0.0.0", - "Microsoft.Extensions.FileProviders.Abstractions": "5.0.0.0", "Microsoft.Extensions.FileProviders.Composite": "5.0.0.0", "Microsoft.Extensions.FileProviders.Embedded": "5.0.0.0", - "Microsoft.Extensions.FileProviders.Physical": "5.0.0.0", - "Microsoft.Extensions.FileSystemGlobbing": "5.0.0.0", "Microsoft.Extensions.Hosting.Abstractions": "5.0.0.0", "Microsoft.Extensions.Hosting": "5.0.0.0", "Microsoft.Extensions.Http": "5.0.0.0", @@ -156,7 +150,6 @@ "Microsoft.Extensions.Options.ConfigurationExtensions": "5.0.0.0", "Microsoft.Extensions.Options.DataAnnotations": "5.0.0.0", "Microsoft.Extensions.Options": "5.0.0.0", - "Microsoft.Extensions.Primitives": "5.0.0.0", "Microsoft.Extensions.WebEncoders": "5.0.0.0", "Microsoft.JSInterop": "5.0.0.0", "Microsoft.Net.Http.Headers": "5.0.0.0", @@ -167,13 +160,13 @@ "mscorlib": "4.0.0.0", "netstandard": "2.1.0.0", "System.AppContext": "5.0.0.0", - "System.Buffers": "5.0.0.0", + "System.Buffers.Reference": "5.0.0.0", "System.Collections.Concurrent": "5.0.0.0", "System.Collections": "5.0.0.0", "System.Collections.Immutable.Reference": "5.0.0.0", "System.Collections.NonGeneric": "5.0.0.0", "System.Collections.Specialized": "5.0.0.0", - "System.ComponentModel.Annotations": "5.0.0.0", + "System.ComponentModel.Annotations.Reference": "5.0.0.0", "System.ComponentModel.DataAnnotations": "4.0.0.0", "System.ComponentModel": "5.0.0.0", "System.ComponentModel.EventBasedAsync": "5.0.0.0", @@ -200,7 +193,6 @@ "System.Drawing": "4.0.0.0", "System.Drawing.Primitives": "5.0.0.0", "System.Dynamic.Runtime": "5.0.0.0", - "System.Formats.Asn1": "5.0.0.0", "System.Globalization.Calendars": "5.0.0.0", "System.Globalization": "5.0.0.0", "System.Globalization.Extensions": "5.0.0.0", @@ -256,7 +248,6 @@ "System.Resources.Reader": "5.0.0.0", "System.Resources.ResourceManager": "5.0.0.0", "System.Resources.Writer": "5.0.0.0", - "System.Runtime.CompilerServices.Unsafe.Reference": "5.0.0.0", "System.Runtime.CompilerServices.VisualC": "5.0.0.0", "System.Runtime": "5.0.0.0", "System.Runtime.Extensions": "5.0.0.0", @@ -287,11 +278,8 @@ "System.Security.SecureString": "5.0.0.0", "System.ServiceModel.Web": "4.0.0.0", "System.ServiceProcess": "4.0.0.0", - "System.Text.Encoding.CodePages.Reference": "5.0.0.0", "System.Text.Encoding": "5.0.0.0", "System.Text.Encoding.Extensions": "5.0.0.0", - "System.Text.Encodings.Web": "5.0.0.0", - "System.Text.Json": "5.0.0.0", "System.Text.RegularExpressions": "5.0.0.0", "System.Threading.Channels": "5.0.0.0", "System.Threading": "5.0.0.0", @@ -333,7 +321,7 @@ "DocumentFormat.OpenXml": "2.16.0", "ExcelNumberFormat": "1.1.0", "Microsoft.CSharp": "4.7.0", - "System.Drawing.Common": "4.6.1" + "System.Drawing.Common": "4.7.3" }, "runtime": { "lib/netstandard2.0/ClosedXML.dll": { @@ -359,6 +347,51 @@ "lib/netstandard2.0/DocumentFormat.OpenXml.dll": {} } }, + "EPPlus/7.2.2": { + "dependencies": { + "EPPlus.System.Drawing": "6.1.1", + "Microsoft.Extensions.Configuration.Json": "8.0.0", + "Microsoft.IO.RecyclableMemoryStream": "3.0.0", + "System.ComponentModel.Annotations": "5.0.0", + "System.Security.Cryptography.Pkcs": "8.0.0", + "System.Text.Encoding.CodePages": "8.0.0" + }, + "runtime": { + "lib/netstandard2.1/EPPlus.dll": { + "assemblyVersion": "7.2.2.0", + "fileVersion": "7.2.2.0" + } + }, + "compile": { + "lib/netstandard2.1/EPPlus.dll": {} + } + }, + "EPPlus.Interfaces/6.1.1": { + "runtime": { + "lib/netstandard2.1/EPPlus.Interfaces.dll": { + "assemblyVersion": "6.1.1.0", + "fileVersion": "6.1.1.0" + } + }, + "compile": { + "lib/netstandard2.1/EPPlus.Interfaces.dll": {} + } + }, + "EPPlus.System.Drawing/6.1.1": { + "dependencies": { + "EPPlus.Interfaces": "6.1.1", + "System.Drawing.Common": "4.7.3" + }, + "runtime": { + "lib/netstandard2.1/EPPlus.System.Drawing.dll": { + "assemblyVersion": "6.1.1.0", + "fileVersion": "6.1.1.0" + } + }, + "compile": { + "lib/netstandard2.1/EPPlus.System.Drawing.dll": {} + } + }, "ExcelNumberFormat/1.1.0": { "runtime": { "lib/netstandard2.0/ExcelNumberFormat.dll": { @@ -374,7 +407,7 @@ "dependencies": { "Microsoft.CodeAnalysis.CSharp": "3.3.1", "Microsoft.CodeAnalysis.VisualBasic": "3.3.1", - "System.Drawing.Common": "4.6.1", + "System.Drawing.Common": "4.7.3", "System.Windows.Extensions": "4.6.0" }, "runtimeTargets": { @@ -390,10 +423,10 @@ "dependencies": { "FastReport.Compat": "2021.2.0", "FastReport.DataVisualization": "2021.2.0", - "System.Drawing.Common": "4.6.1", - "System.Security.Cryptography.Pkcs": "4.5.2", + "System.Drawing.Common": "4.7.3", + "System.Security.Cryptography.Pkcs": "8.0.0", "System.Security.Permissions": "4.4.0", - "System.Text.Encoding.CodePages": "4.5.1" + "System.Text.Encoding.CodePages": "8.0.0" }, "runtime": { "lib/netstandard2.1/FastReport.dll": { @@ -409,7 +442,7 @@ "dependencies": { "FastReport.Compat": "2021.2.0", "System.Data.SqlClient": "4.4.3", - "System.Drawing.Common": "4.6.1" + "System.Drawing.Common": "4.7.3" }, "runtimeTargets": { "runtimes/any/lib/netcoreapp3.0/FastReport.DataVisualization.dll": { @@ -420,16 +453,27 @@ } } }, + "Microsoft.Bcl.AsyncInterfaces/8.0.0": { + "runtime": { + "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + } + }, + "compile": { + "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {} + } + }, "Microsoft.CodeAnalysis.Analyzers/2.9.4": {}, "Microsoft.CodeAnalysis.Common/3.3.1": { "dependencies": { "Microsoft.CodeAnalysis.Analyzers": "2.9.4", "System.Collections.Immutable": "1.5.0", - "System.Memory": "4.5.3", + "System.Memory": "4.5.5", "System.Reflection.Metadata": "1.6.0", - "System.Runtime.CompilerServices.Unsafe": "4.5.2", - "System.Text.Encoding.CodePages": "4.5.1", - "System.Threading.Tasks.Extensions": "4.5.3" + "System.Runtime.CompilerServices.Unsafe": "6.0.0", + "System.Text.Encoding.CodePages": "8.0.0", + "System.Threading.Tasks.Extensions": "4.5.4" }, "runtime": { "lib/netstandard2.0/Microsoft.CodeAnalysis.dll": { @@ -594,7 +638,139 @@ }, "Microsoft.CSharp/4.7.0": {}, "Microsoft.Extensions.ApiDescription.Server/6.0.5": {}, - "Microsoft.NETCore.Platforms/3.0.0": {}, + "Microsoft.Extensions.Configuration/8.0.0": { + "dependencies": { + "Microsoft.Extensions.Configuration.Abstractions": "8.0.0", + "Microsoft.Extensions.Primitives": "8.0.0" + }, + "runtime": { + "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + } + }, + "compile": { + "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll": {} + } + }, + "Microsoft.Extensions.Configuration.Abstractions/8.0.0": { + "dependencies": { + "Microsoft.Extensions.Primitives": "8.0.0" + }, + "runtime": { + "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + } + }, + "compile": { + "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": {} + } + }, + "Microsoft.Extensions.Configuration.FileExtensions/8.0.0": { + "dependencies": { + "Microsoft.Extensions.Configuration": "8.0.0", + "Microsoft.Extensions.Configuration.Abstractions": "8.0.0", + "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0", + "Microsoft.Extensions.FileProviders.Physical": "8.0.0", + "Microsoft.Extensions.Primitives": "8.0.0" + }, + "runtime": { + "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + } + }, + "compile": { + "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll": {} + } + }, + "Microsoft.Extensions.Configuration.Json/8.0.0": { + "dependencies": { + "Microsoft.Extensions.Configuration": "8.0.0", + "Microsoft.Extensions.Configuration.Abstractions": "8.0.0", + "Microsoft.Extensions.Configuration.FileExtensions": "8.0.0", + "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0", + "System.Text.Json": "8.0.0" + }, + "runtime": { + "lib/netstandard2.1/Microsoft.Extensions.Configuration.Json.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + } + }, + "compile": { + "lib/netstandard2.1/Microsoft.Extensions.Configuration.Json.dll": {} + } + }, + "Microsoft.Extensions.FileProviders.Abstractions/8.0.0": { + "dependencies": { + "Microsoft.Extensions.Primitives": "8.0.0" + }, + "runtime": { + "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + } + }, + "compile": { + "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {} + } + }, + "Microsoft.Extensions.FileProviders.Physical/8.0.0": { + "dependencies": { + "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0", + "Microsoft.Extensions.FileSystemGlobbing": "8.0.0", + "Microsoft.Extensions.Primitives": "8.0.0" + }, + "runtime": { + "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + } + }, + "compile": { + "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll": {} + } + }, + "Microsoft.Extensions.FileSystemGlobbing/8.0.0": { + "runtime": { + "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + } + }, + "compile": { + "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll": {} + } + }, + "Microsoft.Extensions.Primitives/8.0.0": { + "dependencies": { + "System.Memory": "4.5.5", + "System.Runtime.CompilerServices.Unsafe": "6.0.0" + }, + "runtime": { + "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + } + }, + "compile": { + "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll": {} + } + }, + "Microsoft.IO.RecyclableMemoryStream/3.0.0": { + "runtime": { + "lib/netstandard2.1/Microsoft.IO.RecyclableMemoryStream.dll": { + "assemblyVersion": "3.0.0.0", + "fileVersion": "3.0.0.0" + } + }, + "compile": { + "lib/netstandard2.1/Microsoft.IO.RecyclableMemoryStream.dll": {} + } + }, + "Microsoft.NETCore.Platforms/3.1.9": {}, "Microsoft.OpenApi/1.2.3": { "runtime": { "lib/netstandard2.0/Microsoft.OpenApi.dll": { @@ -608,14 +784,14 @@ }, "Microsoft.Win32.Registry/4.4.0": { "dependencies": { - "Microsoft.NETCore.Platforms": "3.0.0", + "Microsoft.NETCore.Platforms": "3.1.9", "System.Security.AccessControl": "4.4.0", "System.Security.Principal.Windows": "4.4.0" } }, - "Microsoft.Win32.SystemEvents/4.6.0": { + "Microsoft.Win32.SystemEvents/4.7.0": { "dependencies": { - "Microsoft.NETCore.Platforms": "3.0.0" + "Microsoft.NETCore.Platforms": "3.1.9" } }, "runtime.native.System.Data.SqlClient.sni/4.4.0": { @@ -713,12 +889,14 @@ "lib/net5.0/Swashbuckle.AspNetCore.SwaggerUI.dll": {} } }, + "System.Buffers/4.5.1": {}, "System.Collections.Immutable/1.5.0": {}, + "System.ComponentModel.Annotations/5.0.0": {}, "System.Data.SqlClient/4.4.3": { "dependencies": { "Microsoft.Win32.Registry": "4.4.0", "System.Security.Principal.Windows": "4.4.0", - "System.Text.Encoding.CodePages": "4.5.1", + "System.Text.Encoding.CodePages": "8.0.0", "runtime.native.System.Data.SqlClient.sni": "4.4.0" }, "runtime": { @@ -745,15 +923,30 @@ "ref/netstandard2.0/System.Data.SqlClient.dll": {} } }, - "System.Drawing.Common/4.6.1": { + "System.Drawing.Common/4.7.3": { "dependencies": { - "Microsoft.NETCore.Platforms": "3.0.0", - "Microsoft.Win32.SystemEvents": "4.6.0" + "Microsoft.NETCore.Platforms": "3.1.9", + "Microsoft.Win32.SystemEvents": "4.7.0" }, "compile": { "ref/netcoreapp3.0/System.Drawing.Common.dll": {} } }, + "System.Formats.Asn1/8.0.0": { + "dependencies": { + "System.Buffers": "4.5.1", + "System.Memory": "4.5.5" + }, + "runtime": { + "lib/netstandard2.0/System.Formats.Asn1.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + } + }, + "compile": { + "lib/netstandard2.0/System.Formats.Asn1.dll": {} + } + }, "System.IO.Packaging/4.7.0": { "runtime": { "lib/netstandard2.0/System.IO.Packaging.dll": { @@ -765,22 +958,43 @@ "ref/netstandard2.0/System.IO.Packaging.dll": {} } }, - "System.Memory/4.5.3": {}, + "System.Memory/4.5.5": {}, "System.Reflection.Metadata/1.6.0": {}, - "System.Runtime.CompilerServices.Unsafe/4.5.2": {}, + "System.Runtime.CompilerServices.Unsafe/6.0.0": { + "runtime": { + "lib/netcoreapp3.1/System.Runtime.CompilerServices.Unsafe.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.21.52210" + } + }, + "compile": { + "lib/netcoreapp3.1/System.Runtime.CompilerServices.Unsafe.dll": {} + } + }, "System.Security.AccessControl/4.4.0": { "dependencies": { - "Microsoft.NETCore.Platforms": "3.0.0", + "Microsoft.NETCore.Platforms": "3.1.9", "System.Security.Principal.Windows": "4.4.0" } }, - "System.Security.Cryptography.Cng/4.5.0": {}, - "System.Security.Cryptography.Pkcs/4.5.2": { + "System.Security.Cryptography.Cng/5.0.0": { "dependencies": { - "System.Security.Cryptography.Cng": "4.5.0" + "System.Formats.Asn1": "8.0.0" + } + }, + "System.Security.Cryptography.Pkcs/8.0.0": { + "dependencies": { + "System.Formats.Asn1": "8.0.0", + "System.Security.Cryptography.Cng": "5.0.0" + }, + "runtime": { + "lib/netstandard2.1/System.Security.Cryptography.Pkcs.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + } }, "compile": { - "ref/netcoreapp2.1/System.Security.Cryptography.Pkcs.dll": {} + "lib/netstandard2.1/System.Security.Cryptography.Pkcs.dll": {} } }, "System.Security.Permissions/4.4.0": { @@ -790,19 +1004,63 @@ }, "System.Security.Principal.Windows/4.4.0": { "dependencies": { - "Microsoft.NETCore.Platforms": "3.0.0" + "Microsoft.NETCore.Platforms": "3.1.9" } }, - "System.Text.Encoding.CodePages/4.5.1": { + "System.Text.Encoding.CodePages/8.0.0": { "dependencies": { - "Microsoft.NETCore.Platforms": "3.0.0", - "System.Runtime.CompilerServices.Unsafe": "4.5.2" + "System.Memory": "4.5.5", + "System.Runtime.CompilerServices.Unsafe": "6.0.0" + }, + "runtime": { + "lib/netstandard2.0/System.Text.Encoding.CodePages.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + } + }, + "compile": { + "lib/netstandard2.0/System.Text.Encoding.CodePages.dll": {} } }, - "System.Threading.Tasks.Extensions/4.5.3": {}, + "System.Text.Encodings.Web/8.0.0": { + "dependencies": { + "System.Buffers": "4.5.1", + "System.Memory": "4.5.5", + "System.Runtime.CompilerServices.Unsafe": "6.0.0" + }, + "runtime": { + "lib/netstandard2.0/System.Text.Encodings.Web.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + } + }, + "compile": { + "lib/netstandard2.0/System.Text.Encodings.Web.dll": {} + } + }, + "System.Text.Json/8.0.0": { + "dependencies": { + "Microsoft.Bcl.AsyncInterfaces": "8.0.0", + "System.Buffers": "4.5.1", + "System.Memory": "4.5.5", + "System.Runtime.CompilerServices.Unsafe": "6.0.0", + "System.Text.Encodings.Web": "8.0.0", + "System.Threading.Tasks.Extensions": "4.5.4" + }, + "runtime": { + "lib/netstandard2.0/System.Text.Json.dll": { + "assemblyVersion": "8.0.0.0", + "fileVersion": "8.0.23.53103" + } + }, + "compile": { + "lib/netstandard2.0/System.Text.Json.dll": {} + } + }, + "System.Threading.Tasks.Extensions/4.5.4": {}, "System.Windows.Extensions/4.6.0": { "dependencies": { - "System.Drawing.Common": "4.6.1" + "System.Drawing.Common": "4.7.3" } }, "Microsoft.AspNetCore.Antiforgery/5.0.0.0": { @@ -1285,12 +1543,6 @@ }, "compileOnly": true }, - "Microsoft.Extensions.Configuration.Abstractions/5.0.0.0": { - "compile": { - "Microsoft.Extensions.Configuration.Abstractions.dll": {} - }, - "compileOnly": true - }, "Microsoft.Extensions.Configuration.Binder/5.0.0.0": { "compile": { "Microsoft.Extensions.Configuration.Binder.dll": {} @@ -1303,36 +1555,18 @@ }, "compileOnly": true }, - "Microsoft.Extensions.Configuration/5.0.0.0": { - "compile": { - "Microsoft.Extensions.Configuration.dll": {} - }, - "compileOnly": true - }, "Microsoft.Extensions.Configuration.EnvironmentVariables/5.0.0.0": { "compile": { "Microsoft.Extensions.Configuration.EnvironmentVariables.dll": {} }, "compileOnly": true }, - "Microsoft.Extensions.Configuration.FileExtensions/5.0.0.0": { - "compile": { - "Microsoft.Extensions.Configuration.FileExtensions.dll": {} - }, - "compileOnly": true - }, "Microsoft.Extensions.Configuration.Ini/5.0.0.0": { "compile": { "Microsoft.Extensions.Configuration.Ini.dll": {} }, "compileOnly": true }, - "Microsoft.Extensions.Configuration.Json/5.0.0.0": { - "compile": { - "Microsoft.Extensions.Configuration.Json.dll": {} - }, - "compileOnly": true - }, "Microsoft.Extensions.Configuration.KeyPerFile/5.0.0.0": { "compile": { "Microsoft.Extensions.Configuration.KeyPerFile.dll": {} @@ -1375,12 +1609,6 @@ }, "compileOnly": true }, - "Microsoft.Extensions.FileProviders.Abstractions/5.0.0.0": { - "compile": { - "Microsoft.Extensions.FileProviders.Abstractions.dll": {} - }, - "compileOnly": true - }, "Microsoft.Extensions.FileProviders.Composite/5.0.0.0": { "compile": { "Microsoft.Extensions.FileProviders.Composite.dll": {} @@ -1393,18 +1621,6 @@ }, "compileOnly": true }, - "Microsoft.Extensions.FileProviders.Physical/5.0.0.0": { - "compile": { - "Microsoft.Extensions.FileProviders.Physical.dll": {} - }, - "compileOnly": true - }, - "Microsoft.Extensions.FileSystemGlobbing/5.0.0.0": { - "compile": { - "Microsoft.Extensions.FileSystemGlobbing.dll": {} - }, - "compileOnly": true - }, "Microsoft.Extensions.Hosting.Abstractions/5.0.0.0": { "compile": { "Microsoft.Extensions.Hosting.Abstractions.dll": {} @@ -1519,12 +1735,6 @@ }, "compileOnly": true }, - "Microsoft.Extensions.Primitives/5.0.0.0": { - "compile": { - "Microsoft.Extensions.Primitives.dll": {} - }, - "compileOnly": true - }, "Microsoft.Extensions.WebEncoders/5.0.0.0": { "compile": { "Microsoft.Extensions.WebEncoders.dll": {} @@ -1585,7 +1795,7 @@ }, "compileOnly": true }, - "System.Buffers/5.0.0.0": { + "System.Buffers.Reference/5.0.0.0": { "compile": { "System.Buffers.dll": {} }, @@ -1621,7 +1831,7 @@ }, "compileOnly": true }, - "System.ComponentModel.Annotations/5.0.0.0": { + "System.ComponentModel.Annotations.Reference/5.0.0.0": { "compile": { "System.ComponentModel.Annotations.dll": {} }, @@ -1783,12 +1993,6 @@ }, "compileOnly": true }, - "System.Formats.Asn1/5.0.0.0": { - "compile": { - "System.Formats.Asn1.dll": {} - }, - "compileOnly": true - }, "System.Globalization.Calendars/5.0.0.0": { "compile": { "System.Globalization.Calendars.dll": {} @@ -2119,12 +2323,6 @@ }, "compileOnly": true }, - "System.Runtime.CompilerServices.Unsafe.Reference/5.0.0.0": { - "compile": { - "System.Runtime.CompilerServices.Unsafe.dll": {} - }, - "compileOnly": true - }, "System.Runtime.CompilerServices.VisualC/5.0.0.0": { "compile": { "System.Runtime.CompilerServices.VisualC.dll": {} @@ -2305,12 +2503,6 @@ }, "compileOnly": true }, - "System.Text.Encoding.CodePages.Reference/5.0.0.0": { - "compile": { - "System.Text.Encoding.CodePages.dll": {} - }, - "compileOnly": true - }, "System.Text.Encoding/5.0.0.0": { "compile": { "System.Text.Encoding.dll": {} @@ -2323,18 +2515,6 @@ }, "compileOnly": true }, - "System.Text.Encodings.Web/5.0.0.0": { - "compile": { - "System.Text.Encodings.Web.dll": {} - }, - "compileOnly": true - }, - "System.Text.Json/5.0.0.0": { - "compile": { - "System.Text.Json.dll": {} - }, - "compileOnly": true - }, "System.Text.RegularExpressions/5.0.0.0": { "compile": { "System.Text.RegularExpressions.dll": {} @@ -2525,6 +2705,27 @@ "path": "documentformat.openxml/2.16.0", "hashPath": "documentformat.openxml.2.16.0.nupkg.sha512" }, + "EPPlus/7.2.2": { + "type": "package", + "serviceable": true, + "sha512": "sha512-gSbODd3UQroSqQ9abC35DjThwdWj7q4Mc8jLJT224CF88112QKDIoUkW7c7iiv4MzbMoWn+Spvu4A1Jszsym6Q==", + "path": "epplus/7.2.2", + "hashPath": "epplus.7.2.2.nupkg.sha512" + }, + "EPPlus.Interfaces/6.1.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-y7dkrOoE1ZR9Vgy1Jf2rEIaTf3SHlUjYt01NklP+F5Qh7S2ruPbzTcpYLRWMeXiG8XL8h2jqX4CyIkFt3NQGZw==", + "path": "epplus.interfaces/6.1.1", + "hashPath": "epplus.interfaces.6.1.1.nupkg.sha512" + }, + "EPPlus.System.Drawing/6.1.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-lRF5gHYrmkHOOiLMI0t6q8zNYjUrzRgAM5BCXumv5xiqXko8fx3AWI+HCNZfhEqVFGOop+42KfR5GiUcCoyoMw==", + "path": "epplus.system.drawing/6.1.1", + "hashPath": "epplus.system.drawing.6.1.1.nupkg.sha512" + }, "ExcelNumberFormat/1.1.0": { "type": "package", "serviceable": true, @@ -2553,6 +2754,13 @@ "path": "fastreport.datavisualization/2021.2.0", "hashPath": "fastreport.datavisualization.2021.2.0.nupkg.sha512" }, + "Microsoft.Bcl.AsyncInterfaces/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-3WA9q9yVqJp222P3x1wYIGDAkpjAku0TMUaaQV22g6L67AI0LdOIrVS7Ht2vJfLHGSPVuqN94vIr15qn+HEkHw==", + "path": "microsoft.bcl.asyncinterfaces/8.0.0", + "hashPath": "microsoft.bcl.asyncinterfaces.8.0.0.nupkg.sha512" + }, "Microsoft.CodeAnalysis.Analyzers/2.9.4": { "type": "package", "serviceable": true, @@ -2595,12 +2803,75 @@ "path": "microsoft.extensions.apidescription.server/6.0.5", "hashPath": "microsoft.extensions.apidescription.server.6.0.5.nupkg.sha512" }, - "Microsoft.NETCore.Platforms/3.0.0": { + "Microsoft.Extensions.Configuration/8.0.0": { "type": "package", "serviceable": true, - "sha512": "sha512-TsETIgVJb/AKoYfSP+iCxkuly5d3inZjTdx/ItZLk2CxY85v8083OBS3uai84kK3/baLnS5/b5XGs6zR7SuuHQ==", - "path": "microsoft.netcore.platforms/3.0.0", - "hashPath": "microsoft.netcore.platforms.3.0.0.nupkg.sha512" + "sha512": "sha512-0J/9YNXTMWSZP2p2+nvl8p71zpSwokZXZuJW+VjdErkegAnFdO1XlqtA62SJtgVYHdKu3uPxJHcMR/r35HwFBA==", + "path": "microsoft.extensions.configuration/8.0.0", + "hashPath": "microsoft.extensions.configuration.8.0.0.nupkg.sha512" + }, + "Microsoft.Extensions.Configuration.Abstractions/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-3lE/iLSutpgX1CC0NOW70FJoGARRHbyKmG7dc0klnUZ9Dd9hS6N/POPWhKhMLCEuNN5nXEY5agmlFtH562vqhQ==", + "path": "microsoft.extensions.configuration.abstractions/8.0.0", + "hashPath": "microsoft.extensions.configuration.abstractions.8.0.0.nupkg.sha512" + }, + "Microsoft.Extensions.Configuration.FileExtensions/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-McP+Lz/EKwvtCv48z0YImw+L1gi1gy5rHhNaNIY2CrjloV+XY8gydT8DjMR6zWeL13AFK+DioVpppwAuO1Gi1w==", + "path": "microsoft.extensions.configuration.fileextensions/8.0.0", + "hashPath": "microsoft.extensions.configuration.fileextensions.8.0.0.nupkg.sha512" + }, + "Microsoft.Extensions.Configuration.Json/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-C2wqUoh9OmRL1akaCcKSTmRU8z0kckfImG7zLNI8uyi47Lp+zd5LWAD17waPQEqCz3ioWOCrFUo+JJuoeZLOBw==", + "path": "microsoft.extensions.configuration.json/8.0.0", + "hashPath": "microsoft.extensions.configuration.json.8.0.0.nupkg.sha512" + }, + "Microsoft.Extensions.FileProviders.Abstractions/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-ZbaMlhJlpisjuWbvXr4LdAst/1XxH3vZ6A0BsgTphZ2L4PGuxRLz7Jr/S7mkAAnOn78Vu0fKhEgNF5JO3zfjqQ==", + "path": "microsoft.extensions.fileproviders.abstractions/8.0.0", + "hashPath": "microsoft.extensions.fileproviders.abstractions.8.0.0.nupkg.sha512" + }, + "Microsoft.Extensions.FileProviders.Physical/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-UboiXxpPUpwulHvIAVE36Knq0VSHaAmfrFkegLyBZeaADuKezJ/AIXYAW8F5GBlGk/VaibN2k/Zn1ca8YAfVdA==", + "path": "microsoft.extensions.fileproviders.physical/8.0.0", + "hashPath": "microsoft.extensions.fileproviders.physical.8.0.0.nupkg.sha512" + }, + "Microsoft.Extensions.FileSystemGlobbing/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-OK+670i7esqlQrPjdIKRbsyMCe9g5kSLpRRQGSr4Q58AOYEe/hCnfLZprh7viNisSUUQZmMrbbuDaIrP+V1ebQ==", + "path": "microsoft.extensions.filesystemglobbing/8.0.0", + "hashPath": "microsoft.extensions.filesystemglobbing.8.0.0.nupkg.sha512" + }, + "Microsoft.Extensions.Primitives/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-bXJEZrW9ny8vjMF1JV253WeLhpEVzFo1lyaZu1vQ4ZxWUlVvknZ/+ftFgVheLubb4eZPSwwxBeqS1JkCOjxd8g==", + "path": "microsoft.extensions.primitives/8.0.0", + "hashPath": "microsoft.extensions.primitives.8.0.0.nupkg.sha512" + }, + "Microsoft.IO.RecyclableMemoryStream/3.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-irv0HuqoH8Ig5i2fO+8dmDNdFdsrO+DoQcedwIlb810qpZHBNQHZLW7C/AHBQDgLLpw2T96vmMAy/aE4Yj55Sg==", + "path": "microsoft.io.recyclablememorystream/3.0.0", + "hashPath": "microsoft.io.recyclablememorystream.3.0.0.nupkg.sha512" + }, + "Microsoft.NETCore.Platforms/3.1.9": { + "type": "package", + "serviceable": true, + "sha512": "sha512-e+/BrhryHoMojWlbcPJAFcShpk3JYvsMfrmoM26dnvHARWR6vtmGbfHppZcANVqf7DUBDIRxlZXcWg7v/9e1TQ==", + "path": "microsoft.netcore.platforms/3.1.9", + "hashPath": "microsoft.netcore.platforms.3.1.9.nupkg.sha512" }, "Microsoft.OpenApi/1.2.3": { "type": "package", @@ -2616,12 +2887,12 @@ "path": "microsoft.win32.registry/4.4.0", "hashPath": "microsoft.win32.registry.4.4.0.nupkg.sha512" }, - "Microsoft.Win32.SystemEvents/4.6.0": { + "Microsoft.Win32.SystemEvents/4.7.0": { "type": "package", "serviceable": true, - "sha512": "sha512-Edg+pFW5C8WJb680Za2kTV8TqUi6Ahl/WldRVoOVJ23UQLpDHFspa+umgFjkWZw24ETsU99Cg+ErZz683M4chg==", - "path": "microsoft.win32.systemevents/4.6.0", - "hashPath": "microsoft.win32.systemevents.4.6.0.nupkg.sha512" + "sha512": "sha512-mtVirZr++rq+XCDITMUdnETD59XoeMxSpLRIII7JRI6Yj0LEDiO1pPn0ktlnIj12Ix8bfvQqQDMMIF9wC98oCA==", + "path": "microsoft.win32.systemevents/4.7.0", + "hashPath": "microsoft.win32.systemevents.4.7.0.nupkg.sha512" }, "runtime.native.System.Data.SqlClient.sni/4.4.0": { "type": "package", @@ -2686,6 +2957,13 @@ "path": "swashbuckle.aspnetcore.swaggerui/6.5.0", "hashPath": "swashbuckle.aspnetcore.swaggerui.6.5.0.nupkg.sha512" }, + "System.Buffers/4.5.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4YomAg==", + "path": "system.buffers/4.5.1", + "hashPath": "system.buffers.4.5.1.nupkg.sha512" + }, "System.Collections.Immutable/1.5.0": { "type": "package", "serviceable": true, @@ -2693,6 +2971,13 @@ "path": "system.collections.immutable/1.5.0", "hashPath": "system.collections.immutable.1.5.0.nupkg.sha512" }, + "System.ComponentModel.Annotations/5.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-dMkqfy2el8A8/I76n2Hi1oBFEbG1SfxD2l5nhwXV3XjlnOmwxJlQbYpJH4W51odnU9sARCSAgv7S3CyAFMkpYg==", + "path": "system.componentmodel.annotations/5.0.0", + "hashPath": "system.componentmodel.annotations.5.0.0.nupkg.sha512" + }, "System.Data.SqlClient/4.4.3": { "type": "package", "serviceable": true, @@ -2700,12 +2985,19 @@ "path": "system.data.sqlclient/4.4.3", "hashPath": "system.data.sqlclient.4.4.3.nupkg.sha512" }, - "System.Drawing.Common/4.6.1": { + "System.Drawing.Common/4.7.3": { "type": "package", "serviceable": true, - "sha512": "sha512-TFAADvBEUhdDb2Lteq/BUeG0J1y7a0GyFdpB8yE/eAcbiN0R5MII1nXExXsrtRZiO8C/L9SozL2wGqkRlhiv6A==", - "path": "system.drawing.common/4.6.1", - "hashPath": "system.drawing.common.4.6.1.nupkg.sha512" + "sha512": "sha512-B3+wwhAeoUQ6KeshWSq3IRLQiMoqPEzSHzyVyxTI/EbYuqIp90lXrRISlip2AF+5tj74ycIVPpnRY4M424HahA==", + "path": "system.drawing.common/4.7.3", + "hashPath": "system.drawing.common.4.7.3.nupkg.sha512" + }, + "System.Formats.Asn1/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-AJukBuLoe3QeAF+mfaRKQb2dgyrvt340iMBHYv+VdBzCUM06IxGlvl0o/uPOS7lHnXPN6u8fFRHSHudx5aTi8w==", + "path": "system.formats.asn1/8.0.0", + "hashPath": "system.formats.asn1.8.0.0.nupkg.sha512" }, "System.IO.Packaging/4.7.0": { "type": "package", @@ -2714,12 +3006,12 @@ "path": "system.io.packaging/4.7.0", "hashPath": "system.io.packaging.4.7.0.nupkg.sha512" }, - "System.Memory/4.5.3": { + "System.Memory/4.5.5": { "type": "package", "serviceable": true, - "sha512": "sha512-3oDzvc/zzetpTKWMShs1AADwZjQ/36HnsufHRPcOjyRAAMLDlu2iD33MBI2opxnezcVUtXyqDXXjoFMOU9c7SA==", - "path": "system.memory/4.5.3", - "hashPath": "system.memory.4.5.3.nupkg.sha512" + "sha512": "sha512-XIWiDvKPXaTveaB7HVganDlOCRoj03l+jrwNvcge/t8vhGYKvqV+dMv6G4SAX2NoNmN0wZfVPTAlFwZcZvVOUw==", + "path": "system.memory/4.5.5", + "hashPath": "system.memory.4.5.5.nupkg.sha512" }, "System.Reflection.Metadata/1.6.0": { "type": "package", @@ -2728,12 +3020,12 @@ "path": "system.reflection.metadata/1.6.0", "hashPath": "system.reflection.metadata.1.6.0.nupkg.sha512" }, - "System.Runtime.CompilerServices.Unsafe/4.5.2": { + "System.Runtime.CompilerServices.Unsafe/6.0.0": { "type": "package", "serviceable": true, - "sha512": "sha512-wprSFgext8cwqymChhrBLu62LMg/1u92bU+VOwyfBimSPVFXtsNqEWC92Pf9ofzJFlk4IHmJA75EDJn1b2goAQ==", - "path": "system.runtime.compilerservices.unsafe/4.5.2", - "hashPath": "system.runtime.compilerservices.unsafe.4.5.2.nupkg.sha512" + "sha512": "sha512-/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==", + "path": "system.runtime.compilerservices.unsafe/6.0.0", + "hashPath": "system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512" }, "System.Security.AccessControl/4.4.0": { "type": "package", @@ -2742,19 +3034,19 @@ "path": "system.security.accesscontrol/4.4.0", "hashPath": "system.security.accesscontrol.4.4.0.nupkg.sha512" }, - "System.Security.Cryptography.Cng/4.5.0": { + "System.Security.Cryptography.Cng/5.0.0": { "type": "package", "serviceable": true, - "sha512": "sha512-WG3r7EyjUe9CMPFSs6bty5doUqT+q9pbI80hlNzo2SkPkZ4VTuZkGWjpp77JB8+uaL4DFPRdBsAY+DX3dBK92A==", - "path": "system.security.cryptography.cng/4.5.0", - "hashPath": "system.security.cryptography.cng.4.5.0.nupkg.sha512" + "sha512": "sha512-jIMXsKn94T9JY7PvPq/tMfqa6GAaHpElRDpmG+SuL+D3+sTw2M8VhnibKnN8Tq+4JqbPJ/f+BwtLeDMEnzAvRg==", + "path": "system.security.cryptography.cng/5.0.0", + "hashPath": "system.security.cryptography.cng.5.0.0.nupkg.sha512" }, - "System.Security.Cryptography.Pkcs/4.5.2": { + "System.Security.Cryptography.Pkcs/8.0.0": { "type": "package", "serviceable": true, - "sha512": "sha512-lIo52x0AAsZs8r1L58lPXaqN6PP51Z/XJts0kZtbZRNYcMguupxqRGjvc/GoqSKTbYa+aBwbkT4xoqQ7EsfN0A==", - "path": "system.security.cryptography.pkcs/4.5.2", - "hashPath": "system.security.cryptography.pkcs.4.5.2.nupkg.sha512" + "sha512": "sha512-ULmp3xoOwNYjOYp4JZ2NK/6NdTgiN1GQXzVVN1njQ7LOZ0d0B9vyMnhyqbIi9Qw4JXj1JgCsitkTShboHRx7Eg==", + "path": "system.security.cryptography.pkcs/8.0.0", + "hashPath": "system.security.cryptography.pkcs.8.0.0.nupkg.sha512" }, "System.Security.Permissions/4.4.0": { "type": "package", @@ -2770,19 +3062,33 @@ "path": "system.security.principal.windows/4.4.0", "hashPath": "system.security.principal.windows.4.4.0.nupkg.sha512" }, - "System.Text.Encoding.CodePages/4.5.1": { + "System.Text.Encoding.CodePages/8.0.0": { "type": "package", "serviceable": true, - "sha512": "sha512-4J2JQXbftjPMppIHJ7IC+VXQ9XfEagN92vZZNoG12i+zReYlim5dMoXFC1Zzg7tsnKDM7JPo5bYfFK4Jheq44w==", - "path": "system.text.encoding.codepages/4.5.1", - "hashPath": "system.text.encoding.codepages.4.5.1.nupkg.sha512" + "sha512": "sha512-OZIsVplFGaVY90G2SbpgU7EnCoOO5pw1t4ic21dBF3/1omrJFpAGoNAVpPyMVOC90/hvgkGG3VFqR13YgZMQfg==", + "path": "system.text.encoding.codepages/8.0.0", + "hashPath": "system.text.encoding.codepages.8.0.0.nupkg.sha512" }, - "System.Threading.Tasks.Extensions/4.5.3": { + "System.Text.Encodings.Web/8.0.0": { "type": "package", "serviceable": true, - "sha512": "sha512-+MvhNtcvIbqmhANyKu91jQnvIRVSTiaOiFNfKWwXGHG48YAb4I/TyH8spsySiPYla7gKal5ZnF3teJqZAximyQ==", - "path": "system.threading.tasks.extensions/4.5.3", - "hashPath": "system.threading.tasks.extensions.4.5.3.nupkg.sha512" + "sha512": "sha512-yev/k9GHAEGx2Rg3/tU6MQh4HGBXJs70y7j1LaM1i/ER9po+6nnQ6RRqTJn1E7Xu0fbIFK80Nh5EoODxrbxwBQ==", + "path": "system.text.encodings.web/8.0.0", + "hashPath": "system.text.encodings.web.8.0.0.nupkg.sha512" + }, + "System.Text.Json/8.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-OdrZO2WjkiEG6ajEFRABTRCi/wuXQPxeV6g8xvUJqdxMvvuCCEk86zPla8UiIQJz3durtUEbNyY/3lIhS0yZvQ==", + "path": "system.text.json/8.0.0", + "hashPath": "system.text.json.8.0.0.nupkg.sha512" + }, + "System.Threading.Tasks.Extensions/4.5.4": { + "type": "package", + "serviceable": true, + "sha512": "sha512-zteT+G8xuGu6mS+mzDzYXbzS7rd3K6Fjb9RiZlYlJPam2/hU7JCBZBVEcywNuR+oZ1ncTvc/cq0faRr3P01OVg==", + "path": "system.threading.tasks.extensions/4.5.4", + "hashPath": "system.threading.tasks.extensions.4.5.4.nupkg.sha512" }, "System.Windows.Extensions/4.6.0": { "type": "package", @@ -3191,11 +3497,6 @@ "serviceable": false, "sha512": "" }, - "Microsoft.Extensions.Configuration.Abstractions/5.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, "Microsoft.Extensions.Configuration.Binder/5.0.0.0": { "type": "referenceassembly", "serviceable": false, @@ -3206,31 +3507,16 @@ "serviceable": false, "sha512": "" }, - "Microsoft.Extensions.Configuration/5.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, "Microsoft.Extensions.Configuration.EnvironmentVariables/5.0.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, - "Microsoft.Extensions.Configuration.FileExtensions/5.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, "Microsoft.Extensions.Configuration.Ini/5.0.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" }, - "Microsoft.Extensions.Configuration.Json/5.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, "Microsoft.Extensions.Configuration.KeyPerFile/5.0.0.0": { "type": "referenceassembly", "serviceable": false, @@ -3266,11 +3552,6 @@ "serviceable": false, "sha512": "" }, - "Microsoft.Extensions.FileProviders.Abstractions/5.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, "Microsoft.Extensions.FileProviders.Composite/5.0.0.0": { "type": "referenceassembly", "serviceable": false, @@ -3281,16 +3562,6 @@ "serviceable": false, "sha512": "" }, - "Microsoft.Extensions.FileProviders.Physical/5.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.FileSystemGlobbing/5.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, "Microsoft.Extensions.Hosting.Abstractions/5.0.0.0": { "type": "referenceassembly", "serviceable": false, @@ -3386,11 +3657,6 @@ "serviceable": false, "sha512": "" }, - "Microsoft.Extensions.Primitives/5.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, "Microsoft.Extensions.WebEncoders/5.0.0.0": { "type": "referenceassembly", "serviceable": false, @@ -3441,7 +3707,7 @@ "serviceable": false, "sha512": "" }, - "System.Buffers/5.0.0.0": { + "System.Buffers.Reference/5.0.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" @@ -3471,7 +3737,7 @@ "serviceable": false, "sha512": "" }, - "System.ComponentModel.Annotations/5.0.0.0": { + "System.ComponentModel.Annotations.Reference/5.0.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" @@ -3606,11 +3872,6 @@ "serviceable": false, "sha512": "" }, - "System.Formats.Asn1/5.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, "System.Globalization.Calendars/5.0.0.0": { "type": "referenceassembly", "serviceable": false, @@ -3886,11 +4147,6 @@ "serviceable": false, "sha512": "" }, - "System.Runtime.CompilerServices.Unsafe.Reference/5.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, "System.Runtime.CompilerServices.VisualC/5.0.0.0": { "type": "referenceassembly", "serviceable": false, @@ -4041,11 +4297,6 @@ "serviceable": false, "sha512": "" }, - "System.Text.Encoding.CodePages.Reference/5.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, "System.Text.Encoding/5.0.0.0": { "type": "referenceassembly", "serviceable": false, @@ -4056,16 +4307,6 @@ "serviceable": false, "sha512": "" }, - "System.Text.Encodings.Web/5.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, - "System.Text.Json/5.0.0.0": { - "type": "referenceassembly", - "serviceable": false, - "sha512": "" - }, "System.Text.RegularExpressions/5.0.0.0": { "type": "referenceassembly", "serviceable": false, diff --git a/bin/Debug/net5.0/rmutr_report.dll b/bin/Debug/net5.0/rmutr_report.dll index 932c446..f8212e0 100644 Binary files a/bin/Debug/net5.0/rmutr_report.dll and b/bin/Debug/net5.0/rmutr_report.dll differ diff --git a/bin/Debug/net5.0/rmutr_report.pdb b/bin/Debug/net5.0/rmutr_report.pdb index 5a227ec..80fe96c 100644 Binary files a/bin/Debug/net5.0/rmutr_report.pdb and b/bin/Debug/net5.0/rmutr_report.pdb differ diff --git a/bin/Debug/netcoreapp3.1/rmutr_report.dll b/bin/Debug/netcoreapp3.1/rmutr_report.dll index 4f92683..9f63744 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 da7d8e1..7d40e30 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/ref/rmutr_report.dll b/obj/Debug/net5.0/ref/rmutr_report.dll index 944d157..2a02331 100644 Binary files a/obj/Debug/net5.0/ref/rmutr_report.dll and b/obj/Debug/net5.0/ref/rmutr_report.dll differ diff --git a/obj/Debug/net5.0/refint/rmutr_report.dll b/obj/Debug/net5.0/refint/rmutr_report.dll index 944d157..2a02331 100644 Binary files a/obj/Debug/net5.0/refint/rmutr_report.dll and b/obj/Debug/net5.0/refint/rmutr_report.dll differ diff --git a/obj/Debug/net5.0/rmutr_re.3485F772.Up2Date b/obj/Debug/net5.0/rmutr_re.3485F772.Up2Date new file mode 100644 index 0000000..e69de29 diff --git a/obj/Debug/net5.0/rmutr_report.AssemblyInfo.cs b/obj/Debug/net5.0/rmutr_report.AssemblyInfo.cs index 6d50651..43a8b52 100644 --- a/obj/Debug/net5.0/rmutr_report.AssemblyInfo.cs +++ b/obj/Debug/net5.0/rmutr_report.AssemblyInfo.cs @@ -13,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+106a9782697b2736e57b96f6b7e7cf516eec411c")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+5c4bae857bc7731c03d6f641c4b7ffb07a4df4bd")] [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 f426c82..f0cf515 100644 --- a/obj/Debug/net5.0/rmutr_report.AssemblyInfoInputs.cache +++ b/obj/Debug/net5.0/rmutr_report.AssemblyInfoInputs.cache @@ -1 +1 @@ -12f036e5d046ba9b0599463b4a985586778539b6135c07e833f9e63bd06caa19 +ddf2405b759c6c2ebd7aa655aeb0706a1f3f1f7a3bd1552339b8f59a64ffd20f diff --git a/obj/Debug/net5.0/rmutr_report.GeneratedMSBuildEditorConfig.editorconfig b/obj/Debug/net5.0/rmutr_report.GeneratedMSBuildEditorConfig.editorconfig index ed28e23..2d0442e 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 = D:\RiderProjects\rmutr_report\ +build_property.ProjectDir = D:\rmutr_report\ build_property.EnableComHosting = build_property.EnableGeneratedComInterfaceComImportInterop = diff --git a/obj/Debug/net5.0/rmutr_report.MvcApplicationPartsAssemblyInfo.cs b/obj/Debug/net5.0/rmutr_report.MvcApplicationPartsAssemblyInfo.cs index 5dda6d3..9550db0 100644 --- a/obj/Debug/net5.0/rmutr_report.MvcApplicationPartsAssemblyInfo.cs +++ b/obj/Debug/net5.0/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/net5.0/rmutr_report.RazorTargetAssemblyInfo.cache b/obj/Debug/net5.0/rmutr_report.RazorTargetAssemblyInfo.cache index 5554050..ef3c634 100644 --- a/obj/Debug/net5.0/rmutr_report.RazorTargetAssemblyInfo.cache +++ b/obj/Debug/net5.0/rmutr_report.RazorTargetAssemblyInfo.cache @@ -1 +1 @@ -fb57b358bbbbd91d012c2bcf5f603d483e0ec95f2dfadfa3496a2bd582a113e3 +08619e1b8ba5e27a3732f2f406b29a11619bf4ec3fadc7dbee79f3643968f813 diff --git a/obj/Debug/net5.0/rmutr_report.assets.cache b/obj/Debug/net5.0/rmutr_report.assets.cache index 400035d..0fd8e0c 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.CoreCompileInputs.cache b/obj/Debug/net5.0/rmutr_report.csproj.CoreCompileInputs.cache index 5296be0..2e7a948 100644 --- a/obj/Debug/net5.0/rmutr_report.csproj.CoreCompileInputs.cache +++ b/obj/Debug/net5.0/rmutr_report.csproj.CoreCompileInputs.cache @@ -1 +1 @@ -19f524a8977dfde4c18e31663a8680c099ec81b5c08ef13745f0dbefae8b9e82 +1113be5b04dbff14ad751114777351ff07a88f9d67472e81e74a85b3dc9706ae diff --git a/obj/Debug/net5.0/rmutr_report.csproj.FileListAbsolute.txt b/obj/Debug/net5.0/rmutr_report.csproj.FileListAbsolute.txt index 3c5d832..bb95249 100644 --- a/obj/Debug/net5.0/rmutr_report.csproj.FileListAbsolute.txt +++ b/obj/Debug/net5.0/rmutr_report.csproj.FileListAbsolute.txt @@ -182,3 +182,114 @@ C:\Users\USER\RiderProjects\rmutr_report\obj\Debug\net5.0\staticwebassets\msbuil C:\Users\USER\RiderProjects\rmutr_report\obj\Debug\net5.0\staticwebassets\msbuild.build.rmutr_report.props C:\Users\USER\RiderProjects\rmutr_report\obj\Debug\net5.0\staticwebassets\msbuild.buildMultiTargeting.rmutr_report.props C:\Users\USER\RiderProjects\rmutr_report\obj\Debug\net5.0\staticwebassets\msbuild.buildTransitive.rmutr_report.props +D:\rmutr_report\bin\Debug\net5.0\appsettings.Development.json +D:\rmutr_report\bin\Debug\net5.0\appsettings.json +D:\rmutr_report\bin\Debug\net5.0\nuget.config +D:\rmutr_report\bin\Debug\net5.0\rmutr_report.exe +D:\rmutr_report\bin\Debug\net5.0\rmutr_report.deps.json +D:\rmutr_report\bin\Debug\net5.0\rmutr_report.runtimeconfig.json +D:\rmutr_report\bin\Debug\net5.0\rmutr_report.runtimeconfig.dev.json +D:\rmutr_report\bin\Debug\net5.0\rmutr_report.dll +D:\rmutr_report\bin\Debug\net5.0\rmutr_report.pdb +D:\rmutr_report\bin\Debug\net5.0\rmutr_report.xml +D:\rmutr_report\bin\Debug\net5.0\ClosedXML.dll +D:\rmutr_report\bin\Debug\net5.0\DocumentFormat.OpenXml.dll +D:\rmutr_report\bin\Debug\net5.0\EPPlus.dll +D:\rmutr_report\bin\Debug\net5.0\EPPlus.Interfaces.dll +D:\rmutr_report\bin\Debug\net5.0\EPPlus.System.Drawing.dll +D:\rmutr_report\bin\Debug\net5.0\ExcelNumberFormat.dll +D:\rmutr_report\bin\Debug\net5.0\FastReport.dll +D:\rmutr_report\bin\Debug\net5.0\Microsoft.Bcl.AsyncInterfaces.dll +D:\rmutr_report\bin\Debug\net5.0\Microsoft.CodeAnalysis.dll +D:\rmutr_report\bin\Debug\net5.0\Microsoft.CodeAnalysis.CSharp.dll +D:\rmutr_report\bin\Debug\net5.0\Microsoft.CodeAnalysis.VisualBasic.dll +D:\rmutr_report\bin\Debug\net5.0\Microsoft.Extensions.Configuration.dll +D:\rmutr_report\bin\Debug\net5.0\Microsoft.Extensions.Configuration.Abstractions.dll +D:\rmutr_report\bin\Debug\net5.0\Microsoft.Extensions.Configuration.FileExtensions.dll +D:\rmutr_report\bin\Debug\net5.0\Microsoft.Extensions.Configuration.Json.dll +D:\rmutr_report\bin\Debug\net5.0\Microsoft.Extensions.FileProviders.Abstractions.dll +D:\rmutr_report\bin\Debug\net5.0\Microsoft.Extensions.FileProviders.Physical.dll +D:\rmutr_report\bin\Debug\net5.0\Microsoft.Extensions.FileSystemGlobbing.dll +D:\rmutr_report\bin\Debug\net5.0\Microsoft.Extensions.Primitives.dll +D:\rmutr_report\bin\Debug\net5.0\Microsoft.IO.RecyclableMemoryStream.dll +D:\rmutr_report\bin\Debug\net5.0\Microsoft.OpenApi.dll +D:\rmutr_report\bin\Debug\net5.0\Swashbuckle.AspNetCore.Annotations.dll +D:\rmutr_report\bin\Debug\net5.0\Swashbuckle.AspNetCore.Swagger.dll +D:\rmutr_report\bin\Debug\net5.0\Swashbuckle.AspNetCore.SwaggerGen.dll +D:\rmutr_report\bin\Debug\net5.0\Swashbuckle.AspNetCore.SwaggerUI.dll +D:\rmutr_report\bin\Debug\net5.0\System.Data.SqlClient.dll +D:\rmutr_report\bin\Debug\net5.0\System.Formats.Asn1.dll +D:\rmutr_report\bin\Debug\net5.0\System.IO.Packaging.dll +D:\rmutr_report\bin\Debug\net5.0\System.Runtime.CompilerServices.Unsafe.dll +D:\rmutr_report\bin\Debug\net5.0\System.Security.Cryptography.Pkcs.dll +D:\rmutr_report\bin\Debug\net5.0\System.Text.Encoding.CodePages.dll +D:\rmutr_report\bin\Debug\net5.0\System.Text.Encodings.Web.dll +D:\rmutr_report\bin\Debug\net5.0\System.Text.Json.dll +D:\rmutr_report\bin\Debug\net5.0\cs\Microsoft.CodeAnalysis.resources.dll +D:\rmutr_report\bin\Debug\net5.0\de\Microsoft.CodeAnalysis.resources.dll +D:\rmutr_report\bin\Debug\net5.0\es\Microsoft.CodeAnalysis.resources.dll +D:\rmutr_report\bin\Debug\net5.0\fr\Microsoft.CodeAnalysis.resources.dll +D:\rmutr_report\bin\Debug\net5.0\it\Microsoft.CodeAnalysis.resources.dll +D:\rmutr_report\bin\Debug\net5.0\ja\Microsoft.CodeAnalysis.resources.dll +D:\rmutr_report\bin\Debug\net5.0\ko\Microsoft.CodeAnalysis.resources.dll +D:\rmutr_report\bin\Debug\net5.0\pl\Microsoft.CodeAnalysis.resources.dll +D:\rmutr_report\bin\Debug\net5.0\pt-BR\Microsoft.CodeAnalysis.resources.dll +D:\rmutr_report\bin\Debug\net5.0\ru\Microsoft.CodeAnalysis.resources.dll +D:\rmutr_report\bin\Debug\net5.0\tr\Microsoft.CodeAnalysis.resources.dll +D:\rmutr_report\bin\Debug\net5.0\zh-Hans\Microsoft.CodeAnalysis.resources.dll +D:\rmutr_report\bin\Debug\net5.0\zh-Hant\Microsoft.CodeAnalysis.resources.dll +D:\rmutr_report\bin\Debug\net5.0\cs\Microsoft.CodeAnalysis.CSharp.resources.dll +D:\rmutr_report\bin\Debug\net5.0\de\Microsoft.CodeAnalysis.CSharp.resources.dll +D:\rmutr_report\bin\Debug\net5.0\es\Microsoft.CodeAnalysis.CSharp.resources.dll +D:\rmutr_report\bin\Debug\net5.0\fr\Microsoft.CodeAnalysis.CSharp.resources.dll +D:\rmutr_report\bin\Debug\net5.0\it\Microsoft.CodeAnalysis.CSharp.resources.dll +D:\rmutr_report\bin\Debug\net5.0\ja\Microsoft.CodeAnalysis.CSharp.resources.dll +D:\rmutr_report\bin\Debug\net5.0\ko\Microsoft.CodeAnalysis.CSharp.resources.dll +D:\rmutr_report\bin\Debug\net5.0\pl\Microsoft.CodeAnalysis.CSharp.resources.dll +D:\rmutr_report\bin\Debug\net5.0\pt-BR\Microsoft.CodeAnalysis.CSharp.resources.dll +D:\rmutr_report\bin\Debug\net5.0\ru\Microsoft.CodeAnalysis.CSharp.resources.dll +D:\rmutr_report\bin\Debug\net5.0\tr\Microsoft.CodeAnalysis.CSharp.resources.dll +D:\rmutr_report\bin\Debug\net5.0\zh-Hans\Microsoft.CodeAnalysis.CSharp.resources.dll +D:\rmutr_report\bin\Debug\net5.0\zh-Hant\Microsoft.CodeAnalysis.CSharp.resources.dll +D:\rmutr_report\bin\Debug\net5.0\cs\Microsoft.CodeAnalysis.VisualBasic.resources.dll +D:\rmutr_report\bin\Debug\net5.0\de\Microsoft.CodeAnalysis.VisualBasic.resources.dll +D:\rmutr_report\bin\Debug\net5.0\es\Microsoft.CodeAnalysis.VisualBasic.resources.dll +D:\rmutr_report\bin\Debug\net5.0\fr\Microsoft.CodeAnalysis.VisualBasic.resources.dll +D:\rmutr_report\bin\Debug\net5.0\it\Microsoft.CodeAnalysis.VisualBasic.resources.dll +D:\rmutr_report\bin\Debug\net5.0\ja\Microsoft.CodeAnalysis.VisualBasic.resources.dll +D:\rmutr_report\bin\Debug\net5.0\ko\Microsoft.CodeAnalysis.VisualBasic.resources.dll +D:\rmutr_report\bin\Debug\net5.0\pl\Microsoft.CodeAnalysis.VisualBasic.resources.dll +D:\rmutr_report\bin\Debug\net5.0\pt-BR\Microsoft.CodeAnalysis.VisualBasic.resources.dll +D:\rmutr_report\bin\Debug\net5.0\ru\Microsoft.CodeAnalysis.VisualBasic.resources.dll +D:\rmutr_report\bin\Debug\net5.0\tr\Microsoft.CodeAnalysis.VisualBasic.resources.dll +D:\rmutr_report\bin\Debug\net5.0\zh-Hans\Microsoft.CodeAnalysis.VisualBasic.resources.dll +D:\rmutr_report\bin\Debug\net5.0\zh-Hant\Microsoft.CodeAnalysis.VisualBasic.resources.dll +D:\rmutr_report\bin\Debug\net5.0\runtimes\any\lib\netcoreapp3.0\FastReport.Compat.dll +D:\rmutr_report\bin\Debug\net5.0\runtimes\any\lib\netcoreapp3.0\FastReport.DataVisualization.dll +D:\rmutr_report\bin\Debug\net5.0\runtimes\win-arm64\native\sni.dll +D:\rmutr_report\bin\Debug\net5.0\runtimes\win-x64\native\sni.dll +D:\rmutr_report\bin\Debug\net5.0\runtimes\win-x86\native\sni.dll +D:\rmutr_report\bin\Debug\net5.0\runtimes\unix\lib\netstandard2.0\System.Data.SqlClient.dll +D:\rmutr_report\bin\Debug\net5.0\runtimes\win\lib\netstandard2.0\System.Data.SqlClient.dll +D:\rmutr_report\obj\Debug\net5.0\rmutr_report.csproj.AssemblyReference.cache +D:\rmutr_report\obj\Debug\net5.0\rmutr_report.GeneratedMSBuildEditorConfig.editorconfig +D:\rmutr_report\obj\Debug\net5.0\rmutr_report.AssemblyInfoInputs.cache +D:\rmutr_report\obj\Debug\net5.0\rmutr_report.AssemblyInfo.cs +D:\rmutr_report\obj\Debug\net5.0\rmutr_report.csproj.CoreCompileInputs.cache +D:\rmutr_report\obj\Debug\net5.0\rmutr_report.MvcApplicationPartsAssemblyInfo.cs +D:\rmutr_report\obj\Debug\net5.0\rmutr_report.MvcApplicationPartsAssemblyInfo.cache +D:\rmutr_report\obj\Debug\net5.0\rmutr_report.RazorTargetAssemblyInfo.cache +D:\rmutr_report\obj\Debug\net5.0\scopedcss\bundle\rmutr_report.styles.css +D:\rmutr_report\obj\Debug\net5.0\staticwebassets\rmutr_report.StaticWebAssets.Manifest.cache +D:\rmutr_report\obj\Debug\net5.0\staticwebassets\rmutr_report.StaticWebAssets.Pack.cache +D:\rmutr_report\obj\Debug\net5.0\staticwebassets\msbuild.rmutr_report.Microsoft.AspNetCore.StaticWebAssets.props +D:\rmutr_report\obj\Debug\net5.0\staticwebassets\msbuild.build.rmutr_report.props +D:\rmutr_report\obj\Debug\net5.0\staticwebassets\msbuild.buildMultiTargeting.rmutr_report.props +D:\rmutr_report\obj\Debug\net5.0\staticwebassets\msbuild.buildTransitive.rmutr_report.props +D:\rmutr_report\obj\Debug\net5.0\rmutr_re.3485F772.Up2Date +D:\rmutr_report\obj\Debug\net5.0\rmutr_report.dll +D:\rmutr_report\obj\Debug\net5.0\refint\rmutr_report.dll +D:\rmutr_report\obj\Debug\net5.0\rmutr_report.xml +D:\rmutr_report\obj\Debug\net5.0\rmutr_report.pdb +D:\rmutr_report\obj\Debug\net5.0\rmutr_report.genruntimeconfig.cache +D:\rmutr_report\obj\Debug\net5.0\ref\rmutr_report.dll diff --git a/obj/Debug/net5.0/rmutr_report.dll b/obj/Debug/net5.0/rmutr_report.dll index 932c446..f8212e0 100644 Binary files a/obj/Debug/net5.0/rmutr_report.dll and b/obj/Debug/net5.0/rmutr_report.dll differ diff --git a/obj/Debug/net5.0/rmutr_report.genruntimeconfig.cache b/obj/Debug/net5.0/rmutr_report.genruntimeconfig.cache index 7efd1b7..f62e5e1 100644 --- a/obj/Debug/net5.0/rmutr_report.genruntimeconfig.cache +++ b/obj/Debug/net5.0/rmutr_report.genruntimeconfig.cache @@ -1 +1 @@ -b53af117bc6e2e15061848adb65c45cc5174e593ca5f771fbddcaf20798432a3 +9fd51d689317bae2df7e6c03e1aa38a8ef39c0ee7fa204d8be959658ed865b39 diff --git a/obj/Debug/net5.0/rmutr_report.pdb b/obj/Debug/net5.0/rmutr_report.pdb index 5a227ec..80fe96c 100644 Binary files a/obj/Debug/net5.0/rmutr_report.pdb and b/obj/Debug/net5.0/rmutr_report.pdb differ diff --git a/obj/Debug/net5.0/staticwebassets/msbuild.rmutr_report.Microsoft.AspNetCore.StaticWebAssets.props b/obj/Debug/net5.0/staticwebassets/msbuild.rmutr_report.Microsoft.AspNetCore.StaticWebAssets.props index aa97529..4470696 100644 --- a/obj/Debug/net5.0/staticwebassets/msbuild.rmutr_report.Microsoft.AspNetCore.StaticWebAssets.props +++ b/obj/Debug/net5.0/staticwebassets/msbuild.rmutr_report.Microsoft.AspNetCore.StaticWebAssets.props @@ -112,22 +112,6 @@ PreserveNewest $([System.IO.Path]::GetFullPath($(MSBuildThisFileDirectory)..\staticwebassets\reports\budget_expenditure_report_from_revenue.frx)) - - Package - rmutr_report - $(MSBuildThisFileDirectory)..\staticwebassets\ - _content/rmutr_report - reports\budget_expenditure_report_from_revenue_v1.frx - - - - - - - - PreserveNewest - $([System.IO.Path]::GetFullPath($(MSBuildThisFileDirectory)..\staticwebassets\reports\budget_expenditure_report_from_revenue_v1.frx)) - Package rmutr_report @@ -3072,22 +3056,6 @@ PreserveNewest $([System.IO.Path]::GetFullPath($(MSBuildThisFileDirectory)..\staticwebassets\reports\summary_invest_approve.frx)) - - Package - rmutr_report - $(MSBuildThisFileDirectory)..\staticwebassets\ - _content/rmutr_report - reports\summary_invest_approvev2.frx - - - - - - - - PreserveNewest - $([System.IO.Path]::GetFullPath($(MSBuildThisFileDirectory)..\staticwebassets\reports\summary_invest_approvev2.frx)) - Package rmutr_report @@ -3104,22 +3072,6 @@ PreserveNewest $([System.IO.Path]::GetFullPath($(MSBuildThisFileDirectory)..\staticwebassets\reports\summary_invest_preview.frx)) - - Package - rmutr_report - $(MSBuildThisFileDirectory)..\staticwebassets\ - _content/rmutr_report - reports\summary_invest_previewv2.frx - - - - - - - - PreserveNewest - $([System.IO.Path]::GetFullPath($(MSBuildThisFileDirectory)..\staticwebassets\reports\summary_invest_previewv2.frx)) - Package rmutr_report diff --git a/obj/Debug/net5.0/staticwebassets/rmutr_report.StaticWebAssets.Pack.cache b/obj/Debug/net5.0/staticwebassets/rmutr_report.StaticWebAssets.Pack.cache index c806e58..5b22b50 100644 --- a/obj/Debug/net5.0/staticwebassets/rmutr_report.StaticWebAssets.Pack.cache +++ b/obj/Debug/net5.0/staticwebassets/rmutr_report.StaticWebAssets.Pack.cache @@ -1 +1 @@ -1e00466f0b88109f048610c7645c46c929b7a4dd3b6d32b115f372c65af39b3a +13cdb6bff8b6334d2005de7ec93a4a0ae5333f90c9132f14305e07a5ef439f62 diff --git a/obj/Debug/netcoreapp3.1/rmutr_report.AssemblyInfo.cs b/obj/Debug/netcoreapp3.1/rmutr_report.AssemblyInfo.cs index 6d50651..43a8b52 100644 --- a/obj/Debug/netcoreapp3.1/rmutr_report.AssemblyInfo.cs +++ b/obj/Debug/netcoreapp3.1/rmutr_report.AssemblyInfo.cs @@ -13,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+106a9782697b2736e57b96f6b7e7cf516eec411c")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+5c4bae857bc7731c03d6f641c4b7ffb07a4df4bd")] [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 f426c82..f0cf515 100644 --- a/obj/Debug/netcoreapp3.1/rmutr_report.AssemblyInfoInputs.cache +++ b/obj/Debug/netcoreapp3.1/rmutr_report.AssemblyInfoInputs.cache @@ -1 +1 @@ -12f036e5d046ba9b0599463b4a985586778539b6135c07e833f9e63bd06caa19 +ddf2405b759c6c2ebd7aa655aeb0706a1f3f1f7a3bd1552339b8f59a64ffd20f diff --git a/obj/Debug/netcoreapp3.1/rmutr_report.GeneratedMSBuildEditorConfig.editorconfig b/obj/Debug/netcoreapp3.1/rmutr_report.GeneratedMSBuildEditorConfig.editorconfig index 316f18f..fad4428 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 = D:\RiderProjects\rmutr_report\ +build_property.ProjectDir = D:\rmutr_report\ build_property.EnableComHosting = build_property.EnableGeneratedComInterfaceComImportInterop = diff --git a/obj/Debug/netcoreapp3.1/rmutr_report.RazorTargetAssemblyInfo.cache b/obj/Debug/netcoreapp3.1/rmutr_report.RazorTargetAssemblyInfo.cache index a3c6ecf..ef3c634 100644 --- a/obj/Debug/netcoreapp3.1/rmutr_report.RazorTargetAssemblyInfo.cache +++ b/obj/Debug/netcoreapp3.1/rmutr_report.RazorTargetAssemblyInfo.cache @@ -1 +1 @@ -64159ceab84e820c79b59f2a97adace7158e33caf3827afa4ca495de04705546 +08619e1b8ba5e27a3732f2f406b29a11619bf4ec3fadc7dbee79f3643968f813 diff --git a/obj/Debug/netcoreapp3.1/rmutr_report.assets.cache b/obj/Debug/netcoreapp3.1/rmutr_report.assets.cache index e7f183b..e3168c4 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.FileListAbsolute.txt b/obj/Debug/netcoreapp3.1/rmutr_report.csproj.FileListAbsolute.txt index c962586..b0390a7 100644 --- a/obj/Debug/netcoreapp3.1/rmutr_report.csproj.FileListAbsolute.txt +++ b/obj/Debug/netcoreapp3.1/rmutr_report.csproj.FileListAbsolute.txt @@ -289,3 +289,116 @@ D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\System.Security.Cryptograp D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\System.Text.Encodings.Web.dll D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\System.Text.Json.dll D:\RiderProjects\rmutr_report\bin\Debug\netcoreapp3.1\runtimes\win\lib\netcoreapp3.0\System.Security.Cryptography.Cng.dll +D:\rmutr_report\bin\Debug\netcoreapp3.1\appsettings.Development.json +D:\rmutr_report\bin\Debug\netcoreapp3.1\appsettings.json +D:\rmutr_report\bin\Debug\netcoreapp3.1\nuget.config +D:\rmutr_report\bin\Debug\netcoreapp3.1\rmutr_report.exe +D:\rmutr_report\bin\Debug\netcoreapp3.1\rmutr_report.deps.json +D:\rmutr_report\bin\Debug\netcoreapp3.1\rmutr_report.runtimeconfig.json +D:\rmutr_report\bin\Debug\netcoreapp3.1\rmutr_report.runtimeconfig.dev.json +D:\rmutr_report\bin\Debug\netcoreapp3.1\rmutr_report.dll +D:\rmutr_report\bin\Debug\netcoreapp3.1\rmutr_report.pdb +D:\rmutr_report\bin\Debug\netcoreapp3.1\rmutr_report.xml +D:\rmutr_report\bin\Debug\netcoreapp3.1\ClosedXML.dll +D:\rmutr_report\bin\Debug\netcoreapp3.1\DocumentFormat.OpenXml.dll +D:\rmutr_report\bin\Debug\netcoreapp3.1\EPPlus.dll +D:\rmutr_report\bin\Debug\netcoreapp3.1\EPPlus.Interfaces.dll +D:\rmutr_report\bin\Debug\netcoreapp3.1\EPPlus.System.Drawing.dll +D:\rmutr_report\bin\Debug\netcoreapp3.1\ExcelNumberFormat.dll +D:\rmutr_report\bin\Debug\netcoreapp3.1\FastReport.dll +D:\rmutr_report\bin\Debug\netcoreapp3.1\Microsoft.Bcl.AsyncInterfaces.dll +D:\rmutr_report\bin\Debug\netcoreapp3.1\Microsoft.CodeAnalysis.dll +D:\rmutr_report\bin\Debug\netcoreapp3.1\Microsoft.CodeAnalysis.CSharp.dll +D:\rmutr_report\bin\Debug\netcoreapp3.1\Microsoft.CodeAnalysis.VisualBasic.dll +D:\rmutr_report\bin\Debug\netcoreapp3.1\Microsoft.Extensions.Configuration.dll +D:\rmutr_report\bin\Debug\netcoreapp3.1\Microsoft.Extensions.Configuration.Abstractions.dll +D:\rmutr_report\bin\Debug\netcoreapp3.1\Microsoft.Extensions.Configuration.FileExtensions.dll +D:\rmutr_report\bin\Debug\netcoreapp3.1\Microsoft.Extensions.Configuration.Json.dll +D:\rmutr_report\bin\Debug\netcoreapp3.1\Microsoft.Extensions.FileProviders.Abstractions.dll +D:\rmutr_report\bin\Debug\netcoreapp3.1\Microsoft.Extensions.FileProviders.Physical.dll +D:\rmutr_report\bin\Debug\netcoreapp3.1\Microsoft.Extensions.FileSystemGlobbing.dll +D:\rmutr_report\bin\Debug\netcoreapp3.1\Microsoft.Extensions.Primitives.dll +D:\rmutr_report\bin\Debug\netcoreapp3.1\Microsoft.IO.RecyclableMemoryStream.dll +D:\rmutr_report\bin\Debug\netcoreapp3.1\Microsoft.OpenApi.dll +D:\rmutr_report\bin\Debug\netcoreapp3.1\Swashbuckle.AspNetCore.Annotations.dll +D:\rmutr_report\bin\Debug\netcoreapp3.1\Swashbuckle.AspNetCore.Swagger.dll +D:\rmutr_report\bin\Debug\netcoreapp3.1\Swashbuckle.AspNetCore.SwaggerGen.dll +D:\rmutr_report\bin\Debug\netcoreapp3.1\Swashbuckle.AspNetCore.SwaggerUI.dll +D:\rmutr_report\bin\Debug\netcoreapp3.1\System.ComponentModel.Annotations.dll +D:\rmutr_report\bin\Debug\netcoreapp3.1\System.Data.SqlClient.dll +D:\rmutr_report\bin\Debug\netcoreapp3.1\System.Formats.Asn1.dll +D:\rmutr_report\bin\Debug\netcoreapp3.1\System.IO.Packaging.dll +D:\rmutr_report\bin\Debug\netcoreapp3.1\System.Runtime.CompilerServices.Unsafe.dll +D:\rmutr_report\bin\Debug\netcoreapp3.1\System.Security.Cryptography.Cng.dll +D:\rmutr_report\bin\Debug\netcoreapp3.1\System.Security.Cryptography.Pkcs.dll +D:\rmutr_report\bin\Debug\netcoreapp3.1\System.Text.Encoding.CodePages.dll +D:\rmutr_report\bin\Debug\netcoreapp3.1\System.Text.Encodings.Web.dll +D:\rmutr_report\bin\Debug\netcoreapp3.1\System.Text.Json.dll +D:\rmutr_report\bin\Debug\netcoreapp3.1\cs\Microsoft.CodeAnalysis.resources.dll +D:\rmutr_report\bin\Debug\netcoreapp3.1\de\Microsoft.CodeAnalysis.resources.dll +D:\rmutr_report\bin\Debug\netcoreapp3.1\es\Microsoft.CodeAnalysis.resources.dll +D:\rmutr_report\bin\Debug\netcoreapp3.1\fr\Microsoft.CodeAnalysis.resources.dll +D:\rmutr_report\bin\Debug\netcoreapp3.1\it\Microsoft.CodeAnalysis.resources.dll +D:\rmutr_report\bin\Debug\netcoreapp3.1\ja\Microsoft.CodeAnalysis.resources.dll +D:\rmutr_report\bin\Debug\netcoreapp3.1\ko\Microsoft.CodeAnalysis.resources.dll +D:\rmutr_report\bin\Debug\netcoreapp3.1\pl\Microsoft.CodeAnalysis.resources.dll +D:\rmutr_report\bin\Debug\netcoreapp3.1\pt-BR\Microsoft.CodeAnalysis.resources.dll +D:\rmutr_report\bin\Debug\netcoreapp3.1\ru\Microsoft.CodeAnalysis.resources.dll +D:\rmutr_report\bin\Debug\netcoreapp3.1\tr\Microsoft.CodeAnalysis.resources.dll +D:\rmutr_report\bin\Debug\netcoreapp3.1\zh-Hans\Microsoft.CodeAnalysis.resources.dll +D:\rmutr_report\bin\Debug\netcoreapp3.1\zh-Hant\Microsoft.CodeAnalysis.resources.dll +D:\rmutr_report\bin\Debug\netcoreapp3.1\cs\Microsoft.CodeAnalysis.CSharp.resources.dll +D:\rmutr_report\bin\Debug\netcoreapp3.1\de\Microsoft.CodeAnalysis.CSharp.resources.dll +D:\rmutr_report\bin\Debug\netcoreapp3.1\es\Microsoft.CodeAnalysis.CSharp.resources.dll +D:\rmutr_report\bin\Debug\netcoreapp3.1\fr\Microsoft.CodeAnalysis.CSharp.resources.dll +D:\rmutr_report\bin\Debug\netcoreapp3.1\it\Microsoft.CodeAnalysis.CSharp.resources.dll +D:\rmutr_report\bin\Debug\netcoreapp3.1\ja\Microsoft.CodeAnalysis.CSharp.resources.dll +D:\rmutr_report\bin\Debug\netcoreapp3.1\ko\Microsoft.CodeAnalysis.CSharp.resources.dll +D:\rmutr_report\bin\Debug\netcoreapp3.1\pl\Microsoft.CodeAnalysis.CSharp.resources.dll +D:\rmutr_report\bin\Debug\netcoreapp3.1\pt-BR\Microsoft.CodeAnalysis.CSharp.resources.dll +D:\rmutr_report\bin\Debug\netcoreapp3.1\ru\Microsoft.CodeAnalysis.CSharp.resources.dll +D:\rmutr_report\bin\Debug\netcoreapp3.1\tr\Microsoft.CodeAnalysis.CSharp.resources.dll +D:\rmutr_report\bin\Debug\netcoreapp3.1\zh-Hans\Microsoft.CodeAnalysis.CSharp.resources.dll +D:\rmutr_report\bin\Debug\netcoreapp3.1\zh-Hant\Microsoft.CodeAnalysis.CSharp.resources.dll +D:\rmutr_report\bin\Debug\netcoreapp3.1\cs\Microsoft.CodeAnalysis.VisualBasic.resources.dll +D:\rmutr_report\bin\Debug\netcoreapp3.1\de\Microsoft.CodeAnalysis.VisualBasic.resources.dll +D:\rmutr_report\bin\Debug\netcoreapp3.1\es\Microsoft.CodeAnalysis.VisualBasic.resources.dll +D:\rmutr_report\bin\Debug\netcoreapp3.1\fr\Microsoft.CodeAnalysis.VisualBasic.resources.dll +D:\rmutr_report\bin\Debug\netcoreapp3.1\it\Microsoft.CodeAnalysis.VisualBasic.resources.dll +D:\rmutr_report\bin\Debug\netcoreapp3.1\ja\Microsoft.CodeAnalysis.VisualBasic.resources.dll +D:\rmutr_report\bin\Debug\netcoreapp3.1\ko\Microsoft.CodeAnalysis.VisualBasic.resources.dll +D:\rmutr_report\bin\Debug\netcoreapp3.1\pl\Microsoft.CodeAnalysis.VisualBasic.resources.dll +D:\rmutr_report\bin\Debug\netcoreapp3.1\pt-BR\Microsoft.CodeAnalysis.VisualBasic.resources.dll +D:\rmutr_report\bin\Debug\netcoreapp3.1\ru\Microsoft.CodeAnalysis.VisualBasic.resources.dll +D:\rmutr_report\bin\Debug\netcoreapp3.1\tr\Microsoft.CodeAnalysis.VisualBasic.resources.dll +D:\rmutr_report\bin\Debug\netcoreapp3.1\zh-Hans\Microsoft.CodeAnalysis.VisualBasic.resources.dll +D:\rmutr_report\bin\Debug\netcoreapp3.1\zh-Hant\Microsoft.CodeAnalysis.VisualBasic.resources.dll +D:\rmutr_report\bin\Debug\netcoreapp3.1\runtimes\any\lib\netcoreapp3.0\FastReport.Compat.dll +D:\rmutr_report\bin\Debug\netcoreapp3.1\runtimes\any\lib\netcoreapp3.0\FastReport.DataVisualization.dll +D:\rmutr_report\bin\Debug\netcoreapp3.1\runtimes\win-arm64\native\sni.dll +D:\rmutr_report\bin\Debug\netcoreapp3.1\runtimes\win-x64\native\sni.dll +D:\rmutr_report\bin\Debug\netcoreapp3.1\runtimes\win-x86\native\sni.dll +D:\rmutr_report\bin\Debug\netcoreapp3.1\runtimes\unix\lib\netstandard2.0\System.Data.SqlClient.dll +D:\rmutr_report\bin\Debug\netcoreapp3.1\runtimes\win\lib\netstandard2.0\System.Data.SqlClient.dll +D:\rmutr_report\bin\Debug\netcoreapp3.1\runtimes\unix\lib\netcoreapp3.0\System.Drawing.Common.dll +D:\rmutr_report\bin\Debug\netcoreapp3.1\runtimes\win\lib\netcoreapp3.0\System.Drawing.Common.dll +D:\rmutr_report\bin\Debug\netcoreapp3.1\runtimes\win\lib\netcoreapp3.0\System.Security.Cryptography.Cng.dll +D:\rmutr_report\obj\Debug\netcoreapp3.1\rmutr_report.csproj.AssemblyReference.cache +D:\rmutr_report\obj\Debug\netcoreapp3.1\rmutr_report.GeneratedMSBuildEditorConfig.editorconfig +D:\rmutr_report\obj\Debug\netcoreapp3.1\rmutr_report.AssemblyInfoInputs.cache +D:\rmutr_report\obj\Debug\netcoreapp3.1\rmutr_report.AssemblyInfo.cs +D:\rmutr_report\obj\Debug\netcoreapp3.1\rmutr_report.csproj.CoreCompileInputs.cache +D:\rmutr_report\obj\Debug\netcoreapp3.1\rmutr_report.MvcApplicationPartsAssemblyInfo.cs +D:\rmutr_report\obj\Debug\netcoreapp3.1\rmutr_report.MvcApplicationPartsAssemblyInfo.cache +D:\rmutr_report\obj\Debug\netcoreapp3.1\rmutr_report.RazorTargetAssemblyInfo.cache +D:\rmutr_report\obj\Debug\netcoreapp3.1\staticwebassets\rmutr_report.StaticWebAssets.Manifest.cache +D:\rmutr_report\obj\Debug\netcoreapp3.1\staticwebassets\rmutr_report.StaticWebAssets.Pack.cache +D:\rmutr_report\obj\Debug\netcoreapp3.1\staticwebassets\msbuild.rmutr_report.Microsoft.AspNetCore.StaticWebAssets.props +D:\rmutr_report\obj\Debug\netcoreapp3.1\staticwebassets\msbuild.build.rmutr_report.props +D:\rmutr_report\obj\Debug\netcoreapp3.1\staticwebassets\msbuild.buildMultiTargeting.rmutr_report.props +D:\rmutr_report\obj\Debug\netcoreapp3.1\staticwebassets\msbuild.buildTransitive.rmutr_report.props +D:\rmutr_report\obj\Debug\netcoreapp3.1\rmutr_re.3485F772.Up2Date +D:\rmutr_report\obj\Debug\netcoreapp3.1\rmutr_report.dll +D:\rmutr_report\obj\Debug\netcoreapp3.1\rmutr_report.xml +D:\rmutr_report\obj\Debug\netcoreapp3.1\rmutr_report.pdb +D:\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 4f92683..9f63744 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 8b998e9..878997a 100644 --- a/obj/Debug/netcoreapp3.1/rmutr_report.genruntimeconfig.cache +++ b/obj/Debug/netcoreapp3.1/rmutr_report.genruntimeconfig.cache @@ -1 +1 @@ -f02913d971b707b91ab7c0c5663ad551d5d3657a660bd7326091bba4bcd29ab6 +b5e2c653fe076104930b2af9403f19014bcf70280af39b285ad36d16ee89c7d3 diff --git a/obj/Debug/netcoreapp3.1/rmutr_report.pdb b/obj/Debug/netcoreapp3.1/rmutr_report.pdb index da7d8e1..7d40e30 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/Debug/netcoreapp3.1/staticwebassets/msbuild.rmutr_report.Microsoft.AspNetCore.StaticWebAssets.props b/obj/Debug/netcoreapp3.1/staticwebassets/msbuild.rmutr_report.Microsoft.AspNetCore.StaticWebAssets.props index f5f4090..4470696 100644 --- a/obj/Debug/netcoreapp3.1/staticwebassets/msbuild.rmutr_report.Microsoft.AspNetCore.StaticWebAssets.props +++ b/obj/Debug/netcoreapp3.1/staticwebassets/msbuild.rmutr_report.Microsoft.AspNetCore.StaticWebAssets.props @@ -112,22 +112,6 @@ PreserveNewest $([System.IO.Path]::GetFullPath($(MSBuildThisFileDirectory)..\staticwebassets\reports\budget_expenditure_report_from_revenue.frx)) - - Package - rmutr_report - $(MSBuildThisFileDirectory)..\staticwebassets\ - _content/rmutr_report - reports\budget_expenditure_report_from_revenue_v1.frx - - - - - - - - PreserveNewest - $([System.IO.Path]::GetFullPath($(MSBuildThisFileDirectory)..\staticwebassets\reports\budget_expenditure_report_from_revenue_v1.frx)) - Package rmutr_report @@ -576,22 +560,6 @@ PreserveNewest $([System.IO.Path]::GetFullPath($(MSBuildThisFileDirectory)..\staticwebassets\reports\durable_articles_three_old.frx)) - - Package - rmutr_report - $(MSBuildThisFileDirectory)..\staticwebassets\ - _content/rmutr_report - reports\durable_articles_three_v1.frx - - - - - - - - PreserveNewest - $([System.IO.Path]::GetFullPath($(MSBuildThisFileDirectory)..\staticwebassets\reports\durable_articles_three_v1.frx)) - Package rmutr_report @@ -3088,22 +3056,6 @@ PreserveNewest $([System.IO.Path]::GetFullPath($(MSBuildThisFileDirectory)..\staticwebassets\reports\summary_invest_approve.frx)) - - Package - rmutr_report - $(MSBuildThisFileDirectory)..\staticwebassets\ - _content/rmutr_report - reports\summary_invest_approvev2.frx - - - - - - - - PreserveNewest - $([System.IO.Path]::GetFullPath($(MSBuildThisFileDirectory)..\staticwebassets\reports\summary_invest_approvev2.frx)) - Package rmutr_report @@ -3120,22 +3072,6 @@ PreserveNewest $([System.IO.Path]::GetFullPath($(MSBuildThisFileDirectory)..\staticwebassets\reports\summary_invest_preview.frx)) - - Package - rmutr_report - $(MSBuildThisFileDirectory)..\staticwebassets\ - _content/rmutr_report - reports\summary_invest_previewv2.frx - - - - - - - - PreserveNewest - $([System.IO.Path]::GetFullPath($(MSBuildThisFileDirectory)..\staticwebassets\reports\summary_invest_previewv2.frx)) - Package rmutr_report diff --git a/obj/Debug/netcoreapp3.1/staticwebassets/rmutr_report.StaticWebAssets.Pack.cache b/obj/Debug/netcoreapp3.1/staticwebassets/rmutr_report.StaticWebAssets.Pack.cache index 87d2cab..5b22b50 100644 --- a/obj/Debug/netcoreapp3.1/staticwebassets/rmutr_report.StaticWebAssets.Pack.cache +++ b/obj/Debug/netcoreapp3.1/staticwebassets/rmutr_report.StaticWebAssets.Pack.cache @@ -1 +1 @@ -55bc044448429e1c530fe751e53f25556ac50f37a37299c368138242061eff81 +13cdb6bff8b6334d2005de7ec93a4a0ae5333f90c9132f14305e07a5ef439f62 diff --git a/obj/project.assets.json b/obj/project.assets.json index e357ac7..cd98167 100644 --- a/obj/project.assets.json +++ b/obj/project.assets.json @@ -3123,14 +3123,14 @@ "project": { "version": "1.0.0", "restore": { - "projectUniqueName": "D:\\RiderProjects\\rmutr_report\\rmutr_report.csproj", + "projectUniqueName": "D:\\rmutr_report\\rmutr_report.csproj", "projectName": "rmutr_report", - "projectPath": "D:\\RiderProjects\\rmutr_report\\rmutr_report.csproj", + "projectPath": "D:\\rmutr_report\\rmutr_report.csproj", "packagesPath": "C:\\Users\\USER\\.nuget\\packages\\", - "outputPath": "D:\\RiderProjects\\rmutr_report\\obj\\", + "outputPath": "D:\\rmutr_report\\obj\\", "projectStyle": "PackageReference", "configFilePaths": [ - "D:\\RiderProjects\\rmutr_report\\NuGet.Config", + "D:\\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 02ad2e3..068226f 100644 --- a/obj/project.nuget.cache +++ b/obj/project.nuget.cache @@ -1,8 +1,8 @@ { "version": 2, - "dgSpecHash": "imHgriiCjMHjV66Gbxeii1xTKkLhG/eM4BKxf1zGc+fEecF8EUG2gv4LvD8fsrpHzLumpjV9tPWp8quqGklCvQ==", + "dgSpecHash": "rUOAOzehChssPqQT5A5pXZDHvL3N7xxXXX7/cNkHi3kQhRV10qx83fPVJLbEpFHTGl0hrDKn0t4LxnofGuxdDQ==", "success": true, - "projectFilePath": "D:\\RiderProjects\\rmutr_report\\rmutr_report.csproj", + "projectFilePath": "D:\\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 b021ede..e2c98cd 100644 --- a/obj/project.packagespec.json +++ b/obj/project.packagespec.json @@ -1 +1 @@ -"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, )"},"EPPlus":{"target":"Package","version":"[7.2.2, )"},"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:\\rmutr_report\\rmutr_report.csproj","projectName":"rmutr_report","projectPath":"D:\\rmutr_report\\rmutr_report.csproj","outputPath":"D:\\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, )"},"EPPlus":{"target":"Package","version":"[7.2.2, )"},"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 5974ec4..d384611 100644 --- a/obj/rider.project.model.nuget.info +++ b/obj/rider.project.model.nuget.info @@ -1 +1 @@ -17266565040277969 \ No newline at end of file +17267370933830448 \ No newline at end of file diff --git a/obj/rider.project.restore.info b/obj/rider.project.restore.info index 34b4c09..792a9ac 100644 --- a/obj/rider.project.restore.info +++ b/obj/rider.project.restore.info @@ -1 +1 @@ -17267305264526060 \ No newline at end of file +17267381672918703 \ 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 719008b..b98222f 100644 --- a/obj/rmutr_report.csproj.nuget.dgspec.json +++ b/obj/rmutr_report.csproj.nuget.dgspec.json @@ -1,20 +1,20 @@ { "format": 1, "restore": { - "D:\\RiderProjects\\rmutr_report\\rmutr_report.csproj": {} + "D:\\rmutr_report\\rmutr_report.csproj": {} }, "projects": { - "D:\\RiderProjects\\rmutr_report\\rmutr_report.csproj": { + "D:\\rmutr_report\\rmutr_report.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "D:\\RiderProjects\\rmutr_report\\rmutr_report.csproj", + "projectUniqueName": "D:\\rmutr_report\\rmutr_report.csproj", "projectName": "rmutr_report", - "projectPath": "D:\\RiderProjects\\rmutr_report\\rmutr_report.csproj", + "projectPath": "D:\\rmutr_report\\rmutr_report.csproj", "packagesPath": "C:\\Users\\USER\\.nuget\\packages\\", - "outputPath": "D:\\RiderProjects\\rmutr_report\\obj\\", + "outputPath": "D:\\rmutr_report\\obj\\", "projectStyle": "PackageReference", "configFilePaths": [ - "D:\\RiderProjects\\rmutr_report\\NuGet.Config", + "D:\\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/wwwroot/reports/durable_articles_three.frx b/wwwroot/reports/durable_articles_three.frx index ccbab89..c314af7 100644 --- a/wwwroot/reports/durable_articles_three.frx +++ b/wwwroot/reports/durable_articles_three.frx @@ -1,5 +1,5 @@  - + @@ -159,7 +159,7 @@ - + @@ -225,7 +225,7 @@ - + @@ -234,9 +234,9 @@ - + - +