Lib/Core/TfsCmdlets.deps.json
|
{
"runtimeTarget": { "name": ".NETCoreApp,Version=v3.1", "signature": "" }, "compilationOptions": {}, "targets": { ".NETCoreApp,Version=v3.1": { "TfsCmdlets/2.11.0.4185": { "dependencies": { "Azure.Identity": "1.20.0", "DotNet.Glob": "3.1.3", "Microsoft.Identity.Client": "4.83.3", "Microsoft.Identity.Client.Desktop": "4.83.3", "Microsoft.TeamFoundationServer.Client": "16.206.0-preview", "Microsoft.VisualStudio.Services.ExtensionManagement.WebApi": "16.206.0-preview", "Microsoft.VisualStudio.Services.InteractiveClient": "16.206.0-preview", "Microsoft.VisualStudio.Services.Packaging.Client": "16.206.0-preview", "Microsoft.VisualStudio.Services.Release.Client": "16.206.0-preview", "Microsoft.VisualStudio.Services.Search.Client": "16.206.0-preview", "Microsoft.VisualStudio.Services.ServiceEndpoints.WebApi": "16.206.0-preview", "Microsoft.VisualStudio.Services.ServiceHooks.WebApi": "16.206.0-preview", "Microsoft.Win32.Registry": "5.0.0", "System.Composition": "10.0.5", "System.Composition.Hosting": "10.0.5", "Microsoft.Web.WebView2.Core": "1.0.2903.40", "Microsoft.Web.WebView2.WinForms": "1.0.2903.40", "Microsoft.Web.WebView2.Wpf": "1.0.2903.40" }, "runtime": { "TfsCmdlets.dll": {} } }, "Azure.Core/1.52.0": { "dependencies": { "Microsoft.Bcl.AsyncInterfaces": "10.0.3", "System.ClientModel": "1.10.0", "System.Diagnostics.DiagnosticSource": "10.0.3", "System.Memory.Data": "10.0.3", "System.Text.Encodings.Web": "10.0.3", "System.Text.Json": "10.0.3" }, "runtime": { "lib/netstandard2.0/Azure.Core.dll": { "assemblyVersion": "1.52.0.0", "fileVersion": "1.5200.26.17404" } } }, "Azure.Identity/1.20.0": { "dependencies": { "Azure.Core": "1.52.0", "Microsoft.Extensions.Configuration.Abstractions": "10.0.3", "Microsoft.Extensions.Hosting.Abstractions": "10.0.3", "Microsoft.Identity.Client": "4.83.3", "Microsoft.Identity.Client.Extensions.Msal": "4.83.1" }, "runtime": { "lib/netstandard2.0/Azure.Identity.dll": { "assemblyVersion": "1.20.0.0", "fileVersion": "1.2000.26.18006" } } }, "DotNet.Glob/3.1.3": { "runtime": { "lib/netcoreapp2.1/DotNet.Glob.dll": { "assemblyVersion": "1.0.0.0", "fileVersion": "1.0.0.0" } } }, "HtmlAgilityPack/1.6.5": { "dependencies": { "System.Xml.XPath.XmlDocument": "4.3.0" }, "runtime": { "lib/netstandard2.0/HtmlAgilityPack.dll": { "assemblyVersion": "1.6.5.0", "fileVersion": "1.6.5.0" } } }, "Microsoft.AspNet.WebApi.Client/5.2.7": { "dependencies": { "Newtonsoft.Json": "12.0.3", "Newtonsoft.Json.Bson": "1.0.1" }, "runtime": { "lib/netstandard2.0/System.Net.Http.Formatting.dll": { "assemblyVersion": "5.2.7.0", "fileVersion": "5.2.61128.0" } } }, "Microsoft.Bcl.AsyncInterfaces/10.0.3": { "runtime": { "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": { "assemblyVersion": "10.0.0.3", "fileVersion": "10.0.326.7603" } } }, "Microsoft.Extensions.Configuration.Abstractions/10.0.3": { "dependencies": { "Microsoft.Extensions.Primitives": "10.0.3" }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": { "assemblyVersion": "10.0.0.0", "fileVersion": "10.0.326.7603" } } }, "Microsoft.Extensions.DependencyInjection.Abstractions/10.0.3": { "runtime": { "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { "assemblyVersion": "10.0.0.0", "fileVersion": "10.0.326.7603" } } }, "Microsoft.Extensions.Diagnostics.Abstractions/10.0.3": { "dependencies": { "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.3", "Microsoft.Extensions.Options": "10.0.3", "System.Diagnostics.DiagnosticSource": "10.0.3" }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Diagnostics.Abstractions.dll": { "assemblyVersion": "10.0.0.0", "fileVersion": "10.0.326.7603" } } }, "Microsoft.Extensions.FileProviders.Abstractions/10.0.3": { "dependencies": { "Microsoft.Extensions.Primitives": "10.0.3" }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll": { "assemblyVersion": "10.0.0.0", "fileVersion": "10.0.326.7603" } } }, "Microsoft.Extensions.Hosting.Abstractions/10.0.3": { "dependencies": { "Microsoft.Extensions.Configuration.Abstractions": "10.0.3", "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.3", "Microsoft.Extensions.Diagnostics.Abstractions": "10.0.3", "Microsoft.Extensions.FileProviders.Abstractions": "10.0.3", "Microsoft.Extensions.Logging.Abstractions": "10.0.3" }, "runtime": { "lib/netstandard2.1/Microsoft.Extensions.Hosting.Abstractions.dll": { "assemblyVersion": "10.0.0.0", "fileVersion": "10.0.326.7603" } } }, "Microsoft.Extensions.Logging.Abstractions/10.0.3": { "dependencies": { "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.3", "System.Diagnostics.DiagnosticSource": "10.0.3" }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": { "assemblyVersion": "10.0.0.0", "fileVersion": "10.0.326.7603" } } }, "Microsoft.Extensions.Options/10.0.3": { "dependencies": { "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.3", "Microsoft.Extensions.Primitives": "10.0.3", "System.ComponentModel.Annotations": "5.0.0" }, "runtime": { "lib/netstandard2.1/Microsoft.Extensions.Options.dll": { "assemblyVersion": "10.0.0.0", "fileVersion": "10.0.326.7603" } } }, "Microsoft.Extensions.Primitives/10.0.3": { "dependencies": { "System.Runtime.CompilerServices.Unsafe": "6.1.2" }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll": { "assemblyVersion": "10.0.0.0", "fileVersion": "10.0.326.7603" } } }, "Microsoft.Identity.Client/4.83.3": { "dependencies": { "Microsoft.IdentityModel.Abstractions": "8.14.0", "System.Diagnostics.DiagnosticSource": "10.0.3", "System.Formats.Asn1": "8.0.1", "System.Security.Cryptography.Cng": "5.0.0" }, "runtime": { "lib/netstandard2.0/Microsoft.Identity.Client.dll": { "assemblyVersion": "4.83.3.0", "fileVersion": "4.83.3.0" } } }, "Microsoft.Identity.Client.Broker/4.83.3": { "dependencies": { "Microsoft.Identity.Client": "4.83.3", "Microsoft.Identity.Client.NativeInterop": "0.20.4" }, "runtime": { "lib/netstandard2.0/Microsoft.Identity.Client.Broker.dll": { "assemblyVersion": "4.83.3.0", "fileVersion": "4.83.3.0" } } }, "Microsoft.Identity.Client.Desktop/4.83.3": { "dependencies": { "Microsoft.Identity.Client": "4.83.3", "Microsoft.Identity.Client.Broker": "4.83.3", "Microsoft.Web.WebView2": "1.0.2903.40" }, "runtime": { "lib/netcoreapp3.1/Microsoft.Identity.Client.Desktop.dll": { "assemblyVersion": "4.83.3.0", "fileVersion": "4.83.3.0" } } }, "Microsoft.Identity.Client.Extensions.Msal/4.83.1": { "dependencies": { "Microsoft.Identity.Client": "4.83.3", "System.IO.FileSystem.AccessControl": "5.0.0" }, "runtime": { "lib/netstandard2.0/Microsoft.Identity.Client.Extensions.Msal.dll": { "assemblyVersion": "4.83.1.0", "fileVersion": "4.83.1.0" } } }, "Microsoft.Identity.Client.NativeInterop/0.20.4": { "runtime": { "lib/netstandard2.0/Microsoft.Identity.Client.NativeInterop.dll": { "assemblyVersion": "0.20.4.0", "fileVersion": "0.20.4.0" } }, "runtimeTargets": { "runtimes/linux-x64/native/libmsalruntime.so": { "rid": "linux-x64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/osx-arm64/native/msalruntime_arm64.dylib": { "rid": "osx-arm64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/osx-x64/native/msalruntime.dylib": { "rid": "osx-x64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/win-arm64/native/msalruntime_arm64.dll": { "rid": "win-arm64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/win-x64/native/msalruntime.dll": { "rid": "win-x64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/win-x86/native/msalruntime_x86.dll": { "rid": "win-x86", "assetType": "native", "fileVersion": "0.0.0.0" } } }, "Microsoft.IdentityModel.Abstractions/8.14.0": { "runtime": { "lib/netstandard2.0/Microsoft.IdentityModel.Abstractions.dll": { "assemblyVersion": "8.14.0.0", "fileVersion": "8.14.0.60815" } } }, "Microsoft.IdentityModel.Clients.ActiveDirectory/5.2.6": { "runtime": { "lib/netstandard1.3/Microsoft.IdentityModel.Clients.ActiveDirectory.dll": { "assemblyVersion": "5.2.6.0", "fileVersion": "5.2.6.0" } } }, "Microsoft.IdentityModel.JsonWebTokens/5.6.0": { "dependencies": { "Microsoft.IdentityModel.Tokens": "5.6.0", "Newtonsoft.Json": "12.0.3" }, "runtime": { "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.dll": { "assemblyVersion": "5.6.0.0", "fileVersion": "5.6.0.61018" } } }, "Microsoft.IdentityModel.Logging/5.6.0": { "runtime": { "lib/netstandard2.0/Microsoft.IdentityModel.Logging.dll": { "assemblyVersion": "5.6.0.0", "fileVersion": "5.6.0.61018" } } }, "Microsoft.IdentityModel.Tokens/5.6.0": { "dependencies": { "Microsoft.IdentityModel.Logging": "5.6.0", "Newtonsoft.Json": "12.0.3", "System.Security.Cryptography.Cng": "5.0.0" }, "runtime": { "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.dll": { "assemblyVersion": "5.6.0.0", "fileVersion": "5.6.0.61018" } } }, "Microsoft.TeamFoundation.DistributedTask.Common.Contracts/16.206.0-preview": { "dependencies": { "Microsoft.VisualStudio.Services.Client": "16.206.0-preview" }, "runtime": { "lib/netstandard2.0/Microsoft.TeamFoundation.DistributedTask.Common.Contracts.dll": { "assemblyVersion": "16.0.0.0", "fileVersion": "16.206.32708.1" } } }, "Microsoft.TeamFoundationServer.Client/16.206.0-preview": { "dependencies": { "Microsoft.AspNet.WebApi.Client": "5.2.7", "Microsoft.TeamFoundation.DistributedTask.Common.Contracts": "16.206.0-preview", "Microsoft.VisualStudio.Services.Client": "16.206.0-preview", "Newtonsoft.Json": "12.0.3", "System.ComponentModel.Annotations": "5.0.0" }, "runtime": { "lib/netstandard2.0/MS.TF.Pipelines.WebApi.NetStandard.dll": { "assemblyVersion": "16.0.0.0", "fileVersion": "16.206.32708.1" }, "lib/netstandard2.0/Microsoft.Azure.DevOps.Comments.WebApi.dll": { "assemblyVersion": "19.0.0.0", "fileVersion": "19.206.32708.1" }, "lib/netstandard2.0/Microsoft.Azure.Pipelines.WebApi.dll": { "assemblyVersion": "19.0.0.0", "fileVersion": "19.206.32708.1" }, "lib/netstandard2.0/Microsoft.TeamFoundation.Build2.WebApi.dll": { "assemblyVersion": "16.0.0.0", "fileVersion": "16.206.32708.1" }, "lib/netstandard2.0/Microsoft.TeamFoundation.Core.WebApi.dll": { "assemblyVersion": "16.0.0.0", "fileVersion": "16.206.32708.1" }, "lib/netstandard2.0/Microsoft.TeamFoundation.Dashboards.WebApi.dll": { "assemblyVersion": "16.0.0.0", "fileVersion": "16.206.32708.1" }, "lib/netstandard2.0/Microsoft.TeamFoundation.Policy.WebApi.dll": { "assemblyVersion": "16.0.0.0", "fileVersion": "16.206.32708.1" }, "lib/netstandard2.0/Microsoft.TeamFoundation.SourceControl.WebApi.dll": { "assemblyVersion": "16.0.0.0", "fileVersion": "16.206.32708.1" }, "lib/netstandard2.0/Microsoft.TeamFoundation.Test.WebApi.dll": { "assemblyVersion": "16.0.0.0", "fileVersion": "16.206.32708.1" }, "lib/netstandard2.0/Microsoft.TeamFoundation.TestManagement.WebApi.dll": { "assemblyVersion": "16.0.0.0", "fileVersion": "16.206.32708.1" }, "lib/netstandard2.0/Microsoft.TeamFoundation.Wiki.WebApi.dll": { "assemblyVersion": "16.0.0.0", "fileVersion": "16.206.32708.1" }, "lib/netstandard2.0/Microsoft.TeamFoundation.Work.WebApi.dll": { "assemblyVersion": "16.0.0.0", "fileVersion": "16.206.32708.1" }, "lib/netstandard2.0/Microsoft.TeamFoundation.WorkItemTracking.Process.WebApi.dll": { "assemblyVersion": "16.0.0.0", "fileVersion": "16.206.32708.1" }, "lib/netstandard2.0/Microsoft.TeamFoundation.WorkItemTracking.WebApi.dll": { "assemblyVersion": "16.0.0.0", "fileVersion": "16.206.32708.1" }, "lib/netstandard2.0/Microsoft.VisualStudio.Services.TestManagement.TestPlanning.WebApi.dll": { "assemblyVersion": "16.0.0.0", "fileVersion": "16.206.32708.1" }, "lib/netstandard2.0/Microsoft.VisualStudio.Services.TestResults.WebApi.dll": { "assemblyVersion": "16.0.0.0", "fileVersion": "16.206.32708.1" } } }, "Microsoft.VisualStudio.Services.Client/16.206.0-preview": { "dependencies": { "Microsoft.AspNet.WebApi.Client": "5.2.7", "Newtonsoft.Json": "12.0.3", "System.Data.SqlClient": "4.4.2", "System.Security.Cryptography.Cng": "5.0.0", "System.Security.Principal.Windows": "5.0.0", "System.Xml.XPath.XmlDocument": "4.3.0" }, "runtime": { "lib/netstandard2.0/Microsoft.TeamFoundation.Common.dll": { "assemblyVersion": "16.0.0.0", "fileVersion": "16.206.32708.1" }, "lib/netstandard2.0/Microsoft.VisualStudio.Services.Common.dll": { "assemblyVersion": "16.0.0.0", "fileVersion": "16.206.32708.1" }, "lib/netstandard2.0/Microsoft.VisualStudio.Services.WebApi.dll": { "assemblyVersion": "16.0.0.0", "fileVersion": "16.206.32708.1" } } }, "Microsoft.VisualStudio.Services.ExtensionManagement.WebApi/16.206.0-preview": { "dependencies": { "Microsoft.AspNet.WebApi.Client": "5.2.7", "Microsoft.VisualStudio.Services.Client": "16.206.0-preview", "Microsoft.VisualStudio.Services.Gallery.WebApi": "16.206.0-preview", "Newtonsoft.Json": "12.0.3" }, "runtime": { "lib/netstandard2.0/Microsoft.VisualStudio.Services.ExtensionManagement.WebApi.dll": { "assemblyVersion": "19.0.0.0", "fileVersion": "19.206.32708.1" } } }, "Microsoft.VisualStudio.Services.Gallery.WebApi/16.206.0-preview": { "dependencies": { "Microsoft.AspNet.WebApi.Client": "5.2.7", "Microsoft.VisualStudio.Services.Client": "16.206.0-preview", "Newtonsoft.Json": "12.0.3" }, "runtime": { "lib/netstandard2.0/Microsoft.VisualStudio.Services.Gallery.WebApi.dll": { "assemblyVersion": "19.0.0.0", "fileVersion": "19.206.32708.1" } } }, "Microsoft.VisualStudio.Services.InteractiveClient/16.206.0-preview": { "dependencies": { "Microsoft.IdentityModel.Clients.ActiveDirectory": "5.2.6", "Microsoft.VisualStudio.Services.Client": "16.206.0-preview", "Newtonsoft.Json": "12.0.3", "System.IdentityModel.Tokens.Jwt": "5.6.0" }, "runtime": { "lib/netstandard2.0/Microsoft.VisualStudio.Services.Client.Interactive.dll": { "assemblyVersion": "16.0.0.0", "fileVersion": "16.206.32708.1" } } }, "Microsoft.VisualStudio.Services.Packaging.Client/16.206.0-preview": { "dependencies": { "Microsoft.AspNet.WebApi.Client": "5.2.7", "Microsoft.VisualStudio.Services.Client": "16.206.0-preview", "Newtonsoft.Json": "12.0.3", "System.ComponentModel.Annotations": "5.0.0" }, "runtime": { "lib/netstandard2.0/Microsoft.VisualStudio.Services.Feed.WebApi.dll": { "assemblyVersion": "19.0.0.0", "fileVersion": "19.206.32708.1" }, "lib/netstandard2.0/Microsoft.VisualStudio.Services.Packaging.CrossProtocol.WebApi.dll": { "assemblyVersion": "19.0.0.0", "fileVersion": "19.206.32708.1" }, "lib/netstandard2.0/Microsoft.VisualStudio.Services.Packaging.Shared.WebApi.dll": { "assemblyVersion": "19.0.0.0", "fileVersion": "19.206.32708.1" }, "lib/netstandard2.0/Microsoft.VisualStudio.Services.UPack.WebApi.dll": { "assemblyVersion": "19.0.0.0", "fileVersion": "19.206.32708.1" } } }, "Microsoft.VisualStudio.Services.Release.Client/16.206.0-preview": { "dependencies": { "Microsoft.AspNet.WebApi.Client": "5.2.7", "Microsoft.TeamFoundation.DistributedTask.Common.Contracts": "16.206.0-preview", "Microsoft.VisualStudio.Services.Client": "16.206.0-preview", "Newtonsoft.Json": "12.0.3" }, "runtime": { "lib/netstandard2.0/Microsoft.VisualStudio.Services.ReleaseManagement.WebApi.dll": { "assemblyVersion": "19.0.0.0", "fileVersion": "19.206.32708.1" } } }, "Microsoft.VisualStudio.Services.Search.Client/16.206.0-preview": { "dependencies": { "Microsoft.AspNet.WebApi.Client": "5.2.7", "Microsoft.VisualStudio.Services.Client": "16.206.0-preview", "Newtonsoft.Json": "12.0.3" }, "runtime": { "lib/netstandard2.0/Microsoft.VisualStudio.Services.Search.Shared.WebApi.dll": { "assemblyVersion": "19.0.0.0", "fileVersion": "19.206.32708.1" }, "lib/netstandard2.0/Microsoft.VisualStudio.Services.Search.WebApi.dll": { "assemblyVersion": "19.0.0.0", "fileVersion": "19.206.32708.1" } }, "resources": { "lib/netstandard2.0/de/Microsoft.VisualStudio.Services.Search.WebApi.resources.dll": { "locale": "de" }, "lib/netstandard2.0/es/Microsoft.VisualStudio.Services.Search.WebApi.resources.dll": { "locale": "es" }, "lib/netstandard2.0/fr/Microsoft.VisualStudio.Services.Search.WebApi.resources.dll": { "locale": "fr" }, "lib/netstandard2.0/it/Microsoft.VisualStudio.Services.Search.WebApi.resources.dll": { "locale": "it" }, "lib/netstandard2.0/ja/Microsoft.VisualStudio.Services.Search.WebApi.resources.dll": { "locale": "ja" }, "lib/netstandard2.0/ko/Microsoft.VisualStudio.Services.Search.WebApi.resources.dll": { "locale": "ko" }, "lib/netstandard2.0/ru/Microsoft.VisualStudio.Services.Search.WebApi.resources.dll": { "locale": "ru" }, "lib/netstandard2.0/tr/Microsoft.VisualStudio.Services.Search.WebApi.resources.dll": { "locale": "tr" }, "lib/netstandard2.0/zh-Hans/Microsoft.VisualStudio.Services.Search.WebApi.resources.dll": { "locale": "zh-Hans" }, "lib/netstandard2.0/zh-Hant/Microsoft.VisualStudio.Services.Search.WebApi.resources.dll": { "locale": "zh-Hant" } } }, "Microsoft.VisualStudio.Services.ServiceEndpoints.WebApi/16.206.0-preview": { "dependencies": { "Microsoft.AspNet.WebApi.Client": "5.2.7", "Microsoft.TeamFoundation.DistributedTask.Common.Contracts": "16.206.0-preview", "Microsoft.VisualStudio.Services.Client": "16.206.0-preview", "Newtonsoft.Json": "12.0.3" }, "runtime": { "lib/netstandard2.0/Microsoft.VisualStudio.Services.ServiceEndpoints.WebApi.dll": { "assemblyVersion": "19.0.0.0", "fileVersion": "19.206.32708.1" } } }, "Microsoft.VisualStudio.Services.ServiceHooks.WebApi/16.206.0-preview": { "dependencies": { "HtmlAgilityPack": "1.6.5", "Microsoft.AspNet.WebApi.Client": "5.2.7", "Microsoft.VisualStudio.Services.Client": "16.206.0-preview" }, "runtime": { "lib/netstandard2.0/Microsoft.VisualStudio.Services.ServiceHooks.WebApi.dll": { "assemblyVersion": "19.0.0.0", "fileVersion": "19.206.32708.1" } } }, "Microsoft.Web.WebView2/1.0.2903.40": { "runtimeTargets": { "runtimes/win-arm64/native/WebView2Loader.dll": { "rid": "win-arm64", "assetType": "native", "fileVersion": "1.0.2903.40" }, "runtimes/win-x64/native/WebView2Loader.dll": { "rid": "win-x64", "assetType": "native", "fileVersion": "1.0.2903.40" }, "runtimes/win-x86/native/WebView2Loader.dll": { "rid": "win-x86", "assetType": "native", "fileVersion": "1.0.2903.40" } } }, "Microsoft.Win32.Registry/5.0.0": { "dependencies": { "System.Security.AccessControl": "5.0.0", "System.Security.Principal.Windows": "5.0.0" }, "runtime": { "lib/netstandard2.0/Microsoft.Win32.Registry.dll": { "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" } }, "runtimeTargets": { "runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" } } }, "Newtonsoft.Json/12.0.3": { "runtime": { "lib/netstandard2.0/Newtonsoft.Json.dll": { "assemblyVersion": "12.0.0.0", "fileVersion": "12.0.3.23909" } } }, "Newtonsoft.Json.Bson/1.0.1": { "dependencies": { "Newtonsoft.Json": "12.0.3" }, "runtime": { "lib/netstandard1.3/Newtonsoft.Json.Bson.dll": { "assemblyVersion": "1.0.0.0", "fileVersion": "1.0.1.20722" } } }, "runtime.native.System.Data.SqlClient.sni/4.4.0": { "dependencies": { "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni": "4.4.0", "runtime.win-x64.runtime.native.System.Data.SqlClient.sni": "4.4.0", "runtime.win-x86.runtime.native.System.Data.SqlClient.sni": "4.4.0" } }, "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0": { "runtimeTargets": { "runtimes/win-arm64/native/sni.dll": { "rid": "win-arm64", "assetType": "native", "fileVersion": "4.6.25512.1" } } }, "runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0": { "runtimeTargets": { "runtimes/win-x64/native/sni.dll": { "rid": "win-x64", "assetType": "native", "fileVersion": "4.6.25512.1" } } }, "runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0": { "runtimeTargets": { "runtimes/win-x86/native/sni.dll": { "rid": "win-x86", "assetType": "native", "fileVersion": "4.6.25512.1" } } }, "System.ClientModel/1.10.0": { "dependencies": { "Microsoft.Extensions.Configuration.Abstractions": "10.0.3", "Microsoft.Extensions.Hosting.Abstractions": "10.0.3", "Microsoft.Extensions.Logging.Abstractions": "10.0.3", "System.Diagnostics.DiagnosticSource": "10.0.3", "System.Memory.Data": "10.0.3", "System.Text.Json": "10.0.3" }, "runtime": { "lib/netstandard2.0/System.ClientModel.dll": { "assemblyVersion": "1.10.0.0", "fileVersion": "1.1000.26.16607" } } }, "System.ComponentModel.Annotations/5.0.0": { "runtime": { "lib/netstandard2.1/System.ComponentModel.Annotations.dll": { "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" } } }, "System.Composition/10.0.5": { "dependencies": { "System.Composition.AttributedModel": "10.0.5", "System.Composition.Convention": "10.0.5", "System.Composition.Hosting": "10.0.5", "System.Composition.Runtime": "10.0.5", "System.Composition.TypedParts": "10.0.5" } }, "System.Composition.AttributedModel/10.0.5": { "runtime": { "lib/netstandard2.0/System.Composition.AttributedModel.dll": { "assemblyVersion": "10.0.0.5", "fileVersion": "10.0.526.15411" } } }, "System.Composition.Convention/10.0.5": { "dependencies": { "System.Composition.AttributedModel": "10.0.5" }, "runtime": { "lib/netstandard2.0/System.Composition.Convention.dll": { "assemblyVersion": "10.0.0.5", "fileVersion": "10.0.526.15411" } } }, "System.Composition.Hosting/10.0.5": { "dependencies": { "System.Composition.Runtime": "10.0.5" }, "runtime": { "lib/netstandard2.0/System.Composition.Hosting.dll": { "assemblyVersion": "10.0.0.5", "fileVersion": "10.0.526.15411" } } }, "System.Composition.Runtime/10.0.5": { "runtime": { "lib/netstandard2.0/System.Composition.Runtime.dll": { "assemblyVersion": "10.0.0.5", "fileVersion": "10.0.526.15411" } } }, "System.Composition.TypedParts/10.0.5": { "dependencies": { "System.Composition.AttributedModel": "10.0.5", "System.Composition.Hosting": "10.0.5", "System.Composition.Runtime": "10.0.5" }, "runtime": { "lib/netstandard2.0/System.Composition.TypedParts.dll": { "assemblyVersion": "10.0.0.5", "fileVersion": "10.0.526.15411" } } }, "System.Data.SqlClient/4.4.2": { "dependencies": { "Microsoft.Win32.Registry": "5.0.0", "System.Security.Principal.Windows": "5.0.0", "runtime.native.System.Data.SqlClient.sni": "4.4.0" }, "runtime": { "lib/netstandard2.0/System.Data.SqlClient.dll": { "assemblyVersion": "4.2.0.1", "fileVersion": "4.6.25921.2" } }, "runtimeTargets": { "runtimes/unix/lib/netstandard2.0/System.Data.SqlClient.dll": { "rid": "unix", "assetType": "runtime", "assemblyVersion": "4.2.0.1", "fileVersion": "4.6.25921.2" }, "runtimes/win/lib/netstandard2.0/System.Data.SqlClient.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "4.2.0.1", "fileVersion": "4.6.25921.2" } } }, "System.Diagnostics.DiagnosticSource/10.0.3": { "dependencies": { "System.Runtime.CompilerServices.Unsafe": "6.1.2" }, "runtime": { "lib/netstandard2.0/System.Diagnostics.DiagnosticSource.dll": { "assemblyVersion": "10.0.0.0", "fileVersion": "10.0.326.7603" } } }, "System.Formats.Asn1/8.0.1": { "runtime": { "lib/netstandard2.0/System.Formats.Asn1.dll": { "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.724.31311" } } }, "System.IdentityModel.Tokens.Jwt/5.6.0": { "dependencies": { "Microsoft.IdentityModel.JsonWebTokens": "5.6.0", "Microsoft.IdentityModel.Tokens": "5.6.0", "Newtonsoft.Json": "12.0.3" }, "runtime": { "lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.dll": { "assemblyVersion": "5.6.0.0", "fileVersion": "5.6.0.61018" } } }, "System.IO.FileSystem.AccessControl/5.0.0": { "dependencies": { "System.Security.AccessControl": "5.0.0", "System.Security.Principal.Windows": "5.0.0" }, "runtime": { "lib/netstandard2.0/System.IO.FileSystem.AccessControl.dll": { "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" } }, "runtimeTargets": { "runtimes/win/lib/netstandard2.0/System.IO.FileSystem.AccessControl.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" } } }, "System.IO.Pipelines/10.0.3": { "runtime": { "lib/netstandard2.0/System.IO.Pipelines.dll": { "assemblyVersion": "10.0.0.0", "fileVersion": "10.0.326.7603" } } }, "System.Memory.Data/10.0.3": { "dependencies": { "System.Text.Json": "10.0.3" }, "runtime": { "lib/netstandard2.0/System.Memory.Data.dll": { "assemblyVersion": "10.0.0.3", "fileVersion": "10.0.326.7603" } } }, "System.Runtime.CompilerServices.Unsafe/6.1.2": { "runtime": { "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll": { "assemblyVersion": "6.0.0.0", "fileVersion": "6.100.225.20307" } } }, "System.Security.AccessControl/5.0.0": { "dependencies": { "System.Security.Principal.Windows": "5.0.0" }, "runtime": { "lib/netstandard2.0/System.Security.AccessControl.dll": { "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" } }, "runtimeTargets": { "runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" } } }, "System.Security.Cryptography.Cng/5.0.0": { "dependencies": { "System.Formats.Asn1": "8.0.1" }, "runtime": { "lib/netcoreapp3.0/System.Security.Cryptography.Cng.dll": { "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" } }, "runtimeTargets": { "runtimes/win/lib/netcoreapp3.0/System.Security.Cryptography.Cng.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" } } }, "System.Security.Principal.Windows/5.0.0": { "runtime": { "lib/netstandard2.0/System.Security.Principal.Windows.dll": { "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" } }, "runtimeTargets": { "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": { "rid": "unix", "assetType": "runtime", "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" }, "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" } } }, "System.Text.Encodings.Web/10.0.3": { "dependencies": { "System.Runtime.CompilerServices.Unsafe": "6.1.2" }, "runtime": { "lib/netstandard2.0/System.Text.Encodings.Web.dll": { "assemblyVersion": "10.0.0.0", "fileVersion": "10.0.326.7603" } } }, "System.Text.Json/10.0.3": { "dependencies": { "Microsoft.Bcl.AsyncInterfaces": "10.0.3", "System.IO.Pipelines": "10.0.3", "System.Runtime.CompilerServices.Unsafe": "6.1.2", "System.Text.Encodings.Web": "10.0.3" }, "runtime": { "lib/netstandard2.0/System.Text.Json.dll": { "assemblyVersion": "10.0.0.0", "fileVersion": "10.0.326.7603" } } }, "System.Xml.XPath.XmlDocument/4.3.0": { "runtime": { "lib/netstandard1.3/System.Xml.XPath.XmlDocument.dll": { "assemblyVersion": "4.0.2.0", "fileVersion": "4.6.24705.1" } } }, "Microsoft.Web.WebView2.Core/1.0.2903.40": { "runtime": { "Microsoft.Web.WebView2.Core.dll": { "assemblyVersion": "1.0.2903.40", "fileVersion": "1.0.2903.40" } } }, "Microsoft.Web.WebView2.WinForms/1.0.2903.40": { "runtime": { "Microsoft.Web.WebView2.WinForms.dll": { "assemblyVersion": "1.0.2903.40", "fileVersion": "1.0.2903.40" } } }, "Microsoft.Web.WebView2.Wpf/1.0.2903.40": { "runtime": { "Microsoft.Web.WebView2.Wpf.dll": { "assemblyVersion": "1.0.2903.40", "fileVersion": "1.0.2903.40" } } } } }, "libraries": { "TfsCmdlets/2.11.0.4185": { "type": "project", "serviceable": false, "sha512": "" }, "Azure.Core/1.52.0": { "type": "package", "serviceable": true, "sha512": "sha512-If2gP0B4kDAwOw3kvMFs7gEounDhLyeleoWMih0xPdGAvhKpcWQwoPI3L/L0gmcQt0hrtqDnRni1jaIaxwdL7w==", "path": "azure.core/1.52.0", "hashPath": "azure.core.1.52.0.nupkg.sha512" }, "Azure.Identity/1.20.0": { "type": "package", "serviceable": true, "sha512": "sha512-yWOcmVL3SP5aVZqJ24V8IXdGRT6GW3/SD/al2w1Xe0MIcT8DuXpPOyKE9Pbk8/XxMtjHX14A82U6gwvDaU/GIw==", "path": "azure.identity/1.20.0", "hashPath": "azure.identity.1.20.0.nupkg.sha512" }, "DotNet.Glob/3.1.3": { "type": "package", "serviceable": true, "sha512": "sha512-hOfHw7MLJw/tbXaFwR1oiDb+dIXDp8URTxp5Pco42OOhiw77wrUNx6v6syNygHZbWwYdXQocL2Mo1l5FnfDVjg==", "path": "dotnet.glob/3.1.3", "hashPath": "dotnet.glob.3.1.3.nupkg.sha512" }, "HtmlAgilityPack/1.6.5": { "type": "package", "serviceable": true, "sha512": "sha512-uBXgK1zsIin+X2BYCy8KPDwafRet+Ja9yUJWdnc5ATlQBHrK4goe6DTAOaEE41IceaAH1OYTHgSpyvXqhX66rQ==", "path": "htmlagilitypack/1.6.5", "hashPath": "htmlagilitypack.1.6.5.nupkg.sha512" }, "Microsoft.AspNet.WebApi.Client/5.2.7": { "type": "package", "serviceable": true, "sha512": "sha512-/76fAHknzvFqbznS6Uj2sOyE9rJB3PltY+f53TH8dX9RiGhk02EhuFCWljSj5nnqKaTsmma8DFR50OGyQ4yJ1g==", "path": "microsoft.aspnet.webapi.client/5.2.7", "hashPath": "microsoft.aspnet.webapi.client.5.2.7.nupkg.sha512" }, "Microsoft.Bcl.AsyncInterfaces/10.0.3": { "type": "package", "serviceable": true, "sha512": "sha512-TV62UsrJZPX6gbt3c4WrtXh7bmaDIcMqf9uft1cc4L6gJXOU07hDGEh+bFQh/L2Az0R1WVOkiT66lFqS6G2NmA==", "path": "microsoft.bcl.asyncinterfaces/10.0.3", "hashPath": "microsoft.bcl.asyncinterfaces.10.0.3.nupkg.sha512" }, "Microsoft.Extensions.Configuration.Abstractions/10.0.3": { "type": "package", "serviceable": true, "sha512": "sha512-xVDHL0+SIgemfh95fTO9cGLe17TWv/ZP0n7m01z8X6pzt2DmQpucioWR/mYZA1sRlkWnkXzfl0JweLNWmE9WMg==", "path": "microsoft.extensions.configuration.abstractions/10.0.3", "hashPath": "microsoft.extensions.configuration.abstractions.10.0.3.nupkg.sha512" }, "Microsoft.Extensions.DependencyInjection.Abstractions/10.0.3": { "type": "package", "serviceable": true, "sha512": "sha512-bwGMrRcAMWx2s/RDgja97p27rxSz2pEQW0+rX5cWAUWVETVJ/eyxGfjAl8vuG5a+lckWmPIE+vcuaZNVB5YDdw==", "path": "microsoft.extensions.dependencyinjection.abstractions/10.0.3", "hashPath": "microsoft.extensions.dependencyinjection.abstractions.10.0.3.nupkg.sha512" }, "Microsoft.Extensions.Diagnostics.Abstractions/10.0.3": { "type": "package", "serviceable": true, "sha512": "sha512-mQiTzAj7PIJ2A9YXR5QhgulS1fTWhmQc3ckd1Mrf3hKW07d03fBDqx8vVaFw+cRTebDOeB6pNqdWdnRxsi1hBA==", "path": "microsoft.extensions.diagnostics.abstractions/10.0.3", "hashPath": "microsoft.extensions.diagnostics.abstractions.10.0.3.nupkg.sha512" }, "Microsoft.Extensions.FileProviders.Abstractions/10.0.3": { "type": "package", "serviceable": true, "sha512": "sha512-4TD9AXDRsipTmaemwnjt/DM5Ri0de2JzHQhvZ4woBTjUtL4XrPNsMrOk5oiLJAx1gTrE6pOIhxv+lEde5F6CZA==", "path": "microsoft.extensions.fileproviders.abstractions/10.0.3", "hashPath": "microsoft.extensions.fileproviders.abstractions.10.0.3.nupkg.sha512" }, "Microsoft.Extensions.Hosting.Abstractions/10.0.3": { "type": "package", "serviceable": true, "sha512": "sha512-GdMpC10Jf6poxSvUJ4lgYpJ5F/kJeaAoJmrPufjBoPYyCTKKY5Dyl0rZA+LBNvFqTq1cZa/lhlptlUhNvU6xrg==", "path": "microsoft.extensions.hosting.abstractions/10.0.3", "hashPath": "microsoft.extensions.hosting.abstractions.10.0.3.nupkg.sha512" }, "Microsoft.Extensions.Logging.Abstractions/10.0.3": { "type": "package", "serviceable": true, "sha512": "sha512-lxl0WLk7ROgBFAsjcOYjQ8/DVK+VMszxGBzUhgtQmAsTNldLL5pk9NG/cWTsXHq0lUhUEAtZkEE7jOGOA8bGKQ==", "path": "microsoft.extensions.logging.abstractions/10.0.3", "hashPath": "microsoft.extensions.logging.abstractions.10.0.3.nupkg.sha512" }, "Microsoft.Extensions.Options/10.0.3": { "type": "package", "serviceable": true, "sha512": "sha512-hU6WzGTPvPoLA2ng1ILvWQb3g0qORdlHNsxI8IcPLumJb3suimYUl+bbDzdo1V4KFsvVhnMWzysHpKbZaoDQPQ==", "path": "microsoft.extensions.options/10.0.3", "hashPath": "microsoft.extensions.options.10.0.3.nupkg.sha512" }, "Microsoft.Extensions.Primitives/10.0.3": { "type": "package", "serviceable": true, "sha512": "sha512-GEcpTwo7sUoLGGNTqV1FZEuL+tTD9m81NX/mh099dqGNna07/UGZShKQNZRw4hv6nlliSUwYQgSYc7OR99Jufg==", "path": "microsoft.extensions.primitives/10.0.3", "hashPath": "microsoft.extensions.primitives.10.0.3.nupkg.sha512" }, "Microsoft.Identity.Client/4.83.3": { "type": "package", "serviceable": true, "sha512": "sha512-XNJJn5uctuGvl3u6qzAof2TNysAZ/PPVKzkAglxvTO5XHgff/Ibs1+yi2G26Xrf6X/f780kS4fMKKdHcGb96hQ==", "path": "microsoft.identity.client/4.83.3", "hashPath": "microsoft.identity.client.4.83.3.nupkg.sha512" }, "Microsoft.Identity.Client.Broker/4.83.3": { "type": "package", "serviceable": true, "sha512": "sha512-1yn682hgnCimnYR27Ne/SRMWxCWUZtCKjYwPzWbjrfhqBF1GS7bDlPZkF4yvJxl90Y+xzDdZFh4u9pcGIFSEvw==", "path": "microsoft.identity.client.broker/4.83.3", "hashPath": "microsoft.identity.client.broker.4.83.3.nupkg.sha512" }, "Microsoft.Identity.Client.Desktop/4.83.3": { "type": "package", "serviceable": true, "sha512": "sha512-FaGsOLZm6KR0pgj3rkKLUMXni4LSpAiCaUK66PU7XnbU1rgH+1IouWj2vGfRPpSKpV7DDdUSfKEYhZFS+FpBfw==", "path": "microsoft.identity.client.desktop/4.83.3", "hashPath": "microsoft.identity.client.desktop.4.83.3.nupkg.sha512" }, "Microsoft.Identity.Client.Extensions.Msal/4.83.1": { "type": "package", "serviceable": true, "sha512": "sha512-I3k4J4Hj4KbLEFanjeUzzDOVecukETaTgEkJ7h2pP/Yazs6SLp6TVUTo/Eo+ptPXMwvc+iX7rBFtMSUrA7R+Mg==", "path": "microsoft.identity.client.extensions.msal/4.83.1", "hashPath": "microsoft.identity.client.extensions.msal.4.83.1.nupkg.sha512" }, "Microsoft.Identity.Client.NativeInterop/0.20.4": { "type": "package", "serviceable": true, "sha512": "sha512-JHlfJ8oolxj20sNlwdIh8H8MZtzVQ55MyOjrIrQCtD/KJL5x8EOjQxafYu8AEYZOCSW+09DQnRogGk+J37BURA==", "path": "microsoft.identity.client.nativeinterop/0.20.4", "hashPath": "microsoft.identity.client.nativeinterop.0.20.4.nupkg.sha512" }, "Microsoft.IdentityModel.Abstractions/8.14.0": { "type": "package", "serviceable": true, "sha512": "sha512-iwbCpSjD3ehfTwBhtSNEtKPK0ICun6ov7Ibx6ISNA9bfwIyzI2Siwyi9eJFCJBwxowK9xcA1mj+jBWiigeqgcQ==", "path": "microsoft.identitymodel.abstractions/8.14.0", "hashPath": "microsoft.identitymodel.abstractions.8.14.0.nupkg.sha512" }, "Microsoft.IdentityModel.Clients.ActiveDirectory/5.2.6": { "type": "package", "serviceable": true, "sha512": "sha512-Z+RMsrkkaEYR+obg9G8Nr2C9HZZAcmzCMqvBAmY94DhCJCW5KxAHyTZjlYBM6fx5tC7blFtYRDogvb0EtTwJMQ==", "path": "microsoft.identitymodel.clients.activedirectory/5.2.6", "hashPath": "microsoft.identitymodel.clients.activedirectory.5.2.6.nupkg.sha512" }, "Microsoft.IdentityModel.JsonWebTokens/5.6.0": { "type": "package", "serviceable": true, "sha512": "sha512-0q0U1W+gX1jmfmv7uU7GXFGB518atmSwucxsVwPGpuaGS3jwd2tUi+Gau+ezxR6oAFEBFKG9lz/fxRZzGMeDXg==", "path": "microsoft.identitymodel.jsonwebtokens/5.6.0", "hashPath": "microsoft.identitymodel.jsonwebtokens.5.6.0.nupkg.sha512" }, "Microsoft.IdentityModel.Logging/5.6.0": { "type": "package", "serviceable": true, "sha512": "sha512-zEDrfEVW5x5w2hbTV94WwAcWvtue5hNTXYqoPh3ypF6U8csm09JazEYy+VPp2RtczkyMfcsvWY9Fea17e+isYQ==", "path": "microsoft.identitymodel.logging/5.6.0", "hashPath": "microsoft.identitymodel.logging.5.6.0.nupkg.sha512" }, "Microsoft.IdentityModel.Tokens/5.6.0": { "type": "package", "serviceable": true, "sha512": "sha512-C3OqR3QfBQ7wcC7yAsdMQqay87OsV6yWPYG/Ai3n7dvmWIGkouQhXoVxRP0xz3cAFL4hxZBXyw4aLTC421PaMg==", "path": "microsoft.identitymodel.tokens/5.6.0", "hashPath": "microsoft.identitymodel.tokens.5.6.0.nupkg.sha512" }, "Microsoft.TeamFoundation.DistributedTask.Common.Contracts/16.206.0-preview": { "type": "package", "serviceable": true, "sha512": "sha512-9hL9UgNBhECUXrnEd88hytIe8DiPC1fl9T0iKvucL7OMjNiNdaqAcR5gDP5ryKtZB4GcLG94SQ3w5z6xAwnn2w==", "path": "microsoft.teamfoundation.distributedtask.common.contracts/16.206.0-preview", "hashPath": "microsoft.teamfoundation.distributedtask.common.contracts.16.206.0-preview.nupkg.sha512" }, "Microsoft.TeamFoundationServer.Client/16.206.0-preview": { "type": "package", "serviceable": true, "sha512": "sha512-MWbcjR+AZaINNaN7xzTK5fFMvh0MlshK4dJ8U4rFRf0WiUqrDnnjCCr0xAiS2OXWnfL9n5CenjKb3zylTQ8Dtg==", "path": "microsoft.teamfoundationserver.client/16.206.0-preview", "hashPath": "microsoft.teamfoundationserver.client.16.206.0-preview.nupkg.sha512" }, "Microsoft.VisualStudio.Services.Client/16.206.0-preview": { "type": "package", "serviceable": true, "sha512": "sha512-wAlJYGJGOKSSvKKawtULC2UUAvM0Q+WZvXZnaRHWbT5XVAhM0vXPQuyxNsC7FvmIe7GQuhoi9+AQBmCyrtHH9w==", "path": "microsoft.visualstudio.services.client/16.206.0-preview", "hashPath": "microsoft.visualstudio.services.client.16.206.0-preview.nupkg.sha512" }, "Microsoft.VisualStudio.Services.ExtensionManagement.WebApi/16.206.0-preview": { "type": "package", "serviceable": true, "sha512": "sha512-IEqllqt7w2iYkgffoGoD0EBJkSOMFEbTGZl7nR3o+cj6n1swOdrevA5UCXZb8FxzbozZlSul8DVTZ0E675qXUQ==", "path": "microsoft.visualstudio.services.extensionmanagement.webapi/16.206.0-preview", "hashPath": "microsoft.visualstudio.services.extensionmanagement.webapi.16.206.0-preview.nupkg.sha512" }, "Microsoft.VisualStudio.Services.Gallery.WebApi/16.206.0-preview": { "type": "package", "serviceable": true, "sha512": "sha512-8HM8zP6ugI5Ejj213pctEsyt+g6oiAkgKrptvLwrLWEcrjc7nAOdqshOS4hfVZweT4+n/yOeJP7nZUbiCuKJcw==", "path": "microsoft.visualstudio.services.gallery.webapi/16.206.0-preview", "hashPath": "microsoft.visualstudio.services.gallery.webapi.16.206.0-preview.nupkg.sha512" }, "Microsoft.VisualStudio.Services.InteractiveClient/16.206.0-preview": { "type": "package", "serviceable": true, "sha512": "sha512-UGCJDJtrGFn3gUXcfe0CtwNcMeqnHDZaq/OgBKa7a9nIUvRk6dOFbeOgxBINoENydCkW6WakSkZbdADZGeHWVw==", "path": "microsoft.visualstudio.services.interactiveclient/16.206.0-preview", "hashPath": "microsoft.visualstudio.services.interactiveclient.16.206.0-preview.nupkg.sha512" }, "Microsoft.VisualStudio.Services.Packaging.Client/16.206.0-preview": { "type": "package", "serviceable": true, "sha512": "sha512-MscUctHUMPKxdKq19+IBApDsczmIFmuRTmptGT6HTVLjDCENfm0LkKgPZAj3rMDLev9DQq5EABWD9ponSjNnmw==", "path": "microsoft.visualstudio.services.packaging.client/16.206.0-preview", "hashPath": "microsoft.visualstudio.services.packaging.client.16.206.0-preview.nupkg.sha512" }, "Microsoft.VisualStudio.Services.Release.Client/16.206.0-preview": { "type": "package", "serviceable": true, "sha512": "sha512-HQ9xka0s+CdFYMWH+trq6ATS932oPsm8oxrdWAZFRc0r+/ZeQTne7hnbxTPawXRVBI8RpwdX4INRP6+H6BQ1xg==", "path": "microsoft.visualstudio.services.release.client/16.206.0-preview", "hashPath": "microsoft.visualstudio.services.release.client.16.206.0-preview.nupkg.sha512" }, "Microsoft.VisualStudio.Services.Search.Client/16.206.0-preview": { "type": "package", "serviceable": true, "sha512": "sha512-KMGDBF31m/jAGQkVwWDhMT7bHXRHd4xUVN5EwxhFEyDPzMHIegmzkIH+jGv8QG/KxwuoCjRdbJ03tWJw10Rcrg==", "path": "microsoft.visualstudio.services.search.client/16.206.0-preview", "hashPath": "microsoft.visualstudio.services.search.client.16.206.0-preview.nupkg.sha512" }, "Microsoft.VisualStudio.Services.ServiceEndpoints.WebApi/16.206.0-preview": { "type": "package", "serviceable": true, "sha512": "sha512-cerkT7u6RHvUo0ve2Fy+y/UmaPbZFe3GAsRwaw/HMYs0UR/YNQE3pAFL/CqHMFG9p42tF6VqFAhFZT456AVtfw==", "path": "microsoft.visualstudio.services.serviceendpoints.webapi/16.206.0-preview", "hashPath": "microsoft.visualstudio.services.serviceendpoints.webapi.16.206.0-preview.nupkg.sha512" }, "Microsoft.VisualStudio.Services.ServiceHooks.WebApi/16.206.0-preview": { "type": "package", "serviceable": true, "sha512": "sha512-Ab8k+52rg7bZGVlOu3eOoB3/POXX+KqbB1RR3Jktbka3aptkfsaTGGtvQ83lIHS5Q0FBUDNTxu1G+Hmjutm2Fw==", "path": "microsoft.visualstudio.services.servicehooks.webapi/16.206.0-preview", "hashPath": "microsoft.visualstudio.services.servicehooks.webapi.16.206.0-preview.nupkg.sha512" }, "Microsoft.Web.WebView2/1.0.2903.40": { "type": "package", "serviceable": true, "sha512": "sha512-THrzYAnJgE3+cNH+9Epr44XjoZoRELdVpXlWGPs6K9C9G6TqyDfVCeVAR/Er8ljLitIUX5gaSkPsy9wRhD1sgQ==", "path": "microsoft.web.webview2/1.0.2903.40", "hashPath": "microsoft.web.webview2.1.0.2903.40.nupkg.sha512" }, "Microsoft.Win32.Registry/5.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-dDoKi0PnDz31yAyETfRntsLArTlVAVzUzCIvvEDsDsucrl33Dl8pIJG06ePTJTI3tGpeyHS9Cq7Foc/s4EeKcg==", "path": "microsoft.win32.registry/5.0.0", "hashPath": "microsoft.win32.registry.5.0.0.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" }, "Newtonsoft.Json.Bson/1.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-5PYT/IqQ+UK31AmZiSS102R6EsTo+LGTSI8bp7WAUqDKaF4wHXD8U9u4WxTI1vc64tYi++8p3dk3WWNqPFgldw==", "path": "newtonsoft.json.bson/1.0.1", "hashPath": "newtonsoft.json.bson.1.0.1.nupkg.sha512" }, "runtime.native.System.Data.SqlClient.sni/4.4.0": { "type": "package", "serviceable": true, "sha512": "sha512-A8v6PGmk+UGbfWo5Ixup0lPM4swuSwOiayJExZwKIOjTlFFQIsu3QnDXECosBEyrWSPryxBVrdqtJyhK3BaupQ==", "path": "runtime.native.system.data.sqlclient.sni/4.4.0", "hashPath": "runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512" }, "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0": { "type": "package", "serviceable": true, "sha512": "sha512-LbrynESTp3bm5O/+jGL8v0Qg5SJlTV08lpIpFesXjF6uGNMWqFnUQbYBJwZTeua6E/Y7FIM1C54Ey1btLWupdg==", "path": "runtime.win-arm64.runtime.native.system.data.sqlclient.sni/4.4.0", "hashPath": "runtime.win-arm64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512" }, "runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0": { "type": "package", "serviceable": true, "sha512": "sha512-38ugOfkYJqJoX9g6EYRlZB5U2ZJH51UP8ptxZgdpS07FgOEToV+lS11ouNK2PM12Pr6X/PpT5jK82G3DwH/SxQ==", "path": "runtime.win-x64.runtime.native.system.data.sqlclient.sni/4.4.0", "hashPath": "runtime.win-x64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512" }, "runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0": { "type": "package", "serviceable": true, "sha512": "sha512-YhEdSQUsTx+C8m8Bw7ar5/VesXvCFMItyZF7G1AUY+OM0VPZUOeAVpJ4Wl6fydBGUYZxojTDR3I6Bj/+BPkJNA==", "path": "runtime.win-x86.runtime.native.system.data.sqlclient.sni/4.4.0", "hashPath": "runtime.win-x86.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512" }, "System.ClientModel/1.10.0": { "type": "package", "serviceable": true, "sha512": "sha512-lBEWs54F5Y5pZ9hC+8z4S/X76957ex+DPk7WecRHlbIHtrPfbRMMlOgI3iDn4Jpb3bSxvBnKaaHoD59auFjlBA==", "path": "system.clientmodel/1.10.0", "hashPath": "system.clientmodel.1.10.0.nupkg.sha512" }, "System.ComponentModel.Annotations/5.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-dMkqfy2el8A8/I76n2Hi1oBFEbG1SfxD2l5nhwXV3XjlnOmwxJlQbYpJH4W51odnU9sARCSAgv7S3CyAFMkpYg==", "path": "system.componentmodel.annotations/5.0.0", "hashPath": "system.componentmodel.annotations.5.0.0.nupkg.sha512" }, "System.Composition/10.0.5": { "type": "package", "serviceable": true, "sha512": "sha512-L9ZSfCZRpQyHLUeOhcr8QAa+wGZbbW7w+3KxFHtcaRIKk1Dchg7HdkfF2bMbT3J3/hvcxxZgu/qzlGg/+lxvkw==", "path": "system.composition/10.0.5", "hashPath": "system.composition.10.0.5.nupkg.sha512" }, "System.Composition.AttributedModel/10.0.5": { "type": "package", "serviceable": true, "sha512": "sha512-Vgb7wwB7ya+lbcwccXHZPSJxeKR7tCkWLgFXO9Wcgbu/NgO5DvNAIHtEkXaEESkcvXdD1iqp2JBcLWGT/xDxEw==", "path": "system.composition.attributedmodel/10.0.5", "hashPath": "system.composition.attributedmodel.10.0.5.nupkg.sha512" }, "System.Composition.Convention/10.0.5": { "type": "package", "serviceable": true, "sha512": "sha512-TSSG2BVl9L8XNuJ67lwUtxmme9EzaRiEBSYQRT6oKlIQ77rbJhePa1eVmIJzX0dgwU0R6gFLDay1M+9ZHQq3iA==", "path": "system.composition.convention/10.0.5", "hashPath": "system.composition.convention.10.0.5.nupkg.sha512" }, "System.Composition.Hosting/10.0.5": { "type": "package", "serviceable": true, "sha512": "sha512-ZHnGJu2IdxwVKgQs2ND7c6CTnQpHSO++59QpIFZRRwSdfPXy+0XZZzEl7KEbyVtU9iIQi6A/wS8nHVj2cRMs8Q==", "path": "system.composition.hosting/10.0.5", "hashPath": "system.composition.hosting.10.0.5.nupkg.sha512" }, "System.Composition.Runtime/10.0.5": { "type": "package", "serviceable": true, "sha512": "sha512-r1Oda1bj9yFrtG2id3JQO0m8bfwf07JwYs/nCoH+hqLnFBJM/2N6BOhCk44LwrAlFKkd5P0s2iSTc6jFyb5awg==", "path": "system.composition.runtime/10.0.5", "hashPath": "system.composition.runtime.10.0.5.nupkg.sha512" }, "System.Composition.TypedParts/10.0.5": { "type": "package", "serviceable": true, "sha512": "sha512-Dai8vsKSmMEGVk73bNMtk/cYbho+AhCCsDuJpQZ7gKIprEJ8ZSmoRm/HzmEZO/wyV4kl0zwamjHNR9Uwk7GR3A==", "path": "system.composition.typedparts/10.0.5", "hashPath": "system.composition.typedparts.10.0.5.nupkg.sha512" }, "System.Data.SqlClient/4.4.2": { "type": "package", "serviceable": true, "sha512": "sha512-Bv5J2EBAdP7FSgehKYN4O6iw1AaZrw4rFFqwt9vZSjRvC70FpwP2d9UG4aTaI2wh3vfrBKK+tjewowGM2Y6c1w==", "path": "system.data.sqlclient/4.4.2", "hashPath": "system.data.sqlclient.4.4.2.nupkg.sha512" }, "System.Diagnostics.DiagnosticSource/10.0.3": { "type": "package", "serviceable": true, "sha512": "sha512-IuZXyF3K5X+mCsBKIQ87Cn/V4Nyb39vyCbzfH/AkoneSWNV/ExGQ/I0m4CEaVAeFh9fW6kp2NVObkmevd1Ys7A==", "path": "system.diagnostics.diagnosticsource/10.0.3", "hashPath": "system.diagnostics.diagnosticsource.10.0.3.nupkg.sha512" }, "System.Formats.Asn1/8.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-XqKba7Mm/koKSjKMfW82olQdmfbI5yqeoLV/tidRp7fbh5rmHAQ5raDI/7SU0swTzv+jgqtUGkzmFxuUg0it1A==", "path": "system.formats.asn1/8.0.1", "hashPath": "system.formats.asn1.8.0.1.nupkg.sha512" }, "System.IdentityModel.Tokens.Jwt/5.6.0": { "type": "package", "serviceable": true, "sha512": "sha512-KMvPpX4exs2fe7Upq5zHMSR4yupc+jy8WG8yjucZL0XvT+r/T0hRvLIe9fP/SeN8/UVxFYBRAkRI5k1zbRGqmA==", "path": "system.identitymodel.tokens.jwt/5.6.0", "hashPath": "system.identitymodel.tokens.jwt.5.6.0.nupkg.sha512" }, "System.IO.FileSystem.AccessControl/5.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-SxHB3nuNrpptVk+vZ/F+7OHEpoHUIKKMl02bUmYHQr1r+glbZQxs7pRtsf4ENO29TVm2TH3AEeep2fJcy92oYw==", "path": "system.io.filesystem.accesscontrol/5.0.0", "hashPath": "system.io.filesystem.accesscontrol.5.0.0.nupkg.sha512" }, "System.IO.Pipelines/10.0.3": { "type": "package", "serviceable": true, "sha512": "sha512-WMxiA2jGdHnRBmoVK55YUq5VPaxW0Sg2frPtXV+urUMvpqHIga6lleV/YuryHIuGsAKVjQAjv6PrQ6IJpoLohQ==", "path": "system.io.pipelines/10.0.3", "hashPath": "system.io.pipelines.10.0.3.nupkg.sha512" }, "System.Memory.Data/10.0.3": { "type": "package", "serviceable": true, "sha512": "sha512-MaGhRfGunmrj/nHjtsi9XkhlYJ/ERGWrbA+BiSKNtGnAjc9XlG5EhAvak6VRcX5LYzPF6pBO8nJ613dTgzabig==", "path": "system.memory.data/10.0.3", "hashPath": "system.memory.data.10.0.3.nupkg.sha512" }, "System.Runtime.CompilerServices.Unsafe/6.1.2": { "type": "package", "serviceable": true, "sha512": "sha512-2hBr6zdbIBTDE3EhK7NSVNdX58uTK6iHW/P/Axmm9sl1xoGSLqDvMtpecn226TNwHByFokYwJmt/aQQNlO5CRw==", "path": "system.runtime.compilerservices.unsafe/6.1.2", "hashPath": "system.runtime.compilerservices.unsafe.6.1.2.nupkg.sha512" }, "System.Security.AccessControl/5.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-dagJ1mHZO3Ani8GH0PHpPEe/oYO+rVdbQjvjJkBRNQkX4t0r1iaeGn8+/ybkSLEan3/slM0t59SVdHzuHf2jmw==", "path": "system.security.accesscontrol/5.0.0", "hashPath": "system.security.accesscontrol.5.0.0.nupkg.sha512" }, "System.Security.Cryptography.Cng/5.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-jIMXsKn94T9JY7PvPq/tMfqa6GAaHpElRDpmG+SuL+D3+sTw2M8VhnibKnN8Tq+4JqbPJ/f+BwtLeDMEnzAvRg==", "path": "system.security.cryptography.cng/5.0.0", "hashPath": "system.security.cryptography.cng.5.0.0.nupkg.sha512" }, "System.Security.Principal.Windows/5.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-t0MGLukB5WAVU9bO3MGzvlGnyJPgUlcwerXn1kzBRjwLKixT96XV0Uza41W49gVd8zEMFu9vQEFlv0IOrytICA==", "path": "system.security.principal.windows/5.0.0", "hashPath": "system.security.principal.windows.5.0.0.nupkg.sha512" }, "System.Text.Encodings.Web/10.0.3": { "type": "package", "serviceable": true, "sha512": "sha512-l8QNBPp92bVzl9Kw8nNtm1uYRNNhUrdulZjM4a8YK/QGNa8z9utKsC0bDoPB+Vq8LOlbD3fIyGlabtz80jT7cw==", "path": "system.text.encodings.web/10.0.3", "hashPath": "system.text.encodings.web.10.0.3.nupkg.sha512" }, "System.Text.Json/10.0.3": { "type": "package", "serviceable": true, "sha512": "sha512-NTUt9DL+maqbgrIYCAmeZUbX0NoXaueySyjW/bdOlFdSUDC1l51XnsbVEuj5tuad12vdq5Sviskp9uMVGgCNLw==", "path": "system.text.json/10.0.3", "hashPath": "system.text.json.10.0.3.nupkg.sha512" }, "System.Xml.XPath.XmlDocument/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-A/uxsWi/Ifzkmd4ArTLISMbfFs6XpRPsXZonrIqyTY70xi8t+mDtvSM5Os0RqyRDobjMBwIDHDL4NOIbkDwf7A==", "path": "system.xml.xpath.xmldocument/4.3.0", "hashPath": "system.xml.xpath.xmldocument.4.3.0.nupkg.sha512" }, "Microsoft.Web.WebView2.Core/1.0.2903.40": { "type": "reference", "serviceable": false, "sha512": "" }, "Microsoft.Web.WebView2.WinForms/1.0.2903.40": { "type": "reference", "serviceable": false, "sha512": "" }, "Microsoft.Web.WebView2.Wpf/1.0.2903.40": { "type": "reference", "serviceable": false, "sha512": "" } } } |