%PDF- %PDF-
Direktori : /lib/dotnet/sdk/8.0.117/ |
Current File : //lib/dotnet/sdk/8.0.117/vstest.console.deps.json |
{ "runtimeTarget": { "name": ".NETCoreApp,Version=v8.0", "signature": "" }, "compilationOptions": {}, "targets": { ".NETCoreApp,Version=v8.0": { "vstest.console/17.8.0-release-23615-02": { "dependencies": { "Microsoft.DotNet.XliffTasks": "1.0.0-beta.23475.1", "Microsoft.Extensions.FileSystemGlobbing": "8.0.0", "Microsoft.Net.Compilers.Toolset": "4.8.0-7.25056.18", "Microsoft.TestPlatform.CommunicationUtilities": "17.8.0-release-23615-02", "Microsoft.TestPlatform.CoreUtilities": "17.8.0-release-23615-02", "Microsoft.TestPlatform.CrossPlatEngine": "17.8.0-release-23615-02", "Microsoft.TestPlatform.ObjectModel": "17.8.0-release-23615-02", "Microsoft.TestPlatform.PlatformAbstractions": "17.8.0-release-23615-02", "Microsoft.TestPlatform.TranslationLayer": "17.8.0-release-23615-02", "Microsoft.TestPlatform.Utilities": "17.8.0-release-23615-02", "Microsoft.VisualStudio.TestPlatform.Client": "17.8.0-release-23615-02", "Microsoft.VisualStudio.TestPlatform.Common": "17.8.0-release-23615-02", "Microsoft.TestPlatform.VsTestConsole.TranslationLayer": "15.0.0.0", "Microsoft.VisualStudio.TestPlatform.Client.Reference": "15.0.0.0", "Microsoft.VisualStudio.TestPlatform.Common.Reference": "15.0.0.0" }, "runtime": { "vstest.console.dll": {} }, "resources": { "cs/vstest.console.resources.dll": { "locale": "cs" }, "de/vstest.console.resources.dll": { "locale": "de" }, "es/vstest.console.resources.dll": { "locale": "es" }, "fr/vstest.console.resources.dll": { "locale": "fr" }, "it/vstest.console.resources.dll": { "locale": "it" }, "ja/vstest.console.resources.dll": { "locale": "ja" }, "ko/vstest.console.resources.dll": { "locale": "ko" }, "pl/vstest.console.resources.dll": { "locale": "pl" }, "pt-BR/vstest.console.resources.dll": { "locale": "pt-BR" }, "ru/vstest.console.resources.dll": { "locale": "ru" }, "tr/vstest.console.resources.dll": { "locale": "tr" }, "zh-Hans/vstest.console.resources.dll": { "locale": "zh-Hans" }, "zh-Hant/vstest.console.resources.dll": { "locale": "zh-Hant" } } }, "Microsoft.DotNet.XliffTasks/1.0.0-beta.23475.1": {}, "Microsoft.Extensions.FileSystemGlobbing/8.0.0": { "runtime": { "lib/net8.0/Microsoft.Extensions.FileSystemGlobbing.dll": { "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.1725.26602" } } }, "Microsoft.Net.Compilers.Toolset/4.8.0-7.25056.18": {}, "Microsoft.NETCore.Platforms/1.1.0": {}, "Microsoft.NETCore.Targets/1.1.0": {}, "Microsoft.Win32.Registry/4.0.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "System.Collections": "4.0.11", "System.Globalization": "4.3.0", "System.Resources.ResourceManager": "4.0.1", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Runtime.Handles": "4.3.0", "System.Runtime.InteropServices": "4.3.0" } }, "Newtonsoft.Json/13.0.3": { "runtime": { "lib/netstandard2.0/Newtonsoft.Json.dll": { "assemblyVersion": "13.0.0.0", "fileVersion": "13.0.3.0" } } }, "NuGet.Frameworks/6.8.1-rc.32767": { "runtime": { "lib/net8.0/NuGet.Frameworks.dll": { "assemblyVersion": "6.8.1.32767", "fileVersion": "6.8.1.32767" } } }, "System.Collections/4.0.11": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" } }, "System.Collections.Immutable/1.5.0": {}, "System.Diagnostics.FileVersionInfo/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "System.Globalization": "4.3.0", "System.IO": "4.3.0", "System.IO.FileSystem": "4.3.0", "System.IO.FileSystem.Primitives": "4.3.0", "System.Reflection.Metadata": "1.6.0", "System.Runtime": "4.3.0", "System.Runtime.Extensions": "4.3.0", "System.Runtime.InteropServices": "4.3.0" } }, "System.Globalization/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "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.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.IO": "4.3.0", "System.IO.FileSystem.Primitives": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Handles": "4.3.0", "System.Text.Encoding": "4.3.0", "System.Threading.Tasks": "4.3.0" } }, "System.IO.FileSystem.Primitives/4.3.0": { "dependencies": { "System.Runtime": "4.3.0" } }, "System.Reflection/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.IO": "4.3.0", "System.Reflection.Primitives": "4.3.0", "System.Runtime": "4.3.0" } }, "System.Reflection.Metadata/1.6.0": { "dependencies": { "System.Collections.Immutable": "1.5.0" } }, "System.Reflection.Primitives/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" } }, "System.Resources.ResourceManager/4.0.1": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Globalization": "4.3.0", "System.Reflection": "4.3.0", "System.Runtime": "4.3.0" } }, "System.Runtime/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0" } }, "System.Runtime.Extensions/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" } }, "System.Runtime.Handles/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" } }, "System.Runtime.InteropServices/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Reflection": "4.3.0", "System.Reflection.Primitives": "4.3.0", "System.Runtime": "4.3.0", "System.Runtime.Handles": "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.Threading.Tasks/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" } }, "Microsoft.TestPlatform.CommunicationUtilities/17.8.0-release-23615-02": { "dependencies": { "Microsoft.TestPlatform.CoreUtilities": "17.8.0-release-23615-02", "Microsoft.TestPlatform.ObjectModel": "17.8.0-release-23615-02", "Microsoft.VisualStudio.TestPlatform.Common": "17.8.0-release-23615-02", "Newtonsoft.Json": "13.0.3" }, "runtime": { "Microsoft.TestPlatform.CommunicationUtilities.dll": {} }, "resources": { "de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { "locale": "de" }, "cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { "locale": "cs" }, "ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { "locale": "ru" }, "ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { "locale": "ko" }, "zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { "locale": "zh-Hant" }, "es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { "locale": "es" }, "tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { "locale": "tr" }, "fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { "locale": "fr" }, "pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { "locale": "pt-BR" }, "ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { "locale": "ja" }, "pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { "locale": "pl" }, "it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { "locale": "it" }, "zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { "locale": "zh-Hans" } } }, "Microsoft.TestPlatform.CoreUtilities/17.8.0-release-23615-02": { "dependencies": { "Microsoft.TestPlatform.PlatformAbstractions": "17.8.0-release-23615-02", "Microsoft.Win32.Registry": "4.0.0", "System.Diagnostics.FileVersionInfo": "4.3.0", "System.Reflection.Metadata": "1.6.0" }, "runtime": { "Microsoft.TestPlatform.CoreUtilities.dll": {} }, "resources": { "de/Microsoft.TestPlatform.CoreUtilities.resources.dll": { "locale": "de" }, "cs/Microsoft.TestPlatform.CoreUtilities.resources.dll": { "locale": "cs" }, "ru/Microsoft.TestPlatform.CoreUtilities.resources.dll": { "locale": "ru" }, "ko/Microsoft.TestPlatform.CoreUtilities.resources.dll": { "locale": "ko" }, "zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll": { "locale": "zh-Hant" }, "es/Microsoft.TestPlatform.CoreUtilities.resources.dll": { "locale": "es" }, "tr/Microsoft.TestPlatform.CoreUtilities.resources.dll": { "locale": "tr" }, "fr/Microsoft.TestPlatform.CoreUtilities.resources.dll": { "locale": "fr" }, "pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll": { "locale": "pt-BR" }, "ja/Microsoft.TestPlatform.CoreUtilities.resources.dll": { "locale": "ja" }, "pl/Microsoft.TestPlatform.CoreUtilities.resources.dll": { "locale": "pl" }, "it/Microsoft.TestPlatform.CoreUtilities.resources.dll": { "locale": "it" }, "zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll": { "locale": "zh-Hans" } } }, "Microsoft.TestPlatform.CrossPlatEngine/17.8.0-release-23615-02": { "dependencies": { "Microsoft.TestPlatform.CommunicationUtilities": "17.8.0-release-23615-02", "Microsoft.TestPlatform.CoreUtilities": "17.8.0-release-23615-02", "Microsoft.TestPlatform.ObjectModel": "17.8.0-release-23615-02", "Microsoft.TestPlatform.Utilities": "17.8.0-release-23615-02", "Microsoft.VisualStudio.TestPlatform.Common": "17.8.0-release-23615-02" }, "runtime": { "Microsoft.TestPlatform.CrossPlatEngine.dll": {} }, "resources": { "de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { "locale": "de" }, "cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { "locale": "cs" }, "ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { "locale": "ru" }, "ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { "locale": "ko" }, "zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { "locale": "zh-Hant" }, "es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { "locale": "es" }, "tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { "locale": "tr" }, "fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { "locale": "fr" }, "pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { "locale": "pt-BR" }, "ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { "locale": "ja" }, "pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { "locale": "pl" }, "it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { "locale": "it" }, "zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { "locale": "zh-Hans" } } }, "Microsoft.TestPlatform.ObjectModel/17.8.0-release-23615-02": { "dependencies": { "Microsoft.TestPlatform.CoreUtilities": "17.8.0-release-23615-02", "NuGet.Frameworks": "6.8.1-rc.32767", "System.Reflection.Metadata": "1.6.0" }, "runtime": { "Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": {} }, "resources": { "de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { "locale": "de" }, "cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { "locale": "cs" }, "ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { "locale": "ru" }, "ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { "locale": "ko" }, "zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { "locale": "zh-Hant" }, "es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { "locale": "es" }, "tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { "locale": "tr" }, "fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { "locale": "fr" }, "pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { "locale": "pt-BR" }, "ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { "locale": "ja" }, "pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { "locale": "pl" }, "it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { "locale": "it" }, "zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { "locale": "zh-Hans" } } }, "Microsoft.TestPlatform.PlatformAbstractions/17.8.0-release-23615-02": { "runtime": { "Microsoft.TestPlatform.PlatformAbstractions.dll": {} } }, "Microsoft.TestPlatform.TranslationLayer/17.8.0-release-23615-02": { "dependencies": { "Microsoft.TestPlatform.CommunicationUtilities": "17.8.0-release-23615-02", "Microsoft.TestPlatform.CoreUtilities": "17.8.0-release-23615-02", "Microsoft.TestPlatform.ObjectModel": "17.8.0-release-23615-02", "Microsoft.VisualStudio.TestPlatform.Common": "17.8.0-release-23615-02" }, "runtime": { "Microsoft.TestPlatform.VsTestConsole.TranslationLayer.dll": {} }, "resources": { "de/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.resources.dll": { "locale": "de" }, "cs/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.resources.dll": { "locale": "cs" }, "ru/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.resources.dll": { "locale": "ru" }, "ko/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.resources.dll": { "locale": "ko" }, "zh-Hant/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.resources.dll": { "locale": "zh-Hant" }, "es/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.resources.dll": { "locale": "es" }, "tr/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.resources.dll": { "locale": "tr" }, "fr/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.resources.dll": { "locale": "fr" }, "pt-BR/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.resources.dll": { "locale": "pt-BR" }, "ja/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.resources.dll": { "locale": "ja" }, "pl/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.resources.dll": { "locale": "pl" }, "it/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.resources.dll": { "locale": "it" }, "zh-Hans/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.resources.dll": { "locale": "zh-Hans" } } }, "Microsoft.TestPlatform.Utilities/17.8.0-release-23615-02": { "dependencies": { "Microsoft.TestPlatform.CoreUtilities": "17.8.0-release-23615-02", "Microsoft.TestPlatform.ObjectModel": "17.8.0-release-23615-02" }, "runtime": { "Microsoft.TestPlatform.Utilities.dll": {} }, "resources": { "de/Microsoft.TestPlatform.Utilities.resources.dll": { "locale": "de" }, "cs/Microsoft.TestPlatform.Utilities.resources.dll": { "locale": "cs" }, "ru/Microsoft.TestPlatform.Utilities.resources.dll": { "locale": "ru" }, "ko/Microsoft.TestPlatform.Utilities.resources.dll": { "locale": "ko" }, "zh-Hant/Microsoft.TestPlatform.Utilities.resources.dll": { "locale": "zh-Hant" }, "es/Microsoft.TestPlatform.Utilities.resources.dll": { "locale": "es" }, "tr/Microsoft.TestPlatform.Utilities.resources.dll": { "locale": "tr" }, "fr/Microsoft.TestPlatform.Utilities.resources.dll": { "locale": "fr" }, "pt-BR/Microsoft.TestPlatform.Utilities.resources.dll": { "locale": "pt-BR" }, "ja/Microsoft.TestPlatform.Utilities.resources.dll": { "locale": "ja" }, "pl/Microsoft.TestPlatform.Utilities.resources.dll": { "locale": "pl" }, "it/Microsoft.TestPlatform.Utilities.resources.dll": { "locale": "it" }, "zh-Hans/Microsoft.TestPlatform.Utilities.resources.dll": { "locale": "zh-Hans" } } }, "Microsoft.VisualStudio.TestPlatform.Client/17.8.0-release-23615-02": { "dependencies": { "Microsoft.TestPlatform.CommunicationUtilities": "17.8.0-release-23615-02", "Microsoft.TestPlatform.CoreUtilities": "17.8.0-release-23615-02", "Microsoft.TestPlatform.CrossPlatEngine": "17.8.0-release-23615-02", "Microsoft.TestPlatform.ObjectModel": "17.8.0-release-23615-02", "Microsoft.VisualStudio.TestPlatform.Common": "17.8.0-release-23615-02" }, "runtime": { "Microsoft.VisualStudio.TestPlatform.Client.dll": {} }, "resources": { "de/Microsoft.VisualStudio.TestPlatform.Client.resources.dll": { "locale": "de" }, "cs/Microsoft.VisualStudio.TestPlatform.Client.resources.dll": { "locale": "cs" }, "ru/Microsoft.VisualStudio.TestPlatform.Client.resources.dll": { "locale": "ru" }, "ko/Microsoft.VisualStudio.TestPlatform.Client.resources.dll": { "locale": "ko" }, "zh-Hant/Microsoft.VisualStudio.TestPlatform.Client.resources.dll": { "locale": "zh-Hant" }, "es/Microsoft.VisualStudio.TestPlatform.Client.resources.dll": { "locale": "es" }, "tr/Microsoft.VisualStudio.TestPlatform.Client.resources.dll": { "locale": "tr" }, "fr/Microsoft.VisualStudio.TestPlatform.Client.resources.dll": { "locale": "fr" }, "pt-BR/Microsoft.VisualStudio.TestPlatform.Client.resources.dll": { "locale": "pt-BR" }, "ja/Microsoft.VisualStudio.TestPlatform.Client.resources.dll": { "locale": "ja" }, "pl/Microsoft.VisualStudio.TestPlatform.Client.resources.dll": { "locale": "pl" }, "it/Microsoft.VisualStudio.TestPlatform.Client.resources.dll": { "locale": "it" }, "zh-Hans/Microsoft.VisualStudio.TestPlatform.Client.resources.dll": { "locale": "zh-Hans" } } }, "Microsoft.VisualStudio.TestPlatform.Common/17.8.0-release-23615-02": { "dependencies": { "Microsoft.TestPlatform.CoreUtilities": "17.8.0-release-23615-02", "Microsoft.TestPlatform.ObjectModel": "17.8.0-release-23615-02", "Microsoft.TestPlatform.Utilities": "17.8.0-release-23615-02" }, "runtime": { "Microsoft.VisualStudio.TestPlatform.Common.dll": {} }, "resources": { "de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { "locale": "de" }, "cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { "locale": "cs" }, "ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { "locale": "ru" }, "ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { "locale": "ko" }, "zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { "locale": "zh-Hant" }, "es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { "locale": "es" }, "tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { "locale": "tr" }, "fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { "locale": "fr" }, "pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { "locale": "pt-BR" }, "ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { "locale": "ja" }, "pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { "locale": "pl" }, "it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { "locale": "it" }, "zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { "locale": "zh-Hans" } } }, "Microsoft.TestPlatform.VsTestConsole.TranslationLayer/15.0.0.0": { "runtime": { "Microsoft.TestPlatform.VsTestConsole.TranslationLayer.dll": { "assemblyVersion": "15.0.0.0", "fileVersion": "17.800.23.61502" } }, "resources": { "de/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.resources.dll": { "locale": "de" }, "cs/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.resources.dll": { "locale": "cs" }, "ru/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.resources.dll": { "locale": "ru" }, "ko/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.resources.dll": { "locale": "ko" }, "zh-Hant/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.resources.dll": { "locale": "zh-Hant" }, "es/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.resources.dll": { "locale": "es" }, "tr/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.resources.dll": { "locale": "tr" }, "fr/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.resources.dll": { "locale": "fr" }, "pt-BR/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.resources.dll": { "locale": "pt-BR" }, "ja/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.resources.dll": { "locale": "ja" }, "pl/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.resources.dll": { "locale": "pl" }, "it/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.resources.dll": { "locale": "it" }, "zh-Hans/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.resources.dll": { "locale": "zh-Hans" } } }, "Microsoft.VisualStudio.TestPlatform.Client.Reference/15.0.0.0": { "runtime": { "Microsoft.VisualStudio.TestPlatform.Client.dll": { "assemblyVersion": "15.0.0.0", "fileVersion": "17.800.23.61502" } }, "resources": { "de/Microsoft.VisualStudio.TestPlatform.Client.resources.dll": { "locale": "de" }, "cs/Microsoft.VisualStudio.TestPlatform.Client.resources.dll": { "locale": "cs" }, "ru/Microsoft.VisualStudio.TestPlatform.Client.resources.dll": { "locale": "ru" }, "ko/Microsoft.VisualStudio.TestPlatform.Client.resources.dll": { "locale": "ko" }, "zh-Hant/Microsoft.VisualStudio.TestPlatform.Client.resources.dll": { "locale": "zh-Hant" }, "es/Microsoft.VisualStudio.TestPlatform.Client.resources.dll": { "locale": "es" }, "tr/Microsoft.VisualStudio.TestPlatform.Client.resources.dll": { "locale": "tr" }, "fr/Microsoft.VisualStudio.TestPlatform.Client.resources.dll": { "locale": "fr" }, "pt-BR/Microsoft.VisualStudio.TestPlatform.Client.resources.dll": { "locale": "pt-BR" }, "ja/Microsoft.VisualStudio.TestPlatform.Client.resources.dll": { "locale": "ja" }, "pl/Microsoft.VisualStudio.TestPlatform.Client.resources.dll": { "locale": "pl" }, "it/Microsoft.VisualStudio.TestPlatform.Client.resources.dll": { "locale": "it" }, "zh-Hans/Microsoft.VisualStudio.TestPlatform.Client.resources.dll": { "locale": "zh-Hans" } } }, "Microsoft.VisualStudio.TestPlatform.Common.Reference/15.0.0.0": { "runtime": { "Microsoft.VisualStudio.TestPlatform.Common.dll": { "assemblyVersion": "15.0.0.0", "fileVersion": "17.800.23.61502" } }, "resources": { "de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { "locale": "de" }, "cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { "locale": "cs" }, "ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { "locale": "ru" }, "ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { "locale": "ko" }, "zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { "locale": "zh-Hant" }, "es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { "locale": "es" }, "tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { "locale": "tr" }, "fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { "locale": "fr" }, "pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { "locale": "pt-BR" }, "ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { "locale": "ja" }, "pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { "locale": "pl" }, "it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { "locale": "it" }, "zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { "locale": "zh-Hans" } } } } }, "libraries": { "vstest.console/17.8.0-release-23615-02": { "type": "project", "serviceable": false, "sha512": "" }, "Microsoft.DotNet.XliffTasks/1.0.0-beta.23475.1": { "type": "package", "serviceable": true, "sha512": "sha512-67I7YvzR35Ovqt42gapmDkI+x32VlYFt/1WpZBq6ZxGGwF5UWb2NiRE9nb5Ecc+0yFVICwdXm7CAUvihHMDHIg==", "path": "microsoft.dotnet.xlifftasks/1.0.0-beta.23475.1", "hashPath": "microsoft.dotnet.xlifftasks.1.0.0-beta.23475.1.nupkg.sha512" }, "Microsoft.Extensions.FileSystemGlobbing/8.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-yGSb5pO741bKrGCpME5LzsRjLJRfW4z6qoRSveUOFH+JjkmY2g/sfWRP6uY+hpGDVmgEFMHE5xZKKl3EiIm+iA==", "path": "microsoft.extensions.filesystemglobbing/8.0.0", "hashPath": "microsoft.extensions.filesystemglobbing.8.0.0.nupkg.sha512" }, "Microsoft.Net.Compilers.Toolset/4.8.0-7.25056.18": { "type": "package", "serviceable": true, "sha512": "sha512-vkXTo1mylj+pTyiPGCkIkT8KN6KdNvZFoqExV2y0mw3FcvTXItns/qNpShprJ2H7jsABE+oM+ObV7AsGoHNTTQ==", "path": "microsoft.net.compilers.toolset/4.8.0-7.25056.18", "hashPath": "microsoft.net.compilers.toolset.4.8.0-7.25056.18.nupkg.sha512" }, "Microsoft.NETCore.Platforms/1.1.0": { "type": "package", "serviceable": true, "sha512": "sha512-7iLmKjQzw+swOB/k7zACdeG1fIQ+BpQkMkPtLuR1McqHBVEhRcyJ8u14DM9NC2wHUv5/c8bQLnkd9eXuBowjBw==", "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-/IuETHo9ObKFl5nv6okBN57gt/Z6CKT4WUfLXfPW1OB6rwFKGZjq4FECPFPzbn/2YqcBtj5vzoU6wgleagxlQQ==", "path": "microsoft.netcore.targets/1.1.0", "hashPath": "microsoft.netcore.targets.1.1.0.nupkg.sha512" }, "Microsoft.Win32.Registry/4.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-zkEXirB1NAc/pLboJj7O2yCmN8Ddqxpq57hSnGltixfUYpSTKEC/1nkvzGgUr5NE7ULZY6VtBDbu5wnyCRZseg==", "path": "microsoft.win32.registry/4.0.0", "hashPath": "microsoft.win32.registry.4.0.0.nupkg.sha512" }, "Newtonsoft.Json/13.0.3": { "type": "package", "serviceable": true, "sha512": "sha512-RuvZ3HE5keiXYu3DOEsY0M5yDKGsAb9i7cy05g0g9YWv/yiV56VXrp4IGb1DTcp+Obj8aFNrJSWS6+dJc9d2CA==", "path": "newtonsoft.json/13.0.3", "hashPath": "newtonsoft.json.13.0.3.nupkg.sha512" }, "NuGet.Frameworks/6.8.1-rc.32767": { "type": "package", "serviceable": true, "sha512": "sha512-Lj9gNDJb5H6hdassGL5AVhiH60DYWfC5ES5CVz95Qw3c6H838r2nP+Npe6Yz9l7aN+nzwXfhMYba9XBrL+ww2Q==", "path": "nuget.frameworks/6.8.1-rc.32767", "hashPath": "nuget.frameworks.6.8.1-rc.32767.nupkg.sha512" }, "System.Collections/4.0.11": { "type": "package", "serviceable": true, "sha512": "sha512-KpSGj9jbknUMrIzMAFpu1v0/v3RX7dmsGPRJUso2e/lt3x8G24AnZU97nMCXJcVYcf65/hOwm3tDbDSadlZ4Aw==", "path": "system.collections/4.0.11", "hashPath": "system.collections.4.0.11.nupkg.sha512" }, "System.Collections.Immutable/1.5.0": { "type": "package", "serviceable": true, "sha512": "sha512-AEUPp3zJs30LyfpjIej/8Ys/oJ0drnqJov55RhsqNIEP1S4OTolZMIHhIGFDKqvD+zaJydz7w5KjwylPWyph9A==", "path": "system.collections.immutable/1.5.0", "hashPath": "system.collections.immutable.1.5.0.nupkg.sha512" }, "System.Diagnostics.FileVersionInfo/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-/gwMbKNbiQ9ELXSpposd/Ce8+6mnopLPuJyl34Cdy0g+Cq0QRO9yubikdMYP+qbKu6hecP4oUiAQ0c2QZjgCvA==", "path": "system.diagnostics.fileversioninfo/4.3.0", "hashPath": "system.diagnostics.fileversioninfo.4.3.0.nupkg.sha512" }, "System.Globalization/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-LKCInc6RiVa1/lkgyLUwHPdUBUWPOOMCnFndSHBeZJN/TrzDGRfoKgzxH8GAemHXaXfhFdYpQN/lzcSOtVL91A==", "path": "system.globalization/4.3.0", "hashPath": "system.globalization.4.3.0.nupkg.sha512" }, "System.IO/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-hdUt1bzrXhBnjhXCSZNJhta5fVaAvQeKWS0suqpdb9kt4VwLHM/d1oFHYwhHdsjXDmvonZEXQDPBYNYPvH0XVA==", "path": "system.io/4.3.0", "hashPath": "system.io.4.3.0.nupkg.sha512" }, "System.IO.FileSystem/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-iDCzdvNv3BUdP3dHHJlqxgnKQNeIbCMa/nzCRIBH/51g7CmoGrFzLpISB5tF9JLco2V30szn04iWhil4GgDgBA==", "path": "system.io.filesystem/4.3.0", "hashPath": "system.io.filesystem.4.3.0.nupkg.sha512" }, "System.IO.FileSystem.Primitives/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-dyihVeCb8qyptKCFS1zpmA2jUaccv8YlTB6JzOYU+SLYAJT40swI62WNq2ggCW+CmIHSW2TqpxXfMPWHQHaP+g==", "path": "system.io.filesystem.primitives/4.3.0", "hashPath": "system.io.filesystem.primitives.4.3.0.nupkg.sha512" }, "System.Reflection/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-0v35GXtcCydrSj33fBLOrt7QdPlGlDkX+iiBSj6WdXi1GdvoWComTPlVtlwStDebw4ojJW+ogGYb9P5nsbCz+w==", "path": "system.reflection/4.3.0", "hashPath": "system.reflection.4.3.0.nupkg.sha512" }, "System.Reflection.Metadata/1.6.0": { "type": "package", "serviceable": true, "sha512": "sha512-AR6DChnAbvYMgh3smZKKyYHMj7dhx0CxX54RrwKcRd1g7NUrTHr2gmU3jtbGdajrfD7qNyOPQSNkOIU+xqlo4Q==", "path": "system.reflection.metadata/1.6.0", "hashPath": "system.reflection.metadata.1.6.0.nupkg.sha512" }, "System.Reflection.Primitives/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-sq1MnOsJF7q5WEEwofs+QeINCmrzZcvMMqpiWYZLMBAKQhhaHkadD8xlOlDxU/SiWdehYfBSOu0tzfuRCLABSg==", "path": "system.reflection.primitives/4.3.0", "hashPath": "system.reflection.primitives.4.3.0.nupkg.sha512" }, "System.Resources.ResourceManager/4.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-qr9l4f4W2cmt09PDCzyby2BMLiR7M67IqwUj4QuBA5xvla5Rl7ZGtwCx8zKJiw3aCqgsn3yrotLhY+iXUhFj6A==", "path": "system.resources.resourcemanager/4.0.1", "hashPath": "system.resources.resourcemanager.4.0.1.nupkg.sha512" }, "System.Runtime/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-rupvUDraiqhLaCPmf05yr8S+prcL1arYQxVVYIj+jdsJ3QF7iebiPDO5hOUmxn76S2IUx+qH9plP3f1T4GCDNQ==", "path": "system.runtime/4.3.0", "hashPath": "system.runtime.4.3.0.nupkg.sha512" }, "System.Runtime.Extensions/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-F+kFGztP/mmc8yEmtoKyQRWIu4p4G7zgVaAXPcT0+sXbcA5N7J2jDZTT9tvNGk3ykJsKYe17VLBfiu99BAc5Wg==", "path": "system.runtime.extensions/4.3.0", "hashPath": "system.runtime.extensions.4.3.0.nupkg.sha512" }, "System.Runtime.Handles/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-bG1b2W3XKCiheLai4acmC0gVNsdCKrrH5/SmKDTL8ocYTE7heyBKn5s6I+2dNInTPDaIx6SyAHcCWcW4ruweHw==", "path": "system.runtime.handles/4.3.0", "hashPath": "system.runtime.handles.4.3.0.nupkg.sha512" }, "System.Runtime.InteropServices/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-pfX8+FFvjKAsdzvio3p0sfWT3YJ6+3E5fzdImW4Z6+U/Jt9D3zhyOB9oPdYLs3uwBUqa5qtyWZ4b5wVM/TIxZw==", "path": "system.runtime.interopservices/4.3.0", "hashPath": "system.runtime.interopservices.4.3.0.nupkg.sha512" }, "System.Text.Encoding/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-NNzl3xyuEzaR8beQ5paumlvwaKVLSNs6+3uakZDdr17VRYxgCG3ilJ9AIpLGIyEFiU56gIfto1BBkKf8841rpw==", "path": "system.text.encoding/4.3.0", "hashPath": "system.text.encoding.4.3.0.nupkg.sha512" }, "System.Threading.Tasks/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-CB7wFmcN/KjRKeFaWMbQUH2qnSX0qm0+cVAXUloqFjBBceZ4jBCmFxo4hWAWkuageJ2xK60y25c2iUyGXgKjJA==", "path": "system.threading.tasks/4.3.0", "hashPath": "system.threading.tasks.4.3.0.nupkg.sha512" }, "Microsoft.TestPlatform.CommunicationUtilities/17.8.0-release-23615-02": { "type": "project", "serviceable": false, "sha512": "" }, "Microsoft.TestPlatform.CoreUtilities/17.8.0-release-23615-02": { "type": "project", "serviceable": false, "sha512": "" }, "Microsoft.TestPlatform.CrossPlatEngine/17.8.0-release-23615-02": { "type": "project", "serviceable": false, "sha512": "" }, "Microsoft.TestPlatform.ObjectModel/17.8.0-release-23615-02": { "type": "project", "serviceable": false, "sha512": "" }, "Microsoft.TestPlatform.PlatformAbstractions/17.8.0-release-23615-02": { "type": "project", "serviceable": false, "sha512": "" }, "Microsoft.TestPlatform.TranslationLayer/17.8.0-release-23615-02": { "type": "project", "serviceable": false, "sha512": "" }, "Microsoft.TestPlatform.Utilities/17.8.0-release-23615-02": { "type": "project", "serviceable": false, "sha512": "" }, "Microsoft.VisualStudio.TestPlatform.Client/17.8.0-release-23615-02": { "type": "project", "serviceable": false, "sha512": "" }, "Microsoft.VisualStudio.TestPlatform.Common/17.8.0-release-23615-02": { "type": "project", "serviceable": false, "sha512": "" }, "Microsoft.TestPlatform.VsTestConsole.TranslationLayer/15.0.0.0": { "type": "reference", "serviceable": false, "sha512": "" }, "Microsoft.VisualStudio.TestPlatform.Client.Reference/15.0.0.0": { "type": "reference", "serviceable": false, "sha512": "" }, "Microsoft.VisualStudio.TestPlatform.Common.Reference/15.0.0.0": { "type": "reference", "serviceable": false, "sha512": "" } } }