Send_MailKitMessage.deps.json
{
"runtimeTarget": { "name": ".NETStandard,Version=v2.0/", "signature": "" }, "compilationOptions": {}, "targets": { ".NETStandard,Version=v2.0": {}, ".NETStandard,Version=v2.0/": { "Send_MailKitMessage/3.2.0": { "dependencies": { "MailKit": "2.12.0", "MimeKit": "2.12.0", "NETStandard.Library": "2.0.3", "Portable.BouncyCastle": "1.8.10", "PowerShellStandard.Library": "5.1.0-preview-06" }, "runtime": { "Send_MailKitMessage.dll": {} } }, "MailKit/2.12.0": { "dependencies": { "MimeKit": "2.12.0" }, "runtime": { "lib/netstandard2.0/MailKit.dll": { "assemblyVersion": "2.12.0.0", "fileVersion": "2.12.0.0" } } }, "Microsoft.NETCore.Platforms/1.1.0": {}, "MimeKit/2.12.0": { "dependencies": { "Portable.BouncyCastle": "1.8.10", "System.Buffers": "4.5.1", "System.Data.DataSetExtensions": "4.5.0", "System.Reflection.TypeExtensions": "4.4.0", "System.Security.Cryptography.Pkcs": "4.7.0", "System.Text.Encoding.CodePages": "4.4.0" }, "runtime": { "lib/netstandard2.0/MimeKit.dll": { "assemblyVersion": "2.12.0.0", "fileVersion": "2.12.0.0" } } }, "NETStandard.Library/2.0.3": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0" } }, "Portable.BouncyCastle/1.8.10": { "runtime": { "lib/netstandard2.0/BouncyCastle.Crypto.dll": { "assemblyVersion": "1.8.10.0", "fileVersion": "1.8.10.1" } } }, "PowerShellStandard.Library/5.1.0-preview-06": {}, "System.Buffers/4.5.1": { "runtime": { "lib/netstandard2.0/System.Buffers.dll": { "assemblyVersion": "4.0.3.0", "fileVersion": "4.6.28619.1" } } }, "System.Data.DataSetExtensions/4.5.0": { "runtime": { "lib/netstandard2.0/System.Data.DataSetExtensions.dll": { "assemblyVersion": "4.0.0.0", "fileVersion": "4.6.26515.6" } } }, "System.Memory/4.5.3": { "dependencies": { "System.Buffers": "4.5.1", "System.Numerics.Vectors": "4.4.0", "System.Runtime.CompilerServices.Unsafe": "4.5.2" }, "runtime": { "lib/netstandard2.0/System.Memory.dll": { "assemblyVersion": "4.0.1.1", "fileVersion": "4.6.27617.2" } } }, "System.Numerics.Vectors/4.4.0": { "runtime": { "lib/netstandard2.0/System.Numerics.Vectors.dll": { "assemblyVersion": "4.1.3.0", "fileVersion": "4.6.25519.3" } } }, "System.Reflection.TypeExtensions/4.4.0": { "runtime": { "lib/netstandard2.0/System.Reflection.TypeExtensions.dll": { "assemblyVersion": "4.1.2.0", "fileVersion": "4.6.25519.3" } } }, "System.Runtime.CompilerServices.Unsafe/4.5.2": { "runtime": { "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll": { "assemblyVersion": "4.0.4.1", "fileVersion": "4.6.26919.2" } } }, "System.Security.Cryptography.Cng/4.7.0": { "runtime": { "lib/netstandard2.0/System.Security.Cryptography.Cng.dll": { "assemblyVersion": "4.3.0.0", "fileVersion": "4.700.19.56404" } } }, "System.Security.Cryptography.Pkcs/4.7.0": { "dependencies": { "System.Buffers": "4.5.1", "System.Memory": "4.5.3", "System.Security.Cryptography.Cng": "4.7.0" }, "runtime": { "lib/netstandard2.0/System.Security.Cryptography.Pkcs.dll": { "assemblyVersion": "4.0.4.0", "fileVersion": "4.700.19.56404" } } }, "System.Text.Encoding.CodePages/4.4.0": { "runtime": { "lib/netstandard2.0/System.Text.Encoding.CodePages.dll": { "assemblyVersion": "4.1.0.0", "fileVersion": "4.6.25519.3" } } } } }, "libraries": { "Send_MailKitMessage/3.2.0": { "type": "project", "serviceable": false, "sha512": "" }, "MailKit/2.12.0": { "type": "package", "serviceable": true, "sha512": "sha512-YGjG1rHqTiyPZO3J/gWcBI1tOIMmSEALiEjf5i2YCUDkR4F+AEOyx/hNMP/99vPmpB6rxUdh/budN/tb3CcbCw==", "path": "mailkit/2.12.0", "hashPath": "mailkit.2.12.0.nupkg.sha512" }, "Microsoft.NETCore.Platforms/1.1.0": { "type": "package", "serviceable": true, "sha512": "sha512-kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==", "path": "microsoft.netcore.platforms/1.1.0", "hashPath": "microsoft.netcore.platforms.1.1.0.nupkg.sha512" }, "MimeKit/2.12.0": { "type": "package", "serviceable": true, "sha512": "sha512-OB0sU/wk/Z0w8JBdtfdSme/trw0J7yWLivz+j/dO8KvfqQICkHL7oZVBRitFTlsTD68U62RNoUzrQ7zEiNtEoA==", "path": "mimekit/2.12.0", "hashPath": "mimekit.2.12.0.nupkg.sha512" }, "NETStandard.Library/2.0.3": { "type": "package", "serviceable": true, "sha512": "sha512-st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==", "path": "netstandard.library/2.0.3", "hashPath": "netstandard.library.2.0.3.nupkg.sha512" }, "Portable.BouncyCastle/1.8.10": { "type": "package", "serviceable": true, "sha512": "sha512-XLhjNAwuVB9ynwn11l5K44eyozh8q6gFseTrlnLNttejimglX7+F9+vxh60LPjvA/DAt6fUdS43N3ah8K6eaWg==", "path": "portable.bouncycastle/1.8.10", "hashPath": "portable.bouncycastle.1.8.10.nupkg.sha512" }, "PowerShellStandard.Library/5.1.0-preview-06": { "type": "package", "serviceable": true, "sha512": "sha512-WU9kA2S4y0v2JOhHQoUmGB4Anv5l15coxf9UzjP+DBaqG+kuN6LCh7mtEjeDJJCP2IGlBquqVKCOCAb6KoI+CQ==", "path": "powershellstandard.library/5.1.0-preview-06", "hashPath": "powershellstandard.library.5.1.0-preview-06.nupkg.sha512" }, "System.Buffers/4.5.1": { "type": "package", "serviceable": true, "sha512": "sha512-Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4YomAg==", "path": "system.buffers/4.5.1", "hashPath": "system.buffers.4.5.1.nupkg.sha512" }, "System.Data.DataSetExtensions/4.5.0": { "type": "package", "serviceable": true, "sha512": "sha512-221clPs1445HkTBZPL+K9sDBdJRB8UN8rgjO3ztB0CQ26z//fmJXtlsr6whGatscsKGBrhJl5bwJuKSA8mwFOw==", "path": "system.data.datasetextensions/4.5.0", "hashPath": "system.data.datasetextensions.4.5.0.nupkg.sha512" }, "System.Memory/4.5.3": { "type": "package", "serviceable": true, "sha512": "sha512-3oDzvc/zzetpTKWMShs1AADwZjQ/36HnsufHRPcOjyRAAMLDlu2iD33MBI2opxnezcVUtXyqDXXjoFMOU9c7SA==", "path": "system.memory/4.5.3", "hashPath": "system.memory.4.5.3.nupkg.sha512" }, "System.Numerics.Vectors/4.4.0": { "type": "package", "serviceable": true, "sha512": "sha512-UiLzLW+Lw6HLed1Hcg+8jSRttrbuXv7DANVj0DkL9g6EnnzbL75EB7EWsw5uRbhxd/4YdG8li5XizGWepmG3PQ==", "path": "system.numerics.vectors/4.4.0", "hashPath": "system.numerics.vectors.4.4.0.nupkg.sha512" }, "System.Reflection.TypeExtensions/4.4.0": { "type": "package", "serviceable": true, "sha512": "sha512-dkmh/ySlwnXJp/1qYP9uyKkCK1CXR/REFzl7abHcArxBcV91mY2CgrrzSRA5Z/X4MevJWwXsklGRdR3A7K9zbg==", "path": "system.reflection.typeextensions/4.4.0", "hashPath": "system.reflection.typeextensions.4.4.0.nupkg.sha512" }, "System.Runtime.CompilerServices.Unsafe/4.5.2": { "type": "package", "serviceable": true, "sha512": "sha512-wprSFgext8cwqymChhrBLu62LMg/1u92bU+VOwyfBimSPVFXtsNqEWC92Pf9ofzJFlk4IHmJA75EDJn1b2goAQ==", "path": "system.runtime.compilerservices.unsafe/4.5.2", "hashPath": "system.runtime.compilerservices.unsafe.4.5.2.nupkg.sha512" }, "System.Security.Cryptography.Cng/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-4WQjFuypWtxb/bl/YwEE7LYGn4fgpsikFfBU6xwEm4YBYiRAhXAEJ62lILBu2JJSFbClIAntFTGfDZafn8yZTg==", "path": "system.security.cryptography.cng/4.7.0", "hashPath": "system.security.cryptography.cng.4.7.0.nupkg.sha512" }, "System.Security.Cryptography.Pkcs/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-0Srzh6YlhjuMxaqMyeCCdZs22cucaUAG6SKDd3gNHBJmre0VZ71ekzWu9rvLD4YXPetyNdPvV6Qst+8C++9v3Q==", "path": "system.security.cryptography.pkcs/4.7.0", "hashPath": "system.security.cryptography.pkcs.4.7.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" } } } |