LinqLinker.Generator/bin/Debug/netstandard2.0/LinqLinker.Generator.deps.json
|
{ "runtimeTarget": { "name": ".NETStandard,Version=v2.0/", "signature": "" }, "compilationOptions": {}, "targets": { ".NETStandard,Version=v2.0": {}, ".NETStandard,Version=v2.0/": { "LinqLinker.Generator/1.0.0": { "dependencies": { "Microsoft.CodeAnalysis.CSharp": "5.3.0" }, "runtime": { "LinqLinker.Generator.dll": {} } }, "Microsoft.CodeAnalysis.Common/5.3.0": { "dependencies": { "System.Buffers": "4.6.0", "System.Collections.Immutable": "9.0.0", "System.Memory": "4.6.0", "System.Numerics.Vectors": "4.6.0", "System.Reflection.Metadata": "9.0.0", "System.Runtime.CompilerServices.Unsafe": "6.1.0", "System.Text.Encoding.CodePages": "8.0.0", "System.Threading.Tasks.Extensions": "4.6.0" }, "runtime": { "lib/netstandard2.0/Microsoft.CodeAnalysis.dll": { "assemblyVersion": "5.3.0.0", "fileVersion": "5.300.26.7805" } }, "resources": { "lib/netstandard2.0/cs/Microsoft.CodeAnalysis.resources.dll": { "locale": "cs" }, "lib/netstandard2.0/de/Microsoft.CodeAnalysis.resources.dll": { "locale": "de" }, "lib/netstandard2.0/es/Microsoft.CodeAnalysis.resources.dll": { "locale": "es" }, "lib/netstandard2.0/fr/Microsoft.CodeAnalysis.resources.dll": { "locale": "fr" }, "lib/netstandard2.0/it/Microsoft.CodeAnalysis.resources.dll": { "locale": "it" }, "lib/netstandard2.0/ja/Microsoft.CodeAnalysis.resources.dll": { "locale": "ja" }, "lib/netstandard2.0/ko/Microsoft.CodeAnalysis.resources.dll": { "locale": "ko" }, "lib/netstandard2.0/pl/Microsoft.CodeAnalysis.resources.dll": { "locale": "pl" }, "lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.resources.dll": { "locale": "pt-BR" }, "lib/netstandard2.0/ru/Microsoft.CodeAnalysis.resources.dll": { "locale": "ru" }, "lib/netstandard2.0/tr/Microsoft.CodeAnalysis.resources.dll": { "locale": "tr" }, "lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll": { "locale": "zh-Hans" }, "lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll": { "locale": "zh-Hant" } } }, "Microsoft.CodeAnalysis.CSharp/5.3.0": { "dependencies": { "Microsoft.CodeAnalysis.Common": "5.3.0", "System.Buffers": "4.6.0", "System.Collections.Immutable": "9.0.0", "System.Memory": "4.6.0", "System.Numerics.Vectors": "4.6.0", "System.Reflection.Metadata": "9.0.0", "System.Runtime.CompilerServices.Unsafe": "6.1.0", "System.Text.Encoding.CodePages": "8.0.0", "System.Threading.Tasks.Extensions": "4.6.0" }, "runtime": { "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll": { "assemblyVersion": "5.3.0.0", "fileVersion": "5.300.26.7805" } }, "resources": { "lib/netstandard2.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "cs" }, "lib/netstandard2.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "de" }, "lib/netstandard2.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "es" }, "lib/netstandard2.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "fr" }, "lib/netstandard2.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "it" }, "lib/netstandard2.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "ja" }, "lib/netstandard2.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "ko" }, "lib/netstandard2.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "pl" }, "lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "pt-BR" }, "lib/netstandard2.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "ru" }, "lib/netstandard2.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "tr" }, "lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "zh-Hans" }, "lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "zh-Hant" } } }, "System.Buffers/4.6.0": { "runtime": { "lib/netstandard2.0/System.Buffers.dll": { "assemblyVersion": "4.0.2.0", "fileVersion": "4.600.24.56208" } } }, "System.Collections.Immutable/9.0.0": { "dependencies": { "System.Memory": "4.6.0", "System.Runtime.CompilerServices.Unsafe": "6.1.0" }, "runtime": { "lib/netstandard2.0/System.Collections.Immutable.dll": { "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.24.52809" } } }, "System.Memory/4.6.0": { "dependencies": { "System.Buffers": "4.6.0", "System.Numerics.Vectors": "4.6.0", "System.Runtime.CompilerServices.Unsafe": "6.1.0" }, "runtime": { "lib/netstandard2.0/System.Memory.dll": { "assemblyVersion": "4.0.2.0", "fileVersion": "4.600.24.56208" } } }, "System.Numerics.Vectors/4.6.0": { "runtime": { "lib/netstandard2.0/System.Numerics.Vectors.dll": { "assemblyVersion": "4.1.3.0", "fileVersion": "4.600.24.56208" } } }, "System.Reflection.Metadata/9.0.0": { "dependencies": { "System.Collections.Immutable": "9.0.0", "System.Memory": "4.6.0" }, "runtime": { "lib/netstandard2.0/System.Reflection.Metadata.dll": { "assemblyVersion": "9.0.0.0", "fileVersion": "9.0.24.52809" } } }, "System.Runtime.CompilerServices.Unsafe/6.1.0": { "runtime": { "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll": { "assemblyVersion": "6.0.0.0", "fileVersion": "6.100.24.56208" } } }, "System.Text.Encoding.CodePages/8.0.0": { "dependencies": { "System.Memory": "4.6.0", "System.Runtime.CompilerServices.Unsafe": "6.1.0" }, "runtime": { "lib/netstandard2.0/System.Text.Encoding.CodePages.dll": { "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.23.53103" } } }, "System.Threading.Tasks.Extensions/4.6.0": { "dependencies": { "System.Runtime.CompilerServices.Unsafe": "6.1.0" }, "runtime": { "lib/netstandard2.0/System.Threading.Tasks.Extensions.dll": { "assemblyVersion": "4.2.1.0", "fileVersion": "4.600.24.56208" } } } } }, "libraries": { "LinqLinker.Generator/1.0.0": { "type": "project", "serviceable": false, "sha512": "" }, "Microsoft.CodeAnalysis.Common/5.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-uC0qk3jzTQY7i90ehfnCqaOZpBUGJyPMiHJ3c0jOb8yaPBjWzIhVdNxPbeVzI74DB0C+YgBKPLqUkgFZzua5Mg==", "path": "microsoft.codeanalysis.common/5.3.0", "hashPath": "microsoft.codeanalysis.common.5.3.0.nupkg.sha512" }, "Microsoft.CodeAnalysis.CSharp/5.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-SQFNGQF4f7UfDXKxMzzGNMr3fjrPDIjLfmRvvVgDCw+dyvEHDaRfHuKA5q0Pr0/JW0Gcw89TxrxrS/MjwBvluQ==", "path": "microsoft.codeanalysis.csharp/5.3.0", "hashPath": "microsoft.codeanalysis.csharp.5.3.0.nupkg.sha512" }, "System.Buffers/4.6.0": { "type": "package", "serviceable": true, "sha512": "sha512-lN6tZi7Q46zFzAbRYXTIvfXcyvQQgxnY7Xm6C6xQ9784dEL1amjM6S6Iw4ZpsvesAKnRVsM4scrDQaDqSClkjA==", "path": "system.buffers/4.6.0", "hashPath": "system.buffers.4.6.0.nupkg.sha512" }, "System.Collections.Immutable/9.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-QhkXUl2gNrQtvPmtBTQHb0YsUrDiDQ2QS09YbtTTiSjGcf7NBqtYbrG/BE06zcBPCKEwQGzIv13IVdXNOSub2w==", "path": "system.collections.immutable/9.0.0", "hashPath": "system.collections.immutable.9.0.0.nupkg.sha512" }, "System.Memory/4.6.0": { "type": "package", "serviceable": true, "sha512": "sha512-OEkbBQoklHngJ8UD8ez2AERSk2g+/qpAaSWWCBFbpH727HxDq5ydVkuncBaKcKfwRqXGWx64dS6G1SUScMsitg==", "path": "system.memory/4.6.0", "hashPath": "system.memory.4.6.0.nupkg.sha512" }, "System.Numerics.Vectors/4.6.0": { "type": "package", "serviceable": true, "sha512": "sha512-t+SoieZsRuEyiw/J+qXUbolyO219tKQQI0+2/YI+Qv7YdGValA6WiuokrNKqjrTNsy5ABWU11bdKOzUdheteXg==", "path": "system.numerics.vectors/4.6.0", "hashPath": "system.numerics.vectors.4.6.0.nupkg.sha512" }, "System.Reflection.Metadata/9.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-ANiqLu3DxW9kol/hMmTWbt3414t9ftdIuiIU7j80okq2YzAueo120M442xk1kDJWtmZTqWQn7wHDvMRipVOEOQ==", "path": "system.reflection.metadata/9.0.0", "hashPath": "system.reflection.metadata.9.0.0.nupkg.sha512" }, "System.Runtime.CompilerServices.Unsafe/6.1.0": { "type": "package", "serviceable": true, "sha512": "sha512-5o/HZxx6RVqYlhKSq8/zronDkALJZUT2Vz0hx43f0gwe8mwlM0y2nYlqdBwLMzr262Bwvpikeb/yEwkAa5PADg==", "path": "system.runtime.compilerservices.unsafe/6.1.0", "hashPath": "system.runtime.compilerservices.unsafe.6.1.0.nupkg.sha512" }, "System.Text.Encoding.CodePages/8.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-OZIsVplFGaVY90G2SbpgU7EnCoOO5pw1t4ic21dBF3/1omrJFpAGoNAVpPyMVOC90/hvgkGG3VFqR13YgZMQfg==", "path": "system.text.encoding.codepages/8.0.0", "hashPath": "system.text.encoding.codepages.8.0.0.nupkg.sha512" }, "System.Threading.Tasks.Extensions/4.6.0": { "type": "package", "serviceable": true, "sha512": "sha512-I5G6Y8jb0xRtGUC9Lahy7FUvlYlnGMMkbuKAQBy8Jb7Y6Yn8OlBEiUOY0PqZ0hy6Ua8poVA1ui1tAIiXNxGdsg==", "path": "system.threading.tasks.extensions/4.6.0", "hashPath": "system.threading.tasks.extensions.4.6.0.nupkg.sha512" } } } |