123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723 |
- {
- "runtimeTarget": {
- "name": ".NETCoreApp,Version=v6.0",
- "signature": ""
- },
- "compilationOptions": {},
- "targets": {
- ".NETCoreApp,Version=v6.0": {
- "TestProject1/1.0.0": {
- "dependencies": {
- "ConsoleApp2": "1.0.0",
- "MSTest.TestAdapter": "3.2.2",
- "MSTest.TestFramework": "3.2.2",
- "Microsoft.NET.Test.Sdk": "17.9.0",
- "coverlet.collector": "6.0.2",
- "Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions": "14.0.0.0"
- },
- "runtime": {
- "TestProject1.dll": {}
- }
- },
- "coverlet.collector/6.0.2": {},
- "Microsoft.ApplicationInsights/2.21.0": {
- "dependencies": {
- "System.Diagnostics.DiagnosticSource": "5.0.0"
- },
- "runtime": {
- "lib/netstandard2.0/Microsoft.ApplicationInsights.dll": {
- "assemblyVersion": "2.21.0.429",
- "fileVersion": "2.21.0.429"
- }
- }
- },
- "Microsoft.CodeCoverage/17.9.0": {
- "runtime": {
- "lib/netcoreapp3.1/Microsoft.VisualStudio.CodeCoverage.Shim.dll": {
- "assemblyVersion": "15.0.0.0",
- "fileVersion": "17.900.724.7204"
- }
- }
- },
- "Microsoft.NET.Test.Sdk/17.9.0": {
- "dependencies": {
- "Microsoft.CodeCoverage": "17.9.0",
- "Microsoft.TestPlatform.TestHost": "17.9.0"
- }
- },
- "Microsoft.Testing.Extensions.Telemetry/1.0.2": {
- "dependencies": {
- "Microsoft.ApplicationInsights": "2.21.0",
- "Microsoft.Testing.Platform": "1.0.2"
- },
- "runtime": {
- "lib/net6.0/Microsoft.Testing.Extensions.Telemetry.dll": {
- "assemblyVersion": "1.0.2.0",
- "fileVersion": "1.0.224.12103"
- }
- },
- "resources": {
- "lib/net6.0/cs/Microsoft.Testing.Extensions.Telemetry.resources.dll": {
- "locale": "cs"
- },
- "lib/net6.0/de/Microsoft.Testing.Extensions.Telemetry.resources.dll": {
- "locale": "de"
- },
- "lib/net6.0/es/Microsoft.Testing.Extensions.Telemetry.resources.dll": {
- "locale": "es"
- },
- "lib/net6.0/fr/Microsoft.Testing.Extensions.Telemetry.resources.dll": {
- "locale": "fr"
- },
- "lib/net6.0/it/Microsoft.Testing.Extensions.Telemetry.resources.dll": {
- "locale": "it"
- },
- "lib/net6.0/ja/Microsoft.Testing.Extensions.Telemetry.resources.dll": {
- "locale": "ja"
- },
- "lib/net6.0/ko/Microsoft.Testing.Extensions.Telemetry.resources.dll": {
- "locale": "ko"
- },
- "lib/net6.0/pl/Microsoft.Testing.Extensions.Telemetry.resources.dll": {
- "locale": "pl"
- },
- "lib/net6.0/pt-BR/Microsoft.Testing.Extensions.Telemetry.resources.dll": {
- "locale": "pt-BR"
- },
- "lib/net6.0/ru/Microsoft.Testing.Extensions.Telemetry.resources.dll": {
- "locale": "ru"
- },
- "lib/net6.0/tr/Microsoft.Testing.Extensions.Telemetry.resources.dll": {
- "locale": "tr"
- },
- "lib/net6.0/zh-Hans/Microsoft.Testing.Extensions.Telemetry.resources.dll": {
- "locale": "zh-Hans"
- },
- "lib/net6.0/zh-Hant/Microsoft.Testing.Extensions.Telemetry.resources.dll": {
- "locale": "zh-Hant"
- }
- }
- },
- "Microsoft.Testing.Extensions.TrxReport.Abstractions/1.0.2": {
- "dependencies": {
- "Microsoft.Testing.Platform": "1.0.2"
- },
- "runtime": {
- "lib/net6.0/Microsoft.Testing.Extensions.TrxReport.Abstractions.dll": {
- "assemblyVersion": "1.0.2.0",
- "fileVersion": "1.0.224.12103"
- }
- }
- },
- "Microsoft.Testing.Extensions.VSTestBridge/1.0.2": {
- "dependencies": {
- "Microsoft.TestPlatform.ObjectModel": "17.9.0",
- "Microsoft.Testing.Extensions.TrxReport.Abstractions": "1.0.2",
- "Microsoft.Testing.Platform": "1.0.2"
- },
- "runtime": {
- "lib/net6.0/Microsoft.Testing.Extensions.VSTestBridge.dll": {
- "assemblyVersion": "1.0.2.0",
- "fileVersion": "1.0.224.12103"
- }
- },
- "resources": {
- "lib/net6.0/cs/Microsoft.Testing.Extensions.VSTestBridge.resources.dll": {
- "locale": "cs"
- },
- "lib/net6.0/de/Microsoft.Testing.Extensions.VSTestBridge.resources.dll": {
- "locale": "de"
- },
- "lib/net6.0/es/Microsoft.Testing.Extensions.VSTestBridge.resources.dll": {
- "locale": "es"
- },
- "lib/net6.0/fr/Microsoft.Testing.Extensions.VSTestBridge.resources.dll": {
- "locale": "fr"
- },
- "lib/net6.0/it/Microsoft.Testing.Extensions.VSTestBridge.resources.dll": {
- "locale": "it"
- },
- "lib/net6.0/ja/Microsoft.Testing.Extensions.VSTestBridge.resources.dll": {
- "locale": "ja"
- },
- "lib/net6.0/ko/Microsoft.Testing.Extensions.VSTestBridge.resources.dll": {
- "locale": "ko"
- },
- "lib/net6.0/pl/Microsoft.Testing.Extensions.VSTestBridge.resources.dll": {
- "locale": "pl"
- },
- "lib/net6.0/pt-BR/Microsoft.Testing.Extensions.VSTestBridge.resources.dll": {
- "locale": "pt-BR"
- },
- "lib/net6.0/ru/Microsoft.Testing.Extensions.VSTestBridge.resources.dll": {
- "locale": "ru"
- },
- "lib/net6.0/tr/Microsoft.Testing.Extensions.VSTestBridge.resources.dll": {
- "locale": "tr"
- },
- "lib/net6.0/zh-Hans/Microsoft.Testing.Extensions.VSTestBridge.resources.dll": {
- "locale": "zh-Hans"
- },
- "lib/net6.0/zh-Hant/Microsoft.Testing.Extensions.VSTestBridge.resources.dll": {
- "locale": "zh-Hant"
- }
- }
- },
- "Microsoft.Testing.Platform/1.0.2": {
- "runtime": {
- "lib/net6.0/Microsoft.Testing.Platform.dll": {
- "assemblyVersion": "1.0.2.0",
- "fileVersion": "1.0.224.12103"
- }
- },
- "resources": {
- "lib/net6.0/cs/Microsoft.Testing.Platform.resources.dll": {
- "locale": "cs"
- },
- "lib/net6.0/de/Microsoft.Testing.Platform.resources.dll": {
- "locale": "de"
- },
- "lib/net6.0/es/Microsoft.Testing.Platform.resources.dll": {
- "locale": "es"
- },
- "lib/net6.0/fr/Microsoft.Testing.Platform.resources.dll": {
- "locale": "fr"
- },
- "lib/net6.0/it/Microsoft.Testing.Platform.resources.dll": {
- "locale": "it"
- },
- "lib/net6.0/ja/Microsoft.Testing.Platform.resources.dll": {
- "locale": "ja"
- },
- "lib/net6.0/ko/Microsoft.Testing.Platform.resources.dll": {
- "locale": "ko"
- },
- "lib/net6.0/pl/Microsoft.Testing.Platform.resources.dll": {
- "locale": "pl"
- },
- "lib/net6.0/pt-BR/Microsoft.Testing.Platform.resources.dll": {
- "locale": "pt-BR"
- },
- "lib/net6.0/ru/Microsoft.Testing.Platform.resources.dll": {
- "locale": "ru"
- },
- "lib/net6.0/tr/Microsoft.Testing.Platform.resources.dll": {
- "locale": "tr"
- },
- "lib/net6.0/zh-Hans/Microsoft.Testing.Platform.resources.dll": {
- "locale": "zh-Hans"
- },
- "lib/net6.0/zh-Hant/Microsoft.Testing.Platform.resources.dll": {
- "locale": "zh-Hant"
- }
- }
- },
- "Microsoft.Testing.Platform.MSBuild/1.0.2": {
- "dependencies": {
- "Microsoft.Testing.Platform": "1.0.2"
- },
- "runtime": {
- "lib/net6.0/Microsoft.Testing.Platform.MSBuild.dll": {
- "assemblyVersion": "1.0.2.0",
- "fileVersion": "1.0.224.12103"
- }
- },
- "resources": {
- "lib/net6.0/cs/Microsoft.Testing.Platform.MSBuild.resources.dll": {
- "locale": "cs"
- },
- "lib/net6.0/de/Microsoft.Testing.Platform.MSBuild.resources.dll": {
- "locale": "de"
- },
- "lib/net6.0/es/Microsoft.Testing.Platform.MSBuild.resources.dll": {
- "locale": "es"
- },
- "lib/net6.0/fr/Microsoft.Testing.Platform.MSBuild.resources.dll": {
- "locale": "fr"
- },
- "lib/net6.0/it/Microsoft.Testing.Platform.MSBuild.resources.dll": {
- "locale": "it"
- },
- "lib/net6.0/ja/Microsoft.Testing.Platform.MSBuild.resources.dll": {
- "locale": "ja"
- },
- "lib/net6.0/ko/Microsoft.Testing.Platform.MSBuild.resources.dll": {
- "locale": "ko"
- },
- "lib/net6.0/pl/Microsoft.Testing.Platform.MSBuild.resources.dll": {
- "locale": "pl"
- },
- "lib/net6.0/pt-BR/Microsoft.Testing.Platform.MSBuild.resources.dll": {
- "locale": "pt-BR"
- },
- "lib/net6.0/ru/Microsoft.Testing.Platform.MSBuild.resources.dll": {
- "locale": "ru"
- },
- "lib/net6.0/tr/Microsoft.Testing.Platform.MSBuild.resources.dll": {
- "locale": "tr"
- },
- "lib/net6.0/zh-Hans/Microsoft.Testing.Platform.MSBuild.resources.dll": {
- "locale": "zh-Hans"
- },
- "lib/net6.0/zh-Hant/Microsoft.Testing.Platform.MSBuild.resources.dll": {
- "locale": "zh-Hant"
- }
- }
- },
- "Microsoft.TestPlatform.ObjectModel/17.9.0": {
- "dependencies": {
- "System.Reflection.Metadata": "1.6.0"
- },
- "runtime": {
- "lib/netcoreapp3.1/Microsoft.TestPlatform.CoreUtilities.dll": {
- "assemblyVersion": "15.0.0.0",
- "fileVersion": "17.900.24.10602"
- },
- "lib/netcoreapp3.1/Microsoft.TestPlatform.PlatformAbstractions.dll": {
- "assemblyVersion": "15.0.0.0",
- "fileVersion": "17.900.24.10602"
- },
- "lib/netcoreapp3.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": {
- "assemblyVersion": "15.0.0.0",
- "fileVersion": "17.900.24.10602"
- }
- },
- "resources": {
- "lib/netcoreapp3.1/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
- "locale": "cs"
- },
- "lib/netcoreapp3.1/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
- "locale": "cs"
- },
- "lib/netcoreapp3.1/de/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
- "locale": "de"
- },
- "lib/netcoreapp3.1/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
- "locale": "de"
- },
- "lib/netcoreapp3.1/es/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
- "locale": "es"
- },
- "lib/netcoreapp3.1/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
- "locale": "es"
- },
- "lib/netcoreapp3.1/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
- "locale": "fr"
- },
- "lib/netcoreapp3.1/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
- "locale": "fr"
- },
- "lib/netcoreapp3.1/it/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
- "locale": "it"
- },
- "lib/netcoreapp3.1/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
- "locale": "it"
- },
- "lib/netcoreapp3.1/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
- "locale": "ja"
- },
- "lib/netcoreapp3.1/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
- "locale": "ja"
- },
- "lib/netcoreapp3.1/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
- "locale": "ko"
- },
- "lib/netcoreapp3.1/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
- "locale": "ko"
- },
- "lib/netcoreapp3.1/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
- "locale": "pl"
- },
- "lib/netcoreapp3.1/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
- "locale": "pl"
- },
- "lib/netcoreapp3.1/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
- "locale": "pt-BR"
- },
- "lib/netcoreapp3.1/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
- "locale": "pt-BR"
- },
- "lib/netcoreapp3.1/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
- "locale": "ru"
- },
- "lib/netcoreapp3.1/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
- "locale": "ru"
- },
- "lib/netcoreapp3.1/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
- "locale": "tr"
- },
- "lib/netcoreapp3.1/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
- "locale": "tr"
- },
- "lib/netcoreapp3.1/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
- "locale": "zh-Hans"
- },
- "lib/netcoreapp3.1/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
- "locale": "zh-Hans"
- },
- "lib/netcoreapp3.1/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
- "locale": "zh-Hant"
- },
- "lib/netcoreapp3.1/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
- "locale": "zh-Hant"
- }
- }
- },
- "Microsoft.TestPlatform.TestHost/17.9.0": {
- "dependencies": {
- "Microsoft.TestPlatform.ObjectModel": "17.9.0",
- "Newtonsoft.Json": "13.0.1"
- },
- "runtime": {
- "lib/netcoreapp3.1/Microsoft.TestPlatform.CommunicationUtilities.dll": {
- "assemblyVersion": "15.0.0.0",
- "fileVersion": "17.900.24.10602"
- },
- "lib/netcoreapp3.1/Microsoft.TestPlatform.CrossPlatEngine.dll": {
- "assemblyVersion": "15.0.0.0",
- "fileVersion": "17.900.24.10602"
- },
- "lib/netcoreapp3.1/Microsoft.TestPlatform.Utilities.dll": {
- "assemblyVersion": "15.0.0.0",
- "fileVersion": "17.900.24.10602"
- },
- "lib/netcoreapp3.1/Microsoft.VisualStudio.TestPlatform.Common.dll": {
- "assemblyVersion": "15.0.0.0",
- "fileVersion": "17.900.24.10602"
- },
- "lib/netcoreapp3.1/testhost.dll": {
- "assemblyVersion": "15.0.0.0",
- "fileVersion": "17.900.24.10602"
- }
- },
- "resources": {
- "lib/netcoreapp3.1/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
- "locale": "cs"
- },
- "lib/netcoreapp3.1/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
- "locale": "cs"
- },
- "lib/netcoreapp3.1/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
- "locale": "cs"
- },
- "lib/netcoreapp3.1/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
- "locale": "de"
- },
- "lib/netcoreapp3.1/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
- "locale": "de"
- },
- "lib/netcoreapp3.1/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
- "locale": "de"
- },
- "lib/netcoreapp3.1/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
- "locale": "es"
- },
- "lib/netcoreapp3.1/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
- "locale": "es"
- },
- "lib/netcoreapp3.1/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
- "locale": "es"
- },
- "lib/netcoreapp3.1/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
- "locale": "fr"
- },
- "lib/netcoreapp3.1/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
- "locale": "fr"
- },
- "lib/netcoreapp3.1/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
- "locale": "fr"
- },
- "lib/netcoreapp3.1/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
- "locale": "it"
- },
- "lib/netcoreapp3.1/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
- "locale": "it"
- },
- "lib/netcoreapp3.1/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
- "locale": "it"
- },
- "lib/netcoreapp3.1/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
- "locale": "ja"
- },
- "lib/netcoreapp3.1/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
- "locale": "ja"
- },
- "lib/netcoreapp3.1/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
- "locale": "ja"
- },
- "lib/netcoreapp3.1/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
- "locale": "ko"
- },
- "lib/netcoreapp3.1/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
- "locale": "ko"
- },
- "lib/netcoreapp3.1/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
- "locale": "ko"
- },
- "lib/netcoreapp3.1/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
- "locale": "pl"
- },
- "lib/netcoreapp3.1/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
- "locale": "pl"
- },
- "lib/netcoreapp3.1/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
- "locale": "pl"
- },
- "lib/netcoreapp3.1/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
- "locale": "pt-BR"
- },
- "lib/netcoreapp3.1/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
- "locale": "pt-BR"
- },
- "lib/netcoreapp3.1/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
- "locale": "pt-BR"
- },
- "lib/netcoreapp3.1/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
- "locale": "ru"
- },
- "lib/netcoreapp3.1/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
- "locale": "ru"
- },
- "lib/netcoreapp3.1/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
- "locale": "ru"
- },
- "lib/netcoreapp3.1/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
- "locale": "tr"
- },
- "lib/netcoreapp3.1/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
- "locale": "tr"
- },
- "lib/netcoreapp3.1/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
- "locale": "tr"
- },
- "lib/netcoreapp3.1/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
- "locale": "zh-Hans"
- },
- "lib/netcoreapp3.1/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
- "locale": "zh-Hans"
- },
- "lib/netcoreapp3.1/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
- "locale": "zh-Hans"
- },
- "lib/netcoreapp3.1/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
- "locale": "zh-Hant"
- },
- "lib/netcoreapp3.1/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
- "locale": "zh-Hant"
- },
- "lib/netcoreapp3.1/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
- "locale": "zh-Hant"
- }
- }
- },
- "MSTest.TestAdapter/3.2.2": {
- "dependencies": {
- "Microsoft.Testing.Extensions.Telemetry": "1.0.2",
- "Microsoft.Testing.Extensions.VSTestBridge": "1.0.2",
- "Microsoft.Testing.Platform.MSBuild": "1.0.2"
- }
- },
- "MSTest.TestFramework/3.2.2": {
- "runtime": {
- "lib/net6.0/Microsoft.VisualStudio.TestPlatform.TestFramework.dll": {
- "assemblyVersion": "14.0.0.0",
- "fileVersion": "3.200.224.12202"
- }
- },
- "resources": {
- "lib/net6.0/cs/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": {
- "locale": "cs"
- },
- "lib/net6.0/de/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": {
- "locale": "de"
- },
- "lib/net6.0/es/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": {
- "locale": "es"
- },
- "lib/net6.0/fr/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": {
- "locale": "fr"
- },
- "lib/net6.0/it/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": {
- "locale": "it"
- },
- "lib/net6.0/ja/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": {
- "locale": "ja"
- },
- "lib/net6.0/ko/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": {
- "locale": "ko"
- },
- "lib/net6.0/pl/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": {
- "locale": "pl"
- },
- "lib/net6.0/pt-BR/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": {
- "locale": "pt-BR"
- },
- "lib/net6.0/ru/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": {
- "locale": "ru"
- },
- "lib/net6.0/tr/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": {
- "locale": "tr"
- },
- "lib/net6.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": {
- "locale": "zh-Hans"
- },
- "lib/net6.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": {
- "locale": "zh-Hant"
- }
- }
- },
- "Newtonsoft.Json/13.0.1": {
- "runtime": {
- "lib/netstandard2.0/Newtonsoft.Json.dll": {
- "assemblyVersion": "13.0.0.0",
- "fileVersion": "13.0.1.25517"
- }
- }
- },
- "System.Diagnostics.DiagnosticSource/5.0.0": {},
- "System.Reflection.Metadata/1.6.0": {},
- "ConsoleApp2/1.0.0": {
- "runtime": {
- "ConsoleApp2.dll": {}
- }
- },
- "Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions/14.0.0.0": {
- "runtime": {
- "Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll": {
- "assemblyVersion": "14.0.0.0",
- "fileVersion": "3.200.224.12202"
- }
- }
- }
- }
- },
- "libraries": {
- "TestProject1/1.0.0": {
- "type": "project",
- "serviceable": false,
- "sha512": ""
- },
- "coverlet.collector/6.0.2": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-bJShQ6uWRTQ100ZeyiMqcFlhP7WJ+bCuabUs885dJiBEzMsJMSFr7BOyeCw4rgvQokteGi5rKQTlkhfQPUXg2A==",
- "path": "coverlet.collector/6.0.2",
- "hashPath": "coverlet.collector.6.0.2.nupkg.sha512"
- },
- "Microsoft.ApplicationInsights/2.21.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-btZEDWAFNo9CoYliMCriSMTX3ruRGZTtYw4mo2XyyfLlowFicYVM2Xszi5evDG95QRYV7MbbH3D2RqVwfZlJHw==",
- "path": "microsoft.applicationinsights/2.21.0",
- "hashPath": "microsoft.applicationinsights.2.21.0.nupkg.sha512"
- },
- "Microsoft.CodeCoverage/17.9.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-RGD37ZSrratfScYXm7M0HjvxMxZyWZL4jm+XgMZbkIY1UPgjUpbNA/t+WTGj/rC/0Hm9A3IrH3ywbKZkOCnoZA==",
- "path": "microsoft.codecoverage/17.9.0",
- "hashPath": "microsoft.codecoverage.17.9.0.nupkg.sha512"
- },
- "Microsoft.NET.Test.Sdk/17.9.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-7GUNAUbJYn644jzwLm5BD3a2p9C1dmP8Hr6fDPDxgItQk9hBs1Svdxzz07KQ/UphMSmgza9AbijBJGmw5D658A==",
- "path": "microsoft.net.test.sdk/17.9.0",
- "hashPath": "microsoft.net.test.sdk.17.9.0.nupkg.sha512"
- },
- "Microsoft.Testing.Extensions.Telemetry/1.0.2": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-32YnySeewFl0IAgI27bTbFZdfA+Tvmg5p7kxgPcFAPKLjW1HTNKlKMrEYFgCIIT1Onak2Iod0tvsHYqXzV3a+w==",
- "path": "microsoft.testing.extensions.telemetry/1.0.2",
- "hashPath": "microsoft.testing.extensions.telemetry.1.0.2.nupkg.sha512"
- },
- "Microsoft.Testing.Extensions.TrxReport.Abstractions/1.0.2": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-MPHXtnoaf3lESF7eXbYSzvb12K1SZslEpQ1evf3GZAvtfXXyBeFwpcSMd+l3jW8z+zhmniC2gAc6jq/GEgFW2Q==",
- "path": "microsoft.testing.extensions.trxreport.abstractions/1.0.2",
- "hashPath": "microsoft.testing.extensions.trxreport.abstractions.1.0.2.nupkg.sha512"
- },
- "Microsoft.Testing.Extensions.VSTestBridge/1.0.2": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-68/CZ2mmtdNx8QrMenQ90HVb0gYGpFP54GLRwvMyaDgnhwYgN55TDU+ypBS3X5xThJda42mckfFhBqpjjeYz+A==",
- "path": "microsoft.testing.extensions.vstestbridge/1.0.2",
- "hashPath": "microsoft.testing.extensions.vstestbridge.1.0.2.nupkg.sha512"
- },
- "Microsoft.Testing.Platform/1.0.2": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-pVZqxU3LsZLF7Cle0GH+j1+uz5FhmcxEe9sS5sZvONeqgv/EP/p7aI3bIaeoVs0YAVH3UmlqDAsWP5oXcT294A==",
- "path": "microsoft.testing.platform/1.0.2",
- "hashPath": "microsoft.testing.platform.1.0.2.nupkg.sha512"
- },
- "Microsoft.Testing.Platform.MSBuild/1.0.2": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-9f5JiIEEEkI/MvCi9zCxbX8k9D4xtyqJkaWKtDIt4R/CAJEYN5op3LcUyfbMAKhsFUTn1D+DGTfu5XPoh6fwJw==",
- "path": "microsoft.testing.platform.msbuild/1.0.2",
- "hashPath": "microsoft.testing.platform.msbuild.1.0.2.nupkg.sha512"
- },
- "Microsoft.TestPlatform.ObjectModel/17.9.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-1ilw/8vgmjLyKU+2SKXKXaOqpYFJCQfGqGz+x0cosl981VzjrY74Sv6qAJv+neZMZ9ZMxF3ArN6kotaQ4uvEBw==",
- "path": "microsoft.testplatform.objectmodel/17.9.0",
- "hashPath": "microsoft.testplatform.objectmodel.17.9.0.nupkg.sha512"
- },
- "Microsoft.TestPlatform.TestHost/17.9.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-Spmg7Wx49Ya3SxBjyeAR+nQpjMTKZwTwpZ7KyeOTIqI/WHNPnBU4HUvl5kuHPQAwGWqMy4FGZja1HvEwvoaDiA==",
- "path": "microsoft.testplatform.testhost/17.9.0",
- "hashPath": "microsoft.testplatform.testhost.17.9.0.nupkg.sha512"
- },
- "MSTest.TestAdapter/3.2.2": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-E3dnR9KTNCP61O4yIRBPV0KFXQszW2IJv3O+LqNIK6rUrXNSsXc9QeZBnFYBYwA21uTv3e27xDyreddqe9eUHg==",
- "path": "mstest.testadapter/3.2.2",
- "hashPath": "mstest.testadapter.3.2.2.nupkg.sha512"
- },
- "MSTest.TestFramework/3.2.2": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-t3o8wfuMvjq1ETxsX6qBIOJMpnNpRoBjf2+0ZEKURSH+xHnpLM7yojNkLgJbir7vQGzQh7JaAUBO1MkszBvVrw==",
- "path": "mstest.testframework/3.2.2",
- "hashPath": "mstest.testframework.3.2.2.nupkg.sha512"
- },
- "Newtonsoft.Json/13.0.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A==",
- "path": "newtonsoft.json/13.0.1",
- "hashPath": "newtonsoft.json.13.0.1.nupkg.sha512"
- },
- "System.Diagnostics.DiagnosticSource/5.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-tCQTzPsGZh/A9LhhA6zrqCRV4hOHsK90/G7q3Khxmn6tnB1PuNU0cRaKANP2AWcF9bn0zsuOoZOSrHuJk6oNBA==",
- "path": "system.diagnostics.diagnosticsource/5.0.0",
- "hashPath": "system.diagnostics.diagnosticsource.5.0.0.nupkg.sha512"
- },
- "System.Reflection.Metadata/1.6.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-COC1aiAJjCoA5GBF+QKL2uLqEBew4JsCkQmoHKbN3TlOZKa2fKLz5CpiRQKDz0RsAOEGsVKqOD5bomsXq/4STQ==",
- "path": "system.reflection.metadata/1.6.0",
- "hashPath": "system.reflection.metadata.1.6.0.nupkg.sha512"
- },
- "ConsoleApp2/1.0.0": {
- "type": "project",
- "serviceable": false,
- "sha512": ""
- },
- "Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions/14.0.0.0": {
- "type": "reference",
- "serviceable": false,
- "sha512": ""
- }
- }
- }
|