| @@ -15,7 +15,7 @@ | |||
| "Microsoft.Identity.Client": "4.49.1", | |||
| "Newtonsoft.Json": "13.0.1", | |||
| "RestSharp": "108.0.2", | |||
| "System.Data.SqlClient": "4.8.5", | |||
| "System.Data.SqlClient": "4.4.0", | |||
| "runtimepack.Microsoft.NETCore.App.Runtime.osx-x64": "6.0.4" | |||
| }, | |||
| "runtime": { | |||
| @@ -781,25 +781,26 @@ | |||
| } | |||
| } | |||
| }, | |||
| "Microsoft.NETCore.Platforms/3.1.0": {}, | |||
| "Microsoft.NETCore.Platforms/2.0.0": {}, | |||
| "Microsoft.NETCore.Targets/1.1.0": {}, | |||
| "Microsoft.Win32.Primitives/4.3.0": { | |||
| "dependencies": { | |||
| "Microsoft.NETCore.Platforms": "3.1.0", | |||
| "Microsoft.NETCore.Platforms": "2.0.0", | |||
| "Microsoft.NETCore.Targets": "1.1.0", | |||
| "System.Runtime": "4.3.0", | |||
| "runtime.unix.Microsoft.Win32.Primitives": "4.3.0" | |||
| } | |||
| }, | |||
| "Microsoft.Win32.Registry/4.7.0": { | |||
| "Microsoft.Win32.Registry/4.4.0": { | |||
| "dependencies": { | |||
| "System.Security.AccessControl": "4.7.0", | |||
| "System.Security.Principal.Windows": "4.7.0" | |||
| "Microsoft.NETCore.Platforms": "2.0.0", | |||
| "System.Security.AccessControl": "4.4.0", | |||
| "System.Security.Principal.Windows": "4.4.0" | |||
| } | |||
| }, | |||
| "NETStandard.Library/1.6.1": { | |||
| "dependencies": { | |||
| "Microsoft.NETCore.Platforms": "3.1.0", | |||
| "Microsoft.NETCore.Platforms": "2.0.0", | |||
| "Microsoft.Win32.Primitives": "4.3.0", | |||
| "System.AppContext": "4.3.0", | |||
| "System.Collections": "4.3.0", | |||
| @@ -903,12 +904,12 @@ | |||
| "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {}, | |||
| "runtime.native.System/4.3.0": { | |||
| "dependencies": { | |||
| "Microsoft.NETCore.Platforms": "3.1.0", | |||
| "Microsoft.NETCore.Platforms": "2.0.0", | |||
| "Microsoft.NETCore.Targets": "1.1.0", | |||
| "runtime.osx.10.10-x64.runtime.native.System": "4.3.0" | |||
| } | |||
| }, | |||
| "runtime.native.System.Data.SqlClient.sni/4.7.0": { | |||
| "runtime.native.System.Data.SqlClient.sni/4.4.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", | |||
| @@ -917,14 +918,14 @@ | |||
| }, | |||
| "runtime.native.System.IO.Compression/4.3.0": { | |||
| "dependencies": { | |||
| "Microsoft.NETCore.Platforms": "3.1.0", | |||
| "Microsoft.NETCore.Platforms": "2.0.0", | |||
| "Microsoft.NETCore.Targets": "1.1.0", | |||
| "runtime.osx.10.10-x64.runtime.native.System.IO.Compression": "4.3.0" | |||
| } | |||
| }, | |||
| "runtime.native.System.Net.Http/4.3.0": { | |||
| "dependencies": { | |||
| "Microsoft.NETCore.Platforms": "3.1.0", | |||
| "Microsoft.NETCore.Platforms": "2.0.0", | |||
| "Microsoft.NETCore.Targets": "1.1.0", | |||
| "runtime.osx.10.10-x64.runtime.native.System.Net.Http": "4.3.0" | |||
| } | |||
| @@ -1107,7 +1108,7 @@ | |||
| }, | |||
| "System.Collections/4.3.0": { | |||
| "dependencies": { | |||
| "Microsoft.NETCore.Platforms": "3.1.0", | |||
| "Microsoft.NETCore.Platforms": "2.0.0", | |||
| "Microsoft.NETCore.Targets": "1.1.0", | |||
| "System.Runtime": "4.3.0", | |||
| "runtime.any.System.Collections": "4.3.0" | |||
| @@ -1129,7 +1130,7 @@ | |||
| }, | |||
| "System.Console/4.3.0": { | |||
| "dependencies": { | |||
| "Microsoft.NETCore.Platforms": "3.1.0", | |||
| "Microsoft.NETCore.Platforms": "2.0.0", | |||
| "Microsoft.NETCore.Targets": "1.1.0", | |||
| "System.IO": "4.3.0", | |||
| "System.Runtime": "4.3.0", | |||
| @@ -1137,22 +1138,23 @@ | |||
| "runtime.unix.System.Console": "4.3.0" | |||
| } | |||
| }, | |||
| "System.Data.SqlClient/4.8.5": { | |||
| "System.Data.SqlClient/4.4.0": { | |||
| "dependencies": { | |||
| "Microsoft.Win32.Registry": "4.7.0", | |||
| "System.Security.Principal.Windows": "4.7.0", | |||
| "runtime.native.System.Data.SqlClient.sni": "4.7.0" | |||
| "Microsoft.Win32.Registry": "4.4.0", | |||
| "System.Security.Principal.Windows": "4.4.0", | |||
| "System.Text.Encoding.CodePages": "4.4.0", | |||
| "runtime.native.System.Data.SqlClient.sni": "4.4.0" | |||
| }, | |||
| "runtime": { | |||
| "runtimes/unix/lib/netcoreapp2.1/System.Data.SqlClient.dll": { | |||
| "assemblyVersion": "4.6.1.5", | |||
| "fileVersion": "4.700.22.51706" | |||
| "runtimes/unix/lib/netstandard2.0/System.Data.SqlClient.dll": { | |||
| "assemblyVersion": "4.2.0.0", | |||
| "fileVersion": "4.6.25519.3" | |||
| } | |||
| } | |||
| }, | |||
| "System.Diagnostics.Debug/4.3.0": { | |||
| "dependencies": { | |||
| "Microsoft.NETCore.Platforms": "3.1.0", | |||
| "Microsoft.NETCore.Platforms": "2.0.0", | |||
| "Microsoft.NETCore.Targets": "1.1.0", | |||
| "System.Runtime": "4.3.0", | |||
| "runtime.unix.System.Diagnostics.Debug": "4.3.0" | |||
| @@ -1169,7 +1171,7 @@ | |||
| }, | |||
| "System.Diagnostics.Tools/4.3.0": { | |||
| "dependencies": { | |||
| "Microsoft.NETCore.Platforms": "3.1.0", | |||
| "Microsoft.NETCore.Platforms": "2.0.0", | |||
| "Microsoft.NETCore.Targets": "1.1.0", | |||
| "System.Runtime": "4.3.0", | |||
| "runtime.any.System.Diagnostics.Tools": "4.3.0" | |||
| @@ -1177,7 +1179,7 @@ | |||
| }, | |||
| "System.Diagnostics.Tracing/4.3.0": { | |||
| "dependencies": { | |||
| "Microsoft.NETCore.Platforms": "3.1.0", | |||
| "Microsoft.NETCore.Platforms": "2.0.0", | |||
| "Microsoft.NETCore.Targets": "1.1.0", | |||
| "System.Runtime": "4.3.0", | |||
| "runtime.any.System.Diagnostics.Tracing": "4.3.0" | |||
| @@ -1185,7 +1187,7 @@ | |||
| }, | |||
| "System.Globalization/4.3.0": { | |||
| "dependencies": { | |||
| "Microsoft.NETCore.Platforms": "3.1.0", | |||
| "Microsoft.NETCore.Platforms": "2.0.0", | |||
| "Microsoft.NETCore.Targets": "1.1.0", | |||
| "System.Runtime": "4.3.0", | |||
| "runtime.any.System.Globalization": "4.3.0" | |||
| @@ -1193,7 +1195,7 @@ | |||
| }, | |||
| "System.Globalization.Calendars/4.3.0": { | |||
| "dependencies": { | |||
| "Microsoft.NETCore.Platforms": "3.1.0", | |||
| "Microsoft.NETCore.Platforms": "2.0.0", | |||
| "Microsoft.NETCore.Targets": "1.1.0", | |||
| "System.Globalization": "4.3.0", | |||
| "System.Runtime": "4.3.0", | |||
| @@ -1202,7 +1204,7 @@ | |||
| }, | |||
| "System.Globalization.Extensions/4.3.0": { | |||
| "dependencies": { | |||
| "Microsoft.NETCore.Platforms": "3.1.0", | |||
| "Microsoft.NETCore.Platforms": "2.0.0", | |||
| "System.Globalization": "4.3.0", | |||
| "System.Resources.ResourceManager": "4.3.0", | |||
| "System.Runtime": "4.3.0", | |||
| @@ -1212,7 +1214,7 @@ | |||
| }, | |||
| "System.IO/4.3.0": { | |||
| "dependencies": { | |||
| "Microsoft.NETCore.Platforms": "3.1.0", | |||
| "Microsoft.NETCore.Platforms": "2.0.0", | |||
| "Microsoft.NETCore.Targets": "1.1.0", | |||
| "System.Runtime": "4.3.0", | |||
| "System.Text.Encoding": "4.3.0", | |||
| @@ -1222,7 +1224,7 @@ | |||
| }, | |||
| "System.IO.Compression/4.3.0": { | |||
| "dependencies": { | |||
| "Microsoft.NETCore.Platforms": "3.1.0", | |||
| "Microsoft.NETCore.Platforms": "2.0.0", | |||
| "System.Buffers": "4.3.0", | |||
| "System.Collections": "4.3.0", | |||
| "System.Diagnostics.Debug": "4.3.0", | |||
| @@ -1254,7 +1256,7 @@ | |||
| }, | |||
| "System.IO.FileSystem/4.3.0": { | |||
| "dependencies": { | |||
| "Microsoft.NETCore.Platforms": "3.1.0", | |||
| "Microsoft.NETCore.Platforms": "2.0.0", | |||
| "Microsoft.NETCore.Targets": "1.1.0", | |||
| "System.IO": "4.3.0", | |||
| "System.IO.FileSystem.Primitives": "4.3.0", | |||
| @@ -1302,7 +1304,7 @@ | |||
| }, | |||
| "System.Net.Http/4.3.0": { | |||
| "dependencies": { | |||
| "Microsoft.NETCore.Platforms": "3.1.0", | |||
| "Microsoft.NETCore.Platforms": "2.0.0", | |||
| "System.Collections": "4.3.0", | |||
| "System.Diagnostics.Debug": "4.3.0", | |||
| "System.Diagnostics.DiagnosticSource": "4.3.0", | |||
| @@ -1332,7 +1334,7 @@ | |||
| }, | |||
| "System.Net.NameResolution/4.3.0": { | |||
| "dependencies": { | |||
| "Microsoft.NETCore.Platforms": "3.1.0", | |||
| "Microsoft.NETCore.Platforms": "2.0.0", | |||
| "System.Collections": "4.3.0", | |||
| "System.Diagnostics.Tracing": "4.3.0", | |||
| "System.Globalization": "4.3.0", | |||
| @@ -1342,7 +1344,7 @@ | |||
| "System.Runtime.Extensions": "4.3.0", | |||
| "System.Runtime.Handles": "4.3.0", | |||
| "System.Runtime.InteropServices": "4.3.0", | |||
| "System.Security.Principal.Windows": "4.7.0", | |||
| "System.Security.Principal.Windows": "4.4.0", | |||
| "System.Threading": "4.3.0", | |||
| "System.Threading.Tasks": "4.3.0", | |||
| "runtime.native.System": "4.3.0" | |||
| @@ -1350,7 +1352,7 @@ | |||
| }, | |||
| "System.Net.Primitives/4.3.0": { | |||
| "dependencies": { | |||
| "Microsoft.NETCore.Platforms": "3.1.0", | |||
| "Microsoft.NETCore.Platforms": "2.0.0", | |||
| "Microsoft.NETCore.Targets": "1.1.0", | |||
| "System.Runtime": "4.3.0", | |||
| "System.Runtime.Handles": "4.3.0", | |||
| @@ -1359,7 +1361,7 @@ | |||
| }, | |||
| "System.Net.Sockets/4.3.0": { | |||
| "dependencies": { | |||
| "Microsoft.NETCore.Platforms": "3.1.0", | |||
| "Microsoft.NETCore.Platforms": "2.0.0", | |||
| "Microsoft.NETCore.Targets": "1.1.0", | |||
| "System.IO": "4.3.0", | |||
| "System.Net.Primitives": "4.3.0", | |||
| @@ -1379,14 +1381,14 @@ | |||
| }, | |||
| "System.Private.Uri/4.3.0": { | |||
| "dependencies": { | |||
| "Microsoft.NETCore.Platforms": "3.1.0", | |||
| "Microsoft.NETCore.Platforms": "2.0.0", | |||
| "Microsoft.NETCore.Targets": "1.1.0", | |||
| "runtime.unix.System.Private.Uri": "4.3.0" | |||
| } | |||
| }, | |||
| "System.Reflection/4.3.0": { | |||
| "dependencies": { | |||
| "Microsoft.NETCore.Platforms": "3.1.0", | |||
| "Microsoft.NETCore.Platforms": "2.0.0", | |||
| "Microsoft.NETCore.Targets": "1.1.0", | |||
| "System.IO": "4.3.0", | |||
| "System.Reflection.Primitives": "4.3.0", | |||
| @@ -1420,7 +1422,7 @@ | |||
| }, | |||
| "System.Reflection.Extensions/4.3.0": { | |||
| "dependencies": { | |||
| "Microsoft.NETCore.Platforms": "3.1.0", | |||
| "Microsoft.NETCore.Platforms": "2.0.0", | |||
| "Microsoft.NETCore.Targets": "1.1.0", | |||
| "System.Reflection": "4.3.0", | |||
| "System.Runtime": "4.3.0", | |||
| @@ -1429,7 +1431,7 @@ | |||
| }, | |||
| "System.Reflection.Primitives/4.3.0": { | |||
| "dependencies": { | |||
| "Microsoft.NETCore.Platforms": "3.1.0", | |||
| "Microsoft.NETCore.Platforms": "2.0.0", | |||
| "Microsoft.NETCore.Targets": "1.1.0", | |||
| "System.Runtime": "4.3.0", | |||
| "runtime.any.System.Reflection.Primitives": "4.3.0" | |||
| @@ -1443,7 +1445,7 @@ | |||
| }, | |||
| "System.Resources.ResourceManager/4.3.0": { | |||
| "dependencies": { | |||
| "Microsoft.NETCore.Platforms": "3.1.0", | |||
| "Microsoft.NETCore.Platforms": "2.0.0", | |||
| "Microsoft.NETCore.Targets": "1.1.0", | |||
| "System.Globalization": "4.3.0", | |||
| "System.Reflection": "4.3.0", | |||
| @@ -1453,14 +1455,14 @@ | |||
| }, | |||
| "System.Runtime/4.3.0": { | |||
| "dependencies": { | |||
| "Microsoft.NETCore.Platforms": "3.1.0", | |||
| "Microsoft.NETCore.Platforms": "2.0.0", | |||
| "Microsoft.NETCore.Targets": "1.1.0", | |||
| "runtime.any.System.Runtime": "4.3.0" | |||
| } | |||
| }, | |||
| "System.Runtime.Extensions/4.3.0": { | |||
| "dependencies": { | |||
| "Microsoft.NETCore.Platforms": "3.1.0", | |||
| "Microsoft.NETCore.Platforms": "2.0.0", | |||
| "Microsoft.NETCore.Targets": "1.1.0", | |||
| "System.Runtime": "4.3.0", | |||
| "runtime.unix.System.Runtime.Extensions": "4.3.0" | |||
| @@ -1468,7 +1470,7 @@ | |||
| }, | |||
| "System.Runtime.Handles/4.3.0": { | |||
| "dependencies": { | |||
| "Microsoft.NETCore.Platforms": "3.1.0", | |||
| "Microsoft.NETCore.Platforms": "2.0.0", | |||
| "Microsoft.NETCore.Targets": "1.1.0", | |||
| "System.Runtime": "4.3.0", | |||
| "runtime.any.System.Runtime.Handles": "4.3.0" | |||
| @@ -1476,7 +1478,7 @@ | |||
| }, | |||
| "System.Runtime.InteropServices/4.3.0": { | |||
| "dependencies": { | |||
| "Microsoft.NETCore.Platforms": "3.1.0", | |||
| "Microsoft.NETCore.Platforms": "2.0.0", | |||
| "Microsoft.NETCore.Targets": "1.1.0", | |||
| "System.Reflection": "4.3.0", | |||
| "System.Reflection.Primitives": "4.3.0", | |||
| @@ -1504,15 +1506,15 @@ | |||
| "System.Runtime.Extensions": "4.3.0" | |||
| } | |||
| }, | |||
| "System.Security.AccessControl/4.7.0": { | |||
| "System.Security.AccessControl/4.4.0": { | |||
| "dependencies": { | |||
| "Microsoft.NETCore.Platforms": "3.1.0", | |||
| "System.Security.Principal.Windows": "4.7.0" | |||
| "Microsoft.NETCore.Platforms": "2.0.0", | |||
| "System.Security.Principal.Windows": "4.4.0" | |||
| } | |||
| }, | |||
| "System.Security.Cryptography.Algorithms/4.3.0": { | |||
| "dependencies": { | |||
| "Microsoft.NETCore.Platforms": "3.1.0", | |||
| "Microsoft.NETCore.Platforms": "2.0.0", | |||
| "System.Collections": "4.3.0", | |||
| "System.IO": "4.3.0", | |||
| "System.Resources.ResourceManager": "4.3.0", | |||
| @@ -1530,7 +1532,7 @@ | |||
| }, | |||
| "System.Security.Cryptography.Cng/4.3.0": { | |||
| "dependencies": { | |||
| "Microsoft.NETCore.Platforms": "3.1.0", | |||
| "Microsoft.NETCore.Platforms": "2.0.0", | |||
| "System.IO": "4.3.0", | |||
| "System.Resources.ResourceManager": "4.3.0", | |||
| "System.Runtime": "4.3.0", | |||
| @@ -1545,7 +1547,7 @@ | |||
| }, | |||
| "System.Security.Cryptography.Csp/4.3.0": { | |||
| "dependencies": { | |||
| "Microsoft.NETCore.Platforms": "3.1.0", | |||
| "Microsoft.NETCore.Platforms": "2.0.0", | |||
| "System.IO": "4.3.0", | |||
| "System.Reflection": "4.3.0", | |||
| "System.Resources.ResourceManager": "4.3.0", | |||
| @@ -1562,7 +1564,7 @@ | |||
| }, | |||
| "System.Security.Cryptography.Encoding/4.3.0": { | |||
| "dependencies": { | |||
| "Microsoft.NETCore.Platforms": "3.1.0", | |||
| "Microsoft.NETCore.Platforms": "2.0.0", | |||
| "System.Collections": "4.3.0", | |||
| "System.Collections.Concurrent": "4.3.0", | |||
| "System.Linq": "4.3.0", | |||
| @@ -1606,7 +1608,7 @@ | |||
| }, | |||
| "System.Security.Cryptography.X509Certificates/4.3.0": { | |||
| "dependencies": { | |||
| "Microsoft.NETCore.Platforms": "3.1.0", | |||
| "Microsoft.NETCore.Platforms": "2.0.0", | |||
| "System.Collections": "4.3.0", | |||
| "System.Diagnostics.Debug": "4.3.0", | |||
| "System.Globalization": "4.3.0", | |||
| @@ -1633,18 +1635,27 @@ | |||
| "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" | |||
| } | |||
| }, | |||
| "System.Security.Principal.Windows/4.7.0": {}, | |||
| "System.Security.Principal.Windows/4.4.0": { | |||
| "dependencies": { | |||
| "Microsoft.NETCore.Platforms": "2.0.0" | |||
| } | |||
| }, | |||
| "System.Text.Encoding/4.3.0": { | |||
| "dependencies": { | |||
| "Microsoft.NETCore.Platforms": "3.1.0", | |||
| "Microsoft.NETCore.Platforms": "2.0.0", | |||
| "Microsoft.NETCore.Targets": "1.1.0", | |||
| "System.Runtime": "4.3.0", | |||
| "runtime.any.System.Text.Encoding": "4.3.0" | |||
| } | |||
| }, | |||
| "System.Text.Encoding.CodePages/4.4.0": { | |||
| "dependencies": { | |||
| "Microsoft.NETCore.Platforms": "2.0.0" | |||
| } | |||
| }, | |||
| "System.Text.Encoding.Extensions/4.3.0": { | |||
| "dependencies": { | |||
| "Microsoft.NETCore.Platforms": "3.1.0", | |||
| "Microsoft.NETCore.Platforms": "2.0.0", | |||
| "Microsoft.NETCore.Targets": "1.1.0", | |||
| "System.Runtime": "4.3.0", | |||
| "System.Text.Encoding": "4.3.0", | |||
| @@ -1664,7 +1675,7 @@ | |||
| }, | |||
| "System.Threading.Tasks/4.3.0": { | |||
| "dependencies": { | |||
| "Microsoft.NETCore.Platforms": "3.1.0", | |||
| "Microsoft.NETCore.Platforms": "2.0.0", | |||
| "Microsoft.NETCore.Targets": "1.1.0", | |||
| "System.Runtime": "4.3.0", | |||
| "runtime.any.System.Threading.Tasks": "4.3.0" | |||
| @@ -1685,7 +1696,7 @@ | |||
| }, | |||
| "System.Threading.Timer/4.3.0": { | |||
| "dependencies": { | |||
| "Microsoft.NETCore.Platforms": "3.1.0", | |||
| "Microsoft.NETCore.Platforms": "2.0.0", | |||
| "Microsoft.NETCore.Targets": "1.1.0", | |||
| "System.Runtime": "4.3.0", | |||
| "runtime.any.System.Threading.Timer": "4.3.0" | |||
| @@ -1774,12 +1785,12 @@ | |||
| "path": "microsoft.identitymodel.abstractions/6.22.0", | |||
| "hashPath": "microsoft.identitymodel.abstractions.6.22.0.nupkg.sha512" | |||
| }, | |||
| "Microsoft.NETCore.Platforms/3.1.0": { | |||
| "Microsoft.NETCore.Platforms/2.0.0": { | |||
| "type": "package", | |||
| "serviceable": true, | |||
| "sha512": "sha512-z7aeg8oHln2CuNulfhiLYxCVMPEwBl3rzicjvIX+4sUuCwvXw5oXQEtbiU2c0z4qYL5L3Kmx0mMA/+t/SbY67w==", | |||
| "path": "microsoft.netcore.platforms/3.1.0", | |||
| "hashPath": "microsoft.netcore.platforms.3.1.0.nupkg.sha512" | |||
| "sha512": "sha512-VdLJOCXhZaEMY7Hm2GKiULmn7IEPFE4XC5LPSfBVCUIA8YLZVh846gtfBJalsPQF2PlzdD7ecX7DZEulJ402ZQ==", | |||
| "path": "microsoft.netcore.platforms/2.0.0", | |||
| "hashPath": "microsoft.netcore.platforms.2.0.0.nupkg.sha512" | |||
| }, | |||
| "Microsoft.NETCore.Targets/1.1.0": { | |||
| "type": "package", | |||
| @@ -1795,12 +1806,12 @@ | |||
| "path": "microsoft.win32.primitives/4.3.0", | |||
| "hashPath": "microsoft.win32.primitives.4.3.0.nupkg.sha512" | |||
| }, | |||
| "Microsoft.Win32.Registry/4.7.0": { | |||
| "Microsoft.Win32.Registry/4.4.0": { | |||
| "type": "package", | |||
| "serviceable": true, | |||
| "sha512": "sha512-KSrRMb5vNi0CWSGG1++id2ZOs/1QhRqROt+qgbEAdQuGjGrFcl4AOl4/exGPUYz2wUnU42nvJqon1T3U0kPXLA==", | |||
| "path": "microsoft.win32.registry/4.7.0", | |||
| "hashPath": "microsoft.win32.registry.4.7.0.nupkg.sha512" | |||
| "sha512": "sha512-dA36TlNVn/XfrZtmf0fiI/z1nd3Wfp2QVzTdj26pqgP9LFWq0i1hYEUAW50xUjGFYn1+/cP3KGuxT2Yn1OUNBQ==", | |||
| "path": "microsoft.win32.registry/4.4.0", | |||
| "hashPath": "microsoft.win32.registry.4.4.0.nupkg.sha512" | |||
| }, | |||
| "NETStandard.Library/1.6.1": { | |||
| "type": "package", | |||
| @@ -1977,12 +1988,12 @@ | |||
| "path": "runtime.native.system/4.3.0", | |||
| "hashPath": "runtime.native.system.4.3.0.nupkg.sha512" | |||
| }, | |||
| "runtime.native.System.Data.SqlClient.sni/4.7.0": { | |||
| "runtime.native.System.Data.SqlClient.sni/4.4.0": { | |||
| "type": "package", | |||
| "serviceable": true, | |||
| "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" | |||
| "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" | |||
| }, | |||
| "runtime.native.System.IO.Compression/4.3.0": { | |||
| "type": "package", | |||
| @@ -2201,12 +2212,12 @@ | |||
| "path": "system.console/4.3.0", | |||
| "hashPath": "system.console.4.3.0.nupkg.sha512" | |||
| }, | |||
| "System.Data.SqlClient/4.8.5": { | |||
| "System.Data.SqlClient/4.4.0": { | |||
| "type": "package", | |||
| "serviceable": true, | |||
| "sha512": "sha512-fRqxut4lrndPHrXD+ht1XRmCL3obuKldm4XjCRYS9p5f7FSR7shBxAwTkDrpFMsHC9BhNgjjmUtiIjvehn5zkg==", | |||
| "path": "system.data.sqlclient/4.8.5", | |||
| "hashPath": "system.data.sqlclient.4.8.5.nupkg.sha512" | |||
| "sha512": "sha512-fxb9ghn1k1Ua7FFdlvtiBOD4/PsQvD/fk2KnhS+FK7VC6OggEx6P+lP1P0+KMb5V2dqS1+FbR7HCenoqzJMNIA==", | |||
| "path": "system.data.sqlclient/4.4.0", | |||
| "hashPath": "system.data.sqlclient.4.4.0.nupkg.sha512" | |||
| }, | |||
| "System.Diagnostics.Debug/4.3.0": { | |||
| "type": "package", | |||
| @@ -2446,12 +2457,12 @@ | |||
| "path": "system.runtime.numerics/4.3.0", | |||
| "hashPath": "system.runtime.numerics.4.3.0.nupkg.sha512" | |||
| }, | |||
| "System.Security.AccessControl/4.7.0": { | |||
| "System.Security.AccessControl/4.4.0": { | |||
| "type": "package", | |||
| "serviceable": true, | |||
| "sha512": "sha512-JECvTt5aFF3WT3gHpfofL2MNNP6v84sxtXxpqhLBCcDRzqsPBmHhQ6shv4DwwN2tRlzsUxtb3G9M3763rbXKDg==", | |||
| "path": "system.security.accesscontrol/4.7.0", | |||
| "hashPath": "system.security.accesscontrol.4.7.0.nupkg.sha512" | |||
| "sha512": "sha512-2NRFPX/V81ucKQmqNgGBZrKGH/5ejsvivSGMRum0SMgPnJxwhuNkzVS1+7gC3R2X0f57CtwrPrXPPSe6nOp82g==", | |||
| "path": "system.security.accesscontrol/4.4.0", | |||
| "hashPath": "system.security.accesscontrol.4.4.0.nupkg.sha512" | |||
| }, | |||
| "System.Security.Cryptography.Algorithms/4.3.0": { | |||
| "type": "package", | |||
| @@ -2502,12 +2513,12 @@ | |||
| "path": "system.security.cryptography.x509certificates/4.3.0", | |||
| "hashPath": "system.security.cryptography.x509certificates.4.3.0.nupkg.sha512" | |||
| }, | |||
| "System.Security.Principal.Windows/4.7.0": { | |||
| "System.Security.Principal.Windows/4.4.0": { | |||
| "type": "package", | |||
| "serviceable": true, | |||
| "sha512": "sha512-ojD0PX0XhneCsUbAZVKdb7h/70vyYMDYs85lwEI+LngEONe/17A0cFaRFqZU+sOEidcVswYWikYOQ9PPfjlbtQ==", | |||
| "path": "system.security.principal.windows/4.7.0", | |||
| "hashPath": "system.security.principal.windows.4.7.0.nupkg.sha512" | |||
| "sha512": "sha512-pP+AOzt1o3jESOuLmf52YQTF7H3Ng9hTnrOESQiqsnl2IbBh1HInsAMHYtoh75iUYV0OIkHmjvveraYB6zM97w==", | |||
| "path": "system.security.principal.windows/4.4.0", | |||
| "hashPath": "system.security.principal.windows.4.4.0.nupkg.sha512" | |||
| }, | |||
| "System.Text.Encoding/4.3.0": { | |||
| "type": "package", | |||
| @@ -2516,6 +2527,13 @@ | |||
| "path": "system.text.encoding/4.3.0", | |||
| "hashPath": "system.text.encoding.4.3.0.nupkg.sha512" | |||
| }, | |||
| "System.Text.Encoding.CodePages/4.4.0": { | |||
| "type": "package", | |||
| "serviceable": true, | |||
| "sha512": "sha512-6JX7ZdaceBiLKLkYt8zJcp4xTJd1uYyXXEkPw6mnlUIjh1gZPIVKPtRXPmY5kLf6DwZmf5YLwR3QUrRonl7l0A==", | |||
| "path": "system.text.encoding.codepages/4.4.0", | |||
| "hashPath": "system.text.encoding.codepages.4.4.0.nupkg.sha512" | |||
| }, | |||
| "System.Text.Encoding.Extensions/4.3.0": { | |||
| "type": "package", | |||
| "serviceable": true, | |||
| @@ -15,7 +15,7 @@ | |||
| "Microsoft.Identity.Client": "4.49.1", | |||
| "Newtonsoft.Json": "13.0.1", | |||
| "RestSharp": "108.0.2", | |||
| "System.Data.SqlClient": "4.8.5", | |||
| "System.Data.SqlClient": "4.4.0", | |||
| "runtimepack.Microsoft.NETCore.App.Runtime.osx-x64": "6.0.4" | |||
| }, | |||
| "runtime": { | |||
| @@ -781,25 +781,26 @@ | |||
| } | |||
| } | |||
| }, | |||
| "Microsoft.NETCore.Platforms/3.1.0": {}, | |||
| "Microsoft.NETCore.Platforms/2.0.0": {}, | |||
| "Microsoft.NETCore.Targets/1.1.0": {}, | |||
| "Microsoft.Win32.Primitives/4.3.0": { | |||
| "dependencies": { | |||
| "Microsoft.NETCore.Platforms": "3.1.0", | |||
| "Microsoft.NETCore.Platforms": "2.0.0", | |||
| "Microsoft.NETCore.Targets": "1.1.0", | |||
| "System.Runtime": "4.3.0", | |||
| "runtime.unix.Microsoft.Win32.Primitives": "4.3.0" | |||
| } | |||
| }, | |||
| "Microsoft.Win32.Registry/4.7.0": { | |||
| "Microsoft.Win32.Registry/4.4.0": { | |||
| "dependencies": { | |||
| "System.Security.AccessControl": "4.7.0", | |||
| "System.Security.Principal.Windows": "4.7.0" | |||
| "Microsoft.NETCore.Platforms": "2.0.0", | |||
| "System.Security.AccessControl": "4.4.0", | |||
| "System.Security.Principal.Windows": "4.4.0" | |||
| } | |||
| }, | |||
| "NETStandard.Library/1.6.1": { | |||
| "dependencies": { | |||
| "Microsoft.NETCore.Platforms": "3.1.0", | |||
| "Microsoft.NETCore.Platforms": "2.0.0", | |||
| "Microsoft.Win32.Primitives": "4.3.0", | |||
| "System.AppContext": "4.3.0", | |||
| "System.Collections": "4.3.0", | |||
| @@ -903,12 +904,12 @@ | |||
| "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {}, | |||
| "runtime.native.System/4.3.0": { | |||
| "dependencies": { | |||
| "Microsoft.NETCore.Platforms": "3.1.0", | |||
| "Microsoft.NETCore.Platforms": "2.0.0", | |||
| "Microsoft.NETCore.Targets": "1.1.0", | |||
| "runtime.osx.10.10-x64.runtime.native.System": "4.3.0" | |||
| } | |||
| }, | |||
| "runtime.native.System.Data.SqlClient.sni/4.7.0": { | |||
| "runtime.native.System.Data.SqlClient.sni/4.4.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", | |||
| @@ -917,14 +918,14 @@ | |||
| }, | |||
| "runtime.native.System.IO.Compression/4.3.0": { | |||
| "dependencies": { | |||
| "Microsoft.NETCore.Platforms": "3.1.0", | |||
| "Microsoft.NETCore.Platforms": "2.0.0", | |||
| "Microsoft.NETCore.Targets": "1.1.0", | |||
| "runtime.osx.10.10-x64.runtime.native.System.IO.Compression": "4.3.0" | |||
| } | |||
| }, | |||
| "runtime.native.System.Net.Http/4.3.0": { | |||
| "dependencies": { | |||
| "Microsoft.NETCore.Platforms": "3.1.0", | |||
| "Microsoft.NETCore.Platforms": "2.0.0", | |||
| "Microsoft.NETCore.Targets": "1.1.0", | |||
| "runtime.osx.10.10-x64.runtime.native.System.Net.Http": "4.3.0" | |||
| } | |||
| @@ -1107,7 +1108,7 @@ | |||
| }, | |||
| "System.Collections/4.3.0": { | |||
| "dependencies": { | |||
| "Microsoft.NETCore.Platforms": "3.1.0", | |||
| "Microsoft.NETCore.Platforms": "2.0.0", | |||
| "Microsoft.NETCore.Targets": "1.1.0", | |||
| "System.Runtime": "4.3.0", | |||
| "runtime.any.System.Collections": "4.3.0" | |||
| @@ -1129,7 +1130,7 @@ | |||
| }, | |||
| "System.Console/4.3.0": { | |||
| "dependencies": { | |||
| "Microsoft.NETCore.Platforms": "3.1.0", | |||
| "Microsoft.NETCore.Platforms": "2.0.0", | |||
| "Microsoft.NETCore.Targets": "1.1.0", | |||
| "System.IO": "4.3.0", | |||
| "System.Runtime": "4.3.0", | |||
| @@ -1137,22 +1138,23 @@ | |||
| "runtime.unix.System.Console": "4.3.0" | |||
| } | |||
| }, | |||
| "System.Data.SqlClient/4.8.5": { | |||
| "System.Data.SqlClient/4.4.0": { | |||
| "dependencies": { | |||
| "Microsoft.Win32.Registry": "4.7.0", | |||
| "System.Security.Principal.Windows": "4.7.0", | |||
| "runtime.native.System.Data.SqlClient.sni": "4.7.0" | |||
| "Microsoft.Win32.Registry": "4.4.0", | |||
| "System.Security.Principal.Windows": "4.4.0", | |||
| "System.Text.Encoding.CodePages": "4.4.0", | |||
| "runtime.native.System.Data.SqlClient.sni": "4.4.0" | |||
| }, | |||
| "runtime": { | |||
| "runtimes/unix/lib/netcoreapp2.1/System.Data.SqlClient.dll": { | |||
| "assemblyVersion": "4.6.1.5", | |||
| "fileVersion": "4.700.22.51706" | |||
| "runtimes/unix/lib/netstandard2.0/System.Data.SqlClient.dll": { | |||
| "assemblyVersion": "4.2.0.0", | |||
| "fileVersion": "4.6.25519.3" | |||
| } | |||
| } | |||
| }, | |||
| "System.Diagnostics.Debug/4.3.0": { | |||
| "dependencies": { | |||
| "Microsoft.NETCore.Platforms": "3.1.0", | |||
| "Microsoft.NETCore.Platforms": "2.0.0", | |||
| "Microsoft.NETCore.Targets": "1.1.0", | |||
| "System.Runtime": "4.3.0", | |||
| "runtime.unix.System.Diagnostics.Debug": "4.3.0" | |||
| @@ -1169,7 +1171,7 @@ | |||
| }, | |||
| "System.Diagnostics.Tools/4.3.0": { | |||
| "dependencies": { | |||
| "Microsoft.NETCore.Platforms": "3.1.0", | |||
| "Microsoft.NETCore.Platforms": "2.0.0", | |||
| "Microsoft.NETCore.Targets": "1.1.0", | |||
| "System.Runtime": "4.3.0", | |||
| "runtime.any.System.Diagnostics.Tools": "4.3.0" | |||
| @@ -1177,7 +1179,7 @@ | |||
| }, | |||
| "System.Diagnostics.Tracing/4.3.0": { | |||
| "dependencies": { | |||
| "Microsoft.NETCore.Platforms": "3.1.0", | |||
| "Microsoft.NETCore.Platforms": "2.0.0", | |||
| "Microsoft.NETCore.Targets": "1.1.0", | |||
| "System.Runtime": "4.3.0", | |||
| "runtime.any.System.Diagnostics.Tracing": "4.3.0" | |||
| @@ -1185,7 +1187,7 @@ | |||
| }, | |||
| "System.Globalization/4.3.0": { | |||
| "dependencies": { | |||
| "Microsoft.NETCore.Platforms": "3.1.0", | |||
| "Microsoft.NETCore.Platforms": "2.0.0", | |||
| "Microsoft.NETCore.Targets": "1.1.0", | |||
| "System.Runtime": "4.3.0", | |||
| "runtime.any.System.Globalization": "4.3.0" | |||
| @@ -1193,7 +1195,7 @@ | |||
| }, | |||
| "System.Globalization.Calendars/4.3.0": { | |||
| "dependencies": { | |||
| "Microsoft.NETCore.Platforms": "3.1.0", | |||
| "Microsoft.NETCore.Platforms": "2.0.0", | |||
| "Microsoft.NETCore.Targets": "1.1.0", | |||
| "System.Globalization": "4.3.0", | |||
| "System.Runtime": "4.3.0", | |||
| @@ -1202,7 +1204,7 @@ | |||
| }, | |||
| "System.Globalization.Extensions/4.3.0": { | |||
| "dependencies": { | |||
| "Microsoft.NETCore.Platforms": "3.1.0", | |||
| "Microsoft.NETCore.Platforms": "2.0.0", | |||
| "System.Globalization": "4.3.0", | |||
| "System.Resources.ResourceManager": "4.3.0", | |||
| "System.Runtime": "4.3.0", | |||
| @@ -1212,7 +1214,7 @@ | |||
| }, | |||
| "System.IO/4.3.0": { | |||
| "dependencies": { | |||
| "Microsoft.NETCore.Platforms": "3.1.0", | |||
| "Microsoft.NETCore.Platforms": "2.0.0", | |||
| "Microsoft.NETCore.Targets": "1.1.0", | |||
| "System.Runtime": "4.3.0", | |||
| "System.Text.Encoding": "4.3.0", | |||
| @@ -1222,7 +1224,7 @@ | |||
| }, | |||
| "System.IO.Compression/4.3.0": { | |||
| "dependencies": { | |||
| "Microsoft.NETCore.Platforms": "3.1.0", | |||
| "Microsoft.NETCore.Platforms": "2.0.0", | |||
| "System.Buffers": "4.3.0", | |||
| "System.Collections": "4.3.0", | |||
| "System.Diagnostics.Debug": "4.3.0", | |||
| @@ -1254,7 +1256,7 @@ | |||
| }, | |||
| "System.IO.FileSystem/4.3.0": { | |||
| "dependencies": { | |||
| "Microsoft.NETCore.Platforms": "3.1.0", | |||
| "Microsoft.NETCore.Platforms": "2.0.0", | |||
| "Microsoft.NETCore.Targets": "1.1.0", | |||
| "System.IO": "4.3.0", | |||
| "System.IO.FileSystem.Primitives": "4.3.0", | |||
| @@ -1302,7 +1304,7 @@ | |||
| }, | |||
| "System.Net.Http/4.3.0": { | |||
| "dependencies": { | |||
| "Microsoft.NETCore.Platforms": "3.1.0", | |||
| "Microsoft.NETCore.Platforms": "2.0.0", | |||
| "System.Collections": "4.3.0", | |||
| "System.Diagnostics.Debug": "4.3.0", | |||
| "System.Diagnostics.DiagnosticSource": "4.3.0", | |||
| @@ -1332,7 +1334,7 @@ | |||
| }, | |||
| "System.Net.NameResolution/4.3.0": { | |||
| "dependencies": { | |||
| "Microsoft.NETCore.Platforms": "3.1.0", | |||
| "Microsoft.NETCore.Platforms": "2.0.0", | |||
| "System.Collections": "4.3.0", | |||
| "System.Diagnostics.Tracing": "4.3.0", | |||
| "System.Globalization": "4.3.0", | |||
| @@ -1342,7 +1344,7 @@ | |||
| "System.Runtime.Extensions": "4.3.0", | |||
| "System.Runtime.Handles": "4.3.0", | |||
| "System.Runtime.InteropServices": "4.3.0", | |||
| "System.Security.Principal.Windows": "4.7.0", | |||
| "System.Security.Principal.Windows": "4.4.0", | |||
| "System.Threading": "4.3.0", | |||
| "System.Threading.Tasks": "4.3.0", | |||
| "runtime.native.System": "4.3.0" | |||
| @@ -1350,7 +1352,7 @@ | |||
| }, | |||
| "System.Net.Primitives/4.3.0": { | |||
| "dependencies": { | |||
| "Microsoft.NETCore.Platforms": "3.1.0", | |||
| "Microsoft.NETCore.Platforms": "2.0.0", | |||
| "Microsoft.NETCore.Targets": "1.1.0", | |||
| "System.Runtime": "4.3.0", | |||
| "System.Runtime.Handles": "4.3.0", | |||
| @@ -1359,7 +1361,7 @@ | |||
| }, | |||
| "System.Net.Sockets/4.3.0": { | |||
| "dependencies": { | |||
| "Microsoft.NETCore.Platforms": "3.1.0", | |||
| "Microsoft.NETCore.Platforms": "2.0.0", | |||
| "Microsoft.NETCore.Targets": "1.1.0", | |||
| "System.IO": "4.3.0", | |||
| "System.Net.Primitives": "4.3.0", | |||
| @@ -1379,14 +1381,14 @@ | |||
| }, | |||
| "System.Private.Uri/4.3.0": { | |||
| "dependencies": { | |||
| "Microsoft.NETCore.Platforms": "3.1.0", | |||
| "Microsoft.NETCore.Platforms": "2.0.0", | |||
| "Microsoft.NETCore.Targets": "1.1.0", | |||
| "runtime.unix.System.Private.Uri": "4.3.0" | |||
| } | |||
| }, | |||
| "System.Reflection/4.3.0": { | |||
| "dependencies": { | |||
| "Microsoft.NETCore.Platforms": "3.1.0", | |||
| "Microsoft.NETCore.Platforms": "2.0.0", | |||
| "Microsoft.NETCore.Targets": "1.1.0", | |||
| "System.IO": "4.3.0", | |||
| "System.Reflection.Primitives": "4.3.0", | |||
| @@ -1420,7 +1422,7 @@ | |||
| }, | |||
| "System.Reflection.Extensions/4.3.0": { | |||
| "dependencies": { | |||
| "Microsoft.NETCore.Platforms": "3.1.0", | |||
| "Microsoft.NETCore.Platforms": "2.0.0", | |||
| "Microsoft.NETCore.Targets": "1.1.0", | |||
| "System.Reflection": "4.3.0", | |||
| "System.Runtime": "4.3.0", | |||
| @@ -1429,7 +1431,7 @@ | |||
| }, | |||
| "System.Reflection.Primitives/4.3.0": { | |||
| "dependencies": { | |||
| "Microsoft.NETCore.Platforms": "3.1.0", | |||
| "Microsoft.NETCore.Platforms": "2.0.0", | |||
| "Microsoft.NETCore.Targets": "1.1.0", | |||
| "System.Runtime": "4.3.0", | |||
| "runtime.any.System.Reflection.Primitives": "4.3.0" | |||
| @@ -1443,7 +1445,7 @@ | |||
| }, | |||
| "System.Resources.ResourceManager/4.3.0": { | |||
| "dependencies": { | |||
| "Microsoft.NETCore.Platforms": "3.1.0", | |||
| "Microsoft.NETCore.Platforms": "2.0.0", | |||
| "Microsoft.NETCore.Targets": "1.1.0", | |||
| "System.Globalization": "4.3.0", | |||
| "System.Reflection": "4.3.0", | |||
| @@ -1453,14 +1455,14 @@ | |||
| }, | |||
| "System.Runtime/4.3.0": { | |||
| "dependencies": { | |||
| "Microsoft.NETCore.Platforms": "3.1.0", | |||
| "Microsoft.NETCore.Platforms": "2.0.0", | |||
| "Microsoft.NETCore.Targets": "1.1.0", | |||
| "runtime.any.System.Runtime": "4.3.0" | |||
| } | |||
| }, | |||
| "System.Runtime.Extensions/4.3.0": { | |||
| "dependencies": { | |||
| "Microsoft.NETCore.Platforms": "3.1.0", | |||
| "Microsoft.NETCore.Platforms": "2.0.0", | |||
| "Microsoft.NETCore.Targets": "1.1.0", | |||
| "System.Runtime": "4.3.0", | |||
| "runtime.unix.System.Runtime.Extensions": "4.3.0" | |||
| @@ -1468,7 +1470,7 @@ | |||
| }, | |||
| "System.Runtime.Handles/4.3.0": { | |||
| "dependencies": { | |||
| "Microsoft.NETCore.Platforms": "3.1.0", | |||
| "Microsoft.NETCore.Platforms": "2.0.0", | |||
| "Microsoft.NETCore.Targets": "1.1.0", | |||
| "System.Runtime": "4.3.0", | |||
| "runtime.any.System.Runtime.Handles": "4.3.0" | |||
| @@ -1476,7 +1478,7 @@ | |||
| }, | |||
| "System.Runtime.InteropServices/4.3.0": { | |||
| "dependencies": { | |||
| "Microsoft.NETCore.Platforms": "3.1.0", | |||
| "Microsoft.NETCore.Platforms": "2.0.0", | |||
| "Microsoft.NETCore.Targets": "1.1.0", | |||
| "System.Reflection": "4.3.0", | |||
| "System.Reflection.Primitives": "4.3.0", | |||
| @@ -1504,15 +1506,15 @@ | |||
| "System.Runtime.Extensions": "4.3.0" | |||
| } | |||
| }, | |||
| "System.Security.AccessControl/4.7.0": { | |||
| "System.Security.AccessControl/4.4.0": { | |||
| "dependencies": { | |||
| "Microsoft.NETCore.Platforms": "3.1.0", | |||
| "System.Security.Principal.Windows": "4.7.0" | |||
| "Microsoft.NETCore.Platforms": "2.0.0", | |||
| "System.Security.Principal.Windows": "4.4.0" | |||
| } | |||
| }, | |||
| "System.Security.Cryptography.Algorithms/4.3.0": { | |||
| "dependencies": { | |||
| "Microsoft.NETCore.Platforms": "3.1.0", | |||
| "Microsoft.NETCore.Platforms": "2.0.0", | |||
| "System.Collections": "4.3.0", | |||
| "System.IO": "4.3.0", | |||
| "System.Resources.ResourceManager": "4.3.0", | |||
| @@ -1530,7 +1532,7 @@ | |||
| }, | |||
| "System.Security.Cryptography.Cng/4.3.0": { | |||
| "dependencies": { | |||
| "Microsoft.NETCore.Platforms": "3.1.0", | |||
| "Microsoft.NETCore.Platforms": "2.0.0", | |||
| "System.IO": "4.3.0", | |||
| "System.Resources.ResourceManager": "4.3.0", | |||
| "System.Runtime": "4.3.0", | |||
| @@ -1545,7 +1547,7 @@ | |||
| }, | |||
| "System.Security.Cryptography.Csp/4.3.0": { | |||
| "dependencies": { | |||
| "Microsoft.NETCore.Platforms": "3.1.0", | |||
| "Microsoft.NETCore.Platforms": "2.0.0", | |||
| "System.IO": "4.3.0", | |||
| "System.Reflection": "4.3.0", | |||
| "System.Resources.ResourceManager": "4.3.0", | |||
| @@ -1562,7 +1564,7 @@ | |||
| }, | |||
| "System.Security.Cryptography.Encoding/4.3.0": { | |||
| "dependencies": { | |||
| "Microsoft.NETCore.Platforms": "3.1.0", | |||
| "Microsoft.NETCore.Platforms": "2.0.0", | |||
| "System.Collections": "4.3.0", | |||
| "System.Collections.Concurrent": "4.3.0", | |||
| "System.Linq": "4.3.0", | |||
| @@ -1606,7 +1608,7 @@ | |||
| }, | |||
| "System.Security.Cryptography.X509Certificates/4.3.0": { | |||
| "dependencies": { | |||
| "Microsoft.NETCore.Platforms": "3.1.0", | |||
| "Microsoft.NETCore.Platforms": "2.0.0", | |||
| "System.Collections": "4.3.0", | |||
| "System.Diagnostics.Debug": "4.3.0", | |||
| "System.Globalization": "4.3.0", | |||
| @@ -1633,18 +1635,27 @@ | |||
| "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" | |||
| } | |||
| }, | |||
| "System.Security.Principal.Windows/4.7.0": {}, | |||
| "System.Security.Principal.Windows/4.4.0": { | |||
| "dependencies": { | |||
| "Microsoft.NETCore.Platforms": "2.0.0" | |||
| } | |||
| }, | |||
| "System.Text.Encoding/4.3.0": { | |||
| "dependencies": { | |||
| "Microsoft.NETCore.Platforms": "3.1.0", | |||
| "Microsoft.NETCore.Platforms": "2.0.0", | |||
| "Microsoft.NETCore.Targets": "1.1.0", | |||
| "System.Runtime": "4.3.0", | |||
| "runtime.any.System.Text.Encoding": "4.3.0" | |||
| } | |||
| }, | |||
| "System.Text.Encoding.CodePages/4.4.0": { | |||
| "dependencies": { | |||
| "Microsoft.NETCore.Platforms": "2.0.0" | |||
| } | |||
| }, | |||
| "System.Text.Encoding.Extensions/4.3.0": { | |||
| "dependencies": { | |||
| "Microsoft.NETCore.Platforms": "3.1.0", | |||
| "Microsoft.NETCore.Platforms": "2.0.0", | |||
| "Microsoft.NETCore.Targets": "1.1.0", | |||
| "System.Runtime": "4.3.0", | |||
| "System.Text.Encoding": "4.3.0", | |||
| @@ -1664,7 +1675,7 @@ | |||
| }, | |||
| "System.Threading.Tasks/4.3.0": { | |||
| "dependencies": { | |||
| "Microsoft.NETCore.Platforms": "3.1.0", | |||
| "Microsoft.NETCore.Platforms": "2.0.0", | |||
| "Microsoft.NETCore.Targets": "1.1.0", | |||
| "System.Runtime": "4.3.0", | |||
| "runtime.any.System.Threading.Tasks": "4.3.0" | |||
| @@ -1685,7 +1696,7 @@ | |||
| }, | |||
| "System.Threading.Timer/4.3.0": { | |||
| "dependencies": { | |||
| "Microsoft.NETCore.Platforms": "3.1.0", | |||
| "Microsoft.NETCore.Platforms": "2.0.0", | |||
| "Microsoft.NETCore.Targets": "1.1.0", | |||
| "System.Runtime": "4.3.0", | |||
| "runtime.any.System.Threading.Timer": "4.3.0" | |||
| @@ -1774,12 +1785,12 @@ | |||
| "path": "microsoft.identitymodel.abstractions/6.22.0", | |||
| "hashPath": "microsoft.identitymodel.abstractions.6.22.0.nupkg.sha512" | |||
| }, | |||
| "Microsoft.NETCore.Platforms/3.1.0": { | |||
| "Microsoft.NETCore.Platforms/2.0.0": { | |||
| "type": "package", | |||
| "serviceable": true, | |||
| "sha512": "sha512-z7aeg8oHln2CuNulfhiLYxCVMPEwBl3rzicjvIX+4sUuCwvXw5oXQEtbiU2c0z4qYL5L3Kmx0mMA/+t/SbY67w==", | |||
| "path": "microsoft.netcore.platforms/3.1.0", | |||
| "hashPath": "microsoft.netcore.platforms.3.1.0.nupkg.sha512" | |||
| "sha512": "sha512-VdLJOCXhZaEMY7Hm2GKiULmn7IEPFE4XC5LPSfBVCUIA8YLZVh846gtfBJalsPQF2PlzdD7ecX7DZEulJ402ZQ==", | |||
| "path": "microsoft.netcore.platforms/2.0.0", | |||
| "hashPath": "microsoft.netcore.platforms.2.0.0.nupkg.sha512" | |||
| }, | |||
| "Microsoft.NETCore.Targets/1.1.0": { | |||
| "type": "package", | |||
| @@ -1795,12 +1806,12 @@ | |||
| "path": "microsoft.win32.primitives/4.3.0", | |||
| "hashPath": "microsoft.win32.primitives.4.3.0.nupkg.sha512" | |||
| }, | |||
| "Microsoft.Win32.Registry/4.7.0": { | |||
| "Microsoft.Win32.Registry/4.4.0": { | |||
| "type": "package", | |||
| "serviceable": true, | |||
| "sha512": "sha512-KSrRMb5vNi0CWSGG1++id2ZOs/1QhRqROt+qgbEAdQuGjGrFcl4AOl4/exGPUYz2wUnU42nvJqon1T3U0kPXLA==", | |||
| "path": "microsoft.win32.registry/4.7.0", | |||
| "hashPath": "microsoft.win32.registry.4.7.0.nupkg.sha512" | |||
| "sha512": "sha512-dA36TlNVn/XfrZtmf0fiI/z1nd3Wfp2QVzTdj26pqgP9LFWq0i1hYEUAW50xUjGFYn1+/cP3KGuxT2Yn1OUNBQ==", | |||
| "path": "microsoft.win32.registry/4.4.0", | |||
| "hashPath": "microsoft.win32.registry.4.4.0.nupkg.sha512" | |||
| }, | |||
| "NETStandard.Library/1.6.1": { | |||
| "type": "package", | |||
| @@ -1977,12 +1988,12 @@ | |||
| "path": "runtime.native.system/4.3.0", | |||
| "hashPath": "runtime.native.system.4.3.0.nupkg.sha512" | |||
| }, | |||
| "runtime.native.System.Data.SqlClient.sni/4.7.0": { | |||
| "runtime.native.System.Data.SqlClient.sni/4.4.0": { | |||
| "type": "package", | |||
| "serviceable": true, | |||
| "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" | |||
| "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" | |||
| }, | |||
| "runtime.native.System.IO.Compression/4.3.0": { | |||
| "type": "package", | |||
| @@ -2201,12 +2212,12 @@ | |||
| "path": "system.console/4.3.0", | |||
| "hashPath": "system.console.4.3.0.nupkg.sha512" | |||
| }, | |||
| "System.Data.SqlClient/4.8.5": { | |||
| "System.Data.SqlClient/4.4.0": { | |||
| "type": "package", | |||
| "serviceable": true, | |||
| "sha512": "sha512-fRqxut4lrndPHrXD+ht1XRmCL3obuKldm4XjCRYS9p5f7FSR7shBxAwTkDrpFMsHC9BhNgjjmUtiIjvehn5zkg==", | |||
| "path": "system.data.sqlclient/4.8.5", | |||
| "hashPath": "system.data.sqlclient.4.8.5.nupkg.sha512" | |||
| "sha512": "sha512-fxb9ghn1k1Ua7FFdlvtiBOD4/PsQvD/fk2KnhS+FK7VC6OggEx6P+lP1P0+KMb5V2dqS1+FbR7HCenoqzJMNIA==", | |||
| "path": "system.data.sqlclient/4.4.0", | |||
| "hashPath": "system.data.sqlclient.4.4.0.nupkg.sha512" | |||
| }, | |||
| "System.Diagnostics.Debug/4.3.0": { | |||
| "type": "package", | |||
| @@ -2446,12 +2457,12 @@ | |||
| "path": "system.runtime.numerics/4.3.0", | |||
| "hashPath": "system.runtime.numerics.4.3.0.nupkg.sha512" | |||
| }, | |||
| "System.Security.AccessControl/4.7.0": { | |||
| "System.Security.AccessControl/4.4.0": { | |||
| "type": "package", | |||
| "serviceable": true, | |||
| "sha512": "sha512-JECvTt5aFF3WT3gHpfofL2MNNP6v84sxtXxpqhLBCcDRzqsPBmHhQ6shv4DwwN2tRlzsUxtb3G9M3763rbXKDg==", | |||
| "path": "system.security.accesscontrol/4.7.0", | |||
| "hashPath": "system.security.accesscontrol.4.7.0.nupkg.sha512" | |||
| "sha512": "sha512-2NRFPX/V81ucKQmqNgGBZrKGH/5ejsvivSGMRum0SMgPnJxwhuNkzVS1+7gC3R2X0f57CtwrPrXPPSe6nOp82g==", | |||
| "path": "system.security.accesscontrol/4.4.0", | |||
| "hashPath": "system.security.accesscontrol.4.4.0.nupkg.sha512" | |||
| }, | |||
| "System.Security.Cryptography.Algorithms/4.3.0": { | |||
| "type": "package", | |||
| @@ -2502,12 +2513,12 @@ | |||
| "path": "system.security.cryptography.x509certificates/4.3.0", | |||
| "hashPath": "system.security.cryptography.x509certificates.4.3.0.nupkg.sha512" | |||
| }, | |||
| "System.Security.Principal.Windows/4.7.0": { | |||
| "System.Security.Principal.Windows/4.4.0": { | |||
| "type": "package", | |||
| "serviceable": true, | |||
| "sha512": "sha512-ojD0PX0XhneCsUbAZVKdb7h/70vyYMDYs85lwEI+LngEONe/17A0cFaRFqZU+sOEidcVswYWikYOQ9PPfjlbtQ==", | |||
| "path": "system.security.principal.windows/4.7.0", | |||
| "hashPath": "system.security.principal.windows.4.7.0.nupkg.sha512" | |||
| "sha512": "sha512-pP+AOzt1o3jESOuLmf52YQTF7H3Ng9hTnrOESQiqsnl2IbBh1HInsAMHYtoh75iUYV0OIkHmjvveraYB6zM97w==", | |||
| "path": "system.security.principal.windows/4.4.0", | |||
| "hashPath": "system.security.principal.windows.4.4.0.nupkg.sha512" | |||
| }, | |||
| "System.Text.Encoding/4.3.0": { | |||
| "type": "package", | |||
| @@ -2516,6 +2527,13 @@ | |||
| "path": "system.text.encoding/4.3.0", | |||
| "hashPath": "system.text.encoding.4.3.0.nupkg.sha512" | |||
| }, | |||
| "System.Text.Encoding.CodePages/4.4.0": { | |||
| "type": "package", | |||
| "serviceable": true, | |||
| "sha512": "sha512-6JX7ZdaceBiLKLkYt8zJcp4xTJd1uYyXXEkPw6mnlUIjh1gZPIVKPtRXPmY5kLf6DwZmf5YLwR3QUrRonl7l0A==", | |||
| "path": "system.text.encoding.codepages/4.4.0", | |||
| "hashPath": "system.text.encoding.codepages.4.4.0.nupkg.sha512" | |||
| }, | |||
| "System.Text.Encoding.Extensions/4.3.0": { | |||
| "type": "package", | |||
| "serviceable": true, | |||
| @@ -80,6 +80,16 @@ | |||
| ], | |||
| "assetTargetFallback": true, | |||
| "warn": true, | |||
| "downloadDependencies": [ | |||
| { | |||
| "name": "Microsoft.AspNetCore.App.Runtime.osx-x64", | |||
| "version": "[6.0.4, 6.0.4]" | |||
| }, | |||
| { | |||
| "name": "Microsoft.NETCore.App.Runtime.osx-x64", | |||
| "version": "[6.0.4, 6.0.4]" | |||
| } | |||
| ], | |||
| "frameworkReferences": { | |||
| "Microsoft.NETCore.App": { | |||
| "privateAssets": "all" | |||
| @@ -87,6 +97,11 @@ | |||
| }, | |||
| "runtimeIdentifierGraphPath": "/usr/local/share/dotnet/sdk/6.0.202/RuntimeIdentifierGraph.json" | |||
| } | |||
| }, | |||
| "runtimes": { | |||
| "osx.12-x64": { | |||
| "#import": [] | |||
| } | |||
| } | |||
| } | |||
| } | |||
| @@ -1,6 +1,6 @@ | |||
| { | |||
| "version": 2, | |||
| "dgSpecHash": "pgKZuWyGmgmpIWpoM4fUw4agIrFlCdXHSXZuk9ZIkB8GdySaj2Z3B5ak/7ZT54F4n5KR1HzwQsY5g5P+jzJxQg==", | |||
| "dgSpecHash": "84BPv5gZKMyAdn0rXkCslg1mbD9rjMtIYGNEsUgt3z0qCGVVGZoXcEVDo5guqelFDfbBGWBcJfldGMT4uzER4w==", | |||
| "success": true, | |||
| "projectFilePath": "/Volumes/New2TBDrive/apps/acumatica/console/jdis_import/jdis_import.csproj", | |||
| "expectedPackageFiles": [ | |||
| @@ -17,6 +17,23 @@ | |||
| "/Users/michielcarman/.nuget/packages/newtonsoft.json/13.0.1/newtonsoft.json.13.0.1.nupkg.sha512", | |||
| "/Users/michielcarman/.nuget/packages/newtonsoft.json.bson/1.0.1/newtonsoft.json.bson.1.0.1.nupkg.sha512", | |||
| "/Users/michielcarman/.nuget/packages/restsharp/108.0.2/restsharp.108.0.2.nupkg.sha512", | |||
| "/Users/michielcarman/.nuget/packages/runtime.any.system.collections/4.3.0/runtime.any.system.collections.4.3.0.nupkg.sha512", | |||
| "/Users/michielcarman/.nuget/packages/runtime.any.system.diagnostics.tools/4.3.0/runtime.any.system.diagnostics.tools.4.3.0.nupkg.sha512", | |||
| "/Users/michielcarman/.nuget/packages/runtime.any.system.diagnostics.tracing/4.3.0/runtime.any.system.diagnostics.tracing.4.3.0.nupkg.sha512", | |||
| "/Users/michielcarman/.nuget/packages/runtime.any.system.globalization/4.3.0/runtime.any.system.globalization.4.3.0.nupkg.sha512", | |||
| "/Users/michielcarman/.nuget/packages/runtime.any.system.globalization.calendars/4.3.0/runtime.any.system.globalization.calendars.4.3.0.nupkg.sha512", | |||
| "/Users/michielcarman/.nuget/packages/runtime.any.system.io/4.3.0/runtime.any.system.io.4.3.0.nupkg.sha512", | |||
| "/Users/michielcarman/.nuget/packages/runtime.any.system.reflection/4.3.0/runtime.any.system.reflection.4.3.0.nupkg.sha512", | |||
| "/Users/michielcarman/.nuget/packages/runtime.any.system.reflection.extensions/4.3.0/runtime.any.system.reflection.extensions.4.3.0.nupkg.sha512", | |||
| "/Users/michielcarman/.nuget/packages/runtime.any.system.reflection.primitives/4.3.0/runtime.any.system.reflection.primitives.4.3.0.nupkg.sha512", | |||
| "/Users/michielcarman/.nuget/packages/runtime.any.system.resources.resourcemanager/4.3.0/runtime.any.system.resources.resourcemanager.4.3.0.nupkg.sha512", | |||
| "/Users/michielcarman/.nuget/packages/runtime.any.system.runtime/4.3.0/runtime.any.system.runtime.4.3.0.nupkg.sha512", | |||
| "/Users/michielcarman/.nuget/packages/runtime.any.system.runtime.handles/4.3.0/runtime.any.system.runtime.handles.4.3.0.nupkg.sha512", | |||
| "/Users/michielcarman/.nuget/packages/runtime.any.system.runtime.interopservices/4.3.0/runtime.any.system.runtime.interopservices.4.3.0.nupkg.sha512", | |||
| "/Users/michielcarman/.nuget/packages/runtime.any.system.text.encoding/4.3.0/runtime.any.system.text.encoding.4.3.0.nupkg.sha512", | |||
| "/Users/michielcarman/.nuget/packages/runtime.any.system.text.encoding.extensions/4.3.0/runtime.any.system.text.encoding.extensions.4.3.0.nupkg.sha512", | |||
| "/Users/michielcarman/.nuget/packages/runtime.any.system.threading.tasks/4.3.0/runtime.any.system.threading.tasks.4.3.0.nupkg.sha512", | |||
| "/Users/michielcarman/.nuget/packages/runtime.any.system.threading.timer/4.3.0/runtime.any.system.threading.timer.4.3.0.nupkg.sha512", | |||
| "/Users/michielcarman/.nuget/packages/runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", | |||
| "/Users/michielcarman/.nuget/packages/runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", | |||
| "/Users/michielcarman/.nuget/packages/runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", | |||
| @@ -28,12 +45,23 @@ | |||
| "/Users/michielcarman/.nuget/packages/runtime.native.system.security.cryptography.openssl/4.3.0/runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", | |||
| "/Users/michielcarman/.nuget/packages/runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", | |||
| "/Users/michielcarman/.nuget/packages/runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", | |||
| "/Users/michielcarman/.nuget/packages/runtime.osx.10.10-x64.runtime.native.system/4.3.0/runtime.osx.10.10-x64.runtime.native.system.4.3.0.nupkg.sha512", | |||
| "/Users/michielcarman/.nuget/packages/runtime.osx.10.10-x64.runtime.native.system.io.compression/4.3.0/runtime.osx.10.10-x64.runtime.native.system.io.compression.4.3.0.nupkg.sha512", | |||
| "/Users/michielcarman/.nuget/packages/runtime.osx.10.10-x64.runtime.native.system.net.http/4.3.0/runtime.osx.10.10-x64.runtime.native.system.net.http.4.3.0.nupkg.sha512", | |||
| "/Users/michielcarman/.nuget/packages/runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple/4.3.0/runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512", | |||
| "/Users/michielcarman/.nuget/packages/runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", | |||
| "/Users/michielcarman/.nuget/packages/runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", | |||
| "/Users/michielcarman/.nuget/packages/runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", | |||
| "/Users/michielcarman/.nuget/packages/runtime.ubuntu.16.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.nupkg.sha512", | |||
| "/Users/michielcarman/.nuget/packages/runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", | |||
| "/Users/michielcarman/.nuget/packages/runtime.unix.microsoft.win32.primitives/4.3.0/runtime.unix.microsoft.win32.primitives.4.3.0.nupkg.sha512", | |||
| "/Users/michielcarman/.nuget/packages/runtime.unix.system.console/4.3.0/runtime.unix.system.console.4.3.0.nupkg.sha512", | |||
| "/Users/michielcarman/.nuget/packages/runtime.unix.system.diagnostics.debug/4.3.0/runtime.unix.system.diagnostics.debug.4.3.0.nupkg.sha512", | |||
| "/Users/michielcarman/.nuget/packages/runtime.unix.system.io.filesystem/4.3.0/runtime.unix.system.io.filesystem.4.3.0.nupkg.sha512", | |||
| "/Users/michielcarman/.nuget/packages/runtime.unix.system.net.primitives/4.3.0/runtime.unix.system.net.primitives.4.3.0.nupkg.sha512", | |||
| "/Users/michielcarman/.nuget/packages/runtime.unix.system.net.sockets/4.3.0/runtime.unix.system.net.sockets.4.3.0.nupkg.sha512", | |||
| "/Users/michielcarman/.nuget/packages/runtime.unix.system.private.uri/4.3.0/runtime.unix.system.private.uri.4.3.0.nupkg.sha512", | |||
| "/Users/michielcarman/.nuget/packages/runtime.unix.system.runtime.extensions/4.3.0/runtime.unix.system.runtime.extensions.4.3.0.nupkg.sha512", | |||
| "/Users/michielcarman/.nuget/packages/runtime.win-arm64.runtime.native.system.data.sqlclient.sni/4.4.0/runtime.win-arm64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512", | |||
| "/Users/michielcarman/.nuget/packages/runtime.win-x64.runtime.native.system.data.sqlclient.sni/4.4.0/runtime.win-x64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512", | |||
| "/Users/michielcarman/.nuget/packages/runtime.win-x86.runtime.native.system.data.sqlclient.sni/4.4.0/runtime.win-x86.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512", | |||
| @@ -58,9 +86,11 @@ | |||
| "/Users/michielcarman/.nuget/packages/system.linq/4.3.0/system.linq.4.3.0.nupkg.sha512", | |||
| "/Users/michielcarman/.nuget/packages/system.linq.expressions/4.3.0/system.linq.expressions.4.3.0.nupkg.sha512", | |||
| "/Users/michielcarman/.nuget/packages/system.net.http/4.3.0/system.net.http.4.3.0.nupkg.sha512", | |||
| "/Users/michielcarman/.nuget/packages/system.net.nameresolution/4.3.0/system.net.nameresolution.4.3.0.nupkg.sha512", | |||
| "/Users/michielcarman/.nuget/packages/system.net.primitives/4.3.0/system.net.primitives.4.3.0.nupkg.sha512", | |||
| "/Users/michielcarman/.nuget/packages/system.net.sockets/4.3.0/system.net.sockets.4.3.0.nupkg.sha512", | |||
| "/Users/michielcarman/.nuget/packages/system.objectmodel/4.3.0/system.objectmodel.4.3.0.nupkg.sha512", | |||
| "/Users/michielcarman/.nuget/packages/system.private.uri/4.3.0/system.private.uri.4.3.0.nupkg.sha512", | |||
| "/Users/michielcarman/.nuget/packages/system.reflection/4.3.0/system.reflection.4.3.0.nupkg.sha512", | |||
| "/Users/michielcarman/.nuget/packages/system.reflection.emit/4.3.0/system.reflection.emit.4.3.0.nupkg.sha512", | |||
| "/Users/michielcarman/.nuget/packages/system.reflection.emit.ilgeneration/4.3.0/system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512", | |||
| @@ -91,9 +121,12 @@ | |||
| "/Users/michielcarman/.nuget/packages/system.threading/4.3.0/system.threading.4.3.0.nupkg.sha512", | |||
| "/Users/michielcarman/.nuget/packages/system.threading.tasks/4.3.0/system.threading.tasks.4.3.0.nupkg.sha512", | |||
| "/Users/michielcarman/.nuget/packages/system.threading.tasks.extensions/4.3.0/system.threading.tasks.extensions.4.3.0.nupkg.sha512", | |||
| "/Users/michielcarman/.nuget/packages/system.threading.threadpool/4.3.0/system.threading.threadpool.4.3.0.nupkg.sha512", | |||
| "/Users/michielcarman/.nuget/packages/system.threading.timer/4.3.0/system.threading.timer.4.3.0.nupkg.sha512", | |||
| "/Users/michielcarman/.nuget/packages/system.xml.readerwriter/4.3.0/system.xml.readerwriter.4.3.0.nupkg.sha512", | |||
| "/Users/michielcarman/.nuget/packages/system.xml.xdocument/4.3.0/system.xml.xdocument.4.3.0.nupkg.sha512" | |||
| "/Users/michielcarman/.nuget/packages/system.xml.xdocument/4.3.0/system.xml.xdocument.4.3.0.nupkg.sha512", | |||
| "/Users/michielcarman/.nuget/packages/microsoft.netcore.app.runtime.osx-x64/6.0.4/microsoft.netcore.app.runtime.osx-x64.6.0.4.nupkg.sha512", | |||
| "/Users/michielcarman/.nuget/packages/microsoft.aspnetcore.app.runtime.osx-x64/6.0.4/microsoft.aspnetcore.app.runtime.osx-x64.6.0.4.nupkg.sha512" | |||
| ], | |||
| "logs": [ | |||
| { | |||
| @@ -1 +1 @@ | |||
| b9b5be158bf4db8f577b3f0b92c225e283f7d149 | |||
| b27df92bb5faf0d785816bc6d5483998e352eb92 | |||
| @@ -1 +1 @@ | |||
| 005e976ce20b2ab23d6125d36ed3acec0c6422af | |||
| f240db4b841e6d1a1041f3fc8837742562cf55b4 | |||
| @@ -1 +1 @@ | |||
| 07f3a82d6f87056d938838c90ceff7fb8cf3254d | |||
| ad0290b6cf976efdba6b2f128c463297cba54e9f | |||