bin/LSMigrationTools.Powershell.deps.json
{
"runtimeTarget": { "name": ".NETStandard,Version=v2.0/", "signature": "" }, "compilationOptions": {}, "targets": { ".NETStandard,Version=v2.0": {}, ".NETStandard,Version=v2.0/": { "LSMigrationTools.Powershell/1.0.0.5": { "dependencies": { "AnZwDev.ALTools": "1.0.0", "AnZwDev.ALTools.Server": "1.0.0", "AnZwDev.VSCodeLangServer": "1.0.0", "LSMigrationTools.Powershell.NAVModelTools": "1.0.0.2", "Microsoft.CSharp": "4.7.0", "NETStandard.Library": "2.0.3", "Newtonsoft.Json": "12.0.3", "PowerShellStandard.Library": "5.1.0", "System.Memory": "4.5.3", "System.Runtime.CompilerServices.Unsafe": "4.5.2", "Microsoft.Dynamics.Nav.Model": "14.0.0.0" }, "runtime": { "LSMigrationTools.Powershell.dll": {} } }, "Microsoft.CSharp/4.7.0": { "runtime": { "lib/netstandard2.0/Microsoft.CSharp.dll": { "assemblyVersion": "4.0.5.0", "fileVersion": "4.700.19.56404" } } }, "Microsoft.NETCore.Platforms/1.1.0": {}, "Microsoft.NETCore.Targets/1.1.0": {}, "NETStandard.Library/2.0.3": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0" } }, "Newtonsoft.Json/12.0.3": { "runtime": { "lib/netstandard2.0/Newtonsoft.Json.dll": { "assemblyVersion": "12.0.0.0", "fileVersion": "12.0.3.23909" } } }, "PowerShellStandard.Library/5.1.0": { "runtime": { "lib/netstandard2.0/System.Management.Automation.dll": { "assemblyVersion": "3.0.0.0", "fileVersion": "5.1.0.0" } } }, "Serilog/2.9.0": { "runtime": { "lib/netstandard2.0/Serilog.dll": { "assemblyVersion": "2.0.0.0", "fileVersion": "2.9.0.0" } } }, "Serilog.Sinks.Async/1.4.0": { "dependencies": { "Serilog": "2.9.0" }, "runtime": { "lib/netstandard2.0/Serilog.Sinks.Async.dll": { "assemblyVersion": "1.4.0.0", "fileVersion": "1.4.0.0" } } }, "Serilog.Sinks.Console/3.1.1": { "dependencies": { "Serilog": "2.9.0", "System.Console": "4.3.0" }, "runtime": { "lib/netstandard1.3/Serilog.Sinks.Console.dll": { "assemblyVersion": "3.1.1.0", "fileVersion": "3.1.1.0" } } }, "Serilog.Sinks.File/4.1.0": { "dependencies": { "Serilog": "2.9.0", "System.IO.FileSystem": "4.0.1", "System.Text.Encoding.Extensions": "4.0.11", "System.Threading.Timer": "4.0.1" }, "runtime": { "lib/netstandard2.0/Serilog.Sinks.File.dll": { "assemblyVersion": "2.0.0.0", "fileVersion": "4.1.0.0" } } }, "System.Buffers/4.4.0": { "runtime": { "lib/netstandard2.0/System.Buffers.dll": { "assemblyVersion": "4.0.2.0", "fileVersion": "4.6.25519.3" } } }, "System.Console/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.IO": "4.3.0", "System.Runtime": "4.3.0", "System.Text.Encoding": "4.3.0" } }, "System.IO/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0", "System.Text.Encoding": "4.3.0", "System.Threading.Tasks": "4.3.0" } }, "System.IO.FileSystem/4.0.1": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.IO": "4.3.0", "System.IO.FileSystem.Primitives": "4.0.1", "System.Runtime": "4.3.0", "System.Runtime.Handles": "4.0.1", "System.Text.Encoding": "4.3.0", "System.Threading.Tasks": "4.3.0" } }, "System.IO.FileSystem.Primitives/4.0.1": { "dependencies": { "System.Runtime": "4.3.0" }, "runtime": { "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": { "assemblyVersion": "4.0.1.0", "fileVersion": "1.0.24212.1" } } }, "System.Memory/4.5.3": { "dependencies": { "System.Buffers": "4.4.0", "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.Runtime/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0" } }, "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.Runtime.Handles/4.0.1": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" } }, "System.Text.Encoding/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" } }, "System.Text.Encoding.Extensions/4.0.11": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0", "System.Text.Encoding": "4.3.0" } }, "System.Threading.Tasks/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" } }, "System.Threading.Timer/4.0.1": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" } }, "AnZwDev.ALTools/1.0.0": { "dependencies": { "Newtonsoft.Json": "12.0.3" }, "runtime": { "AnZwDev.ALTools.dll": {} }, "resources": { "cs/Microsoft.CodeAnalysis.resources.dll": { "locale": "cs" }, "de/Microsoft.CodeAnalysis.resources.dll": { "locale": "de" }, "es/Microsoft.CodeAnalysis.resources.dll": { "locale": "es" }, "fr/Microsoft.CodeAnalysis.resources.dll": { "locale": "fr" }, "it/Microsoft.CodeAnalysis.resources.dll": { "locale": "it" }, "ja/Microsoft.CodeAnalysis.resources.dll": { "locale": "ja" }, "ko/Microsoft.CodeAnalysis.resources.dll": { "locale": "ko" }, "pl/Microsoft.CodeAnalysis.resources.dll": { "locale": "pl" }, "pt-BR/Microsoft.CodeAnalysis.resources.dll": { "locale": "pt-BR" }, "ru/Microsoft.CodeAnalysis.resources.dll": { "locale": "ru" }, "tr/Microsoft.CodeAnalysis.resources.dll": { "locale": "tr" }, "zh-Hans/Microsoft.CodeAnalysis.resources.dll": { "locale": "zh-Hans" }, "zh-Hant/Microsoft.CodeAnalysis.resources.dll": { "locale": "zh-Hant" }, "cs/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "cs" }, "de/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "de" }, "es/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "es" }, "fr/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "fr" }, "it/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "it" }, "ja/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "ja" }, "ko/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "ko" }, "pl/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "pl" }, "pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "pt-BR" }, "ru/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "ru" }, "tr/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "tr" }, "zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "zh-Hans" }, "zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "zh-Hant" } } }, "AnZwDev.ALTools.Server/1.0.0": { "dependencies": { "AnZwDev.ALTools": "1.0.0", "AnZwDev.VSCodeLangServer": "1.0.0", "Newtonsoft.Json": "12.0.3" }, "runtime": { "AnZwDev.ALTools.Server.dll": {} } }, "AnZwDev.VSCodeLangServer/1.0.0": { "dependencies": { "Newtonsoft.Json": "12.0.3", "Serilog": "2.9.0", "Serilog.Sinks.Async": "1.4.0", "Serilog.Sinks.Console": "3.1.1", "Serilog.Sinks.File": "4.1.0" }, "runtime": { "AnZwDev.VSCodeLangServer.dll": {} } }, "LSMigrationTools.Powershell.NAVModelTools/1.0.0.2": { "runtime": { "LSMigrationTools.Powershell.NAVModelTools.dll": {} } }, "Microsoft.Dynamics.Nav.Model/14.0.0.0": { "runtime": { "Microsoft.Dynamics.Nav.Model.dll": { "assemblyVersion": "14.0.0.0", "fileVersion": "14.0.39277.0" } } }, "Microsoft.Dynamics.Nav.CodeAnalysis/7.4.7.43206": { "runtime": { "Microsoft.Dynamics.Nav.CodeAnalysis.dll": { "assemblyVersion": "7.4.7.43206", "fileVersion": "7.4.7.43206" } } }, "Microsoft.Dynamics.Nav.EditorServices.Protocol/7.4.7.43206": { "runtime": { "Microsoft.Dynamics.Nav.EditorServices.Protocol.dll": { "assemblyVersion": "7.4.7.43206", "fileVersion": "7.4.7.43206" } } }, "System.Collections.Immutable/1.2.3.0": { "runtime": { "System.Collections.Immutable.dll": { "assemblyVersion": "1.2.3.0", "fileVersion": "4.6.26515.6" } } }, "Microsoft.Dynamics.Nav.CodeAnalysis.Workspaces/7.4.7.43206": { "runtime": { "Microsoft.Dynamics.Nav.CodeAnalysis.Workspaces.dll": { "assemblyVersion": "7.4.7.43206", "fileVersion": "7.4.7.43206" } } }, "Microsoft.Dynamics.Nav.Model.TypeSystem/14.0.0.0": { "runtime": { "Microsoft.Dynamics.Nav.Model.TypeSystem.dll": { "assemblyVersion": "14.0.0.0", "fileVersion": "14.0.39277.0" } } }, "Microsoft.Dynamics.Nav.Model.Parser/14.0.0.0": { "runtime": { "Microsoft.Dynamics.Nav.Model.Parser.dll": { "assemblyVersion": "14.0.0.0", "fileVersion": "14.0.39277.0" } } }, "Microsoft.CodeAnalysis/2.9.0.0": { "runtime": { "Microsoft.CodeAnalysis.dll": { "assemblyVersion": "2.9.0.0", "fileVersion": "2.9.0.63208" } }, "resources": { "cs/Microsoft.CodeAnalysis.resources.dll": { "locale": "cs" }, "de/Microsoft.CodeAnalysis.resources.dll": { "locale": "de" }, "es/Microsoft.CodeAnalysis.resources.dll": { "locale": "es" }, "fr/Microsoft.CodeAnalysis.resources.dll": { "locale": "fr" }, "it/Microsoft.CodeAnalysis.resources.dll": { "locale": "it" }, "ja/Microsoft.CodeAnalysis.resources.dll": { "locale": "ja" }, "ko/Microsoft.CodeAnalysis.resources.dll": { "locale": "ko" }, "pl/Microsoft.CodeAnalysis.resources.dll": { "locale": "pl" }, "pt-BR/Microsoft.CodeAnalysis.resources.dll": { "locale": "pt-BR" }, "ru/Microsoft.CodeAnalysis.resources.dll": { "locale": "ru" }, "tr/Microsoft.CodeAnalysis.resources.dll": { "locale": "tr" }, "zh-Hans/Microsoft.CodeAnalysis.resources.dll": { "locale": "zh-Hans" }, "zh-Hant/Microsoft.CodeAnalysis.resources.dll": { "locale": "zh-Hant" } } }, "Microsoft.CodeAnalysis.CSharp/2.9.0.0": { "runtime": { "Microsoft.CodeAnalysis.CSharp.dll": { "assemblyVersion": "2.9.0.0", "fileVersion": "2.9.0.63208" } }, "resources": { "cs/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "cs" }, "de/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "de" }, "es/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "es" }, "fr/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "fr" }, "it/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "it" }, "ja/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "ja" }, "ko/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "ko" }, "pl/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "pl" }, "pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "pt-BR" }, "ru/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "ru" }, "tr/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "tr" }, "zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "zh-Hans" }, "zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll": { "locale": "zh-Hant" } } }, "Mono.Cecil/0.11.2.0": { "runtime": { "Mono.Cecil.dll": { "assemblyVersion": "0.11.2.0", "fileVersion": "0.11.2.0" } } }, "Microsoft.Dynamics.Nav.AL.Common/7.4.7.43206": { "runtime": { "Microsoft.Dynamics.Nav.AL.Common.dll": { "assemblyVersion": "7.4.7.43206", "fileVersion": "7.4.7.43206" } } }, "System.Reflection.Metadata/1.4.3.0": { "runtime": { "System.Reflection.Metadata.dll": { "assemblyVersion": "1.4.3.0", "fileVersion": "4.6.26515.6" } } }, "DocumentFormat.OpenXml/2.9.1.0": { "runtime": { "DocumentFormat.OpenXml.dll": { "assemblyVersion": "2.9.1.0", "fileVersion": "2.9.1.2" } } }, "Microsoft.Dynamics.Nav.Deployment/7.4.7.43206": { "runtime": { "Microsoft.Dynamics.Nav.Deployment.dll": { "assemblyVersion": "7.4.7.43206", "fileVersion": "7.4.7.43206" } } }, "Microsoft.Dynamics.Nav.TypeWrappers/7.4.7.43206": { "runtime": { "Microsoft.Dynamics.Nav.TypeWrappers.dll": { "assemblyVersion": "7.4.7.43206", "fileVersion": "7.4.7.43206" } } }, "Microsoft.AspNet.SignalR.Client/2.4.1.0": { "runtime": { "Microsoft.AspNet.SignalR.Client.dll": { "assemblyVersion": "2.4.1.0", "fileVersion": "2.4.1.19093" } } }, "System.Composition.Runtime/1.0.35.0": { "runtime": { "System.Composition.Runtime.dll": { "assemblyVersion": "1.0.35.0", "fileVersion": "4.700.19.56404" } } }, "System.Composition.TypedParts/1.0.35.0": { "runtime": { "System.Composition.TypedParts.dll": { "assemblyVersion": "1.0.35.0", "fileVersion": "4.700.19.56404" } } }, "System.Composition.AttributedModel/1.0.35.0": { "runtime": { "System.Composition.AttributedModel.dll": { "assemblyVersion": "1.0.35.0", "fileVersion": "4.700.19.56404" } } }, "System.Composition.Hosting/1.0.35.0": { "runtime": { "System.Composition.Hosting.dll": { "assemblyVersion": "1.0.35.0", "fileVersion": "4.700.19.56404" } } }, "System.Threading.Tasks.Extensions/4.1.0.0": { "runtime": { "System.Threading.Tasks.Extensions.dll": { "assemblyVersion": "4.1.0.0", "fileVersion": "4.6.24705.1" } } }, "System.Text.Encoding.CodePages/4.0.2.0": { "runtime": { "System.Text.Encoding.CodePages.dll": { "assemblyVersion": "4.0.2.0", "fileVersion": "4.6.24705.1" } } }, "Microsoft.ApplicationInsights/2.13.1.12554": { "runtime": { "Microsoft.ApplicationInsights.dll": { "assemblyVersion": "2.13.1.12554", "fileVersion": "2.13.1.12554" } } }, "Microsoft.IdentityModel.Clients.ActiveDirectory/5.2.7.0": { "runtime": { "Microsoft.IdentityModel.Clients.ActiveDirectory.dll": { "assemblyVersion": "5.2.7.0", "fileVersion": "5.2.7.0" } } }, "System.Diagnostics.DiagnosticSource/4.0.4.0": { "runtime": { "System.Diagnostics.DiagnosticSource.dll": { "assemblyVersion": "4.0.4.0", "fileVersion": "4.700.19.46214" } } } } }, "libraries": { "LSMigrationTools.Powershell/1.0.0.5": { "type": "project", "serviceable": false, "sha512": "" }, "Microsoft.CSharp/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-pTj+D3uJWyN3My70i2Hqo+OXixq3Os2D1nJ2x92FFo6sk8fYS1m1WLNTs0Dc1uPaViH0YvEEwvzddQ7y4rhXmA==", "path": "microsoft.csharp/4.7.0", "hashPath": "microsoft.csharp.4.7.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" }, "Microsoft.NETCore.Targets/1.1.0": { "type": "package", "serviceable": true, "sha512": "sha512-aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==", "path": "microsoft.netcore.targets/1.1.0", "hashPath": "microsoft.netcore.targets.1.1.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" }, "Newtonsoft.Json/12.0.3": { "type": "package", "serviceable": true, "sha512": "sha512-6mgjfnRB4jKMlzHSl+VD+oUc1IebOZabkbyWj2RiTgWwYPPuaK1H97G1sHqGwPlS5npiF5Q0OrxN1wni2n5QWg==", "path": "newtonsoft.json/12.0.3", "hashPath": "newtonsoft.json.12.0.3.nupkg.sha512" }, "PowerShellStandard.Library/5.1.0": { "type": "package", "serviceable": true, "sha512": "sha512-iYaRvQsM1fow9h3uEmio+2m2VXfulgI16AYHaTZ8Sf7erGe27Qc8w/h6QL5UPuwv1aXR40QfzMEwcCeiYJp2cw==", "path": "powershellstandard.library/5.1.0", "hashPath": "powershellstandard.library.5.1.0.nupkg.sha512" }, "Serilog/2.9.0": { "type": "package", "serviceable": true, "sha512": "sha512-QzcrD33A3+CsVvwi1I5CSei67ikQnkGrw7SscgL+vZTghaC2aNYg8fiUcedXHzKJFNjgje9rBjzwYGQTKEaXaA==", "path": "serilog/2.9.0", "hashPath": "serilog.2.9.0.nupkg.sha512" }, "Serilog.Sinks.Async/1.4.0": { "type": "package", "serviceable": true, "sha512": "sha512-OZDmB/qs/uXO9oLyLIY4h85b0sCoJnFmPqI3P79jLumViEKq2su7h70Vqs1cdqEftl2oWuBgkkS54fOK4PjP0w==", "path": "serilog.sinks.async/1.4.0", "hashPath": "serilog.sinks.async.1.4.0.nupkg.sha512" }, "Serilog.Sinks.Console/3.1.1": { "type": "package", "serviceable": true, "sha512": "sha512-56mI5AqvyF/i/c2451nvV71kq370XOCE4Uu5qiaJ295sOhMb9q3BWwG7mWLOVSnmpWiq0SBT3SXfgRXGNP6vzA==", "path": "serilog.sinks.console/3.1.1", "hashPath": "serilog.sinks.console.3.1.1.nupkg.sha512" }, "Serilog.Sinks.File/4.1.0": { "type": "package", "serviceable": true, "sha512": "sha512-U0b34w+ZikbqWEZ3ui7BdzxY/19zwrdhLtI3o6tfmLdD3oXxg7n2TZJjwCCTlKPgRuYic9CBWfrZevbb70mTaw==", "path": "serilog.sinks.file/4.1.0", "hashPath": "serilog.sinks.file.4.1.0.nupkg.sha512" }, "System.Buffers/4.4.0": { "type": "package", "serviceable": true, "sha512": "sha512-AwarXzzoDwX6BgrhjoJsk6tUezZEozOT5Y9QKF94Gl4JK91I4PIIBkBco9068Y9/Dra8Dkbie99kXB8+1BaYKw==", "path": "system.buffers/4.4.0", "hashPath": "system.buffers.4.4.0.nupkg.sha512" }, "System.Console/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-DHDrIxiqk1h03m6khKWV2X8p/uvN79rgSqpilL6uzpmSfxfU5ng8VcPtW4qsDsQDHiTv6IPV9TmD5M/vElPNLg==", "path": "system.console/4.3.0", "hashPath": "system.console.4.3.0.nupkg.sha512" }, "System.IO/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==", "path": "system.io/4.3.0", "hashPath": "system.io.4.3.0.nupkg.sha512" }, "System.IO.FileSystem/4.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-IBErlVq5jOggAD69bg1t0pJcHaDbJbWNUZTPI96fkYWzwYbN6D9wRHMULLDd9dHsl7C2YsxXL31LMfPI1SWt8w==", "path": "system.io.filesystem/4.0.1", "hashPath": "system.io.filesystem.4.0.1.nupkg.sha512" }, "System.IO.FileSystem.Primitives/4.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-kWkKD203JJKxJeE74p8aF8y4Qc9r9WQx4C0cHzHPrY3fv/L/IhWnyCHaFJ3H1QPOH6A93whlQ2vG5nHlBDvzWQ==", "path": "system.io.filesystem.primitives/4.0.1", "hashPath": "system.io.filesystem.primitives.4.0.1.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.Runtime/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==", "path": "system.runtime/4.3.0", "hashPath": "system.runtime.4.3.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.Runtime.Handles/4.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-nCJvEKguXEvk2ymk1gqj625vVnlK3/xdGzx0vOKicQkoquaTBJTP13AIYkocSUwHCLNBwUbXTqTWGDxBTWpt7g==", "path": "system.runtime.handles/4.0.1", "hashPath": "system.runtime.handles.4.0.1.nupkg.sha512" }, "System.Text.Encoding/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==", "path": "system.text.encoding/4.3.0", "hashPath": "system.text.encoding.4.3.0.nupkg.sha512" }, "System.Text.Encoding.Extensions/4.0.11": { "type": "package", "serviceable": true, "sha512": "sha512-jtbiTDtvfLYgXn8PTfWI+SiBs51rrmO4AAckx4KR6vFK9Wzf6tI8kcRdsYQNwriUeQ1+CtQbM1W4cMbLXnj/OQ==", "path": "system.text.encoding.extensions/4.0.11", "hashPath": "system.text.encoding.extensions.4.0.11.nupkg.sha512" }, "System.Threading.Tasks/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==", "path": "system.threading.tasks/4.3.0", "hashPath": "system.threading.tasks.4.3.0.nupkg.sha512" }, "System.Threading.Timer/4.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-saGfUV8uqVW6LeURiqxcGhZ24PzuRNaUBtbhVeuUAvky1naH395A/1nY0P2bWvrw/BreRtIB/EzTDkGBpqCwEw==", "path": "system.threading.timer/4.0.1", "hashPath": "system.threading.timer.4.0.1.nupkg.sha512" }, "AnZwDev.ALTools/1.0.0": { "type": "project", "serviceable": false, "sha512": "" }, "AnZwDev.ALTools.Server/1.0.0": { "type": "project", "serviceable": false, "sha512": "" }, "AnZwDev.VSCodeLangServer/1.0.0": { "type": "project", "serviceable": false, "sha512": "" }, "LSMigrationTools.Powershell.NAVModelTools/1.0.0.2": { "type": "project", "serviceable": false, "sha512": "" }, "Microsoft.Dynamics.Nav.Model/14.0.0.0": { "type": "reference", "serviceable": false, "sha512": "" }, "Microsoft.Dynamics.Nav.CodeAnalysis/7.4.7.43206": { "type": "reference", "serviceable": false, "sha512": "" }, "Microsoft.Dynamics.Nav.EditorServices.Protocol/7.4.7.43206": { "type": "reference", "serviceable": false, "sha512": "" }, "System.Collections.Immutable/1.2.3.0": { "type": "reference", "serviceable": false, "sha512": "" }, "Microsoft.Dynamics.Nav.CodeAnalysis.Workspaces/7.4.7.43206": { "type": "reference", "serviceable": false, "sha512": "" }, "Microsoft.Dynamics.Nav.Model.TypeSystem/14.0.0.0": { "type": "reference", "serviceable": false, "sha512": "" }, "Microsoft.Dynamics.Nav.Model.Parser/14.0.0.0": { "type": "reference", "serviceable": false, "sha512": "" }, "Microsoft.CodeAnalysis/2.9.0.0": { "type": "reference", "serviceable": false, "sha512": "" }, "Microsoft.CodeAnalysis.CSharp/2.9.0.0": { "type": "reference", "serviceable": false, "sha512": "" }, "Mono.Cecil/0.11.2.0": { "type": "reference", "serviceable": false, "sha512": "" }, "Microsoft.Dynamics.Nav.AL.Common/7.4.7.43206": { "type": "reference", "serviceable": false, "sha512": "" }, "System.Reflection.Metadata/1.4.3.0": { "type": "reference", "serviceable": false, "sha512": "" }, "DocumentFormat.OpenXml/2.9.1.0": { "type": "reference", "serviceable": false, "sha512": "" }, "Microsoft.Dynamics.Nav.Deployment/7.4.7.43206": { "type": "reference", "serviceable": false, "sha512": "" }, "Microsoft.Dynamics.Nav.TypeWrappers/7.4.7.43206": { "type": "reference", "serviceable": false, "sha512": "" }, "Microsoft.AspNet.SignalR.Client/2.4.1.0": { "type": "reference", "serviceable": false, "sha512": "" }, "System.Composition.Runtime/1.0.35.0": { "type": "reference", "serviceable": false, "sha512": "" }, "System.Composition.TypedParts/1.0.35.0": { "type": "reference", "serviceable": false, "sha512": "" }, "System.Composition.AttributedModel/1.0.35.0": { "type": "reference", "serviceable": false, "sha512": "" }, "System.Composition.Hosting/1.0.35.0": { "type": "reference", "serviceable": false, "sha512": "" }, "System.Threading.Tasks.Extensions/4.1.0.0": { "type": "reference", "serviceable": false, "sha512": "" }, "System.Text.Encoding.CodePages/4.0.2.0": { "type": "reference", "serviceable": false, "sha512": "" }, "Microsoft.ApplicationInsights/2.13.1.12554": { "type": "reference", "serviceable": false, "sha512": "" }, "Microsoft.IdentityModel.Clients.ActiveDirectory/5.2.7.0": { "type": "reference", "serviceable": false, "sha512": "" }, "System.Diagnostics.DiagnosticSource/4.0.4.0": { "type": "reference", "serviceable": false, "sha512": "" } } } |