ASP.NET Razor website for https://wotdn.nightmare.haus
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
973 lines
37 KiB
973 lines
37 KiB
3 years ago
|
{
|
||
|
"version": 3,
|
||
|
"targets": {
|
||
|
"net5.0": {
|
||
|
"BouncyCastle.NetCore/1.8.5": {
|
||
|
"type": "package",
|
||
|
"compile": {
|
||
|
"lib/netstandard2.0/BouncyCastle.Crypto.dll": {}
|
||
|
},
|
||
|
"runtime": {
|
||
|
"lib/netstandard2.0/BouncyCastle.Crypto.dll": {}
|
||
|
}
|
||
|
},
|
||
|
"Google.Protobuf/3.14.0": {
|
||
|
"type": "package",
|
||
|
"dependencies": {
|
||
|
"System.Memory": "4.5.3",
|
||
|
"System.Runtime.CompilerServices.Unsafe": "4.5.2"
|
||
|
},
|
||
|
"compile": {
|
||
|
"lib/netstandard2.0/Google.Protobuf.dll": {}
|
||
|
},
|
||
|
"runtime": {
|
||
|
"lib/netstandard2.0/Google.Protobuf.dll": {}
|
||
|
}
|
||
|
},
|
||
|
"Json.Net/1.0.33": {
|
||
|
"type": "package",
|
||
|
"compile": {
|
||
|
"lib/netstandard2.0/Json.Net.dll": {}
|
||
|
},
|
||
|
"runtime": {
|
||
|
"lib/netstandard2.0/Json.Net.dll": {}
|
||
|
}
|
||
|
},
|
||
|
"K4os.Compression.LZ4/1.1.11": {
|
||
|
"type": "package",
|
||
|
"dependencies": {
|
||
|
"System.Memory": "4.5.3"
|
||
|
},
|
||
|
"compile": {
|
||
|
"lib/netstandard2.0/K4os.Compression.LZ4.dll": {}
|
||
|
},
|
||
|
"runtime": {
|
||
|
"lib/netstandard2.0/K4os.Compression.LZ4.dll": {}
|
||
|
}
|
||
|
},
|
||
|
"K4os.Compression.LZ4.Streams/1.1.11": {
|
||
|
"type": "package",
|
||
|
"dependencies": {
|
||
|
"K4os.Compression.LZ4": "1.1.11",
|
||
|
"K4os.Hash.xxHash": "1.0.6"
|
||
|
},
|
||
|
"compile": {
|
||
|
"lib/netstandard2.0/K4os.Compression.LZ4.Streams.dll": {}
|
||
|
},
|
||
|
"runtime": {
|
||
|
"lib/netstandard2.0/K4os.Compression.LZ4.Streams.dll": {}
|
||
|
}
|
||
|
},
|
||
|
"K4os.Hash.xxHash/1.0.6": {
|
||
|
"type": "package",
|
||
|
"dependencies": {
|
||
|
"System.Memory": "4.5.3"
|
||
|
},
|
||
|
"compile": {
|
||
|
"lib/netstandard2.0/K4os.Hash.xxHash.dll": {}
|
||
|
},
|
||
|
"runtime": {
|
||
|
"lib/netstandard2.0/K4os.Hash.xxHash.dll": {}
|
||
|
}
|
||
|
},
|
||
|
"Microsoft.NETCore.Platforms/3.1.0": {
|
||
|
"type": "package",
|
||
|
"compile": {
|
||
|
"lib/netstandard1.0/_._": {}
|
||
|
},
|
||
|
"runtime": {
|
||
|
"lib/netstandard1.0/_._": {}
|
||
|
}
|
||
|
},
|
||
|
"Microsoft.Win32.SystemEvents/4.7.0": {
|
||
|
"type": "package",
|
||
|
"dependencies": {
|
||
|
"Microsoft.NETCore.Platforms": "3.1.0"
|
||
|
},
|
||
|
"compile": {
|
||
|
"ref/netstandard2.0/_._": {}
|
||
|
},
|
||
|
"runtime": {
|
||
|
"lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll": {}
|
||
|
},
|
||
|
"runtimeTargets": {
|
||
|
"runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll": {
|
||
|
"assetType": "runtime",
|
||
|
"rid": "win"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"MySql.Data/8.0.26": {
|
||
|
"type": "package",
|
||
|
"dependencies": {
|
||
|
"BouncyCastle.NetCore": "1.8.5",
|
||
|
"Google.Protobuf": "3.14.0",
|
||
|
"K4os.Compression.LZ4": "1.1.11",
|
||
|
"K4os.Compression.LZ4.Streams": "1.1.11",
|
||
|
"K4os.Hash.xxHash": "1.0.6",
|
||
|
"System.Buffers": "4.5.1",
|
||
|
"System.Configuration.ConfigurationManager": "4.4.1",
|
||
|
"System.Security.Permissions": "4.7.0",
|
||
|
"System.Text.Encoding.CodePages": "4.4.0"
|
||
|
},
|
||
|
"compile": {
|
||
|
"lib/net5.0/MySql.Data.dll": {},
|
||
|
"lib/net5.0/Ubiety.Dns.Core.dll": {},
|
||
|
"lib/net5.0/Zstandard.Net.dll": {}
|
||
|
},
|
||
|
"runtime": {
|
||
|
"lib/net5.0/MySql.Data.dll": {},
|
||
|
"lib/net5.0/Ubiety.Dns.Core.dll": {},
|
||
|
"lib/net5.0/Zstandard.Net.dll": {}
|
||
|
}
|
||
|
},
|
||
|
"Newtonsoft.Json/13.0.1": {
|
||
|
"type": "package",
|
||
|
"compile": {
|
||
|
"lib/netstandard2.0/Newtonsoft.Json.dll": {}
|
||
|
},
|
||
|
"runtime": {
|
||
|
"lib/netstandard2.0/Newtonsoft.Json.dll": {}
|
||
|
}
|
||
|
},
|
||
|
"System.Buffers/4.5.1": {
|
||
|
"type": "package",
|
||
|
"compile": {
|
||
|
"ref/netcoreapp2.0/_._": {}
|
||
|
},
|
||
|
"runtime": {
|
||
|
"lib/netcoreapp2.0/_._": {}
|
||
|
}
|
||
|
},
|
||
|
"System.Configuration.ConfigurationManager/4.4.1": {
|
||
|
"type": "package",
|
||
|
"dependencies": {
|
||
|
"System.Security.Cryptography.ProtectedData": "4.4.0"
|
||
|
},
|
||
|
"compile": {
|
||
|
"ref/netstandard2.0/System.Configuration.ConfigurationManager.dll": {}
|
||
|
},
|
||
|
"runtime": {
|
||
|
"lib/netstandard2.0/System.Configuration.ConfigurationManager.dll": {}
|
||
|
}
|
||
|
},
|
||
|
"System.Drawing.Common/4.7.0": {
|
||
|
"type": "package",
|
||
|
"dependencies": {
|
||
|
"Microsoft.NETCore.Platforms": "3.1.0",
|
||
|
"Microsoft.Win32.SystemEvents": "4.7.0"
|
||
|
},
|
||
|
"compile": {
|
||
|
"ref/netcoreapp3.0/_._": {}
|
||
|
},
|
||
|
"runtime": {
|
||
|
"lib/netstandard2.0/System.Drawing.Common.dll": {}
|
||
|
},
|
||
|
"runtimeTargets": {
|
||
|
"runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll": {
|
||
|
"assetType": "runtime",
|
||
|
"rid": "unix"
|
||
|
},
|
||
|
"runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll": {
|
||
|
"assetType": "runtime",
|
||
|
"rid": "win"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"System.Memory/4.5.3": {
|
||
|
"type": "package",
|
||
|
"compile": {
|
||
|
"ref/netcoreapp2.1/_._": {}
|
||
|
},
|
||
|
"runtime": {
|
||
|
"lib/netcoreapp2.1/_._": {}
|
||
|
}
|
||
|
},
|
||
|
"System.Runtime.CompilerServices.Unsafe/4.5.2": {
|
||
|
"type": "package",
|
||
|
"compile": {
|
||
|
"ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll": {}
|
||
|
},
|
||
|
"runtime": {
|
||
|
"lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.dll": {}
|
||
|
}
|
||
|
},
|
||
|
"System.Security.AccessControl/4.7.0": {
|
||
|
"type": "package",
|
||
|
"dependencies": {
|
||
|
"Microsoft.NETCore.Platforms": "3.1.0",
|
||
|
"System.Security.Principal.Windows": "4.7.0"
|
||
|
},
|
||
|
"compile": {
|
||
|
"ref/netstandard2.0/System.Security.AccessControl.dll": {}
|
||
|
},
|
||
|
"runtime": {
|
||
|
"lib/netstandard2.0/System.Security.AccessControl.dll": {}
|
||
|
},
|
||
|
"runtimeTargets": {
|
||
|
"runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.dll": {
|
||
|
"assetType": "runtime",
|
||
|
"rid": "win"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"System.Security.Cryptography.ProtectedData/4.4.0": {
|
||
|
"type": "package",
|
||
|
"compile": {
|
||
|
"ref/netstandard2.0/_._": {}
|
||
|
},
|
||
|
"runtime": {
|
||
|
"lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": {}
|
||
|
},
|
||
|
"runtimeTargets": {
|
||
|
"runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": {
|
||
|
"assetType": "runtime",
|
||
|
"rid": "win"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"System.Security.Permissions/4.7.0": {
|
||
|
"type": "package",
|
||
|
"dependencies": {
|
||
|
"System.Security.AccessControl": "4.7.0",
|
||
|
"System.Windows.Extensions": "4.7.0"
|
||
|
},
|
||
|
"compile": {
|
||
|
"ref/netcoreapp3.0/System.Security.Permissions.dll": {}
|
||
|
},
|
||
|
"runtime": {
|
||
|
"lib/netcoreapp3.0/System.Security.Permissions.dll": {}
|
||
|
}
|
||
|
},
|
||
|
"System.Security.Principal.Windows/4.7.0": {
|
||
|
"type": "package",
|
||
|
"compile": {
|
||
|
"ref/netcoreapp3.0/System.Security.Principal.Windows.dll": {}
|
||
|
},
|
||
|
"runtime": {
|
||
|
"lib/netstandard2.0/System.Security.Principal.Windows.dll": {}
|
||
|
},
|
||
|
"runtimeTargets": {
|
||
|
"runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": {
|
||
|
"assetType": "runtime",
|
||
|
"rid": "unix"
|
||
|
},
|
||
|
"runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": {
|
||
|
"assetType": "runtime",
|
||
|
"rid": "win"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"System.Text.Encoding.CodePages/4.4.0": {
|
||
|
"type": "package",
|
||
|
"dependencies": {
|
||
|
"Microsoft.NETCore.Platforms": "2.0.0"
|
||
|
},
|
||
|
"compile": {
|
||
|
"ref/netstandard2.0/System.Text.Encoding.CodePages.dll": {}
|
||
|
},
|
||
|
"runtime": {
|
||
|
"lib/netstandard2.0/System.Text.Encoding.CodePages.dll": {}
|
||
|
},
|
||
|
"runtimeTargets": {
|
||
|
"runtimes/win/lib/netcoreapp2.0/System.Text.Encoding.CodePages.dll": {
|
||
|
"assetType": "runtime",
|
||
|
"rid": "win"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"System.Windows.Extensions/4.7.0": {
|
||
|
"type": "package",
|
||
|
"dependencies": {
|
||
|
"System.Drawing.Common": "4.7.0"
|
||
|
},
|
||
|
"compile": {
|
||
|
"ref/netcoreapp3.0/System.Windows.Extensions.dll": {}
|
||
|
},
|
||
|
"runtime": {
|
||
|
"lib/netcoreapp3.0/System.Windows.Extensions.dll": {}
|
||
|
},
|
||
|
"runtimeTargets": {
|
||
|
"runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.dll": {
|
||
|
"assetType": "runtime",
|
||
|
"rid": "win"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"libraries": {
|
||
|
"BouncyCastle.NetCore/1.8.5": {
|
||
|
"sha512": "6uxsQw2UXrt82VQAWC2td3oBSJjUZ3P4u4DliagB8wf67KsU53V8sW9xwdF+IwZOOZFR0TCZuv/YKZ2BlrfAag==",
|
||
|
"type": "package",
|
||
|
"path": "bouncycastle.netcore/1.8.5",
|
||
|
"files": [
|
||
|
".nupkg.metadata",
|
||
|
".signature.p7s",
|
||
|
"bouncycastle.netcore.1.8.5.nupkg.sha512",
|
||
|
"bouncycastle.netcore.nuspec",
|
||
|
"lib/Mono/BouncyCastle.Crypto.dll",
|
||
|
"lib/Mono/BouncyCastle.Crypto.xml",
|
||
|
"lib/MonoAndroid/BouncyCastle.Crypto.dll",
|
||
|
"lib/MonoAndroid/BouncyCastle.Crypto.xml",
|
||
|
"lib/MonoMac/BouncyCastle.Crypto.dll",
|
||
|
"lib/MonoMac/BouncyCastle.Crypto.xml",
|
||
|
"lib/MonoTouch/BouncyCastle.Crypto.dll",
|
||
|
"lib/MonoTouch/BouncyCastle.Crypto.xml",
|
||
|
"lib/net20/BouncyCastle.Crypto.dll",
|
||
|
"lib/net20/BouncyCastle.Crypto.xml",
|
||
|
"lib/netstandard2.0/BouncyCastle.Crypto.dll",
|
||
|
"lib/netstandard2.0/BouncyCastle.Crypto.xml",
|
||
|
"lib/xamarinios/BouncyCastle.Crypto.dll",
|
||
|
"lib/xamarinios/BouncyCastle.Crypto.xml"
|
||
|
]
|
||
|
},
|
||
|
"Google.Protobuf/3.14.0": {
|
||
|
"sha512": "9AkodyGNmLI+wJJPbwpWLmh4BMHoXDQ9+8qvDPhQQi/BNsleqKMBn3OlyLwC6CALwan2kc5+Cenb8fJSITX3nQ==",
|
||
|
"type": "package",
|
||
|
"path": "google.protobuf/3.14.0",
|
||
|
"files": [
|
||
|
".nupkg.metadata",
|
||
|
".signature.p7s",
|
||
|
"google.protobuf.3.14.0.nupkg.sha512",
|
||
|
"google.protobuf.nuspec",
|
||
|
"lib/net45/Google.Protobuf.dll",
|
||
|
"lib/net45/Google.Protobuf.pdb",
|
||
|
"lib/net45/Google.Protobuf.xml",
|
||
|
"lib/netstandard1.1/Google.Protobuf.dll",
|
||
|
"lib/netstandard1.1/Google.Protobuf.pdb",
|
||
|
"lib/netstandard1.1/Google.Protobuf.xml",
|
||
|
"lib/netstandard2.0/Google.Protobuf.dll",
|
||
|
"lib/netstandard2.0/Google.Protobuf.pdb",
|
||
|
"lib/netstandard2.0/Google.Protobuf.xml"
|
||
|
]
|
||
|
},
|
||
|
"Json.Net/1.0.33": {
|
||
|
"sha512": "5tE+db6BqhRAvITIVBeRsQorLGshPExfm4FmMRvWWAfs4RxeTbFFj2PIEybwmMW0qR30HKkXDYhq0YkDK2Jtxw==",
|
||
|
"type": "package",
|
||
|
"path": "json.net/1.0.33",
|
||
|
"files": [
|
||
|
".nupkg.metadata",
|
||
|
".signature.p7s",
|
||
|
"json.net.1.0.33.nupkg.sha512",
|
||
|
"json.net.nuspec",
|
||
|
"lib/netstandard2.0/Json.Net.dll"
|
||
|
]
|
||
|
},
|
||
|
"K4os.Compression.LZ4/1.1.11": {
|
||
|
"sha512": "RNvJw0UGkedPhCqVBNIogtfQebY+bQt0PN7xDbVe5LWLra0ZEqPfjPSl7iStj3rgDnkqkkTTpm+vCX3hU1qKmA==",
|
||
|
"type": "package",
|
||
|
"path": "k4os.compression.lz4/1.1.11",
|
||
|
"files": [
|
||
|
".nupkg.metadata",
|
||
|
".signature.p7s",
|
||
|
"k4os.compression.lz4.1.1.11.nupkg.sha512",
|
||
|
"k4os.compression.lz4.nuspec",
|
||
|
"lib/net45/K4os.Compression.LZ4.dll",
|
||
|
"lib/net45/K4os.Compression.LZ4.xml",
|
||
|
"lib/net46/K4os.Compression.LZ4.dll",
|
||
|
"lib/net46/K4os.Compression.LZ4.xml",
|
||
|
"lib/netstandard1.6/K4os.Compression.LZ4.dll",
|
||
|
"lib/netstandard1.6/K4os.Compression.LZ4.xml",
|
||
|
"lib/netstandard2.0/K4os.Compression.LZ4.dll",
|
||
|
"lib/netstandard2.0/K4os.Compression.LZ4.xml"
|
||
|
]
|
||
|
},
|
||
|
"K4os.Compression.LZ4.Streams/1.1.11": {
|
||
|
"sha512": "x+BidXriYsNP4HNTHKx+5cVQguHHwbfs6nM79fDHOCOrcNwnaBms4dwzAV/ZALmKsNKcHmY74PeUZiCC4qLKwQ==",
|
||
|
"type": "package",
|
||
|
"path": "k4os.compression.lz4.streams/1.1.11",
|
||
|
"files": [
|
||
|
".nupkg.metadata",
|
||
|
".signature.p7s",
|
||
|
"k4os.compression.lz4.streams.1.1.11.nupkg.sha512",
|
||
|
"k4os.compression.lz4.streams.nuspec",
|
||
|
"lib/net45/K4os.Compression.LZ4.Streams.dll",
|
||
|
"lib/net45/K4os.Compression.LZ4.Streams.xml",
|
||
|
"lib/net46/K4os.Compression.LZ4.Streams.dll",
|
||
|
"lib/net46/K4os.Compression.LZ4.Streams.xml",
|
||
|
"lib/netstandard1.6/K4os.Compression.LZ4.Streams.dll",
|
||
|
"lib/netstandard1.6/K4os.Compression.LZ4.Streams.xml",
|
||
|
"lib/netstandard2.0/K4os.Compression.LZ4.Streams.dll",
|
||
|
"lib/netstandard2.0/K4os.Compression.LZ4.Streams.xml"
|
||
|
]
|
||
|
},
|
||
|
"K4os.Hash.xxHash/1.0.6": {
|
||
|
"sha512": "jCfNP0inx1sGcP3KSbpiDEH3km2e1sVBjMfKo+V92jr1dL4ZYgA1uhRMl1wAtdGZcbObXIikKqtVlgx3j/CW6g==",
|
||
|
"type": "package",
|
||
|
"path": "k4os.hash.xxhash/1.0.6",
|
||
|
"files": [
|
||
|
".nupkg.metadata",
|
||
|
".signature.p7s",
|
||
|
"k4os.hash.xxhash.1.0.6.nupkg.sha512",
|
||
|
"k4os.hash.xxhash.nuspec",
|
||
|
"lib/net45/K4os.Hash.xxHash.dll",
|
||
|
"lib/net45/K4os.Hash.xxHash.xml",
|
||
|
"lib/net46/K4os.Hash.xxHash.dll",
|
||
|
"lib/net46/K4os.Hash.xxHash.xml",
|
||
|
"lib/netstandard1.6/K4os.Hash.xxHash.dll",
|
||
|
"lib/netstandard1.6/K4os.Hash.xxHash.xml",
|
||
|
"lib/netstandard2.0/K4os.Hash.xxHash.dll",
|
||
|
"lib/netstandard2.0/K4os.Hash.xxHash.xml"
|
||
|
]
|
||
|
},
|
||
|
"Microsoft.NETCore.Platforms/3.1.0": {
|
||
|
"sha512": "z7aeg8oHln2CuNulfhiLYxCVMPEwBl3rzicjvIX+4sUuCwvXw5oXQEtbiU2c0z4qYL5L3Kmx0mMA/+t/SbY67w==",
|
||
|
"type": "package",
|
||
|
"path": "microsoft.netcore.platforms/3.1.0",
|
||
|
"files": [
|
||
|
".nupkg.metadata",
|
||
|
".signature.p7s",
|
||
|
"LICENSE.TXT",
|
||
|
"THIRD-PARTY-NOTICES.TXT",
|
||
|
"lib/netstandard1.0/_._",
|
||
|
"microsoft.netcore.platforms.3.1.0.nupkg.sha512",
|
||
|
"microsoft.netcore.platforms.nuspec",
|
||
|
"runtime.json",
|
||
|
"useSharedDesignerContext.txt",
|
||
|
"version.txt"
|
||
|
]
|
||
|
},
|
||
|
"Microsoft.Win32.SystemEvents/4.7.0": {
|
||
|
"sha512": "mtVirZr++rq+XCDITMUdnETD59XoeMxSpLRIII7JRI6Yj0LEDiO1pPn0ktlnIj12Ix8bfvQqQDMMIF9wC98oCA==",
|
||
|
"type": "package",
|
||
|
"path": "microsoft.win32.systemevents/4.7.0",
|
||
|
"files": [
|
||
|
".nupkg.metadata",
|
||
|
".signature.p7s",
|
||
|
"LICENSE.TXT",
|
||
|
"THIRD-PARTY-NOTICES.TXT",
|
||
|
"lib/net461/Microsoft.Win32.SystemEvents.dll",
|
||
|
"lib/net461/Microsoft.Win32.SystemEvents.xml",
|
||
|
"lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll",
|
||
|
"lib/netstandard2.0/Microsoft.Win32.SystemEvents.xml",
|
||
|
"microsoft.win32.systemevents.4.7.0.nupkg.sha512",
|
||
|
"microsoft.win32.systemevents.nuspec",
|
||
|
"ref/net461/Microsoft.Win32.SystemEvents.dll",
|
||
|
"ref/net461/Microsoft.Win32.SystemEvents.xml",
|
||
|
"ref/net472/Microsoft.Win32.SystemEvents.dll",
|
||
|
"ref/net472/Microsoft.Win32.SystemEvents.xml",
|
||
|
"ref/netstandard2.0/Microsoft.Win32.SystemEvents.dll",
|
||
|
"ref/netstandard2.0/Microsoft.Win32.SystemEvents.xml",
|
||
|
"runtimes/win/lib/netcoreapp2.0/Microsoft.Win32.SystemEvents.dll",
|
||
|
"runtimes/win/lib/netcoreapp2.0/Microsoft.Win32.SystemEvents.xml",
|
||
|
"runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll",
|
||
|
"runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.xml",
|
||
|
"useSharedDesignerContext.txt",
|
||
|
"version.txt"
|
||
|
]
|
||
|
},
|
||
|
"MySql.Data/8.0.26": {
|
||
|
"sha512": "iOxE24dI01JZlZ1EObkz9WwYMzX+0RnBf5a11OkPDCOGv2Yo0tTWmwAJfVXkuuSD47XngOir7l7+xZZ56lZyAA==",
|
||
|
"type": "package",
|
||
|
"path": "mysql.data/8.0.26",
|
||
|
"files": [
|
||
|
".nupkg.metadata",
|
||
|
".signature.p7s",
|
||
|
"lib/net452/MySql.Data.dll",
|
||
|
"lib/net452/MySql.Data.xml",
|
||
|
"lib/net452/Ubiety.Dns.Core.dll",
|
||
|
"lib/net452/Zstandard.Net.dll",
|
||
|
"lib/net48/MySql.Data.dll",
|
||
|
"lib/net48/MySql.Data.xml",
|
||
|
"lib/net48/Ubiety.Dns.Core.dll",
|
||
|
"lib/net48/Zstandard.Net.dll",
|
||
|
"lib/net5.0/MySql.Data.dll",
|
||
|
"lib/net5.0/MySql.Data.xml",
|
||
|
"lib/net5.0/Ubiety.Dns.Core.dll",
|
||
|
"lib/net5.0/Zstandard.Net.dll",
|
||
|
"lib/netstandard2.0/MySql.Data.dll",
|
||
|
"lib/netstandard2.0/MySql.Data.xml",
|
||
|
"lib/netstandard2.0/Ubiety.Dns.Core.dll",
|
||
|
"lib/netstandard2.0/Zstandard.Net.dll",
|
||
|
"lib/netstandard2.1/MySql.Data.dll",
|
||
|
"lib/netstandard2.1/MySql.Data.xml",
|
||
|
"lib/netstandard2.1/Ubiety.Dns.Core.dll",
|
||
|
"lib/netstandard2.1/Zstandard.Net.dll",
|
||
|
"mysql.data.8.0.26.nupkg.sha512",
|
||
|
"mysql.data.nuspec"
|
||
|
]
|
||
|
},
|
||
|
"Newtonsoft.Json/13.0.1": {
|
||
|
"sha512": "ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A==",
|
||
|
"type": "package",
|
||
|
"path": "newtonsoft.json/13.0.1",
|
||
|
"files": [
|
||
|
".nupkg.metadata",
|
||
|
".signature.p7s",
|
||
|
"LICENSE.md",
|
||
|
"lib/net20/Newtonsoft.Json.dll",
|
||
|
"lib/net20/Newtonsoft.Json.xml",
|
||
|
"lib/net35/Newtonsoft.Json.dll",
|
||
|
"lib/net35/Newtonsoft.Json.xml",
|
||
|
"lib/net40/Newtonsoft.Json.dll",
|
||
|
"lib/net40/Newtonsoft.Json.xml",
|
||
|
"lib/net45/Newtonsoft.Json.dll",
|
||
|
"lib/net45/Newtonsoft.Json.xml",
|
||
|
"lib/netstandard1.0/Newtonsoft.Json.dll",
|
||
|
"lib/netstandard1.0/Newtonsoft.Json.xml",
|
||
|
"lib/netstandard1.3/Newtonsoft.Json.dll",
|
||
|
"lib/netstandard1.3/Newtonsoft.Json.xml",
|
||
|
"lib/netstandard2.0/Newtonsoft.Json.dll",
|
||
|
"lib/netstandard2.0/Newtonsoft.Json.xml",
|
||
|
"newtonsoft.json.13.0.1.nupkg.sha512",
|
||
|
"newtonsoft.json.nuspec",
|
||
|
"packageIcon.png"
|
||
|
]
|
||
|
},
|
||
|
"System.Buffers/4.5.1": {
|
||
|
"sha512": "Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4YomAg==",
|
||
|
"type": "package",
|
||
|
"path": "system.buffers/4.5.1",
|
||
|
"files": [
|
||
|
".nupkg.metadata",
|
||
|
".signature.p7s",
|
||
|
"LICENSE.TXT",
|
||
|
"THIRD-PARTY-NOTICES.TXT",
|
||
|
"lib/net461/System.Buffers.dll",
|
||
|
"lib/net461/System.Buffers.xml",
|
||
|
"lib/netcoreapp2.0/_._",
|
||
|
"lib/netstandard1.1/System.Buffers.dll",
|
||
|
"lib/netstandard1.1/System.Buffers.xml",
|
||
|
"lib/netstandard2.0/System.Buffers.dll",
|
||
|
"lib/netstandard2.0/System.Buffers.xml",
|
||
|
"lib/uap10.0.16299/_._",
|
||
|
"ref/net45/System.Buffers.dll",
|
||
|
"ref/net45/System.Buffers.xml",
|
||
|
"ref/netcoreapp2.0/_._",
|
||
|
"ref/netstandard1.1/System.Buffers.dll",
|
||
|
"ref/netstandard1.1/System.Buffers.xml",
|
||
|
"ref/netstandard2.0/System.Buffers.dll",
|
||
|
"ref/netstandard2.0/System.Buffers.xml",
|
||
|
"ref/uap10.0.16299/_._",
|
||
|
"system.buffers.4.5.1.nupkg.sha512",
|
||
|
"system.buffers.nuspec",
|
||
|
"useSharedDesignerContext.txt",
|
||
|
"version.txt"
|
||
|
]
|
||
|
},
|
||
|
"System.Configuration.ConfigurationManager/4.4.1": {
|
||
|
"sha512": "jz3TWKMAeuDEyrPCK5Jyt4bzQcmzUIMcY9Ud6PkElFxTfnsihV+9N/UCqvxe1z5gc7jMYAnj7V1COMS9QKIuHQ==",
|
||
|
"type": "package",
|
||
|
"path": "system.configuration.configurationmanager/4.4.1",
|
||
|
"files": [
|
||
|
".nupkg.metadata",
|
||
|
".signature.p7s",
|
||
|
"LICENSE.TXT",
|
||
|
"THIRD-PARTY-NOTICES.TXT",
|
||
|
"lib/net461/System.Configuration.ConfigurationManager.dll",
|
||
|
"lib/netstandard2.0/System.Configuration.ConfigurationManager.dll",
|
||
|
"ref/net461/System.Configuration.ConfigurationManager.dll",
|
||
|
"ref/net461/System.Configuration.ConfigurationManager.xml",
|
||
|
"ref/netstandard2.0/System.Configuration.ConfigurationManager.dll",
|
||
|
"ref/netstandard2.0/System.Configuration.ConfigurationManager.xml",
|
||
|
"system.configuration.configurationmanager.4.4.1.nupkg.sha512",
|
||
|
"system.configuration.configurationmanager.nuspec",
|
||
|
"useSharedDesignerContext.txt",
|
||
|
"version.txt"
|
||
|
]
|
||
|
},
|
||
|
"System.Drawing.Common/4.7.0": {
|
||
|
"sha512": "v+XbyYHaZjDfn0ENmJEV1VYLgGgCTx1gnfOBcppowbpOAriglYgGCvFCPr2EEZyBvXlpxbEsTwkOlInl107ahA==",
|
||
|
"type": "package",
|
||
|
"path": "system.drawing.common/4.7.0",
|
||
|
"files": [
|
||
|
".nupkg.metadata",
|
||
|
".signature.p7s",
|
||
|
"LICENSE.TXT",
|
||
|
"THIRD-PARTY-NOTICES.TXT",
|
||
|
"lib/MonoAndroid10/_._",
|
||
|
"lib/MonoTouch10/_._",
|
||
|
"lib/net461/System.Drawing.Common.dll",
|
||
|
"lib/netstandard2.0/System.Drawing.Common.dll",
|
||
|
"lib/xamarinios10/_._",
|
||
|
"lib/xamarinmac20/_._",
|
||
|
"lib/xamarintvos10/_._",
|
||
|
"lib/xamarinwatchos10/_._",
|
||
|
"ref/MonoAndroid10/_._",
|
||
|
"ref/MonoTouch10/_._",
|
||
|
"ref/net461/System.Drawing.Common.dll",
|
||
|
"ref/netcoreapp3.0/System.Drawing.Common.dll",
|
||
|
"ref/netcoreapp3.0/System.Drawing.Common.xml",
|
||
|
"ref/netstandard2.0/System.Drawing.Common.dll",
|
||
|
"ref/xamarinios10/_._",
|
||
|
"ref/xamarinmac20/_._",
|
||
|
"ref/xamarintvos10/_._",
|
||
|
"ref/xamarinwatchos10/_._",
|
||
|
"runtimes/unix/lib/netcoreapp2.0/System.Drawing.Common.dll",
|
||
|
"runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll",
|
||
|
"runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.xml",
|
||
|
"runtimes/win/lib/netcoreapp2.0/System.Drawing.Common.dll",
|
||
|
"runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll",
|
||
|
"runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.xml",
|
||
|
"system.drawing.common.4.7.0.nupkg.sha512",
|
||
|
"system.drawing.common.nuspec",
|
||
|
"useSharedDesignerContext.txt",
|
||
|
"version.txt"
|
||
|
]
|
||
|
},
|
||
|
"System.Memory/4.5.3": {
|
||
|
"sha512": "3oDzvc/zzetpTKWMShs1AADwZjQ/36HnsufHRPcOjyRAAMLDlu2iD33MBI2opxnezcVUtXyqDXXjoFMOU9c7SA==",
|
||
|
"type": "package",
|
||
|
"path": "system.memory/4.5.3",
|
||
|
"files": [
|
||
|
".nupkg.metadata",
|
||
|
".signature.p7s",
|
||
|
"LICENSE.TXT",
|
||
|
"THIRD-PARTY-NOTICES.TXT",
|
||
|
"lib/netcoreapp2.1/_._",
|
||
|
"lib/netstandard1.1/System.Memory.dll",
|
||
|
"lib/netstandard1.1/System.Memory.xml",
|
||
|
"lib/netstandard2.0/System.Memory.dll",
|
||
|
"lib/netstandard2.0/System.Memory.xml",
|
||
|
"ref/netcoreapp2.1/_._",
|
||
|
"system.memory.4.5.3.nupkg.sha512",
|
||
|
"system.memory.nuspec",
|
||
|
"useSharedDesignerContext.txt",
|
||
|
"version.txt"
|
||
|
]
|
||
|
},
|
||
|
"System.Runtime.CompilerServices.Unsafe/4.5.2": {
|
||
|
"sha512": "wprSFgext8cwqymChhrBLu62LMg/1u92bU+VOwyfBimSPVFXtsNqEWC92Pf9ofzJFlk4IHmJA75EDJn1b2goAQ==",
|
||
|
"type": "package",
|
||
|
"path": "system.runtime.compilerservices.unsafe/4.5.2",
|
||
|
"files": [
|
||
|
".nupkg.metadata",
|
||
|
".signature.p7s",
|
||
|
"LICENSE.TXT",
|
||
|
"THIRD-PARTY-NOTICES.TXT",
|
||
|
"lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.dll",
|
||
|
"lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.xml",
|
||
|
"lib/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll",
|
||
|
"lib/netstandard1.0/System.Runtime.CompilerServices.Unsafe.xml",
|
||
|
"lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll",
|
||
|
"lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml",
|
||
|
"ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll",
|
||
|
"ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.xml",
|
||
|
"ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll",
|
||
|
"ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml",
|
||
|
"system.runtime.compilerservices.unsafe.4.5.2.nupkg.sha512",
|
||
|
"system.runtime.compilerservices.unsafe.nuspec",
|
||
|
"useSharedDesignerContext.txt",
|
||
|
"version.txt"
|
||
|
]
|
||
|
},
|
||
|
"System.Security.AccessControl/4.7.0": {
|
||
|
"sha512": "JECvTt5aFF3WT3gHpfofL2MNNP6v84sxtXxpqhLBCcDRzqsPBmHhQ6shv4DwwN2tRlzsUxtb3G9M3763rbXKDg==",
|
||
|
"type": "package",
|
||
|
"path": "system.security.accesscontrol/4.7.0",
|
||
|
"files": [
|
||
|
".nupkg.metadata",
|
||
|
".signature.p7s",
|
||
|
"LICENSE.TXT",
|
||
|
"THIRD-PARTY-NOTICES.TXT",
|
||
|
"lib/net46/System.Security.AccessControl.dll",
|
||
|
"lib/net461/System.Security.AccessControl.dll",
|
||
|
"lib/net461/System.Security.AccessControl.xml",
|
||
|
"lib/netstandard1.3/System.Security.AccessControl.dll",
|
||
|
"lib/netstandard2.0/System.Security.AccessControl.dll",
|
||
|
"lib/netstandard2.0/System.Security.AccessControl.xml",
|
||
|
"lib/uap10.0.16299/_._",
|
||
|
"ref/net46/System.Security.AccessControl.dll",
|
||
|
"ref/net461/System.Security.AccessControl.dll",
|
||
|
"ref/net461/System.Security.AccessControl.xml",
|
||
|
"ref/netstandard1.3/System.Security.AccessControl.dll",
|
||
|
"ref/netstandard1.3/System.Security.AccessControl.xml",
|
||
|
"ref/netstandard1.3/de/System.Security.AccessControl.xml",
|
||
|
"ref/netstandard1.3/es/System.Security.AccessControl.xml",
|
||
|
"ref/netstandard1.3/fr/System.Security.AccessControl.xml",
|
||
|
"ref/netstandard1.3/it/System.Security.AccessControl.xml",
|
||
|
"ref/netstandard1.3/ja/System.Security.AccessControl.xml",
|
||
|
"ref/netstandard1.3/ko/System.Security.AccessControl.xml",
|
||
|
"ref/netstandard1.3/ru/System.Security.AccessControl.xml",
|
||
|
"ref/netstandard1.3/zh-hans/System.Security.AccessControl.xml",
|
||
|
"ref/netstandard1.3/zh-hant/System.Security.AccessControl.xml",
|
||
|
"ref/netstandard2.0/System.Security.AccessControl.dll",
|
||
|
"ref/netstandard2.0/System.Security.AccessControl.xml",
|
||
|
"ref/uap10.0.16299/_._",
|
||
|
"runtimes/win/lib/net46/System.Security.AccessControl.dll",
|
||
|
"runtimes/win/lib/net461/System.Security.AccessControl.dll",
|
||
|
"runtimes/win/lib/net461/System.Security.AccessControl.xml",
|
||
|
"runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.dll",
|
||
|
"runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.xml",
|
||
|
"runtimes/win/lib/netstandard1.3/System.Security.AccessControl.dll",
|
||
|
"runtimes/win/lib/uap10.0.16299/_._",
|
||
|
"system.security.accesscontrol.4.7.0.nupkg.sha512",
|
||
|
"system.security.accesscontrol.nuspec",
|
||
|
"useSharedDesignerContext.txt",
|
||
|
"version.txt"
|
||
|
]
|
||
|
},
|
||
|
"System.Security.Cryptography.ProtectedData/4.4.0": {
|
||
|
"sha512": "cJV7ScGW7EhatRsjehfvvYVBvtiSMKgN8bOVI0bQhnF5bU7vnHVIsH49Kva7i7GWaWYvmEzkYVk1TC+gZYBEog==",
|
||
|
"type": "package",
|
||
|
"path": "system.security.cryptography.protecteddata/4.4.0",
|
||
|
"files": [
|
||
|
".nupkg.metadata",
|
||
|
".signature.p7s",
|
||
|
"LICENSE.TXT",
|
||
|
"THIRD-PARTY-NOTICES.TXT",
|
||
|
"lib/MonoAndroid10/_._",
|
||
|
"lib/MonoTouch10/_._",
|
||
|
"lib/net46/System.Security.Cryptography.ProtectedData.dll",
|
||
|
"lib/net461/System.Security.Cryptography.ProtectedData.dll",
|
||
|
"lib/netstandard1.3/System.Security.Cryptography.ProtectedData.dll",
|
||
|
"lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll",
|
||
|
"lib/xamarinios10/_._",
|
||
|
"lib/xamarinmac20/_._",
|
||
|
"lib/xamarintvos10/_._",
|
||
|
"lib/xamarinwatchos10/_._",
|
||
|
"ref/MonoAndroid10/_._",
|
||
|
"ref/MonoTouch10/_._",
|
||
|
"ref/net46/System.Security.Cryptography.ProtectedData.dll",
|
||
|
"ref/net461/System.Security.Cryptography.ProtectedData.dll",
|
||
|
"ref/net461/System.Security.Cryptography.ProtectedData.xml",
|
||
|
"ref/netstandard1.3/System.Security.Cryptography.ProtectedData.dll",
|
||
|
"ref/netstandard2.0/System.Security.Cryptography.ProtectedData.dll",
|
||
|
"ref/netstandard2.0/System.Security.Cryptography.ProtectedData.xml",
|
||
|
"ref/xamarinios10/_._",
|
||
|
"ref/xamarinmac20/_._",
|
||
|
"ref/xamarintvos10/_._",
|
||
|
"ref/xamarinwatchos10/_._",
|
||
|
"runtimes/win/lib/net46/System.Security.Cryptography.ProtectedData.dll",
|
||
|
"runtimes/win/lib/net461/System.Security.Cryptography.ProtectedData.dll",
|
||
|
"runtimes/win/lib/netstandard1.3/System.Security.Cryptography.ProtectedData.dll",
|
||
|
"runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll",
|
||
|
"system.security.cryptography.protecteddata.4.4.0.nupkg.sha512",
|
||
|
"system.security.cryptography.protecteddata.nuspec",
|
||
|
"useSharedDesignerContext.txt",
|
||
|
"version.txt"
|
||
|
]
|
||
|
},
|
||
|
"System.Security.Permissions/4.7.0": {
|
||
|
"sha512": "dkOV6YYVBnYRa15/yv004eCGRBVADXw8qRbbNiCn/XpdJSUXkkUeIvdvFHkvnko4CdKMqG8yRHC4ox83LSlMsQ==",
|
||
|
"type": "package",
|
||
|
"path": "system.security.permissions/4.7.0",
|
||
|
"files": [
|
||
|
".nupkg.metadata",
|
||
|
".signature.p7s",
|
||
|
"LICENSE.TXT",
|
||
|
"THIRD-PARTY-NOTICES.TXT",
|
||
|
"lib/net461/System.Security.Permissions.dll",
|
||
|
"lib/net461/System.Security.Permissions.xml",
|
||
|
"lib/netcoreapp3.0/System.Security.Permissions.dll",
|
||
|
"lib/netcoreapp3.0/System.Security.Permissions.xml",
|
||
|
"lib/netstandard2.0/System.Security.Permissions.dll",
|
||
|
"lib/netstandard2.0/System.Security.Permissions.xml",
|
||
|
"ref/net461/System.Security.Permissions.dll",
|
||
|
"ref/net461/System.Security.Permissions.xml",
|
||
|
"ref/netcoreapp3.0/System.Security.Permissions.dll",
|
||
|
"ref/netcoreapp3.0/System.Security.Permissions.xml",
|
||
|
"ref/netstandard2.0/System.Security.Permissions.dll",
|
||
|
"ref/netstandard2.0/System.Security.Permissions.xml",
|
||
|
"system.security.permissions.4.7.0.nupkg.sha512",
|
||
|
"system.security.permissions.nuspec",
|
||
|
"useSharedDesignerContext.txt",
|
||
|
"version.txt"
|
||
|
]
|
||
|
},
|
||
|
"System.Security.Principal.Windows/4.7.0": {
|
||
|
"sha512": "ojD0PX0XhneCsUbAZVKdb7h/70vyYMDYs85lwEI+LngEONe/17A0cFaRFqZU+sOEidcVswYWikYOQ9PPfjlbtQ==",
|
||
|
"type": "package",
|
||
|
"path": "system.security.principal.windows/4.7.0",
|
||
|
"files": [
|
||
|
".nupkg.metadata",
|
||
|
".signature.p7s",
|
||
|
"LICENSE.TXT",
|
||
|
"THIRD-PARTY-NOTICES.TXT",
|
||
|
"lib/net46/System.Security.Principal.Windows.dll",
|
||
|
"lib/net461/System.Security.Principal.Windows.dll",
|
||
|
"lib/net461/System.Security.Principal.Windows.xml",
|
||
|
"lib/netstandard1.3/System.Security.Principal.Windows.dll",
|
||
|
"lib/netstandard2.0/System.Security.Principal.Windows.dll",
|
||
|
"lib/netstandard2.0/System.Security.Principal.Windows.xml",
|
||
|
"lib/uap10.0.16299/_._",
|
||
|
"ref/net46/System.Security.Principal.Windows.dll",
|
||
|
"ref/net461/System.Security.Principal.Windows.dll",
|
||
|
"ref/net461/System.Security.Principal.Windows.xml",
|
||
|
"ref/netcoreapp3.0/System.Security.Principal.Windows.dll",
|
||
|
"ref/netcoreapp3.0/System.Security.Principal.Windows.xml",
|
||
|
"ref/netstandard1.3/System.Security.Principal.Windows.dll",
|
||
|
"ref/netstandard1.3/System.Security.Principal.Windows.xml",
|
||
|
"ref/netstandard1.3/de/System.Security.Principal.Windows.xml",
|
||
|
"ref/netstandard1.3/es/System.Security.Principal.Windows.xml",
|
||
|
"ref/netstandard1.3/fr/System.Security.Principal.Windows.xml",
|
||
|
"ref/netstandard1.3/it/System.Security.Principal.Windows.xml",
|
||
|
"ref/netstandard1.3/ja/System.Security.Principal.Windows.xml",
|
||
|
"ref/netstandard1.3/ko/System.Security.Principal.Windows.xml",
|
||
|
"ref/netstandard1.3/ru/System.Security.Principal.Windows.xml",
|
||
|
"ref/netstandard1.3/zh-hans/System.Security.Principal.Windows.xml",
|
||
|
"ref/netstandard1.3/zh-hant/System.Security.Principal.Windows.xml",
|
||
|
"ref/netstandard2.0/System.Security.Principal.Windows.dll",
|
||
|
"ref/netstandard2.0/System.Security.Principal.Windows.xml",
|
||
|
"ref/uap10.0.16299/_._",
|
||
|
"runtimes/unix/lib/netcoreapp2.0/System.Security.Principal.Windows.dll",
|
||
|
"runtimes/unix/lib/netcoreapp2.0/System.Security.Principal.Windows.xml",
|
||
|
"runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.dll",
|
||
|
"runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.xml",
|
||
|
"runtimes/win/lib/net46/System.Security.Principal.Windows.dll",
|
||
|
"runtimes/win/lib/net461/System.Security.Principal.Windows.dll",
|
||
|
"runtimes/win/lib/net461/System.Security.Principal.Windows.xml",
|
||
|
"runtimes/win/lib/netcoreapp2.0/System.Security.Principal.Windows.dll",
|
||
|
"runtimes/win/lib/netcoreapp2.0/System.Security.Principal.Windows.xml",
|
||
|
"runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.dll",
|
||
|
"runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.xml",
|
||
|
"runtimes/win/lib/netstandard1.3/System.Security.Principal.Windows.dll",
|
||
|
"runtimes/win/lib/uap10.0.16299/_._",
|
||
|
"system.security.principal.windows.4.7.0.nupkg.sha512",
|
||
|
"system.security.principal.windows.nuspec",
|
||
|
"useSharedDesignerContext.txt",
|
||
|
"version.txt"
|
||
|
]
|
||
|
},
|
||
|
"System.Text.Encoding.CodePages/4.4.0": {
|
||
|
"sha512": "6JX7ZdaceBiLKLkYt8zJcp4xTJd1uYyXXEkPw6mnlUIjh1gZPIVKPtRXPmY5kLf6DwZmf5YLwR3QUrRonl7l0A==",
|
||
|
"type": "package",
|
||
|
"path": "system.text.encoding.codepages/4.4.0",
|
||
|
"files": [
|
||
|
".nupkg.metadata",
|
||
|
".signature.p7s",
|
||
|
"LICENSE.TXT",
|
||
|
"THIRD-PARTY-NOTICES.TXT",
|
||
|
"lib/MonoAndroid10/_._",
|
||
|
"lib/MonoTouch10/_._",
|
||
|
"lib/net46/System.Text.Encoding.CodePages.dll",
|
||
|
"lib/net461/System.Text.Encoding.CodePages.dll",
|
||
|
"lib/netstandard1.3/System.Text.Encoding.CodePages.dll",
|
||
|
"lib/netstandard2.0/System.Text.Encoding.CodePages.dll",
|
||
|
"lib/xamarinios10/_._",
|
||
|
"lib/xamarinmac20/_._",
|
||
|
"lib/xamarintvos10/_._",
|
||
|
"lib/xamarinwatchos10/_._",
|
||
|
"ref/MonoAndroid10/_._",
|
||
|
"ref/MonoTouch10/_._",
|
||
|
"ref/netstandard1.3/System.Text.Encoding.CodePages.dll",
|
||
|
"ref/netstandard1.3/System.Text.Encoding.CodePages.xml",
|
||
|
"ref/netstandard1.3/de/System.Text.Encoding.CodePages.xml",
|
||
|
"ref/netstandard1.3/es/System.Text.Encoding.CodePages.xml",
|
||
|
"ref/netstandard1.3/fr/System.Text.Encoding.CodePages.xml",
|
||
|
"ref/netstandard1.3/it/System.Text.Encoding.CodePages.xml",
|
||
|
"ref/netstandard1.3/ja/System.Text.Encoding.CodePages.xml",
|
||
|
"ref/netstandard1.3/ko/System.Text.Encoding.CodePages.xml",
|
||
|
"ref/netstandard1.3/ru/System.Text.Encoding.CodePages.xml",
|
||
|
"ref/netstandard1.3/zh-hans/System.Text.Encoding.CodePages.xml",
|
||
|
"ref/netstandard1.3/zh-hant/System.Text.Encoding.CodePages.xml",
|
||
|
"ref/netstandard2.0/System.Text.Encoding.CodePages.dll",
|
||
|
"ref/netstandard2.0/System.Text.Encoding.CodePages.xml",
|
||
|
"ref/xamarinios10/_._",
|
||
|
"ref/xamarinmac20/_._",
|
||
|
"ref/xamarintvos10/_._",
|
||
|
"ref/xamarinwatchos10/_._",
|
||
|
"runtimes/win/lib/net461/System.Text.Encoding.CodePages.dll",
|
||
|
"runtimes/win/lib/netcoreapp2.0/System.Text.Encoding.CodePages.dll",
|
||
|
"runtimes/win/lib/netstandard1.3/System.Text.Encoding.CodePages.dll",
|
||
|
"runtimes/win/lib/netstandard2.0/System.Text.Encoding.CodePages.dll",
|
||
|
"system.text.encoding.codepages.4.4.0.nupkg.sha512",
|
||
|
"system.text.encoding.codepages.nuspec",
|
||
|
"useSharedDesignerContext.txt",
|
||
|
"version.txt"
|
||
|
]
|
||
|
},
|
||
|
"System.Windows.Extensions/4.7.0": {
|
||
|
"sha512": "CeWTdRNfRaSh0pm2gDTJFwVaXfTq6Xwv/sA887iwPTneW7oMtMlpvDIO+U60+3GWTB7Aom6oQwv5VZVUhQRdPQ==",
|
||
|
"type": "package",
|
||
|
"path": "system.windows.extensions/4.7.0",
|
||
|
"files": [
|
||
|
".nupkg.metadata",
|
||
|
".signature.p7s",
|
||
|
"LICENSE.TXT",
|
||
|
"THIRD-PARTY-NOTICES.TXT",
|
||
|
"lib/netcoreapp3.0/System.Windows.Extensions.dll",
|
||
|
"lib/netcoreapp3.0/System.Windows.Extensions.xml",
|
||
|
"ref/netcoreapp3.0/System.Windows.Extensions.dll",
|
||
|
"ref/netcoreapp3.0/System.Windows.Extensions.xml",
|
||
|
"runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.dll",
|
||
|
"runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.xml",
|
||
|
"system.windows.extensions.4.7.0.nupkg.sha512",
|
||
|
"system.windows.extensions.nuspec",
|
||
|
"useSharedDesignerContext.txt",
|
||
|
"version.txt"
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
"projectFileDependencyGroups": {
|
||
|
"net5.0": [
|
||
|
"MySql.Data >= 8.0.26",
|
||
|
"Newtonsoft.Json >= 13.0.1",
|
||
|
"json.net >= 1.0.33"
|
||
|
]
|
||
|
},
|
||
|
"packageFolders": {
|
||
|
"/home/rudi/.nuget/packages/": {}
|
||
|
},
|
||
|
"project": {
|
||
|
"version": "1.0.0",
|
||
|
"restore": {
|
||
|
"projectUniqueName": "/home/rudi/Projects/NightmareCoreWeb2/NightmareCoreWeb2.csproj",
|
||
|
"projectName": "NightmareCoreWeb2",
|
||
|
"projectPath": "/home/rudi/Projects/NightmareCoreWeb2/NightmareCoreWeb2.csproj",
|
||
|
"packagesPath": "/home/rudi/.nuget/packages/",
|
||
|
"outputPath": "/home/rudi/Projects/NightmareCoreWeb2/obj/",
|
||
|
"projectStyle": "PackageReference",
|
||
|
"configFilePaths": [
|
||
|
"/home/rudi/.nuget/NuGet/NuGet.Config"
|
||
|
],
|
||
|
"originalTargetFrameworks": [
|
||
|
"net5.0"
|
||
|
],
|
||
|
"sources": {
|
||
|
"/home/rudi/.nuget/NuGet/Newtonsoft": {},
|
||
|
"https://api.nuget.org/v3/index.json": {}
|
||
|
},
|
||
|
"frameworks": {
|
||
|
"net5.0": {
|
||
|
"targetAlias": "net5.0",
|
||
|
"projectReferences": {}
|
||
|
}
|
||
|
},
|
||
|
"warningProperties": {
|
||
|
"warnAsError": [
|
||
|
"NU1605"
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
"frameworks": {
|
||
|
"net5.0": {
|
||
|
"targetAlias": "net5.0",
|
||
|
"dependencies": {
|
||
|
"MySql.Data": {
|
||
|
"target": "Package",
|
||
|
"version": "[8.0.26, )"
|
||
|
},
|
||
|
"Newtonsoft.Json": {
|
||
|
"target": "Package",
|
||
|
"version": "[13.0.1, )"
|
||
|
},
|
||
|
"json.net": {
|
||
|
"target": "Package",
|
||
|
"version": "[1.0.33, )"
|
||
|
}
|
||
|
},
|
||
|
"imports": [
|
||
|
"net461",
|
||
|
"net462",
|
||
|
"net47",
|
||
|
"net471",
|
||
|
"net472",
|
||
|
"net48"
|
||
|
],
|
||
|
"assetTargetFallback": true,
|
||
|
"warn": true,
|
||
|
"frameworkReferences": {
|
||
|
"Microsoft.AspNetCore.App": {
|
||
|
"privateAssets": "none"
|
||
|
},
|
||
|
"Microsoft.NETCore.App": {
|
||
|
"privateAssets": "all"
|
||
|
}
|
||
|
},
|
||
|
"runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/5.0.205/RuntimeIdentifierGraph.json"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|