|
@@ -15,18 +15,18 @@
|
|
|
}
|
|
|
}
|
|
|
},
|
|
|
- "Autofac/6.2.0": {
|
|
|
+ "Autofac/6.0.0": {
|
|
|
"type": "package",
|
|
|
"dependencies": {
|
|
|
"System.Diagnostics.DiagnosticSource": "4.7.1"
|
|
|
},
|
|
|
"compile": {
|
|
|
- "lib/net5.0/Autofac.dll": {
|
|
|
+ "lib/netstandard2.1/Autofac.dll": {
|
|
|
"related": ".pdb;.xml"
|
|
|
}
|
|
|
},
|
|
|
"runtime": {
|
|
|
- "lib/net5.0/Autofac.dll": {
|
|
|
+ "lib/netstandard2.1/Autofac.dll": {
|
|
|
"related": ".pdb;.xml"
|
|
|
}
|
|
|
}
|
|
@@ -48,23 +48,6 @@
|
|
|
}
|
|
|
}
|
|
|
},
|
|
|
- "Autofac.Extras.DynamicProxy/6.0.0": {
|
|
|
- "type": "package",
|
|
|
- "dependencies": {
|
|
|
- "Autofac": "6.0.0",
|
|
|
- "Castle.Core": "4.4.0"
|
|
|
- },
|
|
|
- "compile": {
|
|
|
- "lib/netstandard2.1/Autofac.Extras.DynamicProxy.dll": {
|
|
|
- "related": ".pdb;.xml"
|
|
|
- }
|
|
|
- },
|
|
|
- "runtime": {
|
|
|
- "lib/netstandard2.1/Autofac.Extras.DynamicProxy.dll": {
|
|
|
- "related": ".pdb;.xml"
|
|
|
- }
|
|
|
- }
|
|
|
- },
|
|
|
"AutoMapper/10.1.1": {
|
|
|
"type": "package",
|
|
|
"dependencies": {
|
|
@@ -109,31 +92,6 @@
|
|
|
}
|
|
|
}
|
|
|
},
|
|
|
- "Castle.Core/4.4.0": {
|
|
|
- "type": "package",
|
|
|
- "dependencies": {
|
|
|
- "NETStandard.Library": "1.6.1",
|
|
|
- "System.Collections.Specialized": "4.3.0",
|
|
|
- "System.ComponentModel": "4.3.0",
|
|
|
- "System.ComponentModel.TypeConverter": "4.3.0",
|
|
|
- "System.Diagnostics.TraceSource": "4.3.0",
|
|
|
- "System.Dynamic.Runtime": "4.3.0",
|
|
|
- "System.Reflection": "4.3.0",
|
|
|
- "System.Reflection.Emit": "4.3.0",
|
|
|
- "System.Reflection.TypeExtensions": "4.3.0",
|
|
|
- "System.Xml.XmlDocument": "4.3.0"
|
|
|
- },
|
|
|
- "compile": {
|
|
|
- "lib/netstandard1.5/Castle.Core.dll": {
|
|
|
- "related": ".xml"
|
|
|
- }
|
|
|
- },
|
|
|
- "runtime": {
|
|
|
- "lib/netstandard1.5/Castle.Core.dll": {
|
|
|
- "related": ".xml"
|
|
|
- }
|
|
|
- }
|
|
|
- },
|
|
|
"Coravel/4.2.1": {
|
|
|
"type": "package",
|
|
|
"dependencies": {
|
|
@@ -1835,26 +1793,6 @@
|
|
|
"lib/netstandard1.3/System.Collections.NonGeneric.dll": {}
|
|
|
}
|
|
|
},
|
|
|
- "System.Collections.Specialized/4.3.0": {
|
|
|
- "type": "package",
|
|
|
- "dependencies": {
|
|
|
- "System.Collections.NonGeneric": "4.3.0",
|
|
|
- "System.Globalization": "4.3.0",
|
|
|
- "System.Globalization.Extensions": "4.3.0",
|
|
|
- "System.Resources.ResourceManager": "4.3.0",
|
|
|
- "System.Runtime": "4.3.0",
|
|
|
- "System.Runtime.Extensions": "4.3.0",
|
|
|
- "System.Threading": "4.3.0"
|
|
|
- },
|
|
|
- "compile": {
|
|
|
- "ref/netstandard1.3/System.Collections.Specialized.dll": {
|
|
|
- "related": ".xml"
|
|
|
- }
|
|
|
- },
|
|
|
- "runtime": {
|
|
|
- "lib/netstandard1.3/System.Collections.Specialized.dll": {}
|
|
|
- }
|
|
|
- },
|
|
|
"System.ComponentModel/4.3.0": {
|
|
|
"type": "package",
|
|
|
"dependencies": {
|
|
@@ -1915,34 +1853,6 @@
|
|
|
"lib/netstandard1.0/System.ComponentModel.Primitives.dll": {}
|
|
|
}
|
|
|
},
|
|
|
- "System.ComponentModel.TypeConverter/4.3.0": {
|
|
|
- "type": "package",
|
|
|
- "dependencies": {
|
|
|
- "System.Collections": "4.3.0",
|
|
|
- "System.Collections.NonGeneric": "4.3.0",
|
|
|
- "System.Collections.Specialized": "4.3.0",
|
|
|
- "System.ComponentModel": "4.3.0",
|
|
|
- "System.ComponentModel.Primitives": "4.3.0",
|
|
|
- "System.Globalization": "4.3.0",
|
|
|
- "System.Linq": "4.3.0",
|
|
|
- "System.Reflection": "4.3.0",
|
|
|
- "System.Reflection.Extensions": "4.3.0",
|
|
|
- "System.Reflection.Primitives": "4.3.0",
|
|
|
- "System.Reflection.TypeExtensions": "4.3.0",
|
|
|
- "System.Resources.ResourceManager": "4.3.0",
|
|
|
- "System.Runtime": "4.3.0",
|
|
|
- "System.Runtime.Extensions": "4.3.0",
|
|
|
- "System.Threading": "4.3.0"
|
|
|
- },
|
|
|
- "compile": {
|
|
|
- "ref/netstandard1.5/System.ComponentModel.TypeConverter.dll": {
|
|
|
- "related": ".xml"
|
|
|
- }
|
|
|
- },
|
|
|
- "runtime": {
|
|
|
- "lib/netstandard1.5/System.ComponentModel.TypeConverter.dll": {}
|
|
|
- }
|
|
|
- },
|
|
|
"System.Configuration.ConfigurationManager/4.7.0": {
|
|
|
"type": "package",
|
|
|
"dependencies": {
|
|
@@ -2020,35 +1930,6 @@
|
|
|
}
|
|
|
}
|
|
|
},
|
|
|
- "System.Diagnostics.TraceSource/4.3.0": {
|
|
|
- "type": "package",
|
|
|
- "dependencies": {
|
|
|
- "Microsoft.NETCore.Platforms": "1.1.0",
|
|
|
- "System.Collections": "4.3.0",
|
|
|
- "System.Diagnostics.Debug": "4.3.0",
|
|
|
- "System.Globalization": "4.3.0",
|
|
|
- "System.Resources.ResourceManager": "4.3.0",
|
|
|
- "System.Runtime": "4.3.0",
|
|
|
- "System.Runtime.Extensions": "4.3.0",
|
|
|
- "System.Threading": "4.3.0",
|
|
|
- "runtime.native.System": "4.3.0"
|
|
|
- },
|
|
|
- "compile": {
|
|
|
- "ref/netstandard1.3/System.Diagnostics.TraceSource.dll": {
|
|
|
- "related": ".xml"
|
|
|
- }
|
|
|
- },
|
|
|
- "runtimeTargets": {
|
|
|
- "runtimes/unix/lib/netstandard1.3/System.Diagnostics.TraceSource.dll": {
|
|
|
- "assetType": "runtime",
|
|
|
- "rid": "unix"
|
|
|
- },
|
|
|
- "runtimes/win/lib/netstandard1.3/System.Diagnostics.TraceSource.dll": {
|
|
|
- "assetType": "runtime",
|
|
|
- "rid": "win"
|
|
|
- }
|
|
|
- }
|
|
|
- },
|
|
|
"System.Diagnostics.Tracing/4.3.0": {
|
|
|
"type": "package",
|
|
|
"dependencies": {
|
|
@@ -2088,33 +1969,6 @@
|
|
|
}
|
|
|
}
|
|
|
},
|
|
|
- "System.Dynamic.Runtime/4.3.0": {
|
|
|
- "type": "package",
|
|
|
- "dependencies": {
|
|
|
- "System.Collections": "4.3.0",
|
|
|
- "System.Diagnostics.Debug": "4.3.0",
|
|
|
- "System.Linq": "4.3.0",
|
|
|
- "System.Linq.Expressions": "4.3.0",
|
|
|
- "System.ObjectModel": "4.3.0",
|
|
|
- "System.Reflection": "4.3.0",
|
|
|
- "System.Reflection.Emit": "4.3.0",
|
|
|
- "System.Reflection.Emit.ILGeneration": "4.3.0",
|
|
|
- "System.Reflection.Primitives": "4.3.0",
|
|
|
- "System.Reflection.TypeExtensions": "4.3.0",
|
|
|
- "System.Resources.ResourceManager": "4.3.0",
|
|
|
- "System.Runtime": "4.3.0",
|
|
|
- "System.Runtime.Extensions": "4.3.0",
|
|
|
- "System.Threading": "4.3.0"
|
|
|
- },
|
|
|
- "compile": {
|
|
|
- "ref/netstandard1.3/System.Dynamic.Runtime.dll": {
|
|
|
- "related": ".xml"
|
|
|
- }
|
|
|
- },
|
|
|
- "runtime": {
|
|
|
- "lib/netstandard1.3/System.Dynamic.Runtime.dll": {}
|
|
|
- }
|
|
|
- },
|
|
|
"System.Globalization/4.3.0": {
|
|
|
"type": "package",
|
|
|
"dependencies": {
|
|
@@ -3388,29 +3242,6 @@
|
|
|
"lib/netstandard1.3/System.Xml.XDocument.dll": {}
|
|
|
}
|
|
|
},
|
|
|
- "System.Xml.XmlDocument/4.3.0": {
|
|
|
- "type": "package",
|
|
|
- "dependencies": {
|
|
|
- "System.Collections": "4.3.0",
|
|
|
- "System.Diagnostics.Debug": "4.3.0",
|
|
|
- "System.Globalization": "4.3.0",
|
|
|
- "System.IO": "4.3.0",
|
|
|
- "System.Resources.ResourceManager": "4.3.0",
|
|
|
- "System.Runtime": "4.3.0",
|
|
|
- "System.Runtime.Extensions": "4.3.0",
|
|
|
- "System.Text.Encoding": "4.3.0",
|
|
|
- "System.Threading": "4.3.0",
|
|
|
- "System.Xml.ReaderWriter": "4.3.0"
|
|
|
- },
|
|
|
- "compile": {
|
|
|
- "ref/netstandard1.3/System.Xml.XmlDocument.dll": {
|
|
|
- "related": ".xml"
|
|
|
- }
|
|
|
- },
|
|
|
- "runtime": {
|
|
|
- "lib/netstandard1.3/System.Xml.XmlDocument.dll": {}
|
|
|
- }
|
|
|
- },
|
|
|
"ZXing.Net/0.16.9": {
|
|
|
"type": "package",
|
|
|
"compile": {
|
|
@@ -3463,15 +3294,10 @@
|
|
|
"type": "project",
|
|
|
"framework": ".NETCoreApp,Version=v5.0",
|
|
|
"dependencies": {
|
|
|
- "Autofac": "6.2.0",
|
|
|
- "Autofac.Extras.DynamicProxy": "6.0.0",
|
|
|
- "Microsoft.AspNetCore.Http.Abstractions": "2.2.0",
|
|
|
"Ropin.Core.Common": "1.0.0",
|
|
|
"Ropin.Inspection.Common": "1.0.0",
|
|
|
"Ropin.Inspection.Service": "1.0.0",
|
|
|
- "Ropin.Inspection.Tasks": "1.0.0",
|
|
|
- "StackExchange.Redis": "1.2.4",
|
|
|
- "log4net": "2.0.17"
|
|
|
+ "Ropin.Inspection.Tasks": "1.0.0"
|
|
|
},
|
|
|
"compile": {
|
|
|
"bin/placeholder/Ropin.Core.Extensions.dll": {}
|
|
@@ -3597,19 +3423,16 @@
|
|
|
"lib/netstandard2.0/AdvancedStringBuilder.xml"
|
|
|
]
|
|
|
},
|
|
|
- "Autofac/6.2.0": {
|
|
|
- "sha512": "BX8IM0GANE38uSr4QwXL4PgA8vWWYt2P5cZzipn/vDnf0fDbPSGKSHEroJ09rB7ANxdyf7MdEgVs+pvL8kwYCg==",
|
|
|
+ "Autofac/6.0.0": {
|
|
|
+ "sha512": "tRVRXGxwXbQmPy1ZGso115O55ffVW4mWtufjOy7hduQ1BNVR1j7RQQjxpYuB6tJw5OrgqRWYVJLJ8RwYNz/j+A==",
|
|
|
"type": "package",
|
|
|
- "path": "autofac/6.2.0",
|
|
|
+ "path": "autofac/6.0.0",
|
|
|
"files": [
|
|
|
".nupkg.metadata",
|
|
|
".signature.p7s",
|
|
|
- "autofac.6.2.0.nupkg.sha512",
|
|
|
+ "autofac.6.0.0.nupkg.sha512",
|
|
|
"autofac.nuspec",
|
|
|
"icon.png",
|
|
|
- "lib/net5.0/Autofac.dll",
|
|
|
- "lib/net5.0/Autofac.pdb",
|
|
|
- "lib/net5.0/Autofac.xml",
|
|
|
"lib/netstandard2.0/Autofac.dll",
|
|
|
"lib/netstandard2.0/Autofac.pdb",
|
|
|
"lib/netstandard2.0/Autofac.xml",
|
|
@@ -3636,24 +3459,6 @@
|
|
|
"lib/netstandard2.1/Autofac.Extensions.DependencyInjection.xml"
|
|
|
]
|
|
|
},
|
|
|
- "Autofac.Extras.DynamicProxy/6.0.0": {
|
|
|
- "sha512": "Z86ZX33qYZ09xhdnYEyD/xilGUQBiITSAdHVZw59Qb+bN+tN/WFVDBZGQZZnI3+l8+hdjM2zWdcK4sgUEavRzw==",
|
|
|
- "type": "package",
|
|
|
- "path": "autofac.extras.dynamicproxy/6.0.0",
|
|
|
- "files": [
|
|
|
- ".nupkg.metadata",
|
|
|
- ".signature.p7s",
|
|
|
- "autofac.extras.dynamicproxy.6.0.0.nupkg.sha512",
|
|
|
- "autofac.extras.dynamicproxy.nuspec",
|
|
|
- "icon.png",
|
|
|
- "lib/netstandard2.0/Autofac.Extras.DynamicProxy.dll",
|
|
|
- "lib/netstandard2.0/Autofac.Extras.DynamicProxy.pdb",
|
|
|
- "lib/netstandard2.0/Autofac.Extras.DynamicProxy.xml",
|
|
|
- "lib/netstandard2.1/Autofac.Extras.DynamicProxy.dll",
|
|
|
- "lib/netstandard2.1/Autofac.Extras.DynamicProxy.pdb",
|
|
|
- "lib/netstandard2.1/Autofac.Extras.DynamicProxy.xml"
|
|
|
- ]
|
|
|
- },
|
|
|
"AutoMapper/10.1.1": {
|
|
|
"sha512": "uMgbqOdu9ZG5cIOty0C85hzzayBH2i9BthnS5FlMqKtMSHDv4ts81a2jS1VFaDBVhlBeIqJ/kQKjQY95BZde9w==",
|
|
|
"type": "package",
|
|
@@ -3708,31 +3513,6 @@
|
|
|
"lib/xamarinios/BouncyCastle.Crypto.xml"
|
|
|
]
|
|
|
},
|
|
|
- "Castle.Core/4.4.0": {
|
|
|
- "sha512": "b5rRL5zeaau1y/5hIbI+6mGw3cwun16YjkHZnV9RRT5UyUIFsgLmNXJ0YnIN9p8Hw7K7AbG1q1UclQVU3DinAQ==",
|
|
|
- "type": "package",
|
|
|
- "path": "castle.core/4.4.0",
|
|
|
- "files": [
|
|
|
- ".nupkg.metadata",
|
|
|
- ".signature.p7s",
|
|
|
- "ASL - Apache Software Foundation License.txt",
|
|
|
- "CHANGELOG.md",
|
|
|
- "LICENSE",
|
|
|
- "castle.core.4.4.0.nupkg.sha512",
|
|
|
- "castle.core.nuspec",
|
|
|
- "lib/net35/Castle.Core.dll",
|
|
|
- "lib/net35/Castle.Core.xml",
|
|
|
- "lib/net40/Castle.Core.dll",
|
|
|
- "lib/net40/Castle.Core.xml",
|
|
|
- "lib/net45/Castle.Core.dll",
|
|
|
- "lib/net45/Castle.Core.xml",
|
|
|
- "lib/netstandard1.3/Castle.Core.dll",
|
|
|
- "lib/netstandard1.3/Castle.Core.xml",
|
|
|
- "lib/netstandard1.5/Castle.Core.dll",
|
|
|
- "lib/netstandard1.5/Castle.Core.xml",
|
|
|
- "readme.txt"
|
|
|
- ]
|
|
|
- },
|
|
|
"Coravel/4.2.1": {
|
|
|
"sha512": "goj2P5yivyj5e3UwHyA9ET1s11US0V73Labc+KBT7fF+sZK5Uts/CE0lPAxgtWj+/uwM1bRpFDdAFNh+z7U2kw==",
|
|
|
"type": "package",
|
|
@@ -6051,45 +5831,6 @@
|
|
|
"system.collections.nongeneric.nuspec"
|
|
|
]
|
|
|
},
|
|
|
- "System.Collections.Specialized/4.3.0": {
|
|
|
- "sha512": "Epx8PoVZR0iuOnJJDzp7pWvdfMMOAvpUo95pC4ScH2mJuXkKA2Y4aR3cG9qt2klHgSons1WFh4kcGW7cSXvrxg==",
|
|
|
- "type": "package",
|
|
|
- "path": "system.collections.specialized/4.3.0",
|
|
|
- "files": [
|
|
|
- ".nupkg.metadata",
|
|
|
- ".signature.p7s",
|
|
|
- "ThirdPartyNotices.txt",
|
|
|
- "dotnet_library_license.txt",
|
|
|
- "lib/MonoAndroid10/_._",
|
|
|
- "lib/MonoTouch10/_._",
|
|
|
- "lib/net46/System.Collections.Specialized.dll",
|
|
|
- "lib/netstandard1.3/System.Collections.Specialized.dll",
|
|
|
- "lib/xamarinios10/_._",
|
|
|
- "lib/xamarinmac20/_._",
|
|
|
- "lib/xamarintvos10/_._",
|
|
|
- "lib/xamarinwatchos10/_._",
|
|
|
- "ref/MonoAndroid10/_._",
|
|
|
- "ref/MonoTouch10/_._",
|
|
|
- "ref/net46/System.Collections.Specialized.dll",
|
|
|
- "ref/netstandard1.3/System.Collections.Specialized.dll",
|
|
|
- "ref/netstandard1.3/System.Collections.Specialized.xml",
|
|
|
- "ref/netstandard1.3/de/System.Collections.Specialized.xml",
|
|
|
- "ref/netstandard1.3/es/System.Collections.Specialized.xml",
|
|
|
- "ref/netstandard1.3/fr/System.Collections.Specialized.xml",
|
|
|
- "ref/netstandard1.3/it/System.Collections.Specialized.xml",
|
|
|
- "ref/netstandard1.3/ja/System.Collections.Specialized.xml",
|
|
|
- "ref/netstandard1.3/ko/System.Collections.Specialized.xml",
|
|
|
- "ref/netstandard1.3/ru/System.Collections.Specialized.xml",
|
|
|
- "ref/netstandard1.3/zh-hans/System.Collections.Specialized.xml",
|
|
|
- "ref/netstandard1.3/zh-hant/System.Collections.Specialized.xml",
|
|
|
- "ref/xamarinios10/_._",
|
|
|
- "ref/xamarinmac20/_._",
|
|
|
- "ref/xamarintvos10/_._",
|
|
|
- "ref/xamarinwatchos10/_._",
|
|
|
- "system.collections.specialized.4.3.0.nupkg.sha512",
|
|
|
- "system.collections.specialized.nuspec"
|
|
|
- ]
|
|
|
- },
|
|
|
"System.ComponentModel/4.3.0": {
|
|
|
"sha512": "VyGn1jGRZVfxnh8EdvDCi71v3bMXrsu8aYJOwoV7SNDLVhiEqwP86pPMyRGsDsxhXAm2b3o9OIqeETfN5qfezw==",
|
|
|
"type": "package",
|
|
@@ -6348,59 +6089,6 @@
|
|
|
"system.componentmodel.primitives.nuspec"
|
|
|
]
|
|
|
},
|
|
|
- "System.ComponentModel.TypeConverter/4.3.0": {
|
|
|
- "sha512": "16pQ6P+EdhcXzPiEK4kbA953Fu0MNG2ovxTZU81/qsCd1zPRsKc3uif5NgvllCY598k6bI0KUyKW8fanlfaDQg==",
|
|
|
- "type": "package",
|
|
|
- "path": "system.componentmodel.typeconverter/4.3.0",
|
|
|
- "files": [
|
|
|
- ".nupkg.metadata",
|
|
|
- ".signature.p7s",
|
|
|
- "ThirdPartyNotices.txt",
|
|
|
- "dotnet_library_license.txt",
|
|
|
- "lib/MonoAndroid10/_._",
|
|
|
- "lib/MonoTouch10/_._",
|
|
|
- "lib/net45/System.ComponentModel.TypeConverter.dll",
|
|
|
- "lib/net462/System.ComponentModel.TypeConverter.dll",
|
|
|
- "lib/netstandard1.0/System.ComponentModel.TypeConverter.dll",
|
|
|
- "lib/netstandard1.5/System.ComponentModel.TypeConverter.dll",
|
|
|
- "lib/xamarinios10/_._",
|
|
|
- "lib/xamarinmac20/_._",
|
|
|
- "lib/xamarintvos10/_._",
|
|
|
- "lib/xamarinwatchos10/_._",
|
|
|
- "ref/MonoAndroid10/_._",
|
|
|
- "ref/MonoTouch10/_._",
|
|
|
- "ref/net45/System.ComponentModel.TypeConverter.dll",
|
|
|
- "ref/net462/System.ComponentModel.TypeConverter.dll",
|
|
|
- "ref/netstandard1.0/System.ComponentModel.TypeConverter.dll",
|
|
|
- "ref/netstandard1.0/System.ComponentModel.TypeConverter.xml",
|
|
|
- "ref/netstandard1.0/de/System.ComponentModel.TypeConverter.xml",
|
|
|
- "ref/netstandard1.0/es/System.ComponentModel.TypeConverter.xml",
|
|
|
- "ref/netstandard1.0/fr/System.ComponentModel.TypeConverter.xml",
|
|
|
- "ref/netstandard1.0/it/System.ComponentModel.TypeConverter.xml",
|
|
|
- "ref/netstandard1.0/ja/System.ComponentModel.TypeConverter.xml",
|
|
|
- "ref/netstandard1.0/ko/System.ComponentModel.TypeConverter.xml",
|
|
|
- "ref/netstandard1.0/ru/System.ComponentModel.TypeConverter.xml",
|
|
|
- "ref/netstandard1.0/zh-hans/System.ComponentModel.TypeConverter.xml",
|
|
|
- "ref/netstandard1.0/zh-hant/System.ComponentModel.TypeConverter.xml",
|
|
|
- "ref/netstandard1.5/System.ComponentModel.TypeConverter.dll",
|
|
|
- "ref/netstandard1.5/System.ComponentModel.TypeConverter.xml",
|
|
|
- "ref/netstandard1.5/de/System.ComponentModel.TypeConverter.xml",
|
|
|
- "ref/netstandard1.5/es/System.ComponentModel.TypeConverter.xml",
|
|
|
- "ref/netstandard1.5/fr/System.ComponentModel.TypeConverter.xml",
|
|
|
- "ref/netstandard1.5/it/System.ComponentModel.TypeConverter.xml",
|
|
|
- "ref/netstandard1.5/ja/System.ComponentModel.TypeConverter.xml",
|
|
|
- "ref/netstandard1.5/ko/System.ComponentModel.TypeConverter.xml",
|
|
|
- "ref/netstandard1.5/ru/System.ComponentModel.TypeConverter.xml",
|
|
|
- "ref/netstandard1.5/zh-hans/System.ComponentModel.TypeConverter.xml",
|
|
|
- "ref/netstandard1.5/zh-hant/System.ComponentModel.TypeConverter.xml",
|
|
|
- "ref/xamarinios10/_._",
|
|
|
- "ref/xamarinmac20/_._",
|
|
|
- "ref/xamarintvos10/_._",
|
|
|
- "ref/xamarinwatchos10/_._",
|
|
|
- "system.componentmodel.typeconverter.4.3.0.nupkg.sha512",
|
|
|
- "system.componentmodel.typeconverter.nuspec"
|
|
|
- ]
|
|
|
- },
|
|
|
"System.Configuration.ConfigurationManager/4.7.0": {
|
|
|
"sha512": "/anOTeSZCNNI2zDilogWrZ8pNqCmYbzGNexUnNhjW8k0sHqEZ2nHJBp147jBV3hGYswu5lINpNg1vxR7bnqvVA==",
|
|
|
"type": "package",
|
|
@@ -6612,47 +6300,6 @@
|
|
|
"system.diagnostics.tools.nuspec"
|
|
|
]
|
|
|
},
|
|
|
- "System.Diagnostics.TraceSource/4.3.0": {
|
|
|
- "sha512": "VnYp1NxGx8Ww731y2LJ1vpfb/DKVNKEZ8Jsh5SgQTZREL/YpWRArgh9pI8CDLmgHspZmLL697CaLvH85qQpRiw==",
|
|
|
- "type": "package",
|
|
|
- "path": "system.diagnostics.tracesource/4.3.0",
|
|
|
- "files": [
|
|
|
- ".nupkg.metadata",
|
|
|
- ".signature.p7s",
|
|
|
- "ThirdPartyNotices.txt",
|
|
|
- "dotnet_library_license.txt",
|
|
|
- "lib/MonoAndroid10/_._",
|
|
|
- "lib/MonoTouch10/_._",
|
|
|
- "lib/net46/System.Diagnostics.TraceSource.dll",
|
|
|
- "lib/xamarinios10/_._",
|
|
|
- "lib/xamarinmac20/_._",
|
|
|
- "lib/xamarintvos10/_._",
|
|
|
- "lib/xamarinwatchos10/_._",
|
|
|
- "ref/MonoAndroid10/_._",
|
|
|
- "ref/MonoTouch10/_._",
|
|
|
- "ref/net46/System.Diagnostics.TraceSource.dll",
|
|
|
- "ref/netstandard1.3/System.Diagnostics.TraceSource.dll",
|
|
|
- "ref/netstandard1.3/System.Diagnostics.TraceSource.xml",
|
|
|
- "ref/netstandard1.3/de/System.Diagnostics.TraceSource.xml",
|
|
|
- "ref/netstandard1.3/es/System.Diagnostics.TraceSource.xml",
|
|
|
- "ref/netstandard1.3/fr/System.Diagnostics.TraceSource.xml",
|
|
|
- "ref/netstandard1.3/it/System.Diagnostics.TraceSource.xml",
|
|
|
- "ref/netstandard1.3/ja/System.Diagnostics.TraceSource.xml",
|
|
|
- "ref/netstandard1.3/ko/System.Diagnostics.TraceSource.xml",
|
|
|
- "ref/netstandard1.3/ru/System.Diagnostics.TraceSource.xml",
|
|
|
- "ref/netstandard1.3/zh-hans/System.Diagnostics.TraceSource.xml",
|
|
|
- "ref/netstandard1.3/zh-hant/System.Diagnostics.TraceSource.xml",
|
|
|
- "ref/xamarinios10/_._",
|
|
|
- "ref/xamarinmac20/_._",
|
|
|
- "ref/xamarintvos10/_._",
|
|
|
- "ref/xamarinwatchos10/_._",
|
|
|
- "runtimes/unix/lib/netstandard1.3/System.Diagnostics.TraceSource.dll",
|
|
|
- "runtimes/win/lib/net46/System.Diagnostics.TraceSource.dll",
|
|
|
- "runtimes/win/lib/netstandard1.3/System.Diagnostics.TraceSource.dll",
|
|
|
- "system.diagnostics.tracesource.4.3.0.nupkg.sha512",
|
|
|
- "system.diagnostics.tracesource.nuspec"
|
|
|
- ]
|
|
|
- },
|
|
|
"System.Diagnostics.Tracing/4.3.0": {
|
|
|
"sha512": "rswfv0f/Cqkh78rA5S8eN8Neocz234+emGCtTF3lxPY96F+mmmUen6tbn0glN6PMvlKQb9bPAY5e9u7fgPTkKw==",
|
|
|
"type": "package",
|
|
@@ -6785,77 +6432,6 @@
|
|
|
"version.txt"
|
|
|
]
|
|
|
},
|
|
|
- "System.Dynamic.Runtime/4.3.0": {
|
|
|
- "sha512": "SNVi1E/vfWUAs/WYKhE9+qlS6KqK0YVhnlT0HQtr8pMIA8YX3lwy3uPMownDwdYISBdmAF/2holEIldVp85Wag==",
|
|
|
- "type": "package",
|
|
|
- "path": "system.dynamic.runtime/4.3.0",
|
|
|
- "files": [
|
|
|
- ".nupkg.metadata",
|
|
|
- ".signature.p7s",
|
|
|
- "ThirdPartyNotices.txt",
|
|
|
- "dotnet_library_license.txt",
|
|
|
- "lib/MonoAndroid10/_._",
|
|
|
- "lib/MonoTouch10/_._",
|
|
|
- "lib/net45/_._",
|
|
|
- "lib/netcore50/System.Dynamic.Runtime.dll",
|
|
|
- "lib/netstandard1.3/System.Dynamic.Runtime.dll",
|
|
|
- "lib/portable-net45+win8+wp8+wpa81/_._",
|
|
|
- "lib/win8/_._",
|
|
|
- "lib/wp80/_._",
|
|
|
- "lib/wpa81/_._",
|
|
|
- "lib/xamarinios10/_._",
|
|
|
- "lib/xamarinmac20/_._",
|
|
|
- "lib/xamarintvos10/_._",
|
|
|
- "lib/xamarinwatchos10/_._",
|
|
|
- "ref/MonoAndroid10/_._",
|
|
|
- "ref/MonoTouch10/_._",
|
|
|
- "ref/net45/_._",
|
|
|
- "ref/netcore50/System.Dynamic.Runtime.dll",
|
|
|
- "ref/netcore50/System.Dynamic.Runtime.xml",
|
|
|
- "ref/netcore50/de/System.Dynamic.Runtime.xml",
|
|
|
- "ref/netcore50/es/System.Dynamic.Runtime.xml",
|
|
|
- "ref/netcore50/fr/System.Dynamic.Runtime.xml",
|
|
|
- "ref/netcore50/it/System.Dynamic.Runtime.xml",
|
|
|
- "ref/netcore50/ja/System.Dynamic.Runtime.xml",
|
|
|
- "ref/netcore50/ko/System.Dynamic.Runtime.xml",
|
|
|
- "ref/netcore50/ru/System.Dynamic.Runtime.xml",
|
|
|
- "ref/netcore50/zh-hans/System.Dynamic.Runtime.xml",
|
|
|
- "ref/netcore50/zh-hant/System.Dynamic.Runtime.xml",
|
|
|
- "ref/netstandard1.0/System.Dynamic.Runtime.dll",
|
|
|
- "ref/netstandard1.0/System.Dynamic.Runtime.xml",
|
|
|
- "ref/netstandard1.0/de/System.Dynamic.Runtime.xml",
|
|
|
- "ref/netstandard1.0/es/System.Dynamic.Runtime.xml",
|
|
|
- "ref/netstandard1.0/fr/System.Dynamic.Runtime.xml",
|
|
|
- "ref/netstandard1.0/it/System.Dynamic.Runtime.xml",
|
|
|
- "ref/netstandard1.0/ja/System.Dynamic.Runtime.xml",
|
|
|
- "ref/netstandard1.0/ko/System.Dynamic.Runtime.xml",
|
|
|
- "ref/netstandard1.0/ru/System.Dynamic.Runtime.xml",
|
|
|
- "ref/netstandard1.0/zh-hans/System.Dynamic.Runtime.xml",
|
|
|
- "ref/netstandard1.0/zh-hant/System.Dynamic.Runtime.xml",
|
|
|
- "ref/netstandard1.3/System.Dynamic.Runtime.dll",
|
|
|
- "ref/netstandard1.3/System.Dynamic.Runtime.xml",
|
|
|
- "ref/netstandard1.3/de/System.Dynamic.Runtime.xml",
|
|
|
- "ref/netstandard1.3/es/System.Dynamic.Runtime.xml",
|
|
|
- "ref/netstandard1.3/fr/System.Dynamic.Runtime.xml",
|
|
|
- "ref/netstandard1.3/it/System.Dynamic.Runtime.xml",
|
|
|
- "ref/netstandard1.3/ja/System.Dynamic.Runtime.xml",
|
|
|
- "ref/netstandard1.3/ko/System.Dynamic.Runtime.xml",
|
|
|
- "ref/netstandard1.3/ru/System.Dynamic.Runtime.xml",
|
|
|
- "ref/netstandard1.3/zh-hans/System.Dynamic.Runtime.xml",
|
|
|
- "ref/netstandard1.3/zh-hant/System.Dynamic.Runtime.xml",
|
|
|
- "ref/portable-net45+win8+wp8+wpa81/_._",
|
|
|
- "ref/win8/_._",
|
|
|
- "ref/wp80/_._",
|
|
|
- "ref/wpa81/_._",
|
|
|
- "ref/xamarinios10/_._",
|
|
|
- "ref/xamarinmac20/_._",
|
|
|
- "ref/xamarintvos10/_._",
|
|
|
- "ref/xamarinwatchos10/_._",
|
|
|
- "runtimes/aot/lib/netcore50/System.Dynamic.Runtime.dll",
|
|
|
- "system.dynamic.runtime.4.3.0.nupkg.sha512",
|
|
|
- "system.dynamic.runtime.nuspec"
|
|
|
- ]
|
|
|
- },
|
|
|
"System.Globalization/4.3.0": {
|
|
|
"sha512": "kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==",
|
|
|
"type": "package",
|
|
@@ -10203,45 +9779,6 @@
|
|
|
"system.xml.xdocument.nuspec"
|
|
|
]
|
|
|
},
|
|
|
- "System.Xml.XmlDocument/4.3.0": {
|
|
|
- "sha512": "lJ8AxvkX7GQxpC6GFCeBj8ThYVyQczx2+f/cWHJU8tjS7YfI6Cv6bon70jVEgs2CiFbmmM8b9j1oZVx0dSI2Ww==",
|
|
|
- "type": "package",
|
|
|
- "path": "system.xml.xmldocument/4.3.0",
|
|
|
- "files": [
|
|
|
- ".nupkg.metadata",
|
|
|
- ".signature.p7s",
|
|
|
- "ThirdPartyNotices.txt",
|
|
|
- "dotnet_library_license.txt",
|
|
|
- "lib/MonoAndroid10/_._",
|
|
|
- "lib/MonoTouch10/_._",
|
|
|
- "lib/net46/System.Xml.XmlDocument.dll",
|
|
|
- "lib/netstandard1.3/System.Xml.XmlDocument.dll",
|
|
|
- "lib/xamarinios10/_._",
|
|
|
- "lib/xamarinmac20/_._",
|
|
|
- "lib/xamarintvos10/_._",
|
|
|
- "lib/xamarinwatchos10/_._",
|
|
|
- "ref/MonoAndroid10/_._",
|
|
|
- "ref/MonoTouch10/_._",
|
|
|
- "ref/net46/System.Xml.XmlDocument.dll",
|
|
|
- "ref/netstandard1.3/System.Xml.XmlDocument.dll",
|
|
|
- "ref/netstandard1.3/System.Xml.XmlDocument.xml",
|
|
|
- "ref/netstandard1.3/de/System.Xml.XmlDocument.xml",
|
|
|
- "ref/netstandard1.3/es/System.Xml.XmlDocument.xml",
|
|
|
- "ref/netstandard1.3/fr/System.Xml.XmlDocument.xml",
|
|
|
- "ref/netstandard1.3/it/System.Xml.XmlDocument.xml",
|
|
|
- "ref/netstandard1.3/ja/System.Xml.XmlDocument.xml",
|
|
|
- "ref/netstandard1.3/ko/System.Xml.XmlDocument.xml",
|
|
|
- "ref/netstandard1.3/ru/System.Xml.XmlDocument.xml",
|
|
|
- "ref/netstandard1.3/zh-hans/System.Xml.XmlDocument.xml",
|
|
|
- "ref/netstandard1.3/zh-hant/System.Xml.XmlDocument.xml",
|
|
|
- "ref/xamarinios10/_._",
|
|
|
- "ref/xamarinmac20/_._",
|
|
|
- "ref/xamarintvos10/_._",
|
|
|
- "ref/xamarinwatchos10/_._",
|
|
|
- "system.xml.xmldocument.4.3.0.nupkg.sha512",
|
|
|
- "system.xml.xmldocument.nuspec"
|
|
|
- ]
|
|
|
- },
|
|
|
"ZXing.Net/0.16.9": {
|
|
|
"sha512": "7WaVMHklpT3Ye2ragqRIwlFRsb6kOk63BOGADV0fan3ulVfGLUYkDi5yNUsZS/7FVNkWbtHAlDLmu4WnHGfqvQ==",
|
|
|
"type": "package",
|