|
@@ -1,11 +1,12 @@
|
|
|
{
|
|
|
"runtimeTarget": {
|
|
|
- "name": ".NETCoreApp,Version=v7.0",
|
|
|
+ "name": ".NETCoreApp,Version=v7.0/win-x64",
|
|
|
"signature": ""
|
|
|
},
|
|
|
"compilationOptions": {},
|
|
|
"targets": {
|
|
|
- ".NETCoreApp,Version=v7.0": {
|
|
|
+ ".NETCoreApp,Version=v7.0": {},
|
|
|
+ ".NETCoreApp,Version=v7.0/win-x64": {
|
|
|
"App/1.0.0": {
|
|
|
"dependencies": {
|
|
|
"Loader": "1.0.0",
|
|
@@ -211,7 +212,8 @@
|
|
|
"dependencies": {
|
|
|
"Microsoft.NETCore.Platforms": "5.0.0",
|
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
|
- "System.Runtime": "4.3.0"
|
|
|
+ "System.Runtime": "4.3.0",
|
|
|
+ "runtime.win.Microsoft.Win32.Primitives": "4.3.0"
|
|
|
}
|
|
|
},
|
|
|
"Microsoft.Win32.Registry/5.0.0": {
|
|
@@ -222,15 +224,7 @@
|
|
|
},
|
|
|
"Microsoft.Win32.SystemEvents/7.0.0": {
|
|
|
"runtime": {
|
|
|
- "lib/net7.0/Microsoft.Win32.SystemEvents.dll": {
|
|
|
- "assemblyVersion": "7.0.0.0",
|
|
|
- "fileVersion": "7.0.22.51805"
|
|
|
- }
|
|
|
- },
|
|
|
- "runtimeTargets": {
|
|
|
"runtimes/win/lib/net7.0/Microsoft.Win32.SystemEvents.dll": {
|
|
|
- "rid": "win",
|
|
|
- "assetType": "runtime",
|
|
|
"assemblyVersion": "7.0.0.0",
|
|
|
"fileVersion": "7.0.22.51805"
|
|
|
}
|
|
@@ -274,40 +268,14 @@
|
|
|
"fileVersion": "2.17.1.0"
|
|
|
}
|
|
|
},
|
|
|
- "runtimeTargets": {
|
|
|
- "runtimes/linux/native/libsnappy64.so": {
|
|
|
- "rid": "linux",
|
|
|
- "assetType": "native",
|
|
|
- "fileVersion": "0.0.0.0"
|
|
|
- },
|
|
|
- "runtimes/linux/native/libzstd.so": {
|
|
|
- "rid": "linux",
|
|
|
- "assetType": "native",
|
|
|
- "fileVersion": "0.0.0.0"
|
|
|
- },
|
|
|
- "runtimes/osx/native/libsnappy64.dylib": {
|
|
|
- "rid": "osx",
|
|
|
- "assetType": "native",
|
|
|
- "fileVersion": "0.0.0.0"
|
|
|
- },
|
|
|
- "runtimes/osx/native/libzstd.dylib": {
|
|
|
- "rid": "osx",
|
|
|
- "assetType": "native",
|
|
|
- "fileVersion": "0.0.0.0"
|
|
|
- },
|
|
|
+ "native": {
|
|
|
"runtimes/win/native/libzstd.dll": {
|
|
|
- "rid": "win",
|
|
|
- "assetType": "native",
|
|
|
"fileVersion": "0.0.0.0"
|
|
|
},
|
|
|
"runtimes/win/native/snappy32.dll": {
|
|
|
- "rid": "win",
|
|
|
- "assetType": "native",
|
|
|
"fileVersion": "1.1.1.7"
|
|
|
},
|
|
|
"runtimes/win/native/snappy64.dll": {
|
|
|
- "rid": "win",
|
|
|
- "assetType": "native",
|
|
|
"fileVersion": "1.1.1.7"
|
|
|
}
|
|
|
}
|
|
@@ -319,20 +287,8 @@
|
|
|
"fileVersion": "1.5.5.0"
|
|
|
}
|
|
|
},
|
|
|
- "runtimeTargets": {
|
|
|
- "runtimes/linux/native/libmongocrypt.so": {
|
|
|
- "rid": "linux",
|
|
|
- "assetType": "native",
|
|
|
- "fileVersion": "0.0.0.0"
|
|
|
- },
|
|
|
- "runtimes/osx/native/libmongocrypt.dylib": {
|
|
|
- "rid": "osx",
|
|
|
- "assetType": "native",
|
|
|
- "fileVersion": "0.0.0.0"
|
|
|
- },
|
|
|
+ "native": {
|
|
|
"runtimes/win/native/mongocrypt.dll": {
|
|
|
- "rid": "win",
|
|
|
- "assetType": "native",
|
|
|
"fileVersion": "0.0.0.0"
|
|
|
}
|
|
|
}
|
|
@@ -364,6 +320,28 @@
|
|
|
}
|
|
|
}
|
|
|
},
|
|
|
+ "runtime.any.System.Collections/4.3.0": {
|
|
|
+ "dependencies": {
|
|
|
+ "System.Runtime": "4.3.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "runtime.any.System.Diagnostics.Tracing/4.3.0": {},
|
|
|
+ "runtime.any.System.Globalization/4.3.0": {},
|
|
|
+ "runtime.any.System.Globalization.Calendars/4.3.0": {},
|
|
|
+ "runtime.any.System.IO/4.3.0": {},
|
|
|
+ "runtime.any.System.Reflection/4.3.0": {},
|
|
|
+ "runtime.any.System.Reflection.Primitives/4.3.0": {},
|
|
|
+ "runtime.any.System.Resources.ResourceManager/4.3.0": {},
|
|
|
+ "runtime.any.System.Runtime/4.3.0": {
|
|
|
+ "dependencies": {
|
|
|
+ "System.Private.Uri": "4.3.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "runtime.any.System.Runtime.Handles/4.3.0": {},
|
|
|
+ "runtime.any.System.Runtime.InteropServices/4.3.0": {},
|
|
|
+ "runtime.any.System.Text.Encoding/4.3.0": {},
|
|
|
+ "runtime.any.System.Text.Encoding.Extensions/4.3.0": {},
|
|
|
+ "runtime.any.System.Threading.Tasks/4.3.0": {},
|
|
|
"runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {},
|
|
|
"runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {},
|
|
|
"runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {},
|
|
@@ -412,6 +390,73 @@
|
|
|
"runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {},
|
|
|
"runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {},
|
|
|
"runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {},
|
|
|
+ "runtime.win.Microsoft.Win32.Primitives/4.3.0": {
|
|
|
+ "dependencies": {
|
|
|
+ "System.Runtime": "4.3.0",
|
|
|
+ "System.Runtime.InteropServices": "4.3.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "runtime.win.System.Diagnostics.Debug/4.3.0": {},
|
|
|
+ "runtime.win.System.IO.FileSystem/4.3.0": {
|
|
|
+ "dependencies": {
|
|
|
+ "System.Buffers": "4.5.1",
|
|
|
+ "System.Collections": "4.3.0",
|
|
|
+ "System.Diagnostics.Debug": "4.3.0",
|
|
|
+ "System.IO": "4.3.0",
|
|
|
+ "System.IO.FileSystem.Primitives": "4.3.0",
|
|
|
+ "System.Resources.ResourceManager": "4.3.0",
|
|
|
+ "System.Runtime": "4.3.0",
|
|
|
+ "System.Runtime.Extensions": "4.3.0",
|
|
|
+ "System.Runtime.Handles": "4.3.0",
|
|
|
+ "System.Runtime.InteropServices": "4.3.0",
|
|
|
+ "System.Text.Encoding": "4.3.0",
|
|
|
+ "System.Text.Encoding.Extensions": "4.3.0",
|
|
|
+ "System.Threading": "4.3.0",
|
|
|
+ "System.Threading.Overlapped": "4.3.0",
|
|
|
+ "System.Threading.Tasks": "4.3.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "runtime.win.System.Net.Primitives/4.3.0": {
|
|
|
+ "dependencies": {
|
|
|
+ "Microsoft.Win32.Primitives": "4.3.0",
|
|
|
+ "System.Collections": "4.3.0",
|
|
|
+ "System.Diagnostics.Tracing": "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.Runtime.Handles": "4.3.0",
|
|
|
+ "System.Runtime.InteropServices": "4.3.0",
|
|
|
+ "System.Threading": "4.3.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "runtime.win.System.Net.Sockets/4.3.0": {
|
|
|
+ "dependencies": {
|
|
|
+ "System.Collections": "4.3.0",
|
|
|
+ "System.Diagnostics.Debug": "4.3.0",
|
|
|
+ "System.Diagnostics.Tracing": "4.3.0",
|
|
|
+ "System.Globalization": "4.3.0",
|
|
|
+ "System.IO": "4.3.0",
|
|
|
+ "System.IO.FileSystem": "4.3.0",
|
|
|
+ "System.IO.FileSystem.Primitives": "4.3.0",
|
|
|
+ "System.Net.NameResolution": "4.3.0",
|
|
|
+ "System.Net.Primitives": "4.3.0",
|
|
|
+ "System.Resources.ResourceManager": "4.3.0",
|
|
|
+ "System.Runtime": "4.3.0",
|
|
|
+ "System.Runtime.Extensions": "4.3.0",
|
|
|
+ "System.Runtime.Handles": "4.3.0",
|
|
|
+ "System.Runtime.InteropServices": "4.3.0",
|
|
|
+ "System.Security.Principal.Windows": "5.0.0",
|
|
|
+ "System.Threading": "4.3.0",
|
|
|
+ "System.Threading.Overlapped": "4.3.0",
|
|
|
+ "System.Threading.Tasks": "4.3.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "runtime.win.System.Runtime.Extensions/4.3.0": {
|
|
|
+ "dependencies": {
|
|
|
+ "System.Private.Uri": "4.3.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
"SharpCompress/0.30.1": {
|
|
|
"runtime": {
|
|
|
"lib/net5.0/SharpCompress.dll": {
|
|
@@ -466,7 +511,8 @@
|
|
|
"dependencies": {
|
|
|
"Microsoft.NETCore.Platforms": "5.0.0",
|
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
|
- "System.Runtime": "4.3.0"
|
|
|
+ "System.Runtime": "4.3.0",
|
|
|
+ "runtime.any.System.Collections": "4.3.0"
|
|
|
}
|
|
|
},
|
|
|
"System.Collections.Concurrent/4.3.0": {
|
|
@@ -509,14 +555,16 @@
|
|
|
"dependencies": {
|
|
|
"Microsoft.NETCore.Platforms": "5.0.0",
|
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
|
- "System.Runtime": "4.3.0"
|
|
|
+ "System.Runtime": "4.3.0",
|
|
|
+ "runtime.win.System.Diagnostics.Debug": "4.3.0"
|
|
|
}
|
|
|
},
|
|
|
"System.Diagnostics.Tracing/4.3.0": {
|
|
|
"dependencies": {
|
|
|
"Microsoft.NETCore.Platforms": "5.0.0",
|
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
|
- "System.Runtime": "4.3.0"
|
|
|
+ "System.Runtime": "4.3.0",
|
|
|
+ "runtime.any.System.Diagnostics.Tracing": "4.3.0"
|
|
|
}
|
|
|
},
|
|
|
"System.Drawing.Common/7.0.0": {
|
|
@@ -524,15 +572,7 @@
|
|
|
"Microsoft.Win32.SystemEvents": "7.0.0"
|
|
|
},
|
|
|
"runtime": {
|
|
|
- "lib/net7.0/System.Drawing.Common.dll": {
|
|
|
- "assemblyVersion": "7.0.0.0",
|
|
|
- "fileVersion": "7.0.22.51805"
|
|
|
- }
|
|
|
- },
|
|
|
- "runtimeTargets": {
|
|
|
"runtimes/win/lib/net7.0/System.Drawing.Common.dll": {
|
|
|
- "rid": "win",
|
|
|
- "assetType": "runtime",
|
|
|
"assemblyVersion": "7.0.0.0",
|
|
|
"fileVersion": "7.0.22.51805"
|
|
|
}
|
|
@@ -543,7 +583,8 @@
|
|
|
"dependencies": {
|
|
|
"Microsoft.NETCore.Platforms": "5.0.0",
|
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
|
- "System.Runtime": "4.3.0"
|
|
|
+ "System.Runtime": "4.3.0",
|
|
|
+ "runtime.any.System.Globalization": "4.3.0"
|
|
|
}
|
|
|
},
|
|
|
"System.Globalization.Calendars/4.3.0": {
|
|
@@ -551,7 +592,8 @@
|
|
|
"Microsoft.NETCore.Platforms": "5.0.0",
|
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
|
"System.Globalization": "4.3.0",
|
|
|
- "System.Runtime": "4.3.0"
|
|
|
+ "System.Runtime": "4.3.0",
|
|
|
+ "runtime.any.System.Globalization.Calendars": "4.3.0"
|
|
|
}
|
|
|
},
|
|
|
"System.Globalization.Extensions/4.3.0": {
|
|
@@ -570,7 +612,8 @@
|
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
|
"System.Runtime": "4.3.0",
|
|
|
"System.Text.Encoding": "4.3.0",
|
|
|
- "System.Threading.Tasks": "4.3.0"
|
|
|
+ "System.Threading.Tasks": "4.3.0",
|
|
|
+ "runtime.any.System.IO": "4.3.0"
|
|
|
}
|
|
|
},
|
|
|
"System.IO.FileSystem/4.3.0": {
|
|
@@ -582,7 +625,8 @@
|
|
|
"System.Runtime": "4.3.0",
|
|
|
"System.Runtime.Handles": "4.3.0",
|
|
|
"System.Text.Encoding": "4.3.0",
|
|
|
- "System.Threading.Tasks": "4.3.0"
|
|
|
+ "System.Threading.Tasks": "4.3.0",
|
|
|
+ "runtime.win.System.IO.FileSystem": "4.3.0"
|
|
|
}
|
|
|
},
|
|
|
"System.IO.FileSystem.Primitives/4.3.0": {
|
|
@@ -623,7 +667,8 @@
|
|
|
"Microsoft.NETCore.Platforms": "5.0.0",
|
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
|
"System.Runtime": "4.3.0",
|
|
|
- "System.Runtime.Handles": "4.3.0"
|
|
|
+ "System.Runtime.Handles": "4.3.0",
|
|
|
+ "runtime.win.System.Net.Primitives": "4.3.0"
|
|
|
}
|
|
|
},
|
|
|
"System.Net.Security/4.3.0": {
|
|
@@ -665,7 +710,8 @@
|
|
|
"System.IO": "4.3.0",
|
|
|
"System.Net.Primitives": "4.3.0",
|
|
|
"System.Runtime": "4.3.0",
|
|
|
- "System.Threading.Tasks": "4.3.0"
|
|
|
+ "System.Threading.Tasks": "4.3.0",
|
|
|
+ "runtime.win.System.Net.Sockets": "4.3.0"
|
|
|
}
|
|
|
},
|
|
|
"System.Private.ServiceModel/4.5.3": {
|
|
@@ -674,28 +720,27 @@
|
|
|
"System.Reflection.DispatchProxy": "4.5.0",
|
|
|
"System.Security.Principal.Windows": "5.0.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"
|
|
|
- },
|
|
|
+ "runtime": {
|
|
|
"runtimes/win/lib/netstandard2.0/System.Private.ServiceModel.dll": {
|
|
|
- "rid": "win",
|
|
|
- "assetType": "runtime",
|
|
|
"assemblyVersion": "4.5.0.3",
|
|
|
"fileVersion": "4.6.26720.1"
|
|
|
}
|
|
|
}
|
|
|
},
|
|
|
+ "System.Private.Uri/4.3.0": {
|
|
|
+ "dependencies": {
|
|
|
+ "Microsoft.NETCore.Platforms": "5.0.0",
|
|
|
+ "Microsoft.NETCore.Targets": "1.1.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
"System.Reflection/4.3.0": {
|
|
|
"dependencies": {
|
|
|
"Microsoft.NETCore.Platforms": "5.0.0",
|
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
|
"System.IO": "4.3.0",
|
|
|
"System.Reflection.Primitives": "4.3.0",
|
|
|
- "System.Runtime": "4.3.0"
|
|
|
+ "System.Runtime": "4.3.0",
|
|
|
+ "runtime.any.System.Reflection": "4.3.0"
|
|
|
}
|
|
|
},
|
|
|
"System.Reflection.DispatchProxy/4.5.0": {},
|
|
@@ -704,7 +749,8 @@
|
|
|
"dependencies": {
|
|
|
"Microsoft.NETCore.Platforms": "5.0.0",
|
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
|
- "System.Runtime": "4.3.0"
|
|
|
+ "System.Runtime": "4.3.0",
|
|
|
+ "runtime.any.System.Reflection.Primitives": "4.3.0"
|
|
|
}
|
|
|
},
|
|
|
"System.Resources.ResourceManager/4.3.0": {
|
|
@@ -713,13 +759,15 @@
|
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
|
"System.Globalization": "4.3.0",
|
|
|
"System.Reflection": "4.3.0",
|
|
|
- "System.Runtime": "4.3.0"
|
|
|
+ "System.Runtime": "4.3.0",
|
|
|
+ "runtime.any.System.Resources.ResourceManager": "4.3.0"
|
|
|
}
|
|
|
},
|
|
|
"System.Runtime/4.3.0": {
|
|
|
"dependencies": {
|
|
|
"Microsoft.NETCore.Platforms": "5.0.0",
|
|
|
- "Microsoft.NETCore.Targets": "1.1.0"
|
|
|
+ "Microsoft.NETCore.Targets": "1.1.0",
|
|
|
+ "runtime.any.System.Runtime": "4.3.0"
|
|
|
}
|
|
|
},
|
|
|
"System.Runtime.CompilerServices.Unsafe/5.0.0": {},
|
|
@@ -727,14 +775,16 @@
|
|
|
"dependencies": {
|
|
|
"Microsoft.NETCore.Platforms": "5.0.0",
|
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
|
- "System.Runtime": "4.3.0"
|
|
|
+ "System.Runtime": "4.3.0",
|
|
|
+ "runtime.win.System.Runtime.Extensions": "4.3.0"
|
|
|
}
|
|
|
},
|
|
|
"System.Runtime.Handles/4.3.0": {
|
|
|
"dependencies": {
|
|
|
"Microsoft.NETCore.Platforms": "5.0.0",
|
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
|
- "System.Runtime": "4.3.0"
|
|
|
+ "System.Runtime": "4.3.0",
|
|
|
+ "runtime.any.System.Runtime.Handles": "4.3.0"
|
|
|
}
|
|
|
},
|
|
|
"System.Runtime.InteropServices/4.3.0": {
|
|
@@ -744,7 +794,8 @@
|
|
|
"System.Reflection": "4.3.0",
|
|
|
"System.Reflection.Primitives": "4.3.0",
|
|
|
"System.Runtime": "4.3.0",
|
|
|
- "System.Runtime.Handles": "4.3.0"
|
|
|
+ "System.Runtime.Handles": "4.3.0",
|
|
|
+ "runtime.any.System.Runtime.InteropServices": "4.3.0"
|
|
|
}
|
|
|
},
|
|
|
"System.Runtime.Numerics/4.3.0": {
|
|
@@ -860,15 +911,7 @@
|
|
|
"System.Formats.Asn1": "7.0.0"
|
|
|
},
|
|
|
"runtime": {
|
|
|
- "lib/net7.0/System.Security.Cryptography.Pkcs.dll": {
|
|
|
- "assemblyVersion": "7.0.0.0",
|
|
|
- "fileVersion": "7.0.723.27404"
|
|
|
- }
|
|
|
- },
|
|
|
- "runtimeTargets": {
|
|
|
"runtimes/win/lib/net7.0/System.Security.Cryptography.Pkcs.dll": {
|
|
|
- "rid": "win",
|
|
|
- "assetType": "runtime",
|
|
|
"assemblyVersion": "7.0.0.0",
|
|
|
"fileVersion": "7.0.723.27404"
|
|
|
}
|
|
@@ -939,10 +982,20 @@
|
|
|
"dependencies": {
|
|
|
"Microsoft.NETCore.Platforms": "5.0.0",
|
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
|
- "System.Runtime": "4.3.0"
|
|
|
+ "System.Runtime": "4.3.0",
|
|
|
+ "runtime.any.System.Text.Encoding": "4.3.0"
|
|
|
}
|
|
|
},
|
|
|
"System.Text.Encoding.CodePages/7.0.0": {},
|
|
|
+ "System.Text.Encoding.Extensions/4.3.0": {
|
|
|
+ "dependencies": {
|
|
|
+ "Microsoft.NETCore.Platforms": "5.0.0",
|
|
|
+ "Microsoft.NETCore.Targets": "1.1.0",
|
|
|
+ "System.Runtime": "4.3.0",
|
|
|
+ "System.Text.Encoding": "4.3.0",
|
|
|
+ "runtime.any.System.Text.Encoding.Extensions": "4.3.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
"System.Text.Encodings.Web/7.0.0": {},
|
|
|
"System.Text.Json/7.0.0": {
|
|
|
"dependencies": {
|
|
@@ -955,11 +1008,20 @@
|
|
|
"System.Threading.Tasks": "4.3.0"
|
|
|
}
|
|
|
},
|
|
|
+ "System.Threading.Overlapped/4.3.0": {
|
|
|
+ "dependencies": {
|
|
|
+ "Microsoft.NETCore.Platforms": "5.0.0",
|
|
|
+ "System.Resources.ResourceManager": "4.3.0",
|
|
|
+ "System.Runtime": "4.3.0",
|
|
|
+ "System.Runtime.Handles": "4.3.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
"System.Threading.Tasks/4.3.0": {
|
|
|
"dependencies": {
|
|
|
"Microsoft.NETCore.Platforms": "5.0.0",
|
|
|
"Microsoft.NETCore.Targets": "1.1.0",
|
|
|
- "System.Runtime": "4.3.0"
|
|
|
+ "System.Runtime": "4.3.0",
|
|
|
+ "runtime.any.System.Threading.Tasks": "4.3.0"
|
|
|
}
|
|
|
},
|
|
|
"System.Threading.Tasks.Extensions/4.5.4": {},
|
|
@@ -1265,6 +1327,104 @@
|
|
|
"path": "protobuf-net/2.4.8",
|
|
|
"hashPath": "protobuf-net.2.4.8.nupkg.sha512"
|
|
|
},
|
|
|
+ "runtime.any.System.Collections/4.3.0": {
|
|
|
+ "type": "package",
|
|
|
+ "serviceable": true,
|
|
|
+ "sha512": "sha512-23g6rqftKmovn2cLeGsuHUYm0FD7pdutb0uQMJpZ3qTvq+zHkgmt6J65VtRry4WDGYlmkMa4xDACtaQ94alNag==",
|
|
|
+ "path": "runtime.any.system.collections/4.3.0",
|
|
|
+ "hashPath": "runtime.any.system.collections.4.3.0.nupkg.sha512"
|
|
|
+ },
|
|
|
+ "runtime.any.System.Diagnostics.Tracing/4.3.0": {
|
|
|
+ "type": "package",
|
|
|
+ "serviceable": true,
|
|
|
+ "sha512": "sha512-1lpifymjGDzoYIaam6/Hyqf8GhBI3xXYLK2TgEvTtuZMorG3Kb9QnMTIKhLjJYXIiu1JvxjngHvtVFQQlpQ3HQ==",
|
|
|
+ "path": "runtime.any.system.diagnostics.tracing/4.3.0",
|
|
|
+ "hashPath": "runtime.any.system.diagnostics.tracing.4.3.0.nupkg.sha512"
|
|
|
+ },
|
|
|
+ "runtime.any.System.Globalization/4.3.0": {
|
|
|
+ "type": "package",
|
|
|
+ "serviceable": true,
|
|
|
+ "sha512": "sha512-sMDBnad4rp4t7GY442Jux0MCUuKL4otn5BK6Ni0ARTXTSpRNBzZ7hpMfKSvnVSED5kYJm96YOWsqV0JH0d2uuw==",
|
|
|
+ "path": "runtime.any.system.globalization/4.3.0",
|
|
|
+ "hashPath": "runtime.any.system.globalization.4.3.0.nupkg.sha512"
|
|
|
+ },
|
|
|
+ "runtime.any.System.Globalization.Calendars/4.3.0": {
|
|
|
+ "type": "package",
|
|
|
+ "serviceable": true,
|
|
|
+ "sha512": "sha512-M1r+760j1CNA6M/ZaW6KX8gOS8nxPRqloqDcJYVidRG566Ykwcs29AweZs2JF+nMOCgWDiMfPSTMfvwOI9F77w==",
|
|
|
+ "path": "runtime.any.system.globalization.calendars/4.3.0",
|
|
|
+ "hashPath": "runtime.any.system.globalization.calendars.4.3.0.nupkg.sha512"
|
|
|
+ },
|
|
|
+ "runtime.any.System.IO/4.3.0": {
|
|
|
+ "type": "package",
|
|
|
+ "serviceable": true,
|
|
|
+ "sha512": "sha512-SDZ5AD1DtyRoxYtEcqQ3HDlcrorMYXZeCt7ZhG9US9I5Vva+gpIWDGMkcwa5XiKL0ceQKRZIX2x0XEjLX7PDzQ==",
|
|
|
+ "path": "runtime.any.system.io/4.3.0",
|
|
|
+ "hashPath": "runtime.any.system.io.4.3.0.nupkg.sha512"
|
|
|
+ },
|
|
|
+ "runtime.any.System.Reflection/4.3.0": {
|
|
|
+ "type": "package",
|
|
|
+ "serviceable": true,
|
|
|
+ "sha512": "sha512-hLC3A3rI8jipR5d9k7+f0MgRCW6texsAp0MWkN/ci18FMtQ9KH7E2vDn/DH2LkxsszlpJpOn9qy6Z6/69rH6eQ==",
|
|
|
+ "path": "runtime.any.system.reflection/4.3.0",
|
|
|
+ "hashPath": "runtime.any.system.reflection.4.3.0.nupkg.sha512"
|
|
|
+ },
|
|
|
+ "runtime.any.System.Reflection.Primitives/4.3.0": {
|
|
|
+ "type": "package",
|
|
|
+ "serviceable": true,
|
|
|
+ "sha512": "sha512-Nrm1p3armp6TTf2xuvaa+jGTTmncALWFq22CpmwRvhDf6dE9ZmH40EbOswD4GnFLrMRS0Ki6Kx5aUPmKK/hZBg==",
|
|
|
+ "path": "runtime.any.system.reflection.primitives/4.3.0",
|
|
|
+ "hashPath": "runtime.any.system.reflection.primitives.4.3.0.nupkg.sha512"
|
|
|
+ },
|
|
|
+ "runtime.any.System.Resources.ResourceManager/4.3.0": {
|
|
|
+ "type": "package",
|
|
|
+ "serviceable": true,
|
|
|
+ "sha512": "sha512-Lxb89SMvf8w9p9+keBLyL6H6x/TEmc6QVsIIA0T36IuyOY3kNvIdyGddA2qt35cRamzxF8K5p0Opq4G4HjNbhQ==",
|
|
|
+ "path": "runtime.any.system.resources.resourcemanager/4.3.0",
|
|
|
+ "hashPath": "runtime.any.system.resources.resourcemanager.4.3.0.nupkg.sha512"
|
|
|
+ },
|
|
|
+ "runtime.any.System.Runtime/4.3.0": {
|
|
|
+ "type": "package",
|
|
|
+ "serviceable": true,
|
|
|
+ "sha512": "sha512-fRS7zJgaG9NkifaAxGGclDDoRn9HC7hXACl52Or06a/fxdzDajWb5wov3c6a+gVSlekRoexfjwQSK9sh5um5LQ==",
|
|
|
+ "path": "runtime.any.system.runtime/4.3.0",
|
|
|
+ "hashPath": "runtime.any.system.runtime.4.3.0.nupkg.sha512"
|
|
|
+ },
|
|
|
+ "runtime.any.System.Runtime.Handles/4.3.0": {
|
|
|
+ "type": "package",
|
|
|
+ "serviceable": true,
|
|
|
+ "sha512": "sha512-GG84X6vufoEzqx8PbeBKheE4srOhimv+yLtGb/JkR3Y2FmoqmueLNFU4Xx8Y67plFpltQSdK74x0qlEhIpv/CQ==",
|
|
|
+ "path": "runtime.any.system.runtime.handles/4.3.0",
|
|
|
+ "hashPath": "runtime.any.system.runtime.handles.4.3.0.nupkg.sha512"
|
|
|
+ },
|
|
|
+ "runtime.any.System.Runtime.InteropServices/4.3.0": {
|
|
|
+ "type": "package",
|
|
|
+ "serviceable": true,
|
|
|
+ "sha512": "sha512-lBoFeQfxe/4eqjPi46E0LU/YaCMdNkQ8B4MZu/mkzdIAZh8RQ1NYZSj0egrQKdgdvlPFtP4STtob40r4o2DBAw==",
|
|
|
+ "path": "runtime.any.system.runtime.interopservices/4.3.0",
|
|
|
+ "hashPath": "runtime.any.system.runtime.interopservices.4.3.0.nupkg.sha512"
|
|
|
+ },
|
|
|
+ "runtime.any.System.Text.Encoding/4.3.0": {
|
|
|
+ "type": "package",
|
|
|
+ "serviceable": true,
|
|
|
+ "sha512": "sha512-+ihI5VaXFCMVPJNstG4O4eo1CfbrByLxRrQQTqOTp1ttK0kUKDqOdBSTaCB2IBk/QtjDrs6+x4xuezyMXdm0HQ==",
|
|
|
+ "path": "runtime.any.system.text.encoding/4.3.0",
|
|
|
+ "hashPath": "runtime.any.system.text.encoding.4.3.0.nupkg.sha512"
|
|
|
+ },
|
|
|
+ "runtime.any.System.Text.Encoding.Extensions/4.3.0": {
|
|
|
+ "type": "package",
|
|
|
+ "serviceable": true,
|
|
|
+ "sha512": "sha512-NLrxmLsfRrOuVqPWG+2lrQZnE53MLVeo+w9c54EV+TUo4c8rILpsDXfY8pPiOy9kHpUHHP07ugKmtsU3vVW5Jg==",
|
|
|
+ "path": "runtime.any.system.text.encoding.extensions/4.3.0",
|
|
|
+ "hashPath": "runtime.any.system.text.encoding.extensions.4.3.0.nupkg.sha512"
|
|
|
+ },
|
|
|
+ "runtime.any.System.Threading.Tasks/4.3.0": {
|
|
|
+ "type": "package",
|
|
|
+ "serviceable": true,
|
|
|
+ "sha512": "sha512-OhBAVBQG5kFj1S+hCEQ3TUHBAEtZ3fbEMgZMRNdN8A0Pj4x+5nTELEqL59DU0TjKVE6II3dqKw4Dklb3szT65w==",
|
|
|
+ "path": "runtime.any.system.threading.tasks/4.3.0",
|
|
|
+ "hashPath": "runtime.any.system.threading.tasks.4.3.0.nupkg.sha512"
|
|
|
+ },
|
|
|
"runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
|
|
|
"type": "package",
|
|
|
"serviceable": true,
|
|
@@ -1377,6 +1537,48 @@
|
|
|
"path": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
|
|
|
"hashPath": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
|
|
|
},
|
|
|
+ "runtime.win.Microsoft.Win32.Primitives/4.3.0": {
|
|
|
+ "type": "package",
|
|
|
+ "serviceable": true,
|
|
|
+ "sha512": "sha512-NU51SEt/ZaD2MF48sJ17BIqx7rjeNNLXUevfMOjqQIetdndXwYjZfZsT6jD+rSWp/FYxjesdK4xUSl4OTEI0jw==",
|
|
|
+ "path": "runtime.win.microsoft.win32.primitives/4.3.0",
|
|
|
+ "hashPath": "runtime.win.microsoft.win32.primitives.4.3.0.nupkg.sha512"
|
|
|
+ },
|
|
|
+ "runtime.win.System.Diagnostics.Debug/4.3.0": {
|
|
|
+ "type": "package",
|
|
|
+ "serviceable": true,
|
|
|
+ "sha512": "sha512-hHHP0WCStene2jjeYcuDkETozUYF/3sHVRHAEOgS3L15hlip24ssqCTnJC28Z03Wpo078oMcJd0H4egD2aJI8g==",
|
|
|
+ "path": "runtime.win.system.diagnostics.debug/4.3.0",
|
|
|
+ "hashPath": "runtime.win.system.diagnostics.debug.4.3.0.nupkg.sha512"
|
|
|
+ },
|
|
|
+ "runtime.win.System.IO.FileSystem/4.3.0": {
|
|
|
+ "type": "package",
|
|
|
+ "serviceable": true,
|
|
|
+ "sha512": "sha512-Z37zcSCpXuGCYtFbqYO0TwOVXxS2d+BXgSoDFZmRg8BC4Cuy54edjyIvhhcfCrDQA9nl+EPFTgHN54dRAK7mNA==",
|
|
|
+ "path": "runtime.win.system.io.filesystem/4.3.0",
|
|
|
+ "hashPath": "runtime.win.system.io.filesystem.4.3.0.nupkg.sha512"
|
|
|
+ },
|
|
|
+ "runtime.win.System.Net.Primitives/4.3.0": {
|
|
|
+ "type": "package",
|
|
|
+ "serviceable": true,
|
|
|
+ "sha512": "sha512-lkXXykakvXUU+Zq2j0pC6EO20lEhijjqMc01XXpp1CJN+DeCwl3nsj4t5Xbpz3kA7yQyTqw6d9SyIzsyLsV3zA==",
|
|
|
+ "path": "runtime.win.system.net.primitives/4.3.0",
|
|
|
+ "hashPath": "runtime.win.system.net.primitives.4.3.0.nupkg.sha512"
|
|
|
+ },
|
|
|
+ "runtime.win.System.Net.Sockets/4.3.0": {
|
|
|
+ "type": "package",
|
|
|
+ "serviceable": true,
|
|
|
+ "sha512": "sha512-FK/2gX6MmuLIKNCGsV59Fe4IYrLrI5n9pQ1jh477wiivEM/NCXDT2dRetH5FSfY0bQ+VgTLcS3zcmjQ8my3nxQ==",
|
|
|
+ "path": "runtime.win.system.net.sockets/4.3.0",
|
|
|
+ "hashPath": "runtime.win.system.net.sockets.4.3.0.nupkg.sha512"
|
|
|
+ },
|
|
|
+ "runtime.win.System.Runtime.Extensions/4.3.0": {
|
|
|
+ "type": "package",
|
|
|
+ "serviceable": true,
|
|
|
+ "sha512": "sha512-RkgHVhUPvzZxuUubiZe8yr/6CypRVXj0VBzaR8hsqQ8f+rUo7e4PWrHTLOCjd8fBMGWCrY//fi7Ku3qXD7oHRw==",
|
|
|
+ "path": "runtime.win.system.runtime.extensions/4.3.0",
|
|
|
+ "hashPath": "runtime.win.system.runtime.extensions.4.3.0.nupkg.sha512"
|
|
|
+ },
|
|
|
"SharpCompress/0.30.1": {
|
|
|
"type": "package",
|
|
|
"serviceable": true,
|
|
@@ -1566,6 +1768,13 @@
|
|
|
"path": "system.private.servicemodel/4.5.3",
|
|
|
"hashPath": "system.private.servicemodel.4.5.3.nupkg.sha512"
|
|
|
},
|
|
|
+ "System.Private.Uri/4.3.0": {
|
|
|
+ "type": "package",
|
|
|
+ "serviceable": true,
|
|
|
+ "sha512": "sha512-I4SwANiUGho1esj4V4oSlPllXjzCZDE+5XXso2P03LW2vOda2Enzh8DWOxwN6hnrJyp314c7KuVu31QYhRzOGg==",
|
|
|
+ "path": "system.private.uri/4.3.0",
|
|
|
+ "hashPath": "system.private.uri.4.3.0.nupkg.sha512"
|
|
|
+ },
|
|
|
"System.Reflection/4.3.0": {
|
|
|
"type": "package",
|
|
|
"serviceable": true,
|
|
@@ -1748,6 +1957,13 @@
|
|
|
"path": "system.text.encoding.codepages/7.0.0",
|
|
|
"hashPath": "system.text.encoding.codepages.7.0.0.nupkg.sha512"
|
|
|
},
|
|
|
+ "System.Text.Encoding.Extensions/4.3.0": {
|
|
|
+ "type": "package",
|
|
|
+ "serviceable": true,
|
|
|
+ "sha512": "sha512-YVMK0Bt/A43RmwizJoZ22ei2nmrhobgeiYwFzC4YAN+nue8RF6djXDMog0UCn+brerQoYVyaS+ghy9P/MUVcmw==",
|
|
|
+ "path": "system.text.encoding.extensions/4.3.0",
|
|
|
+ "hashPath": "system.text.encoding.extensions.4.3.0.nupkg.sha512"
|
|
|
+ },
|
|
|
"System.Text.Encodings.Web/7.0.0": {
|
|
|
"type": "package",
|
|
|
"serviceable": true,
|
|
@@ -1769,6 +1985,13 @@
|
|
|
"path": "system.threading/4.3.0",
|
|
|
"hashPath": "system.threading.4.3.0.nupkg.sha512"
|
|
|
},
|
|
|
+ "System.Threading.Overlapped/4.3.0": {
|
|
|
+ "type": "package",
|
|
|
+ "serviceable": true,
|
|
|
+ "sha512": "sha512-m3HQ2dPiX/DSTpf+yJt8B0c+SRvzfqAJKx+QDWi+VLhz8svLT23MVjEOHPF/KiSLeArKU/iHescrbLd3yVgyNg==",
|
|
|
+ "path": "system.threading.overlapped/4.3.0",
|
|
|
+ "hashPath": "system.threading.overlapped.4.3.0.nupkg.sha512"
|
|
|
+ },
|
|
|
"System.Threading.Tasks/4.3.0": {
|
|
|
"type": "package",
|
|
|
"serviceable": true,
|