|
|
@ -32,11 +32,15 @@ |
|
|
|
"AMESCoreStudio.Web/1.0.0": { |
|
|
|
"dependencies": { |
|
|
|
"AMESCoreStudio.WebApi": "1.0.0", |
|
|
|
"AspNetCore.Reporting": "2.1.0", |
|
|
|
"ClosedXML": "0.95.4", |
|
|
|
"Microsoft.AspNetCore.Mvc.NewtonsoftJson": "3.1.20", |
|
|
|
"Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation": "3.1.3", |
|
|
|
"Microsoft.EntityFrameworkCore.Proxies": "5.0.8", |
|
|
|
"Microsoft.VisualStudio.Web.CodeGeneration.Design": "3.1.5", |
|
|
|
"System.CodeDom": "6.0.0", |
|
|
|
"System.Data.SqlClient": "4.8.3", |
|
|
|
"System.Text.Encoding.CodePages": "6.0.0", |
|
|
|
"WebApiClient.JIT": "1.1.4", |
|
|
|
"Microsoft.AspNetCore.Antiforgery": "3.1.0.0", |
|
|
|
"Microsoft.AspNetCore.Authentication.Abstractions": "3.1.0.0", |
|
|
@ -231,7 +235,7 @@ |
|
|
|
"System.Numerics": "4.0.0.0", |
|
|
|
"System.Numerics.Vectors": "4.1.6.0", |
|
|
|
"System.ObjectModel.Reference": "4.1.2.0", |
|
|
|
"System.Reflection.DispatchProxy": "4.0.6.0", |
|
|
|
"System.Reflection.DispatchProxy.Reference": "4.0.6.0", |
|
|
|
"System.Reflection.Reference": "4.2.2.0", |
|
|
|
"System.Reflection.Emit.Reference": "4.1.2.0", |
|
|
|
"System.Reflection.Emit.ILGeneration.Reference": "4.1.1.0", |
|
|
@ -243,7 +247,6 @@ |
|
|
|
"System.Resources.Reader": "4.1.2.0", |
|
|
|
"System.Resources.ResourceManager.Reference": "4.1.2.0", |
|
|
|
"System.Resources.Writer": "4.1.2.0", |
|
|
|
"System.Runtime.CompilerServices.Unsafe.Reference": "4.0.6.0", |
|
|
|
"System.Runtime.CompilerServices.VisualC": "4.1.2.0", |
|
|
|
"System.Runtime.Reference": "4.2.2.0", |
|
|
|
"System.Runtime.Extensions.Reference": "4.2.2.0", |
|
|
@ -275,7 +278,6 @@ |
|
|
|
"System.Security.SecureString.Reference": "4.1.2.0", |
|
|
|
"System.ServiceModel.Web": "4.0.0.0", |
|
|
|
"System.ServiceProcess": "4.0.0.0", |
|
|
|
"System.Text.Encoding.CodePages.Reference": "4.1.3.0", |
|
|
|
"System.Text.Encoding.Reference": "4.1.2.0", |
|
|
|
"System.Text.Encoding.Extensions.Reference": "4.1.2.0", |
|
|
|
"System.Text.Encodings.Web.Reference": "4.0.5.0", |
|
|
@ -323,6 +325,41 @@ |
|
|
|
"AMESCoreStudio.Web.dll": {} |
|
|
|
} |
|
|
|
}, |
|
|
|
"AspNetCore.Reporting/2.1.0": { |
|
|
|
"dependencies": { |
|
|
|
"AspNetCore.ReportingServices": "2.1.0", |
|
|
|
"Newtonsoft.Json": "12.0.2", |
|
|
|
"System.CodeDom": "6.0.0", |
|
|
|
"System.Data.SqlClient": "4.8.3", |
|
|
|
"System.ServiceModel.Http": "4.5.3" |
|
|
|
}, |
|
|
|
"runtime": { |
|
|
|
"lib/netstandard2.0/AspNetCore.Reporting.dll": { |
|
|
|
"assemblyVersion": "2.1.0.0", |
|
|
|
"fileVersion": "2.1.0.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"compile": { |
|
|
|
"lib/netstandard2.0/AspNetCore.Reporting.dll": {} |
|
|
|
} |
|
|
|
}, |
|
|
|
"AspNetCore.ReportingServices/2.1.0": { |
|
|
|
"dependencies": { |
|
|
|
"Newtonsoft.Json": "12.0.2", |
|
|
|
"System.CodeDom": "6.0.0", |
|
|
|
"System.Data.SqlClient": "4.8.3", |
|
|
|
"System.IO.Compression": "4.3.0" |
|
|
|
}, |
|
|
|
"runtime": { |
|
|
|
"lib/netstandard2.0/AspNetCore.ReportingServices.dll": { |
|
|
|
"assemblyVersion": "2.1.0.0", |
|
|
|
"fileVersion": "2.1.0.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"compile": { |
|
|
|
"lib/netstandard2.0/AspNetCore.ReportingServices.dll": {} |
|
|
|
} |
|
|
|
}, |
|
|
|
"Castle.Core/4.4.1": { |
|
|
|
"dependencies": { |
|
|
|
"NETStandard.Library": "1.6.1", |
|
|
@ -485,8 +522,8 @@ |
|
|
|
"System.Collections.Immutable": "5.0.0", |
|
|
|
"System.Memory": "4.5.3", |
|
|
|
"System.Reflection.Metadata": "1.6.0", |
|
|
|
"System.Runtime.CompilerServices.Unsafe": "4.5.2", |
|
|
|
"System.Text.Encoding.CodePages": "4.5.1", |
|
|
|
"System.Runtime.CompilerServices.Unsafe": "6.0.0", |
|
|
|
"System.Text.Encoding.CodePages": "6.0.0", |
|
|
|
"System.Threading.Tasks.Extensions": "4.5.3" |
|
|
|
}, |
|
|
|
"runtime": { |
|
|
@ -734,8 +771,8 @@ |
|
|
|
"System.Configuration.ConfigurationManager": "4.7.0", |
|
|
|
"System.Runtime.Caching": "4.5.0", |
|
|
|
"System.Security.Principal.Windows": "4.7.0", |
|
|
|
"System.Text.Encoding.CodePages": "4.5.1", |
|
|
|
"runtime.native.System.Data.SqlClient.sni": "4.4.0" |
|
|
|
"System.Text.Encoding.CodePages": "6.0.0", |
|
|
|
"runtime.native.System.Data.SqlClient.sni": "4.7.0" |
|
|
|
}, |
|
|
|
"runtime": { |
|
|
|
"lib/netcoreapp2.1/Microsoft.Data.SqlClient.dll": { |
|
|
@ -1377,7 +1414,7 @@ |
|
|
|
"Microsoft.NETCore.Targets": "1.1.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"runtime.native.System.Data.SqlClient.sni/4.4.0": { |
|
|
|
"runtime.native.System.Data.SqlClient.sni/4.7.0": { |
|
|
|
"dependencies": { |
|
|
|
"runtime.win-arm64.runtime.native.System.Data.SqlClient.sni": "4.4.0", |
|
|
|
"runtime.win-x64.runtime.native.System.Data.SqlClient.sni": "4.4.0", |
|
|
@ -1511,6 +1548,17 @@ |
|
|
|
"System.Threading": "4.3.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"System.CodeDom/6.0.0": { |
|
|
|
"runtime": { |
|
|
|
"lib/netstandard2.0/System.CodeDom.dll": { |
|
|
|
"assemblyVersion": "6.0.0.0", |
|
|
|
"fileVersion": "6.0.21.52210" |
|
|
|
} |
|
|
|
}, |
|
|
|
"compile": { |
|
|
|
"lib/netstandard2.0/System.CodeDom.dll": {} |
|
|
|
} |
|
|
|
}, |
|
|
|
"System.Collections/4.3.0": { |
|
|
|
"dependencies": { |
|
|
|
"Microsoft.NETCore.Platforms": "3.1.0", |
|
|
@ -1750,6 +1798,36 @@ |
|
|
|
"System.Text.Encoding": "4.3.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"System.Data.SqlClient/4.8.3": { |
|
|
|
"dependencies": { |
|
|
|
"Microsoft.Win32.Registry": "4.7.0", |
|
|
|
"System.Security.Principal.Windows": "4.7.0", |
|
|
|
"runtime.native.System.Data.SqlClient.sni": "4.7.0" |
|
|
|
}, |
|
|
|
"runtime": { |
|
|
|
"lib/netcoreapp2.1/System.Data.SqlClient.dll": { |
|
|
|
"assemblyVersion": "4.6.1.3", |
|
|
|
"fileVersion": "4.700.21.41603" |
|
|
|
} |
|
|
|
}, |
|
|
|
"runtimeTargets": { |
|
|
|
"runtimes/unix/lib/netcoreapp2.1/System.Data.SqlClient.dll": { |
|
|
|
"rid": "unix", |
|
|
|
"assetType": "runtime", |
|
|
|
"assemblyVersion": "4.6.1.3", |
|
|
|
"fileVersion": "4.700.21.41603" |
|
|
|
}, |
|
|
|
"runtimes/win/lib/netcoreapp2.1/System.Data.SqlClient.dll": { |
|
|
|
"rid": "win", |
|
|
|
"assetType": "runtime", |
|
|
|
"assemblyVersion": "4.6.1.3", |
|
|
|
"fileVersion": "4.700.21.41603" |
|
|
|
} |
|
|
|
}, |
|
|
|
"compile": { |
|
|
|
"ref/netcoreapp2.1/System.Data.SqlClient.dll": {} |
|
|
|
} |
|
|
|
}, |
|
|
|
"System.Diagnostics.Debug/4.3.0": { |
|
|
|
"dependencies": { |
|
|
|
"Microsoft.NETCore.Platforms": "3.1.0", |
|
|
@ -2164,6 +2242,27 @@ |
|
|
|
"System.Xml.XmlSerializer": "4.3.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"System.Private.ServiceModel/4.5.3": { |
|
|
|
"dependencies": { |
|
|
|
"Microsoft.NETCore.Platforms": "3.1.0", |
|
|
|
"System.Reflection.DispatchProxy": "4.5.0", |
|
|
|
"System.Security.Principal.Windows": "4.7.0" |
|
|
|
}, |
|
|
|
"runtimeTargets": { |
|
|
|
"runtimes/unix/lib/netstandard2.0/System.Private.ServiceModel.dll": { |
|
|
|
"rid": "unix", |
|
|
|
"assetType": "runtime", |
|
|
|
"assemblyVersion": "4.5.0.3", |
|
|
|
"fileVersion": "4.6.26720.1" |
|
|
|
}, |
|
|
|
"runtimes/win/lib/netstandard2.0/System.Private.ServiceModel.dll": { |
|
|
|
"rid": "win", |
|
|
|
"assetType": "runtime", |
|
|
|
"assemblyVersion": "4.5.0.3", |
|
|
|
"fileVersion": "4.6.26720.1" |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
"System.Reflection/4.3.0": { |
|
|
|
"dependencies": { |
|
|
|
"Microsoft.NETCore.Platforms": "3.1.0", |
|
|
@ -2173,6 +2272,7 @@ |
|
|
|
"System.Runtime": "4.3.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"System.Reflection.DispatchProxy/4.5.0": {}, |
|
|
|
"System.Reflection.Emit/4.3.0": { |
|
|
|
"dependencies": { |
|
|
|
"System.IO": "4.3.0", |
|
|
@ -2260,7 +2360,17 @@ |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
"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.Runtime.Extensions/4.3.0": { |
|
|
|
"dependencies": { |
|
|
|
"Microsoft.NETCore.Platforms": "3.1.0", |
|
|
@ -2476,6 +2586,40 @@ |
|
|
|
"System.Threading": "4.3.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"System.ServiceModel.Http/4.5.3": { |
|
|
|
"dependencies": { |
|
|
|
"System.Private.ServiceModel": "4.5.3", |
|
|
|
"System.ServiceModel.Primitives": "4.5.3" |
|
|
|
}, |
|
|
|
"runtime": { |
|
|
|
"lib/netstandard2.0/System.ServiceModel.Http.dll": { |
|
|
|
"assemblyVersion": "4.5.0.3", |
|
|
|
"fileVersion": "4.6.26720.1" |
|
|
|
} |
|
|
|
}, |
|
|
|
"compile": { |
|
|
|
"ref/netstandard2.0/System.ServiceModel.Http.dll": {} |
|
|
|
} |
|
|
|
}, |
|
|
|
"System.ServiceModel.Primitives/4.5.3": { |
|
|
|
"dependencies": { |
|
|
|
"System.Private.ServiceModel": "4.5.3" |
|
|
|
}, |
|
|
|
"runtime": { |
|
|
|
"lib/netstandard2.0/System.ServiceModel.Primitives.dll": { |
|
|
|
"assemblyVersion": "4.5.0.3", |
|
|
|
"fileVersion": "4.6.26720.1" |
|
|
|
}, |
|
|
|
"lib/netstandard2.0/System.ServiceModel.dll": { |
|
|
|
"assemblyVersion": "4.0.0.0", |
|
|
|
"fileVersion": "4.6.26720.1" |
|
|
|
} |
|
|
|
}, |
|
|
|
"compile": { |
|
|
|
"ref/netstandard2.0/System.ServiceModel.Primitives.dll": {}, |
|
|
|
"ref/netstandard2.0/System.ServiceModel.dll": {} |
|
|
|
} |
|
|
|
}, |
|
|
|
"System.Text.Encoding/4.3.0": { |
|
|
|
"dependencies": { |
|
|
|
"Microsoft.NETCore.Platforms": "3.1.0", |
|
|
@ -2483,10 +2627,26 @@ |
|
|
|
"System.Runtime": "4.3.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"System.Text.Encoding.CodePages/4.5.1": { |
|
|
|
"System.Text.Encoding.CodePages/6.0.0": { |
|
|
|
"dependencies": { |
|
|
|
"Microsoft.NETCore.Platforms": "3.1.0", |
|
|
|
"System.Runtime.CompilerServices.Unsafe": "4.5.2" |
|
|
|
"System.Runtime.CompilerServices.Unsafe": "6.0.0" |
|
|
|
}, |
|
|
|
"runtime": { |
|
|
|
"lib/netcoreapp3.1/System.Text.Encoding.CodePages.dll": { |
|
|
|
"assemblyVersion": "6.0.0.0", |
|
|
|
"fileVersion": "6.0.21.52210" |
|
|
|
} |
|
|
|
}, |
|
|
|
"runtimeTargets": { |
|
|
|
"runtimes/win/lib/netcoreapp3.1/System.Text.Encoding.CodePages.dll": { |
|
|
|
"rid": "win", |
|
|
|
"assetType": "runtime", |
|
|
|
"assemblyVersion": "6.0.0.0", |
|
|
|
"fileVersion": "6.0.21.52210" |
|
|
|
} |
|
|
|
}, |
|
|
|
"compile": { |
|
|
|
"lib/netcoreapp3.1/System.Text.Encoding.CodePages.dll": {} |
|
|
|
} |
|
|
|
}, |
|
|
|
"System.Text.Encoding.Extensions/4.3.0": { |
|
|
@ -3812,7 +3972,7 @@ |
|
|
|
}, |
|
|
|
"compileOnly": true |
|
|
|
}, |
|
|
|
"System.Reflection.DispatchProxy/4.0.6.0": { |
|
|
|
"System.Reflection.DispatchProxy.Reference/4.0.6.0": { |
|
|
|
"compile": { |
|
|
|
"System.Reflection.DispatchProxy.dll": {} |
|
|
|
}, |
|
|
@ -3884,12 +4044,6 @@ |
|
|
|
}, |
|
|
|
"compileOnly": true |
|
|
|
}, |
|
|
|
"System.Runtime.CompilerServices.Unsafe.Reference/4.0.6.0": { |
|
|
|
"compile": { |
|
|
|
"System.Runtime.CompilerServices.Unsafe.dll": {} |
|
|
|
}, |
|
|
|
"compileOnly": true |
|
|
|
}, |
|
|
|
"System.Runtime.CompilerServices.VisualC/4.1.2.0": { |
|
|
|
"compile": { |
|
|
|
"System.Runtime.CompilerServices.VisualC.dll": {} |
|
|
@ -4076,12 +4230,6 @@ |
|
|
|
}, |
|
|
|
"compileOnly": true |
|
|
|
}, |
|
|
|
"System.Text.Encoding.CodePages.Reference/4.1.3.0": { |
|
|
|
"compile": { |
|
|
|
"System.Text.Encoding.CodePages.dll": {} |
|
|
|
}, |
|
|
|
"compileOnly": true |
|
|
|
}, |
|
|
|
"System.Text.Encoding.Reference/4.1.2.0": { |
|
|
|
"compile": { |
|
|
|
"System.Text.Encoding.dll": {} |
|
|
@ -4276,6 +4424,20 @@ |
|
|
|
"serviceable": false, |
|
|
|
"sha512": "" |
|
|
|
}, |
|
|
|
"AspNetCore.Reporting/2.1.0": { |
|
|
|
"type": "package", |
|
|
|
"serviceable": true, |
|
|
|
"sha512": "sha512-57lh6Wsmdq/Jt4xJoxu1WSG+QFoKYTaheTXVASBx+6pqRcjCvzIk4JNj5LGomWO2G1SwHQdSxCZHNOdimcARLg==", |
|
|
|
"path": "aspnetcore.reporting/2.1.0", |
|
|
|
"hashPath": "aspnetcore.reporting.2.1.0.nupkg.sha512" |
|
|
|
}, |
|
|
|
"AspNetCore.ReportingServices/2.1.0": { |
|
|
|
"type": "package", |
|
|
|
"serviceable": true, |
|
|
|
"sha512": "sha512-tnqFe8Vxr4sJCEyO4XbUDqnDM+QOE8lDqpcmKM4ayhoNv1973XwztizPyQQMT9/gey26+AoT56BTdAyWC3CuMQ==", |
|
|
|
"path": "aspnetcore.reportingservices/2.1.0", |
|
|
|
"hashPath": "aspnetcore.reportingservices.2.1.0.nupkg.sha512" |
|
|
|
}, |
|
|
|
"Castle.Core/4.4.1": { |
|
|
|
"type": "package", |
|
|
|
"serviceable": true, |
|
|
@ -4773,12 +4935,12 @@ |
|
|
|
"path": "runtime.native.system/4.3.0", |
|
|
|
"hashPath": "runtime.native.system.4.3.0.nupkg.sha512" |
|
|
|
}, |
|
|
|
"runtime.native.System.Data.SqlClient.sni/4.4.0": { |
|
|
|
"runtime.native.System.Data.SqlClient.sni/4.7.0": { |
|
|
|
"type": "package", |
|
|
|
"serviceable": true, |
|
|
|
"sha512": "sha512-A8v6PGmk+UGbfWo5Ixup0lPM4swuSwOiayJExZwKIOjTlFFQIsu3QnDXECosBEyrWSPryxBVrdqtJyhK3BaupQ==", |
|
|
|
"path": "runtime.native.system.data.sqlclient.sni/4.4.0", |
|
|
|
"hashPath": "runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512" |
|
|
|
"sha512": "sha512-9kyFSIdN3T0qjDQ2R0HRXYIhS3l5psBzQi6qqhdLz+SzFyEy4sVxNOke+yyYv8Cu8rPER12c3RDjLT8wF3WBYQ==", |
|
|
|
"path": "runtime.native.system.data.sqlclient.sni/4.7.0", |
|
|
|
"hashPath": "runtime.native.system.data.sqlclient.sni.4.7.0.nupkg.sha512" |
|
|
|
}, |
|
|
|
"runtime.native.System.IO.Compression/4.3.0": { |
|
|
|
"type": "package", |
|
|
@ -4927,6 +5089,13 @@ |
|
|
|
"path": "system.buffers/4.3.0", |
|
|
|
"hashPath": "system.buffers.4.3.0.nupkg.sha512" |
|
|
|
}, |
|
|
|
"System.CodeDom/6.0.0": { |
|
|
|
"type": "package", |
|
|
|
"serviceable": true, |
|
|
|
"sha512": "sha512-CPc6tWO1LAer3IzfZufDBRL+UZQcj5uS207NHALQzP84Vp/z6wF0Aa0YZImOQY8iStY0A2zI/e3ihKNPfUm8XA==", |
|
|
|
"path": "system.codedom/6.0.0", |
|
|
|
"hashPath": "system.codedom.6.0.0.nupkg.sha512" |
|
|
|
}, |
|
|
|
"System.Collections/4.3.0": { |
|
|
|
"type": "package", |
|
|
|
"serviceable": true, |
|
|
@ -5046,6 +5215,13 @@ |
|
|
|
"path": "system.console/4.3.0", |
|
|
|
"hashPath": "system.console.4.3.0.nupkg.sha512" |
|
|
|
}, |
|
|
|
"System.Data.SqlClient/4.8.3": { |
|
|
|
"type": "package", |
|
|
|
"serviceable": true, |
|
|
|
"sha512": "sha512-yERfVLXAY0QbylAgaGLByYN0hFxX28aeEQ0hUgJO+Ntn1AfmWl5HHUoYJA0Yl9HhIUUJHVaS/Sw/RLZr5aaC+A==", |
|
|
|
"path": "system.data.sqlclient/4.8.3", |
|
|
|
"hashPath": "system.data.sqlclient.4.8.3.nupkg.sha512" |
|
|
|
}, |
|
|
|
"System.Diagnostics.Debug/4.3.0": { |
|
|
|
"type": "package", |
|
|
|
"serviceable": true, |
|
|
@ -5256,6 +5432,13 @@ |
|
|
|
"path": "system.private.datacontractserialization/4.3.0", |
|
|
|
"hashPath": "system.private.datacontractserialization.4.3.0.nupkg.sha512" |
|
|
|
}, |
|
|
|
"System.Private.ServiceModel/4.5.3": { |
|
|
|
"type": "package", |
|
|
|
"serviceable": true, |
|
|
|
"sha512": "sha512-ancrQgJagx+yC4SZbuE+eShiEAUIF0E1d21TRSoy1C/rTwafAVcBr/fKibkq5TQzyy9uNil2tx2/iaUxsy0S9g==", |
|
|
|
"path": "system.private.servicemodel/4.5.3", |
|
|
|
"hashPath": "system.private.servicemodel.4.5.3.nupkg.sha512" |
|
|
|
}, |
|
|
|
"System.Reflection/4.3.0": { |
|
|
|
"type": "package", |
|
|
|
"serviceable": true, |
|
|
@ -5263,6 +5446,13 @@ |
|
|
|
"path": "system.reflection/4.3.0", |
|
|
|
"hashPath": "system.reflection.4.3.0.nupkg.sha512" |
|
|
|
}, |
|
|
|
"System.Reflection.DispatchProxy/4.5.0": { |
|
|
|
"type": "package", |
|
|
|
"serviceable": true, |
|
|
|
"sha512": "sha512-+UW1hq11TNSeb+16rIk8hRQ02o339NFyzMc4ma/FqmxBzM30l1c2IherBB4ld1MNcenS48fz8tbt50OW4rVULA==", |
|
|
|
"path": "system.reflection.dispatchproxy/4.5.0", |
|
|
|
"hashPath": "system.reflection.dispatchproxy.4.5.0.nupkg.sha512" |
|
|
|
}, |
|
|
|
"System.Reflection.Emit/4.3.0": { |
|
|
|
"type": "package", |
|
|
|
"serviceable": true, |
|
|
@ -5333,12 +5523,12 @@ |
|
|
|
"path": "system.runtime.caching/4.5.0", |
|
|
|
"hashPath": "system.runtime.caching.4.5.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.Runtime.Extensions/4.3.0": { |
|
|
|
"type": "package", |
|
|
@ -5480,6 +5670,20 @@ |
|
|
|
"path": "system.security.securestring/4.3.0", |
|
|
|
"hashPath": "system.security.securestring.4.3.0.nupkg.sha512" |
|
|
|
}, |
|
|
|
"System.ServiceModel.Http/4.5.3": { |
|
|
|
"type": "package", |
|
|
|
"serviceable": true, |
|
|
|
"sha512": "sha512-zxR4z6G/FFK/uAUbo7+3IJOqm0w4/lyfHSQDf+hhUHRTc7XSeReGS5iKQq95gyl1ighHEuayqOiB7iacrB6ZUg==", |
|
|
|
"path": "system.servicemodel.http/4.5.3", |
|
|
|
"hashPath": "system.servicemodel.http.4.5.3.nupkg.sha512" |
|
|
|
}, |
|
|
|
"System.ServiceModel.Primitives/4.5.3": { |
|
|
|
"type": "package", |
|
|
|
"serviceable": true, |
|
|
|
"sha512": "sha512-Wc9Hgg4Cmqi416zvEgq2sW1YYCGuhwWzspDclJWlFZqY6EGhFUPZU+kVpl5z9kAgrSOQP7/Uiik+PtSQtmq+5A==", |
|
|
|
"path": "system.servicemodel.primitives/4.5.3", |
|
|
|
"hashPath": "system.servicemodel.primitives.4.5.3.nupkg.sha512" |
|
|
|
}, |
|
|
|
"System.Text.Encoding/4.3.0": { |
|
|
|
"type": "package", |
|
|
|
"serviceable": true, |
|
|
@ -5487,12 +5691,12 @@ |
|
|
|
"path": "system.text.encoding/4.3.0", |
|
|
|
"hashPath": "system.text.encoding.4.3.0.nupkg.sha512" |
|
|
|
}, |
|
|
|
"System.Text.Encoding.CodePages/4.5.1": { |
|
|
|
"System.Text.Encoding.CodePages/6.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-ZFCILZuOvtKPauZ/j/swhvw68ZRi9ATCfvGbk1QfydmcXBkIWecWKn/250UH7rahZ5OoDBaiAudJtPvLwzw85A==", |
|
|
|
"path": "system.text.encoding.codepages/6.0.0", |
|
|
|
"hashPath": "system.text.encoding.codepages.6.0.0.nupkg.sha512" |
|
|
|
}, |
|
|
|
"System.Text.Encoding.Extensions/4.3.0": { |
|
|
|
"type": "package", |
|
|
@ -6567,7 +6771,7 @@ |
|
|
|
"serviceable": false, |
|
|
|
"sha512": "" |
|
|
|
}, |
|
|
|
"System.Reflection.DispatchProxy/4.0.6.0": { |
|
|
|
"System.Reflection.DispatchProxy.Reference/4.0.6.0": { |
|
|
|
"type": "referenceassembly", |
|
|
|
"serviceable": false, |
|
|
|
"sha512": "" |
|
|
@ -6627,11 +6831,6 @@ |
|
|
|
"serviceable": false, |
|
|
|
"sha512": "" |
|
|
|
}, |
|
|
|
"System.Runtime.CompilerServices.Unsafe.Reference/4.0.6.0": { |
|
|
|
"type": "referenceassembly", |
|
|
|
"serviceable": false, |
|
|
|
"sha512": "" |
|
|
|
}, |
|
|
|
"System.Runtime.CompilerServices.VisualC/4.1.2.0": { |
|
|
|
"type": "referenceassembly", |
|
|
|
"serviceable": false, |
|
|
@ -6787,11 +6986,6 @@ |
|
|
|
"serviceable": false, |
|
|
|
"sha512": "" |
|
|
|
}, |
|
|
|
"System.Text.Encoding.CodePages.Reference/4.1.3.0": { |
|
|
|
"type": "referenceassembly", |
|
|
|
"serviceable": false, |
|
|
|
"sha512": "" |
|
|
|
}, |
|
|
|
"System.Text.Encoding.Reference/4.1.2.0": { |
|
|
|
"type": "referenceassembly", |
|
|
|
"serviceable": false, |
|
|
|