Last active
August 21, 2024 12:51
-
-
Save ViktorHofer/d7c4c5dfca25ea5936ae878808ec1a93 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"version": 3, | |
"targets": { | |
".NETFramework,Version=v4.8": { | |
"coverlet.collector/6.0.0": { | |
"type": "package", | |
"build": { | |
"build/netstandard1.0/coverlet.collector.targets": {} | |
} | |
}, | |
"Microsoft.CodeAnalysis.Analyzers/3.11.0-beta1.24405.1": { | |
"type": "package", | |
"build": { | |
"buildTransitive/Microsoft.CodeAnalysis.Analyzers.props": {}, | |
"buildTransitive/Microsoft.CodeAnalysis.Analyzers.targets": {} | |
} | |
}, | |
"Microsoft.CodeAnalysis.CSharp.CodeStyle/4.8.0": { | |
"type": "package", | |
"build": { | |
"build/Microsoft.CodeAnalysis.CSharp.CodeStyle.props": {}, | |
"build/Microsoft.CodeAnalysis.CSharp.CodeStyle.targets": {} | |
} | |
}, | |
"Microsoft.CodeAnalysis.NetAnalyzers/9.0.0-preview.24405.1": { | |
"type": "package", | |
"build": { | |
"buildTransitive/Microsoft.CodeAnalysis.NetAnalyzers.props": {}, | |
"buildTransitive/Microsoft.CodeAnalysis.NetAnalyzers.targets": {} | |
} | |
}, | |
"Microsoft.CodeCoverage/17.4.0-preview-20220707-01": { | |
"type": "package", | |
"compile": { | |
"lib/net45/Microsoft.VisualStudio.CodeCoverage.Shim.dll": {} | |
}, | |
"runtime": { | |
"lib/net45/Microsoft.VisualStudio.CodeCoverage.Shim.dll": {} | |
}, | |
"build": { | |
"build/netstandard1.0/Microsoft.CodeCoverage.props": {}, | |
"build/netstandard1.0/Microsoft.CodeCoverage.targets": {} | |
} | |
}, | |
"Microsoft.Diagnostics.Runtime/1.0.5": { | |
"type": "package", | |
"compile": { | |
"lib/net45/Microsoft.Diagnostics.Runtime.dll": { | |
"related": ".pdb;.xml" | |
} | |
}, | |
"runtime": { | |
"lib/net45/Microsoft.Diagnostics.Runtime.dll": { | |
"related": ".pdb;.xml" | |
} | |
} | |
}, | |
"Microsoft.DotNet.Build.Tasks.TargetFramework/9.0.0-beta.24416.2": { | |
"type": "package", | |
"build": { | |
"build/Microsoft.DotNet.Build.Tasks.TargetFramework.props": {}, | |
"build/Microsoft.DotNet.Build.Tasks.TargetFramework.targets": {} | |
}, | |
"buildMultiTargeting": { | |
"buildMultiTargeting/Microsoft.DotNet.Build.Tasks.TargetFramework.props": {}, | |
"buildMultiTargeting/Microsoft.DotNet.Build.Tasks.TargetFramework.targets": {} | |
} | |
}, | |
"Microsoft.DotNet.CodeAnalysis/9.0.0-beta.24416.2": { | |
"type": "package", | |
"build": { | |
"build/Microsoft.DotNet.CodeAnalysis.targets": {} | |
} | |
}, | |
"Microsoft.DotNet.RemoteExecutor/9.0.0-beta.24416.2": { | |
"type": "package", | |
"dependencies": { | |
"Microsoft.Diagnostics.Runtime": "1.0.5", | |
"System.Runtime.InteropServices.RuntimeInformation": "4.3.0" | |
}, | |
"compile": { | |
"lib/net462/Microsoft.DotNet.RemoteExecutor.exe": { | |
"related": ".exe.config" | |
} | |
}, | |
"runtime": { | |
"lib/net462/Microsoft.DotNet.RemoteExecutor.exe": { | |
"related": ".exe.config" | |
} | |
}, | |
"build": { | |
"build/Microsoft.DotNet.RemoteExecutor.targets": {} | |
} | |
}, | |
"Microsoft.DotNet.XUnitExtensions/9.0.0-beta.24416.2": { | |
"type": "package", | |
"dependencies": { | |
"System.Runtime.InteropServices.RuntimeInformation": "4.3.0", | |
"xunit.abstractions": "2.0.3", | |
"xunit.extensibility.core": "2.9.0", | |
"xunit.extensibility.execution": "2.9.0" | |
}, | |
"compile": { | |
"lib/net462/Microsoft.DotNet.XUnitExtensions.dll": {} | |
}, | |
"runtime": { | |
"lib/net462/Microsoft.DotNet.XUnitExtensions.dll": {} | |
} | |
}, | |
"Microsoft.Net.Compilers.Toolset/4.12.0-2.24417.1": { | |
"type": "package", | |
"build": { | |
"build/Microsoft.Net.Compilers.Toolset.props": {} | |
}, | |
"buildMultiTargeting": { | |
"buildMultiTargeting/Microsoft.Net.Compilers.Toolset.props": {} | |
} | |
}, | |
"Microsoft.NET.Test.Sdk/17.4.0-preview-20220707-01": { | |
"type": "package", | |
"dependencies": { | |
"Microsoft.CodeCoverage": "17.4.0-preview-20220707-01" | |
}, | |
"compile": { | |
"lib/net45/_._": {} | |
}, | |
"runtime": { | |
"lib/net45/_._": {} | |
}, | |
"build": { | |
"build/net45/Microsoft.NET.Test.Sdk.props": {}, | |
"build/net45/Microsoft.NET.Test.Sdk.targets": {} | |
}, | |
"buildMultiTargeting": { | |
"buildMultiTargeting/Microsoft.NET.Test.Sdk.props": {} | |
} | |
}, | |
"Microsoft.TestPlatform.ObjectModel/17.10.0": { | |
"type": "package", | |
"dependencies": { | |
"System.Reflection.Metadata": "1.6.0" | |
}, | |
"frameworkAssemblies": [ | |
"Microsoft.CSharp", | |
"System", | |
"System.Configuration", | |
"System.Core", | |
"System.Runtime", | |
"System.Runtime.Serialization", | |
"System.Xml", | |
"mscorlib" | |
], | |
"compile": { | |
"lib/net462/Microsoft.TestPlatform.CoreUtilities.dll": {}, | |
"lib/net462/Microsoft.TestPlatform.PlatformAbstractions.dll": {}, | |
"lib/net462/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": {} | |
}, | |
"runtime": { | |
"lib/net462/Microsoft.TestPlatform.CoreUtilities.dll": {}, | |
"lib/net462/Microsoft.TestPlatform.PlatformAbstractions.dll": {}, | |
"lib/net462/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": {} | |
}, | |
"resource": { | |
"lib/net462/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll": { | |
"locale": "cs" | |
}, | |
"lib/net462/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { | |
"locale": "cs" | |
}, | |
"lib/net462/de/Microsoft.TestPlatform.CoreUtilities.resources.dll": { | |
"locale": "de" | |
}, | |
"lib/net462/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { | |
"locale": "de" | |
}, | |
"lib/net462/es/Microsoft.TestPlatform.CoreUtilities.resources.dll": { | |
"locale": "es" | |
}, | |
"lib/net462/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { | |
"locale": "es" | |
}, | |
"lib/net462/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll": { | |
"locale": "fr" | |
}, | |
"lib/net462/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { | |
"locale": "fr" | |
}, | |
"lib/net462/it/Microsoft.TestPlatform.CoreUtilities.resources.dll": { | |
"locale": "it" | |
}, | |
"lib/net462/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { | |
"locale": "it" | |
}, | |
"lib/net462/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll": { | |
"locale": "ja" | |
}, | |
"lib/net462/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { | |
"locale": "ja" | |
}, | |
"lib/net462/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll": { | |
"locale": "ko" | |
}, | |
"lib/net462/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { | |
"locale": "ko" | |
}, | |
"lib/net462/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll": { | |
"locale": "pl" | |
}, | |
"lib/net462/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { | |
"locale": "pl" | |
}, | |
"lib/net462/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll": { | |
"locale": "pt-BR" | |
}, | |
"lib/net462/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { | |
"locale": "pt-BR" | |
}, | |
"lib/net462/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll": { | |
"locale": "ru" | |
}, | |
"lib/net462/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { | |
"locale": "ru" | |
}, | |
"lib/net462/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll": { | |
"locale": "tr" | |
}, | |
"lib/net462/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { | |
"locale": "tr" | |
}, | |
"lib/net462/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll": { | |
"locale": "zh-Hans" | |
}, | |
"lib/net462/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { | |
"locale": "zh-Hans" | |
}, | |
"lib/net462/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll": { | |
"locale": "zh-Hant" | |
}, | |
"lib/net462/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { | |
"locale": "zh-Hant" | |
} | |
} | |
}, | |
"Newtonsoft.Json/13.0.3": { | |
"type": "package", | |
"compile": { | |
"lib/net45/Newtonsoft.Json.dll": { | |
"related": ".xml" | |
} | |
}, | |
"runtime": { | |
"lib/net45/Newtonsoft.Json.dll": { | |
"related": ".xml" | |
} | |
} | |
}, | |
"StyleCop.Analyzers/1.2.0-beta.507": { | |
"type": "package", | |
"dependencies": { | |
"StyleCop.Analyzers.Unstable": "1.2.0.507" | |
} | |
}, | |
"StyleCop.Analyzers.Unstable/1.2.0.507": { | |
"type": "package" | |
}, | |
"System.Buffers/4.5.1": { | |
"type": "package", | |
"frameworkAssemblies": [ | |
"mscorlib" | |
], | |
"compile": { | |
"ref/net45/System.Buffers.dll": { | |
"related": ".xml" | |
} | |
}, | |
"runtime": { | |
"lib/net461/System.Buffers.dll": { | |
"related": ".xml" | |
} | |
} | |
}, | |
"System.Memory/4.5.5": { | |
"type": "package", | |
"dependencies": { | |
"System.Buffers": "4.5.1", | |
"System.Numerics.Vectors": "4.5.0", | |
"System.Runtime.CompilerServices.Unsafe": "4.5.3" | |
}, | |
"frameworkAssemblies": [ | |
"System", | |
"mscorlib" | |
], | |
"compile": { | |
"lib/net461/System.Memory.dll": { | |
"related": ".xml" | |
} | |
}, | |
"runtime": { | |
"lib/net461/System.Memory.dll": { | |
"related": ".xml" | |
} | |
} | |
}, | |
"System.Numerics.Vectors/4.5.0": { | |
"type": "package", | |
"frameworkAssemblies": [ | |
"System.Numerics", | |
"mscorlib" | |
], | |
"compile": { | |
"ref/net46/System.Numerics.Vectors.dll": { | |
"related": ".xml" | |
} | |
}, | |
"runtime": { | |
"lib/net46/System.Numerics.Vectors.dll": { | |
"related": ".xml" | |
} | |
} | |
}, | |
"System.Runtime.CompilerServices.Unsafe/6.0.0": { | |
"type": "package", | |
"frameworkAssemblies": [ | |
"mscorlib" | |
], | |
"compile": { | |
"lib/net461/System.Runtime.CompilerServices.Unsafe.dll": { | |
"related": ".xml" | |
} | |
}, | |
"runtime": { | |
"lib/net461/System.Runtime.CompilerServices.Unsafe.dll": { | |
"related": ".xml" | |
} | |
} | |
}, | |
"System.Runtime.InteropServices.RuntimeInformation/4.3.0": { | |
"type": "package", | |
"compile": { | |
"ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {} | |
}, | |
"runtime": { | |
"lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll": {} | |
}, | |
"runtimeTargets": { | |
"runtimes/unix/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": { | |
"assetType": "runtime", | |
"rid": "unix" | |
}, | |
"runtimes/win/lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll": { | |
"assetType": "runtime", | |
"rid": "win" | |
} | |
} | |
}, | |
"System.Text.RegularExpressions.TestData/9.0.0-beta.24419.1": { | |
"type": "package", | |
"contentFiles": { | |
"contentFiles/any/any/LICENSE": { | |
"buildAction": "Content", | |
"codeLanguage": "any", | |
"copyToOutput": true, | |
"outputPath": "LICENSE" | |
}, | |
"contentFiles/any/any/Regex_RealWorldPatterns.json": { | |
"buildAction": "Content", | |
"codeLanguage": "any", | |
"copyToOutput": true, | |
"outputPath": "Regex_RealWorldPatterns.json" | |
}, | |
"contentFiles/any/any/regexredux/1_000.in": { | |
"buildAction": "Content", | |
"codeLanguage": "any", | |
"copyToOutput": true, | |
"outputPath": "regexredux/1_000.in" | |
}, | |
"contentFiles/any/any/regexredux/200_000.in": { | |
"buildAction": "Content", | |
"codeLanguage": "any", | |
"copyToOutput": true, | |
"outputPath": "regexredux/200_000.in" | |
}, | |
"contentFiles/any/any/regexredux/20_000.in": { | |
"buildAction": "Content", | |
"codeLanguage": "any", | |
"copyToOutput": true, | |
"outputPath": "regexredux/20_000.in" | |
}, | |
"contentFiles/any/any/regexredux/50_000.in": { | |
"buildAction": "Content", | |
"codeLanguage": "any", | |
"copyToOutput": true, | |
"outputPath": "regexredux/50_000.in" | |
}, | |
"contentFiles/any/any/regexredux/5_000_000.in": { | |
"buildAction": "Content", | |
"codeLanguage": "any", | |
"copyToOutput": true, | |
"outputPath": "regexredux/5_000_000.in" | |
} | |
} | |
}, | |
"System.Threading.Tasks.Extensions/4.5.4": { | |
"type": "package", | |
"dependencies": { | |
"System.Runtime.CompilerServices.Unsafe": "4.5.3" | |
}, | |
"frameworkAssemblies": [ | |
"mscorlib" | |
], | |
"compile": { | |
"lib/net461/System.Threading.Tasks.Extensions.dll": { | |
"related": ".xml" | |
} | |
}, | |
"runtime": { | |
"lib/net461/System.Threading.Tasks.Extensions.dll": { | |
"related": ".xml" | |
} | |
} | |
}, | |
"System.ValueTuple/4.5.0": { | |
"type": "package", | |
"frameworkAssemblies": [ | |
"mscorlib" | |
], | |
"compile": { | |
"ref/net47/System.ValueTuple.dll": {} | |
}, | |
"runtime": { | |
"lib/net47/System.ValueTuple.dll": { | |
"related": ".xml" | |
} | |
} | |
}, | |
"xunit.abstractions/2.0.3": { | |
"type": "package", | |
"compile": { | |
"lib/net35/xunit.abstractions.dll": { | |
"related": ".xml" | |
} | |
}, | |
"runtime": { | |
"lib/net35/xunit.abstractions.dll": { | |
"related": ".xml" | |
} | |
} | |
}, | |
"xunit.analyzers/1.4.0": { | |
"type": "package" | |
}, | |
"xunit.assert/2.9.0": { | |
"type": "package", | |
"compile": { | |
"lib/netstandard1.1/xunit.assert.dll": { | |
"related": ".xml" | |
} | |
}, | |
"runtime": { | |
"lib/netstandard1.1/xunit.assert.dll": { | |
"related": ".xml" | |
} | |
} | |
}, | |
"xunit.core/2.9.0": { | |
"type": "package", | |
"dependencies": { | |
"xunit.extensibility.core": "[2.9.0]", | |
"xunit.extensibility.execution": "[2.9.0]" | |
}, | |
"build": { | |
"build/_._": {} | |
}, | |
"buildMultiTargeting": { | |
"buildMultiTargeting/_._": {} | |
} | |
}, | |
"xunit.extensibility.core/2.9.0": { | |
"type": "package", | |
"dependencies": { | |
"xunit.abstractions": "2.0.3" | |
}, | |
"compile": { | |
"lib/net452/xunit.core.dll": { | |
"related": ".dll.tdnet;.xml" | |
} | |
}, | |
"runtime": { | |
"lib/net452/xunit.core.dll": { | |
"related": ".dll.tdnet;.xml" | |
} | |
} | |
}, | |
"xunit.extensibility.execution/2.9.0": { | |
"type": "package", | |
"dependencies": { | |
"xunit.extensibility.core": "[2.9.0]" | |
}, | |
"compile": { | |
"lib/net452/xunit.execution.desktop.dll": { | |
"related": ".xml" | |
} | |
}, | |
"runtime": { | |
"lib/net452/xunit.execution.desktop.dll": { | |
"related": ".xml" | |
} | |
} | |
}, | |
"xunit.runner.console/2.9.0": { | |
"type": "package", | |
"build": { | |
"build/xunit.runner.console.props": {} | |
} | |
}, | |
"xunit.runner.visualstudio/2.8.2": { | |
"type": "package", | |
"dependencies": { | |
"Microsoft.TestPlatform.ObjectModel": "17.10.0" | |
}, | |
"frameworkAssemblies": [ | |
"mscorlib" | |
], | |
"compile": { | |
"lib/net462/_._": {} | |
}, | |
"runtime": { | |
"lib/net462/_._": {} | |
}, | |
"build": { | |
"build/net462/xunit.runner.visualstudio.props": {} | |
} | |
}, | |
"Microsoft.Bcl.AsyncInterfaces/9.0.0-dev": { | |
"type": "project", | |
"framework": ".NETFramework,Version=v4.6.2", | |
"dependencies": { | |
"System.Threading.Tasks.Extensions": "4.5.4" | |
}, | |
"compile": { | |
"bin/placeholder/Microsoft.Bcl.AsyncInterfaces.dll": {} | |
}, | |
"runtime": { | |
"bin/placeholder/Microsoft.Bcl.AsyncInterfaces.dll": {} | |
} | |
}, | |
"System.Collections.Immutable/9.0.0-dev": { | |
"type": "project", | |
"framework": ".NETFramework,Version=v4.6.2", | |
"dependencies": { | |
"System.Memory": "4.5.5", | |
"System.Runtime.CompilerServices.Unsafe": "6.0.0" | |
}, | |
"compile": { | |
"bin/placeholder/System.Collections.Immutable.dll": {} | |
}, | |
"runtime": { | |
"bin/placeholder/System.Collections.Immutable.dll": {} | |
} | |
}, | |
"System.IO.Pipelines/9.0.0-dev": { | |
"type": "project", | |
"framework": ".NETFramework,Version=v4.6.2", | |
"dependencies": { | |
"System.Buffers": "4.5.1", | |
"System.Memory": "4.5.5", | |
"System.Threading.Tasks.Extensions": "4.5.4" | |
}, | |
"compile": { | |
"bin/placeholder/System.IO.Pipelines.dll": {} | |
}, | |
"runtime": { | |
"bin/placeholder/System.IO.Pipelines.dll": {} | |
} | |
}, | |
"System.Reflection.Metadata/9.0.0-dev": { | |
"type": "project", | |
"framework": ".NETFramework,Version=v4.6.2", | |
"dependencies": { | |
"System.Collections.Immutable": "9.0.0-dev" | |
}, | |
"compile": { | |
"bin/placeholder/System.Reflection.Metadata.dll": {} | |
}, | |
"runtime": { | |
"bin/placeholder/System.Reflection.Metadata.dll": {} | |
} | |
}, | |
"System.Text.Encodings.Web/9.0.0-dev": { | |
"type": "project", | |
"framework": ".NETFramework,Version=v4.6.2", | |
"dependencies": { | |
"System.Buffers": "4.5.1", | |
"System.Memory": "4.5.5", | |
"System.Runtime.CompilerServices.Unsafe": "6.0.0" | |
}, | |
"compile": { | |
"bin/placeholder/System.Text.Encodings.Web.dll": {} | |
}, | |
"runtime": { | |
"bin/placeholder/System.Text.Encodings.Web.dll": {} | |
} | |
}, | |
"System.Text.Json/9.0.0-dev": { | |
"type": "project", | |
"framework": ".NETFramework,Version=v4.6.2", | |
"dependencies": { | |
"Microsoft.Bcl.AsyncInterfaces": "9.0.0-dev", | |
"System.Buffers": "4.5.1", | |
"System.IO.Pipelines": "9.0.0-dev", | |
"System.Memory": "4.5.5", | |
"System.Runtime.CompilerServices.Unsafe": "6.0.0", | |
"System.Text.Encodings.Web": "9.0.0-dev", | |
"System.Threading.Tasks.Extensions": "4.5.4", | |
"System.ValueTuple": "4.5.0" | |
}, | |
"compile": { | |
"bin/placeholder/System.Text.Json.dll": {} | |
}, | |
"runtime": { | |
"bin/placeholder/System.Text.Json.dll": {} | |
} | |
}, | |
"TestUtilities/9.0.0-dev": { | |
"type": "project", | |
"framework": ".NETFramework,Version=v4.6.2", | |
"dependencies": { | |
"Microsoft.DotNet.XUnitExtensions": "9.0.0-beta.24416.2", | |
"System.Memory": "4.5.5", | |
"xunit.assert": "2.9.0", | |
"xunit.core": "2.9.0" | |
}, | |
"compile": { | |
"bin/placeholder/TestUtilities.dll": {} | |
}, | |
"runtime": { | |
"bin/placeholder/TestUtilities.dll": {} | |
} | |
} | |
}, | |
"net9.0": { | |
"coverlet.collector/6.0.0": { | |
"type": "package", | |
"build": { | |
"build/netstandard1.0/coverlet.collector.targets": {} | |
} | |
}, | |
"DiffPlex/1.7.2": { | |
"type": "package", | |
"compile": { | |
"lib/net6.0/DiffPlex.dll": { | |
"related": ".xml" | |
} | |
}, | |
"runtime": { | |
"lib/net6.0/DiffPlex.dll": { | |
"related": ".xml" | |
} | |
} | |
}, | |
"Humanizer.Core/2.14.1": { | |
"type": "package", | |
"compile": { | |
"lib/net6.0/_._": { | |
"related": ".xml" | |
} | |
}, | |
"runtime": { | |
"lib/net6.0/Humanizer.dll": { | |
"related": ".xml" | |
} | |
} | |
}, | |
"Microsoft.CodeAnalysis/4.12.0-2.24417.1": { | |
"type": "package", | |
"dependencies": { | |
"Humanizer.Core": "2.14.1", | |
"Microsoft.Bcl.AsyncInterfaces": "8.0.0", | |
"Microsoft.CodeAnalysis.Analyzers": "3.3.4", | |
"Microsoft.CodeAnalysis.CSharp.Workspaces": "[4.12.0-2.24417.1]", | |
"Microsoft.CodeAnalysis.VisualBasic.Workspaces": "[4.12.0-2.24417.1]", | |
"System.Buffers": "4.5.1", | |
"System.Collections.Immutable": "8.0.0", | |
"System.Composition": "8.0.0", | |
"System.IO.Pipelines": "8.0.0", | |
"System.Memory": "4.5.5", | |
"System.Numerics.Vectors": "4.5.0", | |
"System.Reflection.Metadata": "8.0.0", | |
"System.Runtime.CompilerServices.Unsafe": "6.0.0", | |
"System.Text.Encoding.CodePages": "7.0.0", | |
"System.Threading.Channels": "7.0.0", | |
"System.Threading.Tasks.Extensions": "4.5.4" | |
} | |
}, | |
"Microsoft.CodeAnalysis.Analyzer.Testing/1.1.2-beta1.23323.1": { | |
"type": "package", | |
"dependencies": { | |
"DiffPlex": "1.5.0", | |
"Microsoft.CodeAnalysis.Workspaces.Common": "1.0.1", | |
"Microsoft.VisualBasic": "10.0.1", | |
"Microsoft.VisualStudio.Composition": "16.1.8", | |
"NuGet.Common": "6.3.3", | |
"NuGet.Packaging": "6.3.3", | |
"NuGet.Protocol": "6.3.3", | |
"NuGet.Resolver": "6.3.3", | |
"System.ValueTuple": "4.5.0" | |
}, | |
"compile": { | |
"lib/netcoreapp3.1/Microsoft.CodeAnalysis.Analyzer.Testing.dll": { | |
"related": ".xml" | |
} | |
}, | |
"runtime": { | |
"lib/netcoreapp3.1/Microsoft.CodeAnalysis.Analyzer.Testing.dll": { | |
"related": ".xml" | |
} | |
} | |
}, | |
"Microsoft.CodeAnalysis.Analyzers/3.11.0-beta1.24405.1": { | |
"type": "package", | |
"build": { | |
"buildTransitive/Microsoft.CodeAnalysis.Analyzers.props": {}, | |
"buildTransitive/Microsoft.CodeAnalysis.Analyzers.targets": {} | |
} | |
}, | |
"Microsoft.CodeAnalysis.CodeFix.Testing/1.1.2-beta1.23323.1": { | |
"type": "package", | |
"dependencies": { | |
"Microsoft.CodeAnalysis.Analyzer.Testing": "[1.1.2-beta1.23323.1]", | |
"Microsoft.CodeAnalysis.Workspaces.Common": "1.0.1" | |
}, | |
"compile": { | |
"lib/netcoreapp3.1/Microsoft.CodeAnalysis.CodeFix.Testing.dll": { | |
"related": ".xml" | |
} | |
}, | |
"runtime": { | |
"lib/netcoreapp3.1/Microsoft.CodeAnalysis.CodeFix.Testing.dll": { | |
"related": ".xml" | |
} | |
} | |
}, | |
"Microsoft.CodeAnalysis.Common/4.12.0-2.24417.1": { | |
"type": "package", | |
"dependencies": { | |
"Microsoft.CodeAnalysis.Analyzers": "3.3.4", | |
"System.Collections.Immutable": "8.0.0", | |
"System.Reflection.Metadata": "8.0.0" | |
}, | |
"compile": { | |
"lib/net8.0/Microsoft.CodeAnalysis.dll": { | |
"related": ".pdb;.xml" | |
} | |
}, | |
"runtime": { | |
"lib/net8.0/Microsoft.CodeAnalysis.dll": { | |
"related": ".pdb;.xml" | |
} | |
}, | |
"resource": { | |
"lib/net8.0/cs/Microsoft.CodeAnalysis.resources.dll": { | |
"locale": "cs" | |
}, | |
"lib/net8.0/de/Microsoft.CodeAnalysis.resources.dll": { | |
"locale": "de" | |
}, | |
"lib/net8.0/es/Microsoft.CodeAnalysis.resources.dll": { | |
"locale": "es" | |
}, | |
"lib/net8.0/fr/Microsoft.CodeAnalysis.resources.dll": { | |
"locale": "fr" | |
}, | |
"lib/net8.0/it/Microsoft.CodeAnalysis.resources.dll": { | |
"locale": "it" | |
}, | |
"lib/net8.0/ja/Microsoft.CodeAnalysis.resources.dll": { | |
"locale": "ja" | |
}, | |
"lib/net8.0/ko/Microsoft.CodeAnalysis.resources.dll": { | |
"locale": "ko" | |
}, | |
"lib/net8.0/pl/Microsoft.CodeAnalysis.resources.dll": { | |
"locale": "pl" | |
}, | |
"lib/net8.0/pt-BR/Microsoft.CodeAnalysis.resources.dll": { | |
"locale": "pt-BR" | |
}, | |
"lib/net8.0/ru/Microsoft.CodeAnalysis.resources.dll": { | |
"locale": "ru" | |
}, | |
"lib/net8.0/tr/Microsoft.CodeAnalysis.resources.dll": { | |
"locale": "tr" | |
}, | |
"lib/net8.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll": { | |
"locale": "zh-Hans" | |
}, | |
"lib/net8.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll": { | |
"locale": "zh-Hant" | |
} | |
} | |
}, | |
"Microsoft.CodeAnalysis.CSharp/4.12.0-2.24417.1": { | |
"type": "package", | |
"dependencies": { | |
"Microsoft.CodeAnalysis.Analyzers": "3.3.4", | |
"Microsoft.CodeAnalysis.Common": "[4.12.0-2.24417.1]", | |
"System.Collections.Immutable": "8.0.0", | |
"System.Reflection.Metadata": "8.0.0" | |
}, | |
"compile": { | |
"lib/net8.0/Microsoft.CodeAnalysis.CSharp.dll": { | |
"related": ".pdb;.xml" | |
} | |
}, | |
"runtime": { | |
"lib/net8.0/Microsoft.CodeAnalysis.CSharp.dll": { | |
"related": ".pdb;.xml" | |
} | |
}, | |
"resource": { | |
"lib/net8.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll": { | |
"locale": "cs" | |
}, | |
"lib/net8.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll": { | |
"locale": "de" | |
}, | |
"lib/net8.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll": { | |
"locale": "es" | |
}, | |
"lib/net8.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll": { | |
"locale": "fr" | |
}, | |
"lib/net8.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll": { | |
"locale": "it" | |
}, | |
"lib/net8.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll": { | |
"locale": "ja" | |
}, | |
"lib/net8.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll": { | |
"locale": "ko" | |
}, | |
"lib/net8.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll": { | |
"locale": "pl" | |
}, | |
"lib/net8.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll": { | |
"locale": "pt-BR" | |
}, | |
"lib/net8.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll": { | |
"locale": "ru" | |
}, | |
"lib/net8.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll": { | |
"locale": "tr" | |
}, | |
"lib/net8.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll": { | |
"locale": "zh-Hans" | |
}, | |
"lib/net8.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll": { | |
"locale": "zh-Hant" | |
} | |
} | |
}, | |
"Microsoft.CodeAnalysis.CSharp.CodeFix.Testing/1.1.2-beta1.23323.1": { | |
"type": "package", | |
"dependencies": { | |
"Microsoft.CodeAnalysis.CSharp.Workspaces": "1.0.1", | |
"Microsoft.CodeAnalysis.CodeFix.Testing": "[1.1.2-beta1.23323.1]" | |
}, | |
"compile": { | |
"lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.CodeFix.Testing.dll": { | |
"related": ".xml" | |
} | |
}, | |
"runtime": { | |
"lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.CodeFix.Testing.dll": { | |
"related": ".xml" | |
} | |
} | |
}, | |
"Microsoft.CodeAnalysis.CSharp.CodeStyle/4.8.0": { | |
"type": "package", | |
"build": { | |
"build/Microsoft.CodeAnalysis.CSharp.CodeStyle.props": {}, | |
"build/Microsoft.CodeAnalysis.CSharp.CodeStyle.targets": {} | |
} | |
}, | |
"Microsoft.CodeAnalysis.CSharp.Workspaces/4.12.0-2.24417.1": { | |
"type": "package", | |
"dependencies": { | |
"Humanizer.Core": "2.14.1", | |
"Microsoft.CodeAnalysis.Analyzers": "3.3.4", | |
"Microsoft.CodeAnalysis.CSharp": "[4.12.0-2.24417.1]", | |
"Microsoft.CodeAnalysis.Common": "[4.12.0-2.24417.1]", | |
"Microsoft.CodeAnalysis.Workspaces.Common": "[4.12.0-2.24417.1]", | |
"System.Collections.Immutable": "8.0.0", | |
"System.Composition": "8.0.0", | |
"System.IO.Pipelines": "8.0.0", | |
"System.Reflection.Metadata": "8.0.0", | |
"System.Threading.Channels": "7.0.0" | |
}, | |
"compile": { | |
"lib/net8.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": { | |
"related": ".pdb;.xml" | |
} | |
}, | |
"runtime": { | |
"lib/net8.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": { | |
"related": ".pdb;.xml" | |
} | |
}, | |
"resource": { | |
"lib/net8.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { | |
"locale": "cs" | |
}, | |
"lib/net8.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { | |
"locale": "de" | |
}, | |
"lib/net8.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { | |
"locale": "es" | |
}, | |
"lib/net8.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { | |
"locale": "fr" | |
}, | |
"lib/net8.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { | |
"locale": "it" | |
}, | |
"lib/net8.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { | |
"locale": "ja" | |
}, | |
"lib/net8.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { | |
"locale": "ko" | |
}, | |
"lib/net8.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { | |
"locale": "pl" | |
}, | |
"lib/net8.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { | |
"locale": "pt-BR" | |
}, | |
"lib/net8.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { | |
"locale": "ru" | |
}, | |
"lib/net8.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { | |
"locale": "tr" | |
}, | |
"lib/net8.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { | |
"locale": "zh-Hans" | |
}, | |
"lib/net8.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": { | |
"locale": "zh-Hant" | |
} | |
} | |
}, | |
"Microsoft.CodeAnalysis.NetAnalyzers/9.0.0-preview.24405.1": { | |
"type": "package", | |
"build": { | |
"buildTransitive/Microsoft.CodeAnalysis.NetAnalyzers.props": {}, | |
"buildTransitive/Microsoft.CodeAnalysis.NetAnalyzers.targets": {} | |
} | |
}, | |
"Microsoft.CodeAnalysis.VisualBasic/4.12.0-2.24417.1": { | |
"type": "package", | |
"dependencies": { | |
"Microsoft.CodeAnalysis.Analyzers": "3.3.4", | |
"Microsoft.CodeAnalysis.Common": "[4.12.0-2.24417.1]", | |
"System.Collections.Immutable": "8.0.0", | |
"System.Reflection.Metadata": "8.0.0" | |
}, | |
"compile": { | |
"lib/net8.0/Microsoft.CodeAnalysis.VisualBasic.dll": { | |
"related": ".pdb;.xml" | |
} | |
}, | |
"runtime": { | |
"lib/net8.0/Microsoft.CodeAnalysis.VisualBasic.dll": { | |
"related": ".pdb;.xml" | |
} | |
}, | |
"resource": { | |
"lib/net8.0/cs/Microsoft.CodeAnalysis.VisualBasic.resources.dll": { | |
"locale": "cs" | |
}, | |
"lib/net8.0/de/Microsoft.CodeAnalysis.VisualBasic.resources.dll": { | |
"locale": "de" | |
}, | |
"lib/net8.0/es/Microsoft.CodeAnalysis.VisualBasic.resources.dll": { | |
"locale": "es" | |
}, | |
"lib/net8.0/fr/Microsoft.CodeAnalysis.VisualBasic.resources.dll": { | |
"locale": "fr" | |
}, | |
"lib/net8.0/it/Microsoft.CodeAnalysis.VisualBasic.resources.dll": { | |
"locale": "it" | |
}, | |
"lib/net8.0/ja/Microsoft.CodeAnalysis.VisualBasic.resources.dll": { | |
"locale": "ja" | |
}, | |
"lib/net8.0/ko/Microsoft.CodeAnalysis.VisualBasic.resources.dll": { | |
"locale": "ko" | |
}, | |
"lib/net8.0/pl/Microsoft.CodeAnalysis.VisualBasic.resources.dll": { | |
"locale": "pl" | |
}, | |
"lib/net8.0/pt-BR/Microsoft.CodeAnalysis.VisualBasic.resources.dll": { | |
"locale": "pt-BR" | |
}, | |
"lib/net8.0/ru/Microsoft.CodeAnalysis.VisualBasic.resources.dll": { | |
"locale": "ru" | |
}, | |
"lib/net8.0/tr/Microsoft.CodeAnalysis.VisualBasic.resources.dll": { | |
"locale": "tr" | |
}, | |
"lib/net8.0/zh-Hans/Microsoft.CodeAnalysis.VisualBasic.resources.dll": { | |
"locale": "zh-Hans" | |
}, | |
"lib/net8.0/zh-Hant/Microsoft.CodeAnalysis.VisualBasic.resources.dll": { | |
"locale": "zh-Hant" | |
} | |
} | |
}, | |
"Microsoft.CodeAnalysis.VisualBasic.Workspaces/4.12.0-2.24417.1": { | |
"type": "package", | |
"dependencies": { | |
"Humanizer.Core": "2.14.1", | |
"Microsoft.CodeAnalysis.Analyzers": "3.3.4", | |
"Microsoft.CodeAnalysis.Common": "[4.12.0-2.24417.1]", | |
"Microsoft.CodeAnalysis.VisualBasic": "[4.12.0-2.24417.1]", | |
"Microsoft.CodeAnalysis.Workspaces.Common": "[4.12.0-2.24417.1]", | |
"System.Collections.Immutable": "8.0.0", | |
"System.Composition": "8.0.0", | |
"System.IO.Pipelines": "8.0.0", | |
"System.Reflection.Metadata": "8.0.0", | |
"System.Threading.Channels": "7.0.0" | |
}, | |
"compile": { | |
"lib/net8.0/Microsoft.CodeAnalysis.VisualBasic.Workspaces.dll": { | |
"related": ".pdb;.xml" | |
} | |
}, | |
"runtime": { | |
"lib/net8.0/Microsoft.CodeAnalysis.VisualBasic.Workspaces.dll": { | |
"related": ".pdb;.xml" | |
} | |
}, | |
"resource": { | |
"lib/net8.0/cs/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll": { | |
"locale": "cs" | |
}, | |
"lib/net8.0/de/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll": { | |
"locale": "de" | |
}, | |
"lib/net8.0/es/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll": { | |
"locale": "es" | |
}, | |
"lib/net8.0/fr/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll": { | |
"locale": "fr" | |
}, | |
"lib/net8.0/it/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll": { | |
"locale": "it" | |
}, | |
"lib/net8.0/ja/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll": { | |
"locale": "ja" | |
}, | |
"lib/net8.0/ko/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll": { | |
"locale": "ko" | |
}, | |
"lib/net8.0/pl/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll": { | |
"locale": "pl" | |
}, | |
"lib/net8.0/pt-BR/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll": { | |
"locale": "pt-BR" | |
}, | |
"lib/net8.0/ru/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll": { | |
"locale": "ru" | |
}, | |
"lib/net8.0/tr/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll": { | |
"locale": "tr" | |
}, | |
"lib/net8.0/zh-Hans/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll": { | |
"locale": "zh-Hans" | |
}, | |
"lib/net8.0/zh-Hant/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll": { | |
"locale": "zh-Hant" | |
} | |
} | |
}, | |
"Microsoft.CodeAnalysis.Workspaces.Common/4.12.0-2.24417.1": { | |
"type": "package", | |
"dependencies": { | |
"Humanizer.Core": "2.14.1", | |
"Microsoft.CodeAnalysis.Analyzers": "3.3.4", | |
"Microsoft.CodeAnalysis.Common": "[4.12.0-2.24417.1]", | |
"System.Collections.Immutable": "8.0.0", | |
"System.Composition": "8.0.0", | |
"System.IO.Pipelines": "8.0.0", | |
"System.Reflection.Metadata": "8.0.0", | |
"System.Threading.Channels": "7.0.0" | |
}, | |
"compile": { | |
"lib/net8.0/Microsoft.CodeAnalysis.Workspaces.dll": { | |
"related": ".pdb;.xml" | |
} | |
}, | |
"runtime": { | |
"lib/net8.0/Microsoft.CodeAnalysis.Workspaces.dll": { | |
"related": ".pdb;.xml" | |
} | |
}, | |
"resource": { | |
"lib/net8.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll": { | |
"locale": "cs" | |
}, | |
"lib/net8.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll": { | |
"locale": "de" | |
}, | |
"lib/net8.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll": { | |
"locale": "es" | |
}, | |
"lib/net8.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll": { | |
"locale": "fr" | |
}, | |
"lib/net8.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll": { | |
"locale": "it" | |
}, | |
"lib/net8.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll": { | |
"locale": "ja" | |
}, | |
"lib/net8.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll": { | |
"locale": "ko" | |
}, | |
"lib/net8.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll": { | |
"locale": "pl" | |
}, | |
"lib/net8.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll": { | |
"locale": "pt-BR" | |
}, | |
"lib/net8.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll": { | |
"locale": "ru" | |
}, | |
"lib/net8.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll": { | |
"locale": "tr" | |
}, | |
"lib/net8.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll": { | |
"locale": "zh-Hans" | |
}, | |
"lib/net8.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll": { | |
"locale": "zh-Hant" | |
} | |
} | |
}, | |
"Microsoft.CodeCoverage/17.4.0-preview-20220707-01": { | |
"type": "package", | |
"compile": { | |
"lib/netcoreapp1.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll": {} | |
}, | |
"runtime": { | |
"lib/netcoreapp1.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll": {} | |
}, | |
"build": { | |
"build/netstandard1.0/Microsoft.CodeCoverage.props": {}, | |
"build/netstandard1.0/Microsoft.CodeCoverage.targets": {} | |
} | |
}, | |
"Microsoft.Diagnostics.Runtime/1.0.5": { | |
"type": "package", | |
"compile": { | |
"lib/netstandard2.0/Microsoft.Diagnostics.Runtime.dll": { | |
"related": ".pdb" | |
} | |
}, | |
"runtime": { | |
"lib/netstandard2.0/Microsoft.Diagnostics.Runtime.dll": { | |
"related": ".pdb" | |
} | |
} | |
}, | |
"Microsoft.DotNet.Build.Tasks.TargetFramework/9.0.0-beta.24416.2": { | |
"type": "package", | |
"build": { | |
"build/Microsoft.DotNet.Build.Tasks.TargetFramework.props": {}, | |
"build/Microsoft.DotNet.Build.Tasks.TargetFramework.targets": {} | |
}, | |
"buildMultiTargeting": { | |
"buildMultiTargeting/Microsoft.DotNet.Build.Tasks.TargetFramework.props": {}, | |
"buildMultiTargeting/Microsoft.DotNet.Build.Tasks.TargetFramework.targets": {} | |
} | |
}, | |
"Microsoft.DotNet.CodeAnalysis/9.0.0-beta.24416.2": { | |
"type": "package", | |
"build": { | |
"build/Microsoft.DotNet.CodeAnalysis.targets": {} | |
} | |
}, | |
"Microsoft.DotNet.RemoteExecutor/9.0.0-beta.24416.2": { | |
"type": "package", | |
"dependencies": { | |
"Microsoft.Diagnostics.Runtime": "1.0.5" | |
}, | |
"compile": { | |
"lib/net8.0/Microsoft.DotNet.RemoteExecutor.dll": { | |
"related": ".deps.json;.runtimeconfig.json" | |
} | |
}, | |
"runtime": { | |
"lib/net8.0/Microsoft.DotNet.RemoteExecutor.dll": { | |
"related": ".deps.json;.runtimeconfig.json" | |
} | |
}, | |
"build": { | |
"build/Microsoft.DotNet.RemoteExecutor.targets": {} | |
} | |
}, | |
"Microsoft.DotNet.XUnitAssert/2.9.0-beta.24416.2": { | |
"type": "package", | |
"compile": { | |
"lib/net8.0/xunit.assert.dll": {} | |
}, | |
"runtime": { | |
"lib/net8.0/xunit.assert.dll": {} | |
} | |
}, | |
"Microsoft.DotNet.XUnitConsoleRunner/2.9.0-beta.24416.2": { | |
"type": "package", | |
"build": { | |
"build/Microsoft.DotNet.XUnitConsoleRunner.props": {} | |
} | |
}, | |
"Microsoft.DotNet.XUnitExtensions/9.0.0-beta.24416.2": { | |
"type": "package", | |
"dependencies": { | |
"xunit.abstractions": "2.0.3", | |
"xunit.extensibility.core": "2.9.0", | |
"xunit.extensibility.execution": "2.9.0" | |
}, | |
"compile": { | |
"lib/net8.0/Microsoft.DotNet.XUnitExtensions.dll": {} | |
}, | |
"runtime": { | |
"lib/net8.0/Microsoft.DotNet.XUnitExtensions.dll": {} | |
} | |
}, | |
"Microsoft.Net.Compilers.Toolset/4.12.0-2.24417.1": { | |
"type": "package", | |
"build": { | |
"build/Microsoft.Net.Compilers.Toolset.props": {} | |
}, | |
"buildMultiTargeting": { | |
"buildMultiTargeting/Microsoft.Net.Compilers.Toolset.props": {} | |
} | |
}, | |
"Microsoft.NET.Test.Sdk/17.4.0-preview-20220707-01": { | |
"type": "package", | |
"dependencies": { | |
"Microsoft.CodeCoverage": "17.4.0-preview-20220707-01", | |
"Microsoft.TestPlatform.TestHost": "17.4.0-preview-20220707-01" | |
}, | |
"compile": { | |
"lib/netcoreapp2.1/_._": {} | |
}, | |
"runtime": { | |
"lib/netcoreapp2.1/_._": {} | |
}, | |
"build": { | |
"build/netcoreapp2.1/Microsoft.NET.Test.Sdk.props": {}, | |
"build/netcoreapp2.1/Microsoft.NET.Test.Sdk.targets": {} | |
}, | |
"buildMultiTargeting": { | |
"buildMultiTargeting/Microsoft.NET.Test.Sdk.props": {} | |
} | |
}, | |
"Microsoft.TestPlatform.ObjectModel/17.4.0-preview-20220707-01": { | |
"type": "package", | |
"dependencies": { | |
"NuGet.Frameworks": "5.11.0", | |
"System.Reflection.Metadata": "1.6.0" | |
}, | |
"compile": { | |
"lib/netcoreapp2.1/Microsoft.TestPlatform.CoreUtilities.dll": {}, | |
"lib/netcoreapp2.1/Microsoft.TestPlatform.PlatformAbstractions.dll": {}, | |
"lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": {} | |
}, | |
"runtime": { | |
"lib/netcoreapp2.1/Microsoft.TestPlatform.CoreUtilities.dll": {}, | |
"lib/netcoreapp2.1/Microsoft.TestPlatform.PlatformAbstractions.dll": {}, | |
"lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": {} | |
}, | |
"resource": { | |
"lib/netcoreapp2.1/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll": { | |
"locale": "cs" | |
}, | |
"lib/netcoreapp2.1/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { | |
"locale": "cs" | |
}, | |
"lib/netcoreapp2.1/de/Microsoft.TestPlatform.CoreUtilities.resources.dll": { | |
"locale": "de" | |
}, | |
"lib/netcoreapp2.1/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { | |
"locale": "de" | |
}, | |
"lib/netcoreapp2.1/es/Microsoft.TestPlatform.CoreUtilities.resources.dll": { | |
"locale": "es" | |
}, | |
"lib/netcoreapp2.1/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { | |
"locale": "es" | |
}, | |
"lib/netcoreapp2.1/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll": { | |
"locale": "fr" | |
}, | |
"lib/netcoreapp2.1/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { | |
"locale": "fr" | |
}, | |
"lib/netcoreapp2.1/it/Microsoft.TestPlatform.CoreUtilities.resources.dll": { | |
"locale": "it" | |
}, | |
"lib/netcoreapp2.1/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { | |
"locale": "it" | |
}, | |
"lib/netcoreapp2.1/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll": { | |
"locale": "ja" | |
}, | |
"lib/netcoreapp2.1/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { | |
"locale": "ja" | |
}, | |
"lib/netcoreapp2.1/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll": { | |
"locale": "ko" | |
}, | |
"lib/netcoreapp2.1/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { | |
"locale": "ko" | |
}, | |
"lib/netcoreapp2.1/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll": { | |
"locale": "pl" | |
}, | |
"lib/netcoreapp2.1/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { | |
"locale": "pl" | |
}, | |
"lib/netcoreapp2.1/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll": { | |
"locale": "pt-BR" | |
}, | |
"lib/netcoreapp2.1/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { | |
"locale": "pt-BR" | |
}, | |
"lib/netcoreapp2.1/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll": { | |
"locale": "ru" | |
}, | |
"lib/netcoreapp2.1/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { | |
"locale": "ru" | |
}, | |
"lib/netcoreapp2.1/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll": { | |
"locale": "tr" | |
}, | |
"lib/netcoreapp2.1/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { | |
"locale": "tr" | |
}, | |
"lib/netcoreapp2.1/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll": { | |
"locale": "zh-Hans" | |
}, | |
"lib/netcoreapp2.1/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { | |
"locale": "zh-Hans" | |
}, | |
"lib/netcoreapp2.1/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll": { | |
"locale": "zh-Hant" | |
}, | |
"lib/netcoreapp2.1/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { | |
"locale": "zh-Hant" | |
} | |
} | |
}, | |
"Microsoft.TestPlatform.TestHost/17.4.0-preview-20220707-01": { | |
"type": "package", | |
"dependencies": { | |
"Microsoft.TestPlatform.ObjectModel": "17.4.0-preview-20220707-01", | |
"Newtonsoft.Json": "13.0.1" | |
}, | |
"compile": { | |
"lib/netcoreapp2.1/Microsoft.TestPlatform.CommunicationUtilities.dll": {}, | |
"lib/netcoreapp2.1/Microsoft.TestPlatform.CoreUtilities.dll": {}, | |
"lib/netcoreapp2.1/Microsoft.TestPlatform.CrossPlatEngine.dll": {}, | |
"lib/netcoreapp2.1/Microsoft.TestPlatform.PlatformAbstractions.dll": {}, | |
"lib/netcoreapp2.1/Microsoft.TestPlatform.Utilities.dll": {}, | |
"lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.Common.dll": {}, | |
"lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": {}, | |
"lib/netcoreapp2.1/testhost.dll": { | |
"related": ".deps.json" | |
} | |
}, | |
"runtime": { | |
"lib/netcoreapp2.1/Microsoft.TestPlatform.CommunicationUtilities.dll": {}, | |
"lib/netcoreapp2.1/Microsoft.TestPlatform.CoreUtilities.dll": {}, | |
"lib/netcoreapp2.1/Microsoft.TestPlatform.CrossPlatEngine.dll": {}, | |
"lib/netcoreapp2.1/Microsoft.TestPlatform.PlatformAbstractions.dll": {}, | |
"lib/netcoreapp2.1/Microsoft.TestPlatform.Utilities.dll": {}, | |
"lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.Common.dll": {}, | |
"lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": {}, | |
"lib/netcoreapp2.1/testhost.dll": { | |
"related": ".deps.json" | |
} | |
}, | |
"resource": { | |
"lib/netcoreapp2.1/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { | |
"locale": "cs" | |
}, | |
"lib/netcoreapp2.1/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { | |
"locale": "cs" | |
}, | |
"lib/netcoreapp2.1/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { | |
"locale": "cs" | |
}, | |
"lib/netcoreapp2.1/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { | |
"locale": "de" | |
}, | |
"lib/netcoreapp2.1/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { | |
"locale": "de" | |
}, | |
"lib/netcoreapp2.1/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { | |
"locale": "de" | |
}, | |
"lib/netcoreapp2.1/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { | |
"locale": "es" | |
}, | |
"lib/netcoreapp2.1/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { | |
"locale": "es" | |
}, | |
"lib/netcoreapp2.1/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { | |
"locale": "es" | |
}, | |
"lib/netcoreapp2.1/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { | |
"locale": "fr" | |
}, | |
"lib/netcoreapp2.1/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { | |
"locale": "fr" | |
}, | |
"lib/netcoreapp2.1/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { | |
"locale": "fr" | |
}, | |
"lib/netcoreapp2.1/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { | |
"locale": "it" | |
}, | |
"lib/netcoreapp2.1/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { | |
"locale": "it" | |
}, | |
"lib/netcoreapp2.1/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { | |
"locale": "it" | |
}, | |
"lib/netcoreapp2.1/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { | |
"locale": "ja" | |
}, | |
"lib/netcoreapp2.1/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { | |
"locale": "ja" | |
}, | |
"lib/netcoreapp2.1/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { | |
"locale": "ja" | |
}, | |
"lib/netcoreapp2.1/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { | |
"locale": "ko" | |
}, | |
"lib/netcoreapp2.1/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { | |
"locale": "ko" | |
}, | |
"lib/netcoreapp2.1/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { | |
"locale": "ko" | |
}, | |
"lib/netcoreapp2.1/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { | |
"locale": "pl" | |
}, | |
"lib/netcoreapp2.1/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { | |
"locale": "pl" | |
}, | |
"lib/netcoreapp2.1/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { | |
"locale": "pl" | |
}, | |
"lib/netcoreapp2.1/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { | |
"locale": "pt-BR" | |
}, | |
"lib/netcoreapp2.1/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { | |
"locale": "pt-BR" | |
}, | |
"lib/netcoreapp2.1/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { | |
"locale": "pt-BR" | |
}, | |
"lib/netcoreapp2.1/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { | |
"locale": "ru" | |
}, | |
"lib/netcoreapp2.1/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { | |
"locale": "ru" | |
}, | |
"lib/netcoreapp2.1/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { | |
"locale": "ru" | |
}, | |
"lib/netcoreapp2.1/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { | |
"locale": "tr" | |
}, | |
"lib/netcoreapp2.1/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { | |
"locale": "tr" | |
}, | |
"lib/netcoreapp2.1/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { | |
"locale": "tr" | |
}, | |
"lib/netcoreapp2.1/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { | |
"locale": "zh-Hans" | |
}, | |
"lib/netcoreapp2.1/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { | |
"locale": "zh-Hans" | |
}, | |
"lib/netcoreapp2.1/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { | |
"locale": "zh-Hans" | |
}, | |
"lib/netcoreapp2.1/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { | |
"locale": "zh-Hant" | |
}, | |
"lib/netcoreapp2.1/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { | |
"locale": "zh-Hant" | |
}, | |
"lib/netcoreapp2.1/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { | |
"locale": "zh-Hant" | |
} | |
}, | |
"build": { | |
"build/netcoreapp2.1/Microsoft.TestPlatform.TestHost.props": {} | |
} | |
}, | |
"Microsoft.VisualBasic/10.2.0": { | |
"type": "package", | |
"compile": { | |
"ref/netcoreapp2.0/_._": {} | |
}, | |
"runtime": { | |
"lib/netcoreapp2.0/_._": {} | |
} | |
}, | |
"Microsoft.VisualStudio.Composition/17.0.46": { | |
"type": "package", | |
"dependencies": { | |
"Microsoft.VisualStudio.Composition.Analyzers": "17.0.46", | |
"Microsoft.VisualStudio.Validation": "16.10.34", | |
"System.ComponentModel.Composition": "5.0.0", | |
"System.Composition": "5.0.1", | |
"System.Reflection.Emit": "4.7.0", | |
"System.Reflection.Metadata": "5.0.0", | |
"System.Reflection.TypeExtensions": "4.7.0", | |
"System.Threading.Tasks.Dataflow": "5.0.0" | |
}, | |
"compile": { | |
"lib/netcoreapp3.1/Microsoft.VisualStudio.Composition.dll": { | |
"related": ".xml" | |
} | |
}, | |
"runtime": { | |
"lib/netcoreapp3.1/Microsoft.VisualStudio.Composition.dll": { | |
"related": ".xml" | |
} | |
}, | |
"resource": { | |
"lib/netcoreapp3.1/cs/Microsoft.VisualStudio.Composition.resources.dll": { | |
"locale": "cs" | |
}, | |
"lib/netcoreapp3.1/de/Microsoft.VisualStudio.Composition.resources.dll": { | |
"locale": "de" | |
}, | |
"lib/netcoreapp3.1/es/Microsoft.VisualStudio.Composition.resources.dll": { | |
"locale": "es" | |
}, | |
"lib/netcoreapp3.1/fr/Microsoft.VisualStudio.Composition.resources.dll": { | |
"locale": "fr" | |
}, | |
"lib/netcoreapp3.1/it/Microsoft.VisualStudio.Composition.resources.dll": { | |
"locale": "it" | |
}, | |
"lib/netcoreapp3.1/ja/Microsoft.VisualStudio.Composition.resources.dll": { | |
"locale": "ja" | |
}, | |
"lib/netcoreapp3.1/ko/Microsoft.VisualStudio.Composition.resources.dll": { | |
"locale": "ko" | |
}, | |
"lib/netcoreapp3.1/pl/Microsoft.VisualStudio.Composition.resources.dll": { | |
"locale": "pl" | |
}, | |
"lib/netcoreapp3.1/pt-BR/Microsoft.VisualStudio.Composition.resources.dll": { | |
"locale": "pt-BR" | |
}, | |
"lib/netcoreapp3.1/ru/Microsoft.VisualStudio.Composition.resources.dll": { | |
"locale": "ru" | |
}, | |
"lib/netcoreapp3.1/tr/Microsoft.VisualStudio.Composition.resources.dll": { | |
"locale": "tr" | |
}, | |
"lib/netcoreapp3.1/zh-Hans/Microsoft.VisualStudio.Composition.resources.dll": { | |
"locale": "zh-Hans" | |
}, | |
"lib/netcoreapp3.1/zh-Hant/Microsoft.VisualStudio.Composition.resources.dll": { | |
"locale": "zh-Hant" | |
} | |
} | |
}, | |
"Microsoft.VisualStudio.Composition.Analyzers/17.0.46": { | |
"type": "package" | |
}, | |
"Microsoft.VisualStudio.Validation/16.10.34": { | |
"type": "package", | |
"compile": { | |
"lib/netstandard2.0/Microsoft.VisualStudio.Validation.dll": { | |
"related": ".xml" | |
} | |
}, | |
"runtime": { | |
"lib/netstandard2.0/Microsoft.VisualStudio.Validation.dll": { | |
"related": ".xml" | |
} | |
}, | |
"resource": { | |
"lib/netstandard2.0/cs/Microsoft.VisualStudio.Validation.resources.dll": { | |
"locale": "cs" | |
}, | |
"lib/netstandard2.0/de/Microsoft.VisualStudio.Validation.resources.dll": { | |
"locale": "de" | |
}, | |
"lib/netstandard2.0/es/Microsoft.VisualStudio.Validation.resources.dll": { | |
"locale": "es" | |
}, | |
"lib/netstandard2.0/fr/Microsoft.VisualStudio.Validation.resources.dll": { | |
"locale": "fr" | |
}, | |
"lib/netstandard2.0/it/Microsoft.VisualStudio.Validation.resources.dll": { | |
"locale": "it" | |
}, | |
"lib/netstandard2.0/ja/Microsoft.VisualStudio.Validation.resources.dll": { | |
"locale": "ja" | |
}, | |
"lib/netstandard2.0/ko/Microsoft.VisualStudio.Validation.resources.dll": { | |
"locale": "ko" | |
}, | |
"lib/netstandard2.0/pl/Microsoft.VisualStudio.Validation.resources.dll": { | |
"locale": "pl" | |
}, | |
"lib/netstandard2.0/pt-BR/Microsoft.VisualStudio.Validation.resources.dll": { | |
"locale": "pt-BR" | |
}, | |
"lib/netstandard2.0/ru/Microsoft.VisualStudio.Validation.resources.dll": { | |
"locale": "ru" | |
}, | |
"lib/netstandard2.0/tr/Microsoft.VisualStudio.Validation.resources.dll": { | |
"locale": "tr" | |
}, | |
"lib/netstandard2.0/zh-Hans/Microsoft.VisualStudio.Validation.resources.dll": { | |
"locale": "zh-Hans" | |
}, | |
"lib/netstandard2.0/zh-Hant/Microsoft.VisualStudio.Validation.resources.dll": { | |
"locale": "zh-Hant" | |
} | |
} | |
}, | |
"Newtonsoft.Json/13.0.3": { | |
"type": "package", | |
"compile": { | |
"lib/net6.0/Newtonsoft.Json.dll": { | |
"related": ".xml" | |
} | |
}, | |
"runtime": { | |
"lib/net6.0/Newtonsoft.Json.dll": { | |
"related": ".xml" | |
} | |
} | |
}, | |
"NuGet.Common/6.3.3": { | |
"type": "package", | |
"dependencies": { | |
"NuGet.Frameworks": "6.3.3" | |
}, | |
"compile": { | |
"lib/netstandard2.0/_._": { | |
"related": ".xml" | |
} | |
}, | |
"runtime": { | |
"lib/netstandard2.0/NuGet.Common.dll": { | |
"related": ".xml" | |
} | |
} | |
}, | |
"NuGet.Configuration/6.3.3": { | |
"type": "package", | |
"dependencies": { | |
"NuGet.Common": "6.3.3", | |
"System.Security.Cryptography.ProtectedData": "4.4.0" | |
}, | |
"compile": { | |
"lib/netstandard2.0/_._": { | |
"related": ".xml" | |
} | |
}, | |
"runtime": { | |
"lib/netstandard2.0/NuGet.Configuration.dll": { | |
"related": ".xml" | |
} | |
} | |
}, | |
"NuGet.Frameworks/6.3.3": { | |
"type": "package", | |
"compile": { | |
"lib/netstandard2.0/NuGet.Frameworks.dll": { | |
"related": ".xml" | |
} | |
}, | |
"runtime": { | |
"lib/netstandard2.0/NuGet.Frameworks.dll": { | |
"related": ".xml" | |
} | |
} | |
}, | |
"NuGet.Packaging/6.3.3": { | |
"type": "package", | |
"dependencies": { | |
"Newtonsoft.Json": "13.0.1", | |
"NuGet.Configuration": "6.3.3", | |
"NuGet.Versioning": "6.3.3", | |
"System.Security.Cryptography.Cng": "5.0.0", | |
"System.Security.Cryptography.Pkcs": "5.0.0" | |
}, | |
"compile": { | |
"lib/net5.0/_._": { | |
"related": ".xml" | |
} | |
}, | |
"runtime": { | |
"lib/net5.0/NuGet.Packaging.dll": { | |
"related": ".xml" | |
} | |
} | |
}, | |
"NuGet.Protocol/6.3.3": { | |
"type": "package", | |
"dependencies": { | |
"NuGet.Packaging": "6.3.3" | |
}, | |
"compile": { | |
"lib/net5.0/_._": { | |
"related": ".xml" | |
} | |
}, | |
"runtime": { | |
"lib/net5.0/NuGet.Protocol.dll": { | |
"related": ".xml" | |
} | |
} | |
}, | |
"NuGet.Resolver/6.3.3": { | |
"type": "package", | |
"dependencies": { | |
"NuGet.Protocol": "6.3.3" | |
}, | |
"compile": { | |
"lib/net5.0/_._": { | |
"related": ".xml" | |
} | |
}, | |
"runtime": { | |
"lib/net5.0/NuGet.Resolver.dll": { | |
"related": ".xml" | |
} | |
} | |
}, | |
"NuGet.Versioning/6.3.3": { | |
"type": "package", | |
"compile": { | |
"lib/netstandard2.0/_._": { | |
"related": ".xml" | |
} | |
}, | |
"runtime": { | |
"lib/netstandard2.0/NuGet.Versioning.dll": { | |
"related": ".xml" | |
} | |
} | |
}, | |
"StyleCop.Analyzers/1.2.0-beta.507": { | |
"type": "package", | |
"dependencies": { | |
"StyleCop.Analyzers.Unstable": "1.2.0.507" | |
} | |
}, | |
"StyleCop.Analyzers.Unstable/1.2.0.507": { | |
"type": "package" | |
}, | |
"System.Buffers/4.5.1": { | |
"type": "package", | |
"compile": { | |
"ref/netcoreapp2.0/_._": {} | |
}, | |
"runtime": { | |
"lib/netcoreapp2.0/_._": {} | |
} | |
}, | |
"System.ComponentModel.Composition/5.0.0": { | |
"type": "package", | |
"compile": { | |
"ref/netstandard2.0/System.ComponentModel.Composition.dll": { | |
"related": ".xml" | |
} | |
}, | |
"runtime": { | |
"lib/netcoreapp2.0/System.ComponentModel.Composition.dll": { | |
"related": ".xml" | |
} | |
} | |
}, | |
"System.Composition/8.0.0": { | |
"type": "package", | |
"dependencies": { | |
"System.Composition.AttributedModel": "8.0.0", | |
"System.Composition.Convention": "8.0.0", | |
"System.Composition.Hosting": "8.0.0", | |
"System.Composition.Runtime": "8.0.0", | |
"System.Composition.TypedParts": "8.0.0" | |
}, | |
"compile": { | |
"lib/netcoreapp2.0/_._": {} | |
}, | |
"runtime": { | |
"lib/netcoreapp2.0/_._": {} | |
}, | |
"build": { | |
"buildTransitive/net6.0/_._": {} | |
} | |
}, | |
"System.Composition.AttributedModel/8.0.0": { | |
"type": "package", | |
"compile": { | |
"lib/net8.0/System.Composition.AttributedModel.dll": { | |
"related": ".xml" | |
} | |
}, | |
"runtime": { | |
"lib/net8.0/System.Composition.AttributedModel.dll": { | |
"related": ".xml" | |
} | |
}, | |
"build": { | |
"buildTransitive/net6.0/_._": {} | |
} | |
}, | |
"System.Composition.Convention/8.0.0": { | |
"type": "package", | |
"dependencies": { | |
"System.Composition.AttributedModel": "8.0.0" | |
}, | |
"compile": { | |
"lib/net8.0/System.Composition.Convention.dll": { | |
"related": ".xml" | |
} | |
}, | |
"runtime": { | |
"lib/net8.0/System.Composition.Convention.dll": { | |
"related": ".xml" | |
} | |
}, | |
"build": { | |
"buildTransitive/net6.0/_._": {} | |
} | |
}, | |
"System.Composition.Hosting/8.0.0": { | |
"type": "package", | |
"dependencies": { | |
"System.Composition.Runtime": "8.0.0" | |
}, | |
"compile": { | |
"lib/net8.0/System.Composition.Hosting.dll": { | |
"related": ".xml" | |
} | |
}, | |
"runtime": { | |
"lib/net8.0/System.Composition.Hosting.dll": { | |
"related": ".xml" | |
} | |
}, | |
"build": { | |
"buildTransitive/net6.0/_._": {} | |
} | |
}, | |
"System.Composition.Runtime/8.0.0": { | |
"type": "package", | |
"compile": { | |
"lib/net8.0/System.Composition.Runtime.dll": { | |
"related": ".xml" | |
} | |
}, | |
"runtime": { | |
"lib/net8.0/System.Composition.Runtime.dll": { | |
"related": ".xml" | |
} | |
}, | |
"build": { | |
"buildTransitive/net6.0/_._": {} | |
} | |
}, | |
"System.Composition.TypedParts/8.0.0": { | |
"type": "package", | |
"dependencies": { | |
"System.Composition.AttributedModel": "8.0.0", | |
"System.Composition.Hosting": "8.0.0", | |
"System.Composition.Runtime": "8.0.0" | |
}, | |
"compile": { | |
"lib/net8.0/System.Composition.TypedParts.dll": { | |
"related": ".xml" | |
} | |
}, | |
"runtime": { | |
"lib/net8.0/System.Composition.TypedParts.dll": { | |
"related": ".xml" | |
} | |
}, | |
"build": { | |
"buildTransitive/net6.0/_._": {} | |
} | |
}, | |
"System.Formats.Asn1/5.0.0": { | |
"type": "package", | |
"compile": { | |
"lib/netstandard2.0/_._": { | |
"related": ".xml" | |
} | |
}, | |
"runtime": { | |
"lib/netstandard2.0/System.Formats.Asn1.dll": { | |
"related": ".xml" | |
} | |
} | |
}, | |
"System.Memory/4.5.5": { | |
"type": "package", | |
"compile": { | |
"ref/netcoreapp2.1/_._": {} | |
}, | |
"runtime": { | |
"lib/netcoreapp2.1/_._": {} | |
} | |
}, | |
"System.Numerics.Vectors/4.5.0": { | |
"type": "package", | |
"compile": { | |
"ref/netcoreapp2.0/_._": {} | |
}, | |
"runtime": { | |
"lib/netcoreapp2.0/_._": {} | |
} | |
}, | |
"System.Reflection.TypeExtensions/4.7.0": { | |
"type": "package", | |
"compile": { | |
"ref/netcoreapp2.0/_._": {} | |
}, | |
"runtime": { | |
"lib/netcoreapp2.0/_._": {} | |
} | |
}, | |
"System.Runtime.CompilerServices.Unsafe/6.0.0": { | |
"type": "package", | |
"compile": { | |
"lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll": { | |
"related": ".xml" | |
} | |
}, | |
"runtime": { | |
"lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll": { | |
"related": ".xml" | |
} | |
}, | |
"build": { | |
"buildTransitive/netcoreapp3.1/_._": {} | |
} | |
}, | |
"System.Security.Cryptography.Cng/5.0.0": { | |
"type": "package", | |
"dependencies": { | |
"System.Formats.Asn1": "5.0.0" | |
}, | |
"compile": { | |
"ref/netcoreapp3.0/_._": { | |
"related": ".xml" | |
} | |
}, | |
"runtime": { | |
"lib/netcoreapp3.0/System.Security.Cryptography.Cng.dll": { | |
"related": ".xml" | |
} | |
}, | |
"runtimeTargets": { | |
"runtimes/win/lib/netcoreapp3.0/System.Security.Cryptography.Cng.dll": { | |
"assetType": "runtime", | |
"rid": "win" | |
} | |
} | |
}, | |
"System.Security.Cryptography.Pkcs/5.0.0": { | |
"type": "package", | |
"dependencies": { | |
"System.Formats.Asn1": "5.0.0", | |
"System.Security.Cryptography.Cng": "5.0.0" | |
}, | |
"compile": { | |
"ref/netcoreapp3.0/_._": { | |
"related": ".xml" | |
} | |
}, | |
"runtime": { | |
"lib/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll": { | |
"related": ".xml" | |
} | |
}, | |
"runtimeTargets": { | |
"runtimes/win/lib/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll": { | |
"assetType": "runtime", | |
"rid": "win" | |
} | |
} | |
}, | |
"System.Security.Cryptography.ProtectedData/4.4.0": { | |
"type": "package", | |
"compile": { | |
"ref/netstandard2.0/_._": { | |
"related": ".xml" | |
} | |
}, | |
"runtime": { | |
"lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": {} | |
}, | |
"runtimeTargets": { | |
"runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": { | |
"assetType": "runtime", | |
"rid": "win" | |
} | |
} | |
}, | |
"System.Text.Encoding.CodePages/7.0.0": { | |
"type": "package", | |
"compile": { | |
"lib/net7.0/System.Text.Encoding.CodePages.dll": { | |
"related": ".xml" | |
} | |
}, | |
"runtime": { | |
"lib/net7.0/System.Text.Encoding.CodePages.dll": { | |
"related": ".xml" | |
} | |
}, | |
"build": { | |
"buildTransitive/net6.0/_._": {} | |
}, | |
"runtimeTargets": { | |
"runtimes/win/lib/net7.0/System.Text.Encoding.CodePages.dll": { | |
"assetType": "runtime", | |
"rid": "win" | |
} | |
} | |
}, | |
"System.Text.RegularExpressions.TestData/9.0.0-beta.24419.1": { | |
"type": "package", | |
"contentFiles": { | |
"contentFiles/any/any/LICENSE": { | |
"buildAction": "Content", | |
"codeLanguage": "any", | |
"copyToOutput": true, | |
"outputPath": "LICENSE" | |
}, | |
"contentFiles/any/any/Regex_RealWorldPatterns.json": { | |
"buildAction": "Content", | |
"codeLanguage": "any", | |
"copyToOutput": true, | |
"outputPath": "Regex_RealWorldPatterns.json" | |
}, | |
"contentFiles/any/any/regexredux/1_000.in": { | |
"buildAction": "Content", | |
"codeLanguage": "any", | |
"copyToOutput": true, | |
"outputPath": "regexredux/1_000.in" | |
}, | |
"contentFiles/any/any/regexredux/200_000.in": { | |
"buildAction": "Content", | |
"codeLanguage": "any", | |
"copyToOutput": true, | |
"outputPath": "regexredux/200_000.in" | |
}, | |
"contentFiles/any/any/regexredux/20_000.in": { | |
"buildAction": "Content", | |
"codeLanguage": "any", | |
"copyToOutput": true, | |
"outputPath": "regexredux/20_000.in" | |
}, | |
"contentFiles/any/any/regexredux/50_000.in": { | |
"buildAction": "Content", | |
"codeLanguage": "any", | |
"copyToOutput": true, | |
"outputPath": "regexredux/50_000.in" | |
}, | |
"contentFiles/any/any/regexredux/5_000_000.in": { | |
"buildAction": "Content", | |
"codeLanguage": "any", | |
"copyToOutput": true, | |
"outputPath": "regexredux/5_000_000.in" | |
} | |
} | |
}, | |
"System.Threading.Channels/7.0.0": { | |
"type": "package", | |
"compile": { | |
"lib/net7.0/System.Threading.Channels.dll": { | |
"related": ".xml" | |
} | |
}, | |
"runtime": { | |
"lib/net7.0/System.Threading.Channels.dll": { | |
"related": ".xml" | |
} | |
}, | |
"build": { | |
"buildTransitive/net6.0/_._": {} | |
} | |
}, | |
"System.Threading.Tasks.Dataflow/5.0.0": { | |
"type": "package", | |
"compile": { | |
"lib/netstandard2.0/System.Threading.Tasks.Dataflow.dll": { | |
"related": ".xml" | |
} | |
}, | |
"runtime": { | |
"lib/netstandard2.0/System.Threading.Tasks.Dataflow.dll": { | |
"related": ".xml" | |
} | |
} | |
}, | |
"System.Threading.Tasks.Extensions/4.5.4": { | |
"type": "package", | |
"compile": { | |
"ref/netcoreapp2.1/_._": {} | |
}, | |
"runtime": { | |
"lib/netcoreapp2.1/_._": {} | |
} | |
}, | |
"System.ValueTuple/4.5.0": { | |
"type": "package", | |
"compile": { | |
"ref/netcoreapp2.0/_._": {} | |
}, | |
"runtime": { | |
"lib/netcoreapp2.0/_._": {} | |
} | |
}, | |
"xunit.abstractions/2.0.3": { | |
"type": "package", | |
"compile": { | |
"lib/netstandard2.0/xunit.abstractions.dll": { | |
"related": ".xml" | |
} | |
}, | |
"runtime": { | |
"lib/netstandard2.0/xunit.abstractions.dll": { | |
"related": ".xml" | |
} | |
} | |
}, | |
"xunit.analyzers/1.4.0": { | |
"type": "package" | |
}, | |
"xunit.core/2.9.0": { | |
"type": "package", | |
"dependencies": { | |
"xunit.extensibility.core": "[2.9.0]", | |
"xunit.extensibility.execution": "[2.9.0]" | |
}, | |
"build": { | |
"build/_._": {} | |
}, | |
"buildMultiTargeting": { | |
"buildMultiTargeting/_._": {} | |
} | |
}, | |
"xunit.extensibility.core/2.9.0": { | |
"type": "package", | |
"dependencies": { | |
"xunit.abstractions": "2.0.3" | |
}, | |
"compile": { | |
"lib/netstandard1.1/xunit.core.dll": { | |
"related": ".xml" | |
} | |
}, | |
"runtime": { | |
"lib/netstandard1.1/xunit.core.dll": { | |
"related": ".xml" | |
} | |
} | |
}, | |
"xunit.extensibility.execution/2.9.0": { | |
"type": "package", | |
"dependencies": { | |
"xunit.extensibility.core": "[2.9.0]" | |
}, | |
"compile": { | |
"lib/netstandard1.1/xunit.execution.dotnet.dll": { | |
"related": ".xml" | |
} | |
}, | |
"runtime": { | |
"lib/netstandard1.1/xunit.execution.dotnet.dll": { | |
"related": ".xml" | |
} | |
} | |
}, | |
"xunit.runner.visualstudio/2.8.2": { | |
"type": "package", | |
"compile": { | |
"lib/net6.0/_._": {} | |
}, | |
"runtime": { | |
"lib/net6.0/_._": {} | |
}, | |
"build": { | |
"build/net6.0/xunit.runner.visualstudio.props": {} | |
} | |
}, | |
"Microsoft.Bcl.AsyncInterfaces/9.0.0-dev": { | |
"type": "project", | |
"framework": ".NETStandard,Version=v2.1", | |
"compile": { | |
"bin/placeholder/Microsoft.Bcl.AsyncInterfaces.dll": {} | |
}, | |
"runtime": { | |
"bin/placeholder/Microsoft.Bcl.AsyncInterfaces.dll": {} | |
} | |
}, | |
"System.Collections.Immutable/9.0.0-dev": { | |
"type": "project", | |
"framework": ".NETCoreApp,Version=v9.0", | |
"compile": { | |
"bin/placeholder/System.Collections.Immutable.dll": {} | |
}, | |
"runtime": { | |
"bin/placeholder/System.Collections.Immutable.dll": {} | |
} | |
}, | |
"System.IO.Pipelines/9.0.0-dev": { | |
"type": "project", | |
"framework": ".NETCoreApp,Version=v9.0", | |
"compile": { | |
"bin/placeholder/System.IO.Pipelines.dll": {} | |
}, | |
"runtime": { | |
"bin/placeholder/System.IO.Pipelines.dll": {} | |
} | |
}, | |
"System.Reflection.Emit/9.0.0-dev": { | |
"type": "project", | |
"framework": ".NETCoreApp,Version=v9.0", | |
"compile": { | |
"bin/placeholder/System.Reflection.Emit.dll": {} | |
}, | |
"runtime": { | |
"bin/placeholder/System.Reflection.Emit.dll": {} | |
} | |
}, | |
"System.Reflection.Metadata/9.0.0-dev": { | |
"type": "project", | |
"framework": ".NETCoreApp,Version=v9.0", | |
"compile": { | |
"bin/placeholder/System.Reflection.Metadata.dll": {} | |
}, | |
"runtime": { | |
"bin/placeholder/System.Reflection.Metadata.dll": {} | |
} | |
}, | |
"System.Text.RegularExpressions.Generator/9.0.0-dev": { | |
"type": "project", | |
"framework": ".NETCoreApp,Version=v9.0", | |
"compile": { | |
"bin/placeholder/System.Text.RegularExpressions.Generator.dll": {} | |
}, | |
"runtime": { | |
"bin/placeholder/System.Text.RegularExpressions.Generator.dll": {} | |
} | |
}, | |
"TestUtilities/9.0.0-dev": { | |
"type": "project", | |
"framework": ".NETCoreApp,Version=v8.0", | |
"dependencies": { | |
"Microsoft.DotNet.XUnitAssert": "2.9.0-beta.24416.2", | |
"Microsoft.DotNet.XUnitExtensions": "9.0.0-beta.24416.2", | |
"xunit.core": "2.9.0" | |
}, | |
"compile": { | |
"bin/placeholder/TestUtilities.dll": {} | |
}, | |
"runtime": { | |
"bin/placeholder/TestUtilities.dll": {} | |
} | |
} | |
} | |
}, | |
"libraries": { | |
"coverlet.collector/6.0.0": { | |
"sha512": "tW3lsNS+dAEII6YGUX/VMoJjBS1QvsxqJeqLaJXub08y1FSjasFPtQ4UBUsudE9PNrzLjooClMsPtY2cZLdXpQ==", | |
"type": "package", | |
"path": "coverlet.collector/6.0.0", | |
"files": [ | |
".nupkg.metadata", | |
".signature.p7s", | |
"build/netstandard1.0/Microsoft.Bcl.AsyncInterfaces.dll", | |
"build/netstandard1.0/Microsoft.CSharp.dll", | |
"build/netstandard1.0/Microsoft.DotNet.PlatformAbstractions.dll", | |
"build/netstandard1.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll", | |
"build/netstandard1.0/Microsoft.Extensions.DependencyInjection.dll", | |
"build/netstandard1.0/Microsoft.Extensions.DependencyModel.dll", | |
"build/netstandard1.0/Microsoft.Extensions.FileSystemGlobbing.dll", | |
"build/netstandard1.0/Microsoft.TestPlatform.CoreUtilities.dll", | |
"build/netstandard1.0/Microsoft.TestPlatform.PlatformAbstractions.dll", | |
"build/netstandard1.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll", | |
"build/netstandard1.0/Mono.Cecil.Mdb.dll", | |
"build/netstandard1.0/Mono.Cecil.Pdb.dll", | |
"build/netstandard1.0/Mono.Cecil.Rocks.dll", | |
"build/netstandard1.0/Mono.Cecil.dll", | |
"build/netstandard1.0/Newtonsoft.Json.dll", | |
"build/netstandard1.0/NuGet.Frameworks.dll", | |
"build/netstandard1.0/System.AppContext.dll", | |
"build/netstandard1.0/System.Collections.Immutable.dll", | |
"build/netstandard1.0/System.Dynamic.Runtime.dll", | |
"build/netstandard1.0/System.IO.FileSystem.Primitives.dll", | |
"build/netstandard1.0/System.Linq.Expressions.dll", | |
"build/netstandard1.0/System.Linq.dll", | |
"build/netstandard1.0/System.ObjectModel.dll", | |
"build/netstandard1.0/System.Reflection.Emit.ILGeneration.dll", | |
"build/netstandard1.0/System.Reflection.Emit.Lightweight.dll", | |
"build/netstandard1.0/System.Reflection.Emit.dll", | |
"build/netstandard1.0/System.Reflection.Metadata.dll", | |
"build/netstandard1.0/System.Reflection.TypeExtensions.dll", | |
"build/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll", | |
"build/netstandard1.0/System.Runtime.Serialization.Primitives.dll", | |
"build/netstandard1.0/System.Text.RegularExpressions.dll", | |
"build/netstandard1.0/System.Threading.Tasks.Extensions.dll", | |
"build/netstandard1.0/System.Threading.dll", | |
"build/netstandard1.0/System.Xml.ReaderWriter.dll", | |
"build/netstandard1.0/System.Xml.XDocument.dll", | |
"build/netstandard1.0/coverlet.collector.deps.json", | |
"build/netstandard1.0/coverlet.collector.dll", | |
"build/netstandard1.0/coverlet.collector.pdb", | |
"build/netstandard1.0/coverlet.collector.targets", | |
"build/netstandard1.0/coverlet.core.dll", | |
"build/netstandard1.0/coverlet.core.pdb", | |
"coverlet-icon.png", | |
"coverlet.collector.6.0.0.nupkg.sha512", | |
"coverlet.collector.nuspec" | |
] | |
}, | |
"DiffPlex/1.7.2": { | |
"sha512": "qJEjdxEDBWSFZGB8paBB9HDeJXHGlHlOXeGX3kbTuXWuOsgv2iSAEOOzo5V1/B39Vcxr9IVVrNKewRcX+rsn4g==", | |
"type": "package", | |
"path": "diffplex/1.7.2", | |
"files": [ | |
".nupkg.metadata", | |
".signature.p7s", | |
"README.md", | |
"diffplex.1.7.2.nupkg.sha512", | |
"diffplex.nuspec", | |
"diffplex_icon.png", | |
"lib/net35/DiffPlex.dll", | |
"lib/net35/DiffPlex.xml", | |
"lib/net40/DiffPlex.dll", | |
"lib/net40/DiffPlex.xml", | |
"lib/net6.0/DiffPlex.dll", | |
"lib/net6.0/DiffPlex.xml", | |
"lib/netstandard1.0/DiffPlex.dll", | |
"lib/netstandard1.0/DiffPlex.xml", | |
"lib/netstandard2.0/DiffPlex.dll", | |
"lib/netstandard2.0/DiffPlex.xml" | |
] | |
}, | |
"Humanizer.Core/2.14.1": { | |
"sha512": "lQKvtaTDOXnoVJ20ibTuSIOf2i0uO0MPbDhd1jm238I+U/2ZnRENj0cktKZhtchBMtCUSRQ5v4xBCUbKNmyVMw==", | |
"type": "package", | |
"path": "humanizer.core/2.14.1", | |
"files": [ | |
".nupkg.metadata", | |
".signature.p7s", | |
"humanizer.core.2.14.1.nupkg.sha512", | |
"humanizer.core.nuspec", | |
"lib/net6.0/Humanizer.dll", | |
"lib/net6.0/Humanizer.xml", | |
"lib/netstandard1.0/Humanizer.dll", | |
"lib/netstandard1.0/Humanizer.xml", | |
"lib/netstandard2.0/Humanizer.dll", | |
"lib/netstandard2.0/Humanizer.xml", | |
"logo.png" | |
] | |
}, | |
"Microsoft.CodeAnalysis/4.12.0-2.24417.1": { | |
"sha512": "EJQuPut+QVArJdHxYa//3ZUH7bPxsE04gqwmbOwDFI3fYk1Pf3EXnChDMOkqtRqUO8ONZmXyoPMYT6gLEmPhcg==", | |
"type": "package", | |
"path": "microsoft.codeanalysis/4.12.0-2.24417.1", | |
"files": [ | |
".nupkg.metadata", | |
".signature.p7s", | |
"Icon.png", | |
"ThirdPartyNotices.rtf", | |
"microsoft.codeanalysis.4.12.0-2.24417.1.nupkg.sha512", | |
"microsoft.codeanalysis.nuspec" | |
] | |
}, | |
"Microsoft.CodeAnalysis.Analyzer.Testing/1.1.2-beta1.23323.1": { | |
"sha512": "Td1eZ9Pbjy7LuczBbEGl+jOXz32oMV8yx7q+Djd6JjaW//e7bNmYy+UmU6IuRiixQPlyCR21Nfrs1HdheXK4XA==", | |
"type": "package", | |
"path": "microsoft.codeanalysis.analyzer.testing/1.1.2-beta1.23323.1", | |
"files": [ | |
".nupkg.metadata", | |
".signature.p7s", | |
"Icon.png", | |
"lib/net452/Microsoft.CodeAnalysis.Analyzer.Testing.dll", | |
"lib/net452/Microsoft.CodeAnalysis.Analyzer.Testing.xml", | |
"lib/net46/Microsoft.CodeAnalysis.Analyzer.Testing.dll", | |
"lib/net46/Microsoft.CodeAnalysis.Analyzer.Testing.xml", | |
"lib/net472/Microsoft.CodeAnalysis.Analyzer.Testing.dll", | |
"lib/net472/Microsoft.CodeAnalysis.Analyzer.Testing.xml", | |
"lib/netcoreapp3.1/Microsoft.CodeAnalysis.Analyzer.Testing.dll", | |
"lib/netcoreapp3.1/Microsoft.CodeAnalysis.Analyzer.Testing.xml", | |
"lib/netstandard1.6/Microsoft.CodeAnalysis.Analyzer.Testing.dll", | |
"lib/netstandard1.6/Microsoft.CodeAnalysis.Analyzer.Testing.xml", | |
"lib/netstandard2.0/Microsoft.CodeAnalysis.Analyzer.Testing.dll", | |
"lib/netstandard2.0/Microsoft.CodeAnalysis.Analyzer.Testing.xml", | |
"microsoft.codeanalysis.analyzer.testing.1.1.2-beta1.23323.1.nupkg.sha512", | |
"microsoft.codeanalysis.analyzer.testing.nuspec" | |
] | |
}, | |
"Microsoft.CodeAnalysis.Analyzers/3.11.0-beta1.24405.1": { | |
"sha512": "gfd1WX4F9x+rkvHIEugeHMNLv/hzSYJpeAePZSrLjVNsCAJW1Fv9XcBEb2GYU7Hc5PAdruF9sh/9vjuTNbx+ug==", | |
"type": "package", | |
"path": "microsoft.codeanalysis.analyzers/3.11.0-beta1.24405.1", | |
"hasTools": true, | |
"files": [ | |
".nupkg.metadata", | |
".signature.p7s", | |
"Icon.png", | |
"ThirdPartyNotices.txt", | |
"analyzers/dotnet/cs/Microsoft.CodeAnalysis.Analyzers.dll", | |
"analyzers/dotnet/cs/Microsoft.CodeAnalysis.CSharp.Analyzers.dll", | |
"analyzers/dotnet/cs/cs/Microsoft.CodeAnalysis.Analyzers.resources.dll", | |
"analyzers/dotnet/cs/de/Microsoft.CodeAnalysis.Analyzers.resources.dll", | |
"analyzers/dotnet/cs/es/Microsoft.CodeAnalysis.Analyzers.resources.dll", | |
"analyzers/dotnet/cs/fr/Microsoft.CodeAnalysis.Analyzers.resources.dll", | |
"analyzers/dotnet/cs/it/Microsoft.CodeAnalysis.Analyzers.resources.dll", | |
"analyzers/dotnet/cs/ja/Microsoft.CodeAnalysis.Analyzers.resources.dll", | |
"analyzers/dotnet/cs/ko/Microsoft.CodeAnalysis.Analyzers.resources.dll", | |
"analyzers/dotnet/cs/pl/Microsoft.CodeAnalysis.Analyzers.resources.dll", | |
"analyzers/dotnet/cs/pt-BR/Microsoft.CodeAnalysis.Analyzers.resources.dll", | |
"analyzers/dotnet/cs/ru/Microsoft.CodeAnalysis.Analyzers.resources.dll", | |
"analyzers/dotnet/cs/tr/Microsoft.CodeAnalysis.Analyzers.resources.dll", | |
"analyzers/dotnet/cs/zh-Hans/Microsoft.CodeAnalysis.Analyzers.resources.dll", | |
"analyzers/dotnet/cs/zh-Hant/Microsoft.CodeAnalysis.Analyzers.resources.dll", | |
"analyzers/dotnet/vb/Microsoft.CodeAnalysis.Analyzers.dll", | |
"analyzers/dotnet/vb/Microsoft.CodeAnalysis.VisualBasic.Analyzers.dll", | |
"analyzers/dotnet/vb/cs/Microsoft.CodeAnalysis.Analyzers.resources.dll", | |
"analyzers/dotnet/vb/de/Microsoft.CodeAnalysis.Analyzers.resources.dll", | |
"analyzers/dotnet/vb/es/Microsoft.CodeAnalysis.Analyzers.resources.dll", | |
"analyzers/dotnet/vb/fr/Microsoft.CodeAnalysis.Analyzers.resources.dll", | |
"analyzers/dotnet/vb/it/Microsoft.CodeAnalysis.Analyzers.resources.dll", | |
"analyzers/dotnet/vb/ja/Microsoft.CodeAnalysis.Analyzers.resources.dll", | |
"analyzers/dotnet/vb/ko/Microsoft.CodeAnalysis.Analyzers.resources.dll", | |
"analyzers/dotnet/vb/pl/Microsoft.CodeAnalysis.Analyzers.resources.dll", | |
"analyzers/dotnet/vb/pt-BR/Microsoft.CodeAnalysis.Analyzers.resources.dll", | |
"analyzers/dotnet/vb/ru/Microsoft.CodeAnalysis.Analyzers.resources.dll", | |
"analyzers/dotnet/vb/tr/Microsoft.CodeAnalysis.Analyzers.resources.dll", | |
"analyzers/dotnet/vb/zh-Hans/Microsoft.CodeAnalysis.Analyzers.resources.dll", | |
"analyzers/dotnet/vb/zh-Hant/Microsoft.CodeAnalysis.Analyzers.resources.dll", | |
"buildTransitive/Microsoft.CodeAnalysis.Analyzers.props", | |
"buildTransitive/Microsoft.CodeAnalysis.Analyzers.targets", | |
"buildTransitive/config/analysislevel_2_9_8_all.globalconfig", | |
"buildTransitive/config/analysislevel_2_9_8_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevel_2_9_8_default.globalconfig", | |
"buildTransitive/config/analysislevel_2_9_8_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevel_2_9_8_minimum.globalconfig", | |
"buildTransitive/config/analysislevel_2_9_8_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevel_2_9_8_none.globalconfig", | |
"buildTransitive/config/analysislevel_2_9_8_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevel_2_9_8_recommended.globalconfig", | |
"buildTransitive/config/analysislevel_2_9_8_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevel_3_3_3_all.globalconfig", | |
"buildTransitive/config/analysislevel_3_3_3_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevel_3_3_3_default.globalconfig", | |
"buildTransitive/config/analysislevel_3_3_3_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevel_3_3_3_minimum.globalconfig", | |
"buildTransitive/config/analysislevel_3_3_3_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevel_3_3_3_none.globalconfig", | |
"buildTransitive/config/analysislevel_3_3_3_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevel_3_3_3_recommended.globalconfig", | |
"buildTransitive/config/analysislevel_3_3_3_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevel_3_3_4_all.globalconfig", | |
"buildTransitive/config/analysislevel_3_3_4_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevel_3_3_4_default.globalconfig", | |
"buildTransitive/config/analysislevel_3_3_4_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevel_3_3_4_minimum.globalconfig", | |
"buildTransitive/config/analysislevel_3_3_4_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevel_3_3_4_none.globalconfig", | |
"buildTransitive/config/analysislevel_3_3_4_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevel_3_3_4_recommended.globalconfig", | |
"buildTransitive/config/analysislevel_3_3_4_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevel_3_3_all.globalconfig", | |
"buildTransitive/config/analysislevel_3_3_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevel_3_3_default.globalconfig", | |
"buildTransitive/config/analysislevel_3_3_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevel_3_3_minimum.globalconfig", | |
"buildTransitive/config/analysislevel_3_3_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevel_3_3_none.globalconfig", | |
"buildTransitive/config/analysislevel_3_3_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevel_3_3_recommended.globalconfig", | |
"buildTransitive/config/analysislevel_3_3_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevel_3_all.globalconfig", | |
"buildTransitive/config/analysislevel_3_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevel_3_default.globalconfig", | |
"buildTransitive/config/analysislevel_3_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevel_3_minimum.globalconfig", | |
"buildTransitive/config/analysislevel_3_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevel_3_none.globalconfig", | |
"buildTransitive/config/analysislevel_3_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevel_3_recommended.globalconfig", | |
"buildTransitive/config/analysislevel_3_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevel_4_3_all.globalconfig", | |
"buildTransitive/config/analysislevel_4_3_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevel_4_3_default.globalconfig", | |
"buildTransitive/config/analysislevel_4_3_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevel_4_3_minimum.globalconfig", | |
"buildTransitive/config/analysislevel_4_3_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevel_4_3_none.globalconfig", | |
"buildTransitive/config/analysislevel_4_3_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevel_4_3_recommended.globalconfig", | |
"buildTransitive/config/analysislevel_4_3_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelcorrectness_2_9_8_all.globalconfig", | |
"buildTransitive/config/analysislevelcorrectness_2_9_8_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelcorrectness_2_9_8_default.globalconfig", | |
"buildTransitive/config/analysislevelcorrectness_2_9_8_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelcorrectness_2_9_8_minimum.globalconfig", | |
"buildTransitive/config/analysislevelcorrectness_2_9_8_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelcorrectness_2_9_8_none.globalconfig", | |
"buildTransitive/config/analysislevelcorrectness_2_9_8_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelcorrectness_2_9_8_recommended.globalconfig", | |
"buildTransitive/config/analysislevelcorrectness_2_9_8_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelcorrectness_3_3_3_all.globalconfig", | |
"buildTransitive/config/analysislevelcorrectness_3_3_3_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelcorrectness_3_3_3_default.globalconfig", | |
"buildTransitive/config/analysislevelcorrectness_3_3_3_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelcorrectness_3_3_3_minimum.globalconfig", | |
"buildTransitive/config/analysislevelcorrectness_3_3_3_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelcorrectness_3_3_3_none.globalconfig", | |
"buildTransitive/config/analysislevelcorrectness_3_3_3_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelcorrectness_3_3_3_recommended.globalconfig", | |
"buildTransitive/config/analysislevelcorrectness_3_3_3_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelcorrectness_3_3_4_all.globalconfig", | |
"buildTransitive/config/analysislevelcorrectness_3_3_4_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelcorrectness_3_3_4_default.globalconfig", | |
"buildTransitive/config/analysislevelcorrectness_3_3_4_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelcorrectness_3_3_4_minimum.globalconfig", | |
"buildTransitive/config/analysislevelcorrectness_3_3_4_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelcorrectness_3_3_4_none.globalconfig", | |
"buildTransitive/config/analysislevelcorrectness_3_3_4_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelcorrectness_3_3_4_recommended.globalconfig", | |
"buildTransitive/config/analysislevelcorrectness_3_3_4_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelcorrectness_3_3_all.globalconfig", | |
"buildTransitive/config/analysislevelcorrectness_3_3_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelcorrectness_3_3_default.globalconfig", | |
"buildTransitive/config/analysislevelcorrectness_3_3_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelcorrectness_3_3_minimum.globalconfig", | |
"buildTransitive/config/analysislevelcorrectness_3_3_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelcorrectness_3_3_none.globalconfig", | |
"buildTransitive/config/analysislevelcorrectness_3_3_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelcorrectness_3_3_recommended.globalconfig", | |
"buildTransitive/config/analysislevelcorrectness_3_3_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelcorrectness_3_all.globalconfig", | |
"buildTransitive/config/analysislevelcorrectness_3_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelcorrectness_3_default.globalconfig", | |
"buildTransitive/config/analysislevelcorrectness_3_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelcorrectness_3_minimum.globalconfig", | |
"buildTransitive/config/analysislevelcorrectness_3_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelcorrectness_3_none.globalconfig", | |
"buildTransitive/config/analysislevelcorrectness_3_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelcorrectness_3_recommended.globalconfig", | |
"buildTransitive/config/analysislevelcorrectness_3_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelcorrectness_4_3_all.globalconfig", | |
"buildTransitive/config/analysislevelcorrectness_4_3_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelcorrectness_4_3_default.globalconfig", | |
"buildTransitive/config/analysislevelcorrectness_4_3_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelcorrectness_4_3_minimum.globalconfig", | |
"buildTransitive/config/analysislevelcorrectness_4_3_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelcorrectness_4_3_none.globalconfig", | |
"buildTransitive/config/analysislevelcorrectness_4_3_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelcorrectness_4_3_recommended.globalconfig", | |
"buildTransitive/config/analysislevelcorrectness_4_3_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevellibrary_2_9_8_all.globalconfig", | |
"buildTransitive/config/analysislevellibrary_2_9_8_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevellibrary_2_9_8_default.globalconfig", | |
"buildTransitive/config/analysislevellibrary_2_9_8_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevellibrary_2_9_8_minimum.globalconfig", | |
"buildTransitive/config/analysislevellibrary_2_9_8_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevellibrary_2_9_8_none.globalconfig", | |
"buildTransitive/config/analysislevellibrary_2_9_8_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevellibrary_2_9_8_recommended.globalconfig", | |
"buildTransitive/config/analysislevellibrary_2_9_8_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevellibrary_3_3_3_all.globalconfig", | |
"buildTransitive/config/analysislevellibrary_3_3_3_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevellibrary_3_3_3_default.globalconfig", | |
"buildTransitive/config/analysislevellibrary_3_3_3_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevellibrary_3_3_3_minimum.globalconfig", | |
"buildTransitive/config/analysislevellibrary_3_3_3_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevellibrary_3_3_3_none.globalconfig", | |
"buildTransitive/config/analysislevellibrary_3_3_3_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevellibrary_3_3_3_recommended.globalconfig", | |
"buildTransitive/config/analysislevellibrary_3_3_3_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevellibrary_3_3_4_all.globalconfig", | |
"buildTransitive/config/analysislevellibrary_3_3_4_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevellibrary_3_3_4_default.globalconfig", | |
"buildTransitive/config/analysislevellibrary_3_3_4_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevellibrary_3_3_4_minimum.globalconfig", | |
"buildTransitive/config/analysislevellibrary_3_3_4_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevellibrary_3_3_4_none.globalconfig", | |
"buildTransitive/config/analysislevellibrary_3_3_4_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevellibrary_3_3_4_recommended.globalconfig", | |
"buildTransitive/config/analysislevellibrary_3_3_4_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevellibrary_3_3_all.globalconfig", | |
"buildTransitive/config/analysislevellibrary_3_3_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevellibrary_3_3_default.globalconfig", | |
"buildTransitive/config/analysislevellibrary_3_3_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevellibrary_3_3_minimum.globalconfig", | |
"buildTransitive/config/analysislevellibrary_3_3_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevellibrary_3_3_none.globalconfig", | |
"buildTransitive/config/analysislevellibrary_3_3_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevellibrary_3_3_recommended.globalconfig", | |
"buildTransitive/config/analysislevellibrary_3_3_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevellibrary_3_all.globalconfig", | |
"buildTransitive/config/analysislevellibrary_3_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevellibrary_3_default.globalconfig", | |
"buildTransitive/config/analysislevellibrary_3_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevellibrary_3_minimum.globalconfig", | |
"buildTransitive/config/analysislevellibrary_3_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevellibrary_3_none.globalconfig", | |
"buildTransitive/config/analysislevellibrary_3_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevellibrary_3_recommended.globalconfig", | |
"buildTransitive/config/analysislevellibrary_3_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevellibrary_4_3_all.globalconfig", | |
"buildTransitive/config/analysislevellibrary_4_3_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevellibrary_4_3_default.globalconfig", | |
"buildTransitive/config/analysislevellibrary_4_3_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevellibrary_4_3_minimum.globalconfig", | |
"buildTransitive/config/analysislevellibrary_4_3_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevellibrary_4_3_none.globalconfig", | |
"buildTransitive/config/analysislevellibrary_4_3_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevellibrary_4_3_recommended.globalconfig", | |
"buildTransitive/config/analysislevellibrary_4_3_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_all.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_default.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_minimum.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_none.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_recommended.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_all.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_default.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_minimum.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_none.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_recommended.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_4_all.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_4_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_4_default.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_4_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_4_minimum.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_4_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_4_none.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_4_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_4_recommended.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_4_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_all.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_default.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_minimum.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_none.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_recommended.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_all.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_default.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_minimum.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_none.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_recommended.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_all.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_default.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_minimum.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_none.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_recommended.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_all.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_default.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_minimum.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_none.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_recommended.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_all.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_default.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_minimum.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_none.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_recommended.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_4_all.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_4_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_4_default.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_4_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_4_minimum.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_4_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_4_none.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_4_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_4_recommended.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_4_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_all.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_default.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_minimum.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_none.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_recommended.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_all.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_default.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_minimum.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_none.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_recommended.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_all.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_default.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_minimum.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_none.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_recommended.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_all.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_default.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_minimum.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_none.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_recommended.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_all.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_default.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_minimum.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_none.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_recommended.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_4_all.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_4_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_4_default.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_4_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_4_minimum.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_4_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_4_none.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_4_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_4_recommended.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_4_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_all.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_default.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_minimum.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_none.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_recommended.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_all.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_default.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_minimum.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_none.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_recommended.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_all.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_default.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_minimum.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_none.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_recommended.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_all.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_default.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_minimum.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_none.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_recommended.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_all.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_default.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_minimum.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_none.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_recommended.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_4_all.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_4_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_4_default.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_4_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_4_minimum.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_4_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_4_none.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_4_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_4_recommended.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_4_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_all.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_default.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_minimum.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_none.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_recommended.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_all.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_default.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_minimum.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_none.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_recommended.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_all.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_default.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_minimum.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_none.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_recommended.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_all.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_default.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_minimum.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_none.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_recommended.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_all.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_default.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_minimum.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_none.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_recommended.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_4_all.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_4_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_4_default.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_4_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_4_minimum.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_4_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_4_none.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_4_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_4_recommended.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_4_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_all.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_default.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_minimum.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_none.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_recommended.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_all.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_default.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_minimum.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_none.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_recommended.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_all.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_default.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_minimum.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_none.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_recommended.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_all.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_default.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_minimum.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_none.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_recommended.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_all.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_default.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_minimum.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_none.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_recommended.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_4_all.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_4_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_4_default.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_4_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_4_minimum.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_4_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_4_none.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_4_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_4_recommended.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_4_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_all.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_default.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_minimum.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_none.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_recommended.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_all.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_default.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_minimum.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_none.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_recommended.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_all.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_default.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_minimum.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_none.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_recommended.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_all.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_default.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_minimum.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_none.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_recommended.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_all.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_default.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_minimum.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_none.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_recommended.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_4_all.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_4_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_4_default.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_4_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_4_minimum.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_4_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_4_none.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_4_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_4_recommended.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_4_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_all.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_default.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_minimum.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_none.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_recommended.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_all.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_default.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_minimum.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_none.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_recommended.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_all.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_default.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_minimum.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_none.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_recommended.globalconfig", | |
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_recommended_warnaserror.globalconfig", | |
"documentation/Analyzer Configuration.md", | |
"documentation/Microsoft.CodeAnalysis.Analyzers.md", | |
"documentation/Microsoft.CodeAnalysis.Analyzers.sarif", | |
"documentation/readme.md", | |
"editorconfig/AllRulesDefault/.editorconfig", | |
"editorconfig/AllRulesDisabled/.editorconfig", | |
"editorconfig/AllRulesEnabled/.editorconfig", | |
"editorconfig/CorrectnessRulesDefault/.editorconfig", | |
"editorconfig/CorrectnessRulesEnabled/.editorconfig", | |
"editorconfig/DataflowRulesDefault/.editorconfig", | |
"editorconfig/DataflowRulesEnabled/.editorconfig", | |
"editorconfig/LibraryRulesDefault/.editorconfig", | |
"editorconfig/LibraryRulesEnabled/.editorconfig", | |
"editorconfig/MicrosoftCodeAnalysisCompatibilityRulesDefault/.editorconfig", | |
"editorconfig/MicrosoftCodeAnalysisCompatibilityRulesEnabled/.editorconfig", | |
"editorconfig/MicrosoftCodeAnalysisCorrectnessRulesDefault/.editorconfig", | |
"editorconfig/MicrosoftCodeAnalysisCorrectnessRulesEnabled/.editorconfig", | |
"editorconfig/MicrosoftCodeAnalysisDesignRulesDefault/.editorconfig", | |
"editorconfig/MicrosoftCodeAnalysisDesignRulesEnabled/.editorconfig", | |
"editorconfig/MicrosoftCodeAnalysisDocumentationRulesDefault/.editorconfig", | |
"editorconfig/MicrosoftCodeAnalysisDocumentationRulesEnabled/.editorconfig", | |
"editorconfig/MicrosoftCodeAnalysisLocalizationRulesDefault/.editorconfig", | |
"editorconfig/MicrosoftCodeAnalysisLocalizationRulesEnabled/.editorconfig", | |
"editorconfig/MicrosoftCodeAnalysisPerformanceRulesDefault/.editorconfig", | |
"editorconfig/MicrosoftCodeAnalysisPerformanceRulesEnabled/.editorconfig", | |
"editorconfig/MicrosoftCodeAnalysisReleaseTrackingRulesDefault/.editorconfig", | |
"editorconfig/MicrosoftCodeAnalysisReleaseTrackingRulesEnabled/.editorconfig", | |
"editorconfig/PortedFromFxCopRulesDefault/.editorconfig", | |
"editorconfig/PortedFromFxCopRulesEnabled/.editorconfig", | |
"microsoft.codeanalysis.analyzers.3.11.0-beta1.24405.1.nupkg.sha512", | |
"microsoft.codeanalysis.analyzers.nuspec", | |
"rulesets/AllRulesDefault.ruleset", | |
"rulesets/AllRulesDisabled.ruleset", | |
"rulesets/AllRulesEnabled.ruleset", | |
"rulesets/CorrectnessRulesDefault.ruleset", | |
"rulesets/CorrectnessRulesEnabled.ruleset", | |
"rulesets/DataflowRulesDefault.ruleset", | |
"rulesets/DataflowRulesEnabled.ruleset", | |
"rulesets/LibraryRulesDefault.ruleset", | |
"rulesets/LibraryRulesEnabled.ruleset", | |
"rulesets/MicrosoftCodeAnalysisCompatibilityRulesDefault.ruleset", | |
"rulesets/MicrosoftCodeAnalysisCompatibilityRulesEnabled.ruleset", | |
"rulesets/MicrosoftCodeAnalysisCorrectnessRulesDefault.ruleset", | |
"rulesets/MicrosoftCodeAnalysisCorrectnessRulesEnabled.ruleset", | |
"rulesets/MicrosoftCodeAnalysisDesignRulesDefault.ruleset", | |
"rulesets/MicrosoftCodeAnalysisDesignRulesEnabled.ruleset", | |
"rulesets/MicrosoftCodeAnalysisDocumentationRulesDefault.ruleset", | |
"rulesets/MicrosoftCodeAnalysisDocumentationRulesEnabled.ruleset", | |
"rulesets/MicrosoftCodeAnalysisLocalizationRulesDefault.ruleset", | |
"rulesets/MicrosoftCodeAnalysisLocalizationRulesEnabled.ruleset", | |
"rulesets/MicrosoftCodeAnalysisPerformanceRulesDefault.ruleset", | |
"rulesets/MicrosoftCodeAnalysisPerformanceRulesEnabled.ruleset", | |
"rulesets/MicrosoftCodeAnalysisReleaseTrackingRulesDefault.ruleset", | |
"rulesets/MicrosoftCodeAnalysisReleaseTrackingRulesEnabled.ruleset", | |
"rulesets/PortedFromFxCopRulesDefault.ruleset", | |
"rulesets/PortedFromFxCopRulesEnabled.ruleset", | |
"tools/install.ps1", | |
"tools/uninstall.ps1" | |
] | |
}, | |
"Microsoft.CodeAnalysis.CodeFix.Testing/1.1.2-beta1.23323.1": { | |
"sha512": "5jEDWKhYFJgdDKOGEy2DkPgQ0/k9V4bCUVIQzsEp5CLWsaesei2Ga2+IkyADNbe695Pn67Vh0L8hh2wvtUsKmA==", | |
"type": "package", | |
"path": "microsoft.codeanalysis.codefix.testing/1.1.2-beta1.23323.1", | |
"files": [ | |
".nupkg.metadata", | |
".signature.p7s", | |
"Icon.png", | |
"lib/net452/Microsoft.CodeAnalysis.CodeFix.Testing.dll", | |
"lib/net452/Microsoft.CodeAnalysis.CodeFix.Testing.xml", | |
"lib/net46/Microsoft.CodeAnalysis.CodeFix.Testing.dll", | |
"lib/net46/Microsoft.CodeAnalysis.CodeFix.Testing.xml", | |
"lib/net472/Microsoft.CodeAnalysis.CodeFix.Testing.dll", | |
"lib/net472/Microsoft.CodeAnalysis.CodeFix.Testing.xml", | |
"lib/netcoreapp3.1/Microsoft.CodeAnalysis.CodeFix.Testing.dll", | |
"lib/netcoreapp3.1/Microsoft.CodeAnalysis.CodeFix.Testing.xml", | |
"lib/netstandard1.6/Microsoft.CodeAnalysis.CodeFix.Testing.dll", | |
"lib/netstandard1.6/Microsoft.CodeAnalysis.CodeFix.Testing.xml", | |
"lib/netstandard2.0/Microsoft.CodeAnalysis.CodeFix.Testing.dll", | |
"lib/netstandard2.0/Microsoft.CodeAnalysis.CodeFix.Testing.xml", | |
"microsoft.codeanalysis.codefix.testing.1.1.2-beta1.23323.1.nupkg.sha512", | |
"microsoft.codeanalysis.codefix.testing.nuspec" | |
] | |
}, | |
"Microsoft.CodeAnalysis.Common/4.12.0-2.24417.1": { | |
"sha512": "svtJDmbysSd24soS2XmUsN7jaLSnPTwnQ/RPN7X/FCefbFohE8JTld2/JfmM28fHe6QUGCZOwpWtVP2S01EGjg==", | |
"type": "package", | |
"path": "microsoft.codeanalysis.common/4.12.0-2.24417.1", | |
"files": [ | |
".nupkg.metadata", | |
".signature.p7s", | |
"Icon.png", | |
"ThirdPartyNotices.rtf", | |
"lib/net7.0/Microsoft.CodeAnalysis.dll", | |
"lib/net7.0/Microsoft.CodeAnalysis.pdb", | |
"lib/net7.0/Microsoft.CodeAnalysis.xml", | |
"lib/net7.0/cs/Microsoft.CodeAnalysis.resources.dll", | |
"lib/net7.0/de/Microsoft.CodeAnalysis.resources.dll", | |
"lib/net7.0/es/Microsoft.CodeAnalysis.resources.dll", | |
"lib/net7.0/fr/Microsoft.CodeAnalysis.resources.dll", | |
"lib/net7.0/it/Microsoft.CodeAnalysis.resources.dll", | |
"lib/net7.0/ja/Microsoft.CodeAnalysis.resources.dll", | |
"lib/net7.0/ko/Microsoft.CodeAnalysis.resources.dll", | |
"lib/net7.0/pl/Microsoft.CodeAnalysis.resources.dll", | |
"lib/net7.0/pt-BR/Microsoft.CodeAnalysis.resources.dll", | |
"lib/net7.0/ru/Microsoft.CodeAnalysis.resources.dll", | |
"lib/net7.0/tr/Microsoft.CodeAnalysis.resources.dll", | |
"lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll", | |
"lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll", | |
"lib/net8.0/Microsoft.CodeAnalysis.dll", | |
"lib/net8.0/Microsoft.CodeAnalysis.pdb", | |
"lib/net8.0/Microsoft.CodeAnalysis.xml", | |
"lib/net8.0/cs/Microsoft.CodeAnalysis.resources.dll", | |
"lib/net8.0/de/Microsoft.CodeAnalysis.resources.dll", | |
"lib/net8.0/es/Microsoft.CodeAnalysis.resources.dll", | |
"lib/net8.0/fr/Microsoft.CodeAnalysis.resources.dll", | |
"lib/net8.0/it/Microsoft.CodeAnalysis.resources.dll", | |
"lib/net8.0/ja/Microsoft.CodeAnalysis.resources.dll", | |
"lib/net8.0/ko/Microsoft.CodeAnalysis.resources.dll", | |
"lib/net8.0/pl/Microsoft.CodeAnalysis.resources.dll", | |
"lib/net8.0/pt-BR/Microsoft.CodeAnalysis.resources.dll", | |
"lib/net8.0/ru/Microsoft.CodeAnalysis.resources.dll", | |
"lib/net8.0/tr/Microsoft.CodeAnalysis.resources.dll", | |
"lib/net8.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll", | |
"lib/net8.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll", | |
"lib/netstandard2.0/Microsoft.CodeAnalysis.dll", | |
"lib/netstandard2.0/Microsoft.CodeAnalysis.pdb", | |
"lib/netstandard2.0/Microsoft.CodeAnalysis.xml", | |
"lib/netstandard2.0/cs/Microsoft.CodeAnalysis.resources.dll", | |
"lib/netstandard2.0/de/Microsoft.CodeAnalysis.resources.dll", | |
"lib/netstandard2.0/es/Microsoft.CodeAnalysis.resources.dll", | |
"lib/netstandard2.0/fr/Microsoft.CodeAnalysis.resources.dll", | |
"lib/netstandard2.0/it/Microsoft.CodeAnalysis.resources.dll", | |
"lib/netstandard2.0/ja/Microsoft.CodeAnalysis.resources.dll", | |
"lib/netstandard2.0/ko/Microsoft.CodeAnalysis.resources.dll", | |
"lib/netstandard2.0/pl/Microsoft.CodeAnalysis.resources.dll", | |
"lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.resources.dll", | |
"lib/netstandard2.0/ru/Microsoft.CodeAnalysis.resources.dll", | |
"lib/netstandard2.0/tr/Microsoft.CodeAnalysis.resources.dll", | |
"lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll", | |
"lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll", | |
"microsoft.codeanalysis.common.4.12.0-2.24417.1.nupkg.sha512", | |
"microsoft.codeanalysis.common.nuspec" | |
] | |
}, | |
"Microsoft.CodeAnalysis.CSharp/4.12.0-2.24417.1": { | |
"sha512": "hd/4m2XYzRc10cFdJYpskwszs38bUO/CAhCc9Us0H+81P9qXVT8D/OF8hrDmxthG99NBxU2tp8mISs11xdu68Q==", | |
"type": "package", | |
"path": "microsoft.codeanalysis.csharp/4.12.0-2.24417.1", | |
"files": [ | |
".nupkg.metadata", | |
".signature.p7s", | |
"Icon.png", | |
"ThirdPartyNotices.rtf", | |
"lib/net7.0/Microsoft.CodeAnalysis.CSharp.dll", | |
"lib/net7.0/Microsoft.CodeAnalysis.CSharp.pdb", | |
"lib/net7.0/Microsoft.CodeAnalysis.CSharp.xml", | |
"lib/net7.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll", | |
"lib/net7.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll", | |
"lib/net7.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll", | |
"lib/net7.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll", | |
"lib/net7.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll", | |
"lib/net7.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll", | |
"lib/net7.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll", | |
"lib/net7.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll", | |
"lib/net7.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll", | |
"lib/net7.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll", | |
"lib/net7.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll", | |
"lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll", | |
"lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll", | |
"lib/net8.0/Microsoft.CodeAnalysis.CSharp.dll", | |
"lib/net8.0/Microsoft.CodeAnalysis.CSharp.pdb", | |
"lib/net8.0/Microsoft.CodeAnalysis.CSharp.xml", | |
"lib/net8.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll", | |
"lib/net8.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll", | |
"lib/net8.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll", | |
"lib/net8.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll", | |
"lib/net8.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll", | |
"lib/net8.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll", | |
"lib/net8.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll", | |
"lib/net8.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll", | |
"lib/net8.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll", | |
"lib/net8.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll", | |
"lib/net8.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll", | |
"lib/net8.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll", | |
"lib/net8.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll", | |
"lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll", | |
"lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.pdb", | |
"lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.xml", | |
"lib/netstandard2.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll", | |
"lib/netstandard2.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll", | |
"lib/netstandard2.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll", | |
"lib/netstandard2.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll", | |
"lib/netstandard2.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll", | |
"lib/netstandard2.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll", | |
"lib/netstandard2.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll", | |
"lib/netstandard2.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll", | |
"lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll", | |
"lib/netstandard2.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll", | |
"lib/netstandard2.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll", | |
"lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll", | |
"lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll", | |
"microsoft.codeanalysis.csharp.4.12.0-2.24417.1.nupkg.sha512", | |
"microsoft.codeanalysis.csharp.nuspec" | |
] | |
}, | |
"Microsoft.CodeAnalysis.CSharp.CodeFix.Testing/1.1.2-beta1.23323.1": { | |
"sha512": "kL3+5Y9VR7PFmSOEAncoPkR21+j8dnWcMTk+UFSuyV46aa/XxQy9OQU/oE5bE0cilK6k45Jf6M9MS3es5NTRsg==", | |
"type": "package", | |
"path": "microsoft.codeanalysis.csharp.codefix.testing/1.1.2-beta1.23323.1", | |
"files": [ | |
".nupkg.metadata", | |
".signature.p7s", | |
"Icon.png", | |
"lib/net452/Microsoft.CodeAnalysis.CSharp.CodeFix.Testing.dll", | |
"lib/net452/Microsoft.CodeAnalysis.CSharp.CodeFix.Testing.xml", | |
"lib/net46/Microsoft.CodeAnalysis.CSharp.CodeFix.Testing.dll", | |
"lib/net46/Microsoft.CodeAnalysis.CSharp.CodeFix.Testing.xml", | |
"lib/net472/Microsoft.CodeAnalysis.CSharp.CodeFix.Testing.dll", | |
"lib/net472/Microsoft.CodeAnalysis.CSharp.CodeFix.Testing.xml", | |
"lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.CodeFix.Testing.dll", | |
"lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.CodeFix.Testing.xml", | |
"lib/netstandard1.6/Microsoft.CodeAnalysis.CSharp.CodeFix.Testing.dll", | |
"lib/netstandard1.6/Microsoft.CodeAnalysis.CSharp.CodeFix.Testing.xml", | |
"lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.CodeFix.Testing.dll", | |
"lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.CodeFix.Testing.xml", | |
"microsoft.codeanalysis.csharp.codefix.testing.1.1.2-beta1.23323.1.nupkg.sha512", | |
"microsoft.codeanalysis.csharp.codefix.testing.nuspec" | |
] | |
}, | |
"Microsoft.CodeAnalysis.CSharp.CodeStyle/4.8.0": { | |
"sha512": "2pncXyyEtesl8EzmDfT7lKeOQoiuW+30zy3EozCFb4CMnGGsTe3COoRRCk3tqVk27LfRjCdJv+zK+JTEMmF3lw==", | |
"type": "package", | |
"path": "microsoft.codeanalysis.csharp.codestyle/4.8.0", | |
"hasTools": true, | |
"files": [ | |
".nupkg.metadata", | |
".signature.p7s", | |
"Icon.png", | |
"ThirdPartyNotices.rtf", | |
"analyzers/dotnet/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.dll", | |
"analyzers/dotnet/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.dll", | |
"analyzers/dotnet/cs/Microsoft.CodeAnalysis.CodeStyle.Fixes.dll", | |
"analyzers/dotnet/cs/Microsoft.CodeAnalysis.CodeStyle.dll", | |
"analyzers/dotnet/cs/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.resources.dll", | |
"analyzers/dotnet/cs/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.resources.dll", | |
"analyzers/dotnet/cs/cs/Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll", | |
"analyzers/dotnet/cs/cs/Microsoft.CodeAnalysis.CodeStyle.resources.dll", | |
"analyzers/dotnet/cs/de/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.resources.dll", | |
"analyzers/dotnet/cs/de/Microsoft.CodeAnalysis.CSharp.CodeStyle.resources.dll", | |
"analyzers/dotnet/cs/de/Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll", | |
"analyzers/dotnet/cs/de/Microsoft.CodeAnalysis.CodeStyle.resources.dll", | |
"analyzers/dotnet/cs/es/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.resources.dll", | |
"analyzers/dotnet/cs/es/Microsoft.CodeAnalysis.CSharp.CodeStyle.resources.dll", | |
"analyzers/dotnet/cs/es/Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll", | |
"analyzers/dotnet/cs/es/Microsoft.CodeAnalysis.CodeStyle.resources.dll", | |
"analyzers/dotnet/cs/fr/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.resources.dll", | |
"analyzers/dotnet/cs/fr/Microsoft.CodeAnalysis.CSharp.CodeStyle.resources.dll", | |
"analyzers/dotnet/cs/fr/Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll", | |
"analyzers/dotnet/cs/fr/Microsoft.CodeAnalysis.CodeStyle.resources.dll", | |
"analyzers/dotnet/cs/it/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.resources.dll", | |
"analyzers/dotnet/cs/it/Microsoft.CodeAnalysis.CSharp.CodeStyle.resources.dll", | |
"analyzers/dotnet/cs/it/Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll", | |
"analyzers/dotnet/cs/it/Microsoft.CodeAnalysis.CodeStyle.resources.dll", | |
"analyzers/dotnet/cs/ja/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.resources.dll", | |
"analyzers/dotnet/cs/ja/Microsoft.CodeAnalysis.CSharp.CodeStyle.resources.dll", | |
"analyzers/dotnet/cs/ja/Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll", | |
"analyzers/dotnet/cs/ja/Microsoft.CodeAnalysis.CodeStyle.resources.dll", | |
"analyzers/dotnet/cs/ko/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.resources.dll", | |
"analyzers/dotnet/cs/ko/Microsoft.CodeAnalysis.CSharp.CodeStyle.resources.dll", | |
"analyzers/dotnet/cs/ko/Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll", | |
"analyzers/dotnet/cs/ko/Microsoft.CodeAnalysis.CodeStyle.resources.dll", | |
"analyzers/dotnet/cs/pl/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.resources.dll", | |
"analyzers/dotnet/cs/pl/Microsoft.CodeAnalysis.CSharp.CodeStyle.resources.dll", | |
"analyzers/dotnet/cs/pl/Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll", | |
"analyzers/dotnet/cs/pl/Microsoft.CodeAnalysis.CodeStyle.resources.dll", | |
"analyzers/dotnet/cs/pt-BR/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.resources.dll", | |
"analyzers/dotnet/cs/pt-BR/Microsoft.CodeAnalysis.CSharp.CodeStyle.resources.dll", | |
"analyzers/dotnet/cs/pt-BR/Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll", | |
"analyzers/dotnet/cs/pt-BR/Microsoft.CodeAnalysis.CodeStyle.resources.dll", | |
"analyzers/dotnet/cs/ru/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.resources.dll", | |
"analyzers/dotnet/cs/ru/Microsoft.CodeAnalysis.CSharp.CodeStyle.resources.dll", | |
"analyzers/dotnet/cs/ru/Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll", | |
"analyzers/dotnet/cs/ru/Microsoft.CodeAnalysis.CodeStyle.resources.dll", | |
"analyzers/dotnet/cs/tr/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.resources.dll", | |
"analyzers/dotnet/cs/tr/Microsoft.CodeAnalysis.CSharp.CodeStyle.resources.dll", | |
"analyzers/dotnet/cs/tr/Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll", | |
"analyzers/dotnet/cs/tr/Microsoft.CodeAnalysis.CodeStyle.resources.dll", | |
"analyzers/dotnet/cs/zh-Hans/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.resources.dll", | |
"analyzers/dotnet/cs/zh-Hans/Microsoft.CodeAnalysis.CSharp.CodeStyle.resources.dll", | |
"analyzers/dotnet/cs/zh-Hans/Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll", | |
"analyzers/dotnet/cs/zh-Hans/Microsoft.CodeAnalysis.CodeStyle.resources.dll", | |
"analyzers/dotnet/cs/zh-Hant/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.resources.dll", | |
"analyzers/dotnet/cs/zh-Hant/Microsoft.CodeAnalysis.CSharp.CodeStyle.resources.dll", | |
"analyzers/dotnet/cs/zh-Hant/Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll", | |
"analyzers/dotnet/cs/zh-Hant/Microsoft.CodeAnalysis.CodeStyle.resources.dll", | |
"build/Microsoft.CodeAnalysis.CSharp.CodeStyle.props", | |
"build/Microsoft.CodeAnalysis.CSharp.CodeStyle.targets", | |
"build/config/analysislevelstyle_all.editorconfig", | |
"build/config/analysislevelstyle_default.editorconfig", | |
"build/config/analysislevelstyle_minimum.editorconfig", | |
"build/config/analysislevelstyle_none.editorconfig", | |
"build/config/analysislevelstyle_recommended.editorconfig", | |
"microsoft.codeanalysis.csharp.codestyle.4.8.0.nupkg.sha512", | |
"microsoft.codeanalysis.csharp.codestyle.nuspec", | |
"tools/install.ps1", | |
"tools/uninstall.ps1" | |
] | |
}, | |
"Microsoft.CodeAnalysis.CSharp.Workspaces/4.12.0-2.24417.1": { | |
"sha512": "XCBYOCfWiF5PisLH26FFV62BXSuXtOpxNRN706tNu1i3V5sD2d52F2xZeYfV0tjaL+wOBtAjKD2bz2D08+brag==", | |
"type": "package", | |
"path": "microsoft.codeanalysis.csharp.workspaces/4.12.0-2.24417.1", | |
"files": [ | |
".nupkg.metadata", | |
".signature.p7s", | |
"Icon.png", | |
"ThirdPartyNotices.rtf", | |
"lib/net7.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll", | |
"lib/net7.0/Microsoft.CodeAnalysis.CSharp.Workspaces.pdb", | |
"lib/net7.0/Microsoft.CodeAnalysis.CSharp.Workspaces.xml", | |
"lib/net7.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", | |
"lib/net7.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", | |
"lib/net7.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", | |
"lib/net7.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", | |
"lib/net7.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", | |
"lib/net7.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", | |
"lib/net7.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", | |
"lib/net7.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", | |
"lib/net7.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", | |
"lib/net7.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", | |
"lib/net7.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", | |
"lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", | |
"lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", | |
"lib/net8.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll", | |
"lib/net8.0/Microsoft.CodeAnalysis.CSharp.Workspaces.pdb", | |
"lib/net8.0/Microsoft.CodeAnalysis.CSharp.Workspaces.xml", | |
"lib/net8.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", | |
"lib/net8.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", | |
"lib/net8.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", | |
"lib/net8.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", | |
"lib/net8.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", | |
"lib/net8.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", | |
"lib/net8.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", | |
"lib/net8.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", | |
"lib/net8.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", | |
"lib/net8.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", | |
"lib/net8.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", | |
"lib/net8.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", | |
"lib/net8.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", | |
"lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll", | |
"lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.pdb", | |
"lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.xml", | |
"lib/netstandard2.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", | |
"lib/netstandard2.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", | |
"lib/netstandard2.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", | |
"lib/netstandard2.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", | |
"lib/netstandard2.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", | |
"lib/netstandard2.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", | |
"lib/netstandard2.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", | |
"lib/netstandard2.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", | |
"lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", | |
"lib/netstandard2.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", | |
"lib/netstandard2.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", | |
"lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", | |
"lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll", | |
"microsoft.codeanalysis.csharp.workspaces.4.12.0-2.24417.1.nupkg.sha512", | |
"microsoft.codeanalysis.csharp.workspaces.nuspec" | |
] | |
}, | |
"Microsoft.CodeAnalysis.NetAnalyzers/9.0.0-preview.24405.1": { | |
"sha512": "leuYh/aUbqJX3b2ki3wG5hS0x4XsZRgtn9x+smhBPWtn0TmJpYjbB5y3SqazN++bKAn62mB7YrMjYmQPgbC+Cw==", | |
"type": "package", | |
"path": "microsoft.codeanalysis.netanalyzers/9.0.0-preview.24405.1", | |
"hasTools": true, | |
"files": [ | |
".nupkg.metadata", | |
".signature.p7s", | |
"Icon.png", | |
"ThirdPartyNotices.txt", | |
"analyzers/dotnet/cs/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll", | |
"analyzers/dotnet/cs/Microsoft.CodeAnalysis.NetAnalyzers.dll", | |
"analyzers/dotnet/cs/cs/Microsoft.CodeAnalysis.NetAnalyzers.resources.dll", | |
"analyzers/dotnet/cs/de/Microsoft.CodeAnalysis.NetAnalyzers.resources.dll", | |
"analyzers/dotnet/cs/es/Microsoft.CodeAnalysis.NetAnalyzers.resources.dll", | |
"analyzers/dotnet/cs/fr/Microsoft.CodeAnalysis.NetAnalyzers.resources.dll", | |
"analyzers/dotnet/cs/it/Microsoft.CodeAnalysis.NetAnalyzers.resources.dll", | |
"analyzers/dotnet/cs/ja/Microsoft.CodeAnalysis.NetAnalyzers.resources.dll", | |
"analyzers/dotnet/cs/ko/Microsoft.CodeAnalysis.NetAnalyzers.resources.dll", | |
"analyzers/dotnet/cs/pl/Microsoft.CodeAnalysis.NetAnalyzers.resources.dll", | |
"analyzers/dotnet/cs/pt-BR/Microsoft.CodeAnalysis.NetAnalyzers.resources.dll", | |
"analyzers/dotnet/cs/ru/Microsoft.CodeAnalysis.NetAnalyzers.resources.dll", | |
"analyzers/dotnet/cs/tr/Microsoft.CodeAnalysis.NetAnalyzers.resources.dll", | |
"analyzers/dotnet/cs/zh-Hans/Microsoft.CodeAnalysis.NetAnalyzers.resources.dll", | |
"analyzers/dotnet/cs/zh-Hant/Microsoft.CodeAnalysis.NetAnalyzers.resources.dll", | |
"analyzers/dotnet/vb/Microsoft.CodeAnalysis.NetAnalyzers.dll", | |
"analyzers/dotnet/vb/Microsoft.CodeAnalysis.VisualBasic.NetAnalyzers.dll", | |
"analyzers/dotnet/vb/cs/Microsoft.CodeAnalysis.NetAnalyzers.resources.dll", | |
"analyzers/dotnet/vb/de/Microsoft.CodeAnalysis.NetAnalyzers.resources.dll", | |
"analyzers/dotnet/vb/es/Microsoft.CodeAnalysis.NetAnalyzers.resources.dll", | |
"analyzers/dotnet/vb/fr/Microsoft.CodeAnalysis.NetAnalyzers.resources.dll", | |
"analyzers/dotnet/vb/it/Microsoft.CodeAnalysis.NetAnalyzers.resources.dll", | |
"analyzers/dotnet/vb/ja/Microsoft.CodeAnalysis.NetAnalyzers.resources.dll", | |
"analyzers/dotnet/vb/ko/Microsoft.CodeAnalysis.NetAnalyzers.resources.dll", | |
"analyzers/dotnet/vb/pl/Microsoft.CodeAnalysis.NetAnalyzers.resources.dll", | |
"analyzers/dotnet/vb/pt-BR/Microsoft.CodeAnalysis.NetAnalyzers.resources.dll", | |
"analyzers/dotnet/vb/ru/Microsoft.CodeAnalysis.NetAnalyzers.resources.dll", | |
"analyzers/dotnet/vb/tr/Microsoft.CodeAnalysis.NetAnalyzers.resources.dll", | |
"analyzers/dotnet/vb/zh-Hans/Microsoft.CodeAnalysis.NetAnalyzers.resources.dll", | |
"analyzers/dotnet/vb/zh-Hant/Microsoft.CodeAnalysis.NetAnalyzers.resources.dll", | |
"buildTransitive/DisableNETAnalyzersForNuGetPackage.props", | |
"buildTransitive/Microsoft.CodeAnalysis.NetAnalyzers.props", | |
"buildTransitive/Microsoft.CodeAnalysis.NetAnalyzers.targets", | |
"buildTransitive/config/analysislevel_5_all.globalconfig", | |
"buildTransitive/config/analysislevel_5_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevel_5_default.globalconfig", | |
"buildTransitive/config/analysislevel_5_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevel_5_minimum.globalconfig", | |
"buildTransitive/config/analysislevel_5_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevel_5_none.globalconfig", | |
"buildTransitive/config/analysislevel_5_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevel_5_recommended.globalconfig", | |
"buildTransitive/config/analysislevel_5_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevel_6_all.globalconfig", | |
"buildTransitive/config/analysislevel_6_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevel_6_default.globalconfig", | |
"buildTransitive/config/analysislevel_6_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevel_6_minimum.globalconfig", | |
"buildTransitive/config/analysislevel_6_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevel_6_none.globalconfig", | |
"buildTransitive/config/analysislevel_6_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevel_6_recommended.globalconfig", | |
"buildTransitive/config/analysislevel_6_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevel_7_all.globalconfig", | |
"buildTransitive/config/analysislevel_7_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevel_7_default.globalconfig", | |
"buildTransitive/config/analysislevel_7_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevel_7_minimum.globalconfig", | |
"buildTransitive/config/analysislevel_7_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevel_7_none.globalconfig", | |
"buildTransitive/config/analysislevel_7_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevel_7_recommended.globalconfig", | |
"buildTransitive/config/analysislevel_7_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevel_8_all.globalconfig", | |
"buildTransitive/config/analysislevel_8_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevel_8_default.globalconfig", | |
"buildTransitive/config/analysislevel_8_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevel_8_minimum.globalconfig", | |
"buildTransitive/config/analysislevel_8_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevel_8_none.globalconfig", | |
"buildTransitive/config/analysislevel_8_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevel_8_recommended.globalconfig", | |
"buildTransitive/config/analysislevel_8_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevel_9_all.globalconfig", | |
"buildTransitive/config/analysislevel_9_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevel_9_default.globalconfig", | |
"buildTransitive/config/analysislevel_9_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevel_9_minimum.globalconfig", | |
"buildTransitive/config/analysislevel_9_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevel_9_none.globalconfig", | |
"buildTransitive/config/analysislevel_9_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevel_9_recommended.globalconfig", | |
"buildTransitive/config/analysislevel_9_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysisleveldesign_5_all.globalconfig", | |
"buildTransitive/config/analysisleveldesign_5_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysisleveldesign_5_default.globalconfig", | |
"buildTransitive/config/analysisleveldesign_5_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysisleveldesign_5_minimum.globalconfig", | |
"buildTransitive/config/analysisleveldesign_5_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysisleveldesign_5_none.globalconfig", | |
"buildTransitive/config/analysisleveldesign_5_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysisleveldesign_5_recommended.globalconfig", | |
"buildTransitive/config/analysisleveldesign_5_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysisleveldesign_6_all.globalconfig", | |
"buildTransitive/config/analysisleveldesign_6_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysisleveldesign_6_default.globalconfig", | |
"buildTransitive/config/analysisleveldesign_6_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysisleveldesign_6_minimum.globalconfig", | |
"buildTransitive/config/analysisleveldesign_6_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysisleveldesign_6_none.globalconfig", | |
"buildTransitive/config/analysisleveldesign_6_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysisleveldesign_6_recommended.globalconfig", | |
"buildTransitive/config/analysisleveldesign_6_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysisleveldesign_7_all.globalconfig", | |
"buildTransitive/config/analysisleveldesign_7_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysisleveldesign_7_default.globalconfig", | |
"buildTransitive/config/analysisleveldesign_7_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysisleveldesign_7_minimum.globalconfig", | |
"buildTransitive/config/analysisleveldesign_7_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysisleveldesign_7_none.globalconfig", | |
"buildTransitive/config/analysisleveldesign_7_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysisleveldesign_7_recommended.globalconfig", | |
"buildTransitive/config/analysisleveldesign_7_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysisleveldesign_8_all.globalconfig", | |
"buildTransitive/config/analysisleveldesign_8_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysisleveldesign_8_default.globalconfig", | |
"buildTransitive/config/analysisleveldesign_8_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysisleveldesign_8_minimum.globalconfig", | |
"buildTransitive/config/analysisleveldesign_8_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysisleveldesign_8_none.globalconfig", | |
"buildTransitive/config/analysisleveldesign_8_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysisleveldesign_8_recommended.globalconfig", | |
"buildTransitive/config/analysisleveldesign_8_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysisleveldesign_9_all.globalconfig", | |
"buildTransitive/config/analysisleveldesign_9_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysisleveldesign_9_default.globalconfig", | |
"buildTransitive/config/analysisleveldesign_9_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysisleveldesign_9_minimum.globalconfig", | |
"buildTransitive/config/analysisleveldesign_9_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysisleveldesign_9_none.globalconfig", | |
"buildTransitive/config/analysisleveldesign_9_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysisleveldesign_9_recommended.globalconfig", | |
"buildTransitive/config/analysisleveldesign_9_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysisleveldocumentation_5_all.globalconfig", | |
"buildTransitive/config/analysisleveldocumentation_5_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysisleveldocumentation_5_default.globalconfig", | |
"buildTransitive/config/analysisleveldocumentation_5_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysisleveldocumentation_5_minimum.globalconfig", | |
"buildTransitive/config/analysisleveldocumentation_5_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysisleveldocumentation_5_none.globalconfig", | |
"buildTransitive/config/analysisleveldocumentation_5_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysisleveldocumentation_5_recommended.globalconfig", | |
"buildTransitive/config/analysisleveldocumentation_5_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysisleveldocumentation_6_all.globalconfig", | |
"buildTransitive/config/analysisleveldocumentation_6_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysisleveldocumentation_6_default.globalconfig", | |
"buildTransitive/config/analysisleveldocumentation_6_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysisleveldocumentation_6_minimum.globalconfig", | |
"buildTransitive/config/analysisleveldocumentation_6_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysisleveldocumentation_6_none.globalconfig", | |
"buildTransitive/config/analysisleveldocumentation_6_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysisleveldocumentation_6_recommended.globalconfig", | |
"buildTransitive/config/analysisleveldocumentation_6_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysisleveldocumentation_7_all.globalconfig", | |
"buildTransitive/config/analysisleveldocumentation_7_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysisleveldocumentation_7_default.globalconfig", | |
"buildTransitive/config/analysisleveldocumentation_7_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysisleveldocumentation_7_minimum.globalconfig", | |
"buildTransitive/config/analysisleveldocumentation_7_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysisleveldocumentation_7_none.globalconfig", | |
"buildTransitive/config/analysisleveldocumentation_7_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysisleveldocumentation_7_recommended.globalconfig", | |
"buildTransitive/config/analysisleveldocumentation_7_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysisleveldocumentation_8_all.globalconfig", | |
"buildTransitive/config/analysisleveldocumentation_8_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysisleveldocumentation_8_default.globalconfig", | |
"buildTransitive/config/analysisleveldocumentation_8_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysisleveldocumentation_8_minimum.globalconfig", | |
"buildTransitive/config/analysisleveldocumentation_8_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysisleveldocumentation_8_none.globalconfig", | |
"buildTransitive/config/analysisleveldocumentation_8_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysisleveldocumentation_8_recommended.globalconfig", | |
"buildTransitive/config/analysisleveldocumentation_8_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysisleveldocumentation_9_all.globalconfig", | |
"buildTransitive/config/analysisleveldocumentation_9_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysisleveldocumentation_9_default.globalconfig", | |
"buildTransitive/config/analysisleveldocumentation_9_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysisleveldocumentation_9_minimum.globalconfig", | |
"buildTransitive/config/analysisleveldocumentation_9_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysisleveldocumentation_9_none.globalconfig", | |
"buildTransitive/config/analysisleveldocumentation_9_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysisleveldocumentation_9_recommended.globalconfig", | |
"buildTransitive/config/analysisleveldocumentation_9_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelglobalization_5_all.globalconfig", | |
"buildTransitive/config/analysislevelglobalization_5_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelglobalization_5_default.globalconfig", | |
"buildTransitive/config/analysislevelglobalization_5_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelglobalization_5_minimum.globalconfig", | |
"buildTransitive/config/analysislevelglobalization_5_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelglobalization_5_none.globalconfig", | |
"buildTransitive/config/analysislevelglobalization_5_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelglobalization_5_recommended.globalconfig", | |
"buildTransitive/config/analysislevelglobalization_5_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelglobalization_6_all.globalconfig", | |
"buildTransitive/config/analysislevelglobalization_6_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelglobalization_6_default.globalconfig", | |
"buildTransitive/config/analysislevelglobalization_6_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelglobalization_6_minimum.globalconfig", | |
"buildTransitive/config/analysislevelglobalization_6_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelglobalization_6_none.globalconfig", | |
"buildTransitive/config/analysislevelglobalization_6_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelglobalization_6_recommended.globalconfig", | |
"buildTransitive/config/analysislevelglobalization_6_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelglobalization_7_all.globalconfig", | |
"buildTransitive/config/analysislevelglobalization_7_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelglobalization_7_default.globalconfig", | |
"buildTransitive/config/analysislevelglobalization_7_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelglobalization_7_minimum.globalconfig", | |
"buildTransitive/config/analysislevelglobalization_7_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelglobalization_7_none.globalconfig", | |
"buildTransitive/config/analysislevelglobalization_7_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelglobalization_7_recommended.globalconfig", | |
"buildTransitive/config/analysislevelglobalization_7_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelglobalization_8_all.globalconfig", | |
"buildTransitive/config/analysislevelglobalization_8_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelglobalization_8_default.globalconfig", | |
"buildTransitive/config/analysislevelglobalization_8_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelglobalization_8_minimum.globalconfig", | |
"buildTransitive/config/analysislevelglobalization_8_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelglobalization_8_none.globalconfig", | |
"buildTransitive/config/analysislevelglobalization_8_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelglobalization_8_recommended.globalconfig", | |
"buildTransitive/config/analysislevelglobalization_8_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelglobalization_9_all.globalconfig", | |
"buildTransitive/config/analysislevelglobalization_9_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelglobalization_9_default.globalconfig", | |
"buildTransitive/config/analysislevelglobalization_9_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelglobalization_9_minimum.globalconfig", | |
"buildTransitive/config/analysislevelglobalization_9_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelglobalization_9_none.globalconfig", | |
"buildTransitive/config/analysislevelglobalization_9_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelglobalization_9_recommended.globalconfig", | |
"buildTransitive/config/analysislevelglobalization_9_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelinteroperability_5_all.globalconfig", | |
"buildTransitive/config/analysislevelinteroperability_5_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelinteroperability_5_default.globalconfig", | |
"buildTransitive/config/analysislevelinteroperability_5_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelinteroperability_5_minimum.globalconfig", | |
"buildTransitive/config/analysislevelinteroperability_5_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelinteroperability_5_none.globalconfig", | |
"buildTransitive/config/analysislevelinteroperability_5_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelinteroperability_5_recommended.globalconfig", | |
"buildTransitive/config/analysislevelinteroperability_5_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelinteroperability_6_all.globalconfig", | |
"buildTransitive/config/analysislevelinteroperability_6_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelinteroperability_6_default.globalconfig", | |
"buildTransitive/config/analysislevelinteroperability_6_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelinteroperability_6_minimum.globalconfig", | |
"buildTransitive/config/analysislevelinteroperability_6_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelinteroperability_6_none.globalconfig", | |
"buildTransitive/config/analysislevelinteroperability_6_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelinteroperability_6_recommended.globalconfig", | |
"buildTransitive/config/analysislevelinteroperability_6_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelinteroperability_7_all.globalconfig", | |
"buildTransitive/config/analysislevelinteroperability_7_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelinteroperability_7_default.globalconfig", | |
"buildTransitive/config/analysislevelinteroperability_7_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelinteroperability_7_minimum.globalconfig", | |
"buildTransitive/config/analysislevelinteroperability_7_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelinteroperability_7_none.globalconfig", | |
"buildTransitive/config/analysislevelinteroperability_7_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelinteroperability_7_recommended.globalconfig", | |
"buildTransitive/config/analysislevelinteroperability_7_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelinteroperability_8_all.globalconfig", | |
"buildTransitive/config/analysislevelinteroperability_8_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelinteroperability_8_default.globalconfig", | |
"buildTransitive/config/analysislevelinteroperability_8_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelinteroperability_8_minimum.globalconfig", | |
"buildTransitive/config/analysislevelinteroperability_8_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelinteroperability_8_none.globalconfig", | |
"buildTransitive/config/analysislevelinteroperability_8_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelinteroperability_8_recommended.globalconfig", | |
"buildTransitive/config/analysislevelinteroperability_8_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelinteroperability_9_all.globalconfig", | |
"buildTransitive/config/analysislevelinteroperability_9_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelinteroperability_9_default.globalconfig", | |
"buildTransitive/config/analysislevelinteroperability_9_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelinteroperability_9_minimum.globalconfig", | |
"buildTransitive/config/analysislevelinteroperability_9_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelinteroperability_9_none.globalconfig", | |
"buildTransitive/config/analysislevelinteroperability_9_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelinteroperability_9_recommended.globalconfig", | |
"buildTransitive/config/analysislevelinteroperability_9_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmaintainability_5_all.globalconfig", | |
"buildTransitive/config/analysislevelmaintainability_5_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmaintainability_5_default.globalconfig", | |
"buildTransitive/config/analysislevelmaintainability_5_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmaintainability_5_minimum.globalconfig", | |
"buildTransitive/config/analysislevelmaintainability_5_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmaintainability_5_none.globalconfig", | |
"buildTransitive/config/analysislevelmaintainability_5_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmaintainability_5_recommended.globalconfig", | |
"buildTransitive/config/analysislevelmaintainability_5_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmaintainability_6_all.globalconfig", | |
"buildTransitive/config/analysislevelmaintainability_6_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmaintainability_6_default.globalconfig", | |
"buildTransitive/config/analysislevelmaintainability_6_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmaintainability_6_minimum.globalconfig", | |
"buildTransitive/config/analysislevelmaintainability_6_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmaintainability_6_none.globalconfig", | |
"buildTransitive/config/analysislevelmaintainability_6_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmaintainability_6_recommended.globalconfig", | |
"buildTransitive/config/analysislevelmaintainability_6_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmaintainability_7_all.globalconfig", | |
"buildTransitive/config/analysislevelmaintainability_7_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmaintainability_7_default.globalconfig", | |
"buildTransitive/config/analysislevelmaintainability_7_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmaintainability_7_minimum.globalconfig", | |
"buildTransitive/config/analysislevelmaintainability_7_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmaintainability_7_none.globalconfig", | |
"buildTransitive/config/analysislevelmaintainability_7_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmaintainability_7_recommended.globalconfig", | |
"buildTransitive/config/analysislevelmaintainability_7_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmaintainability_8_all.globalconfig", | |
"buildTransitive/config/analysislevelmaintainability_8_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmaintainability_8_default.globalconfig", | |
"buildTransitive/config/analysislevelmaintainability_8_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmaintainability_8_minimum.globalconfig", | |
"buildTransitive/config/analysislevelmaintainability_8_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmaintainability_8_none.globalconfig", | |
"buildTransitive/config/analysislevelmaintainability_8_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmaintainability_8_recommended.globalconfig", | |
"buildTransitive/config/analysislevelmaintainability_8_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmaintainability_9_all.globalconfig", | |
"buildTransitive/config/analysislevelmaintainability_9_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmaintainability_9_default.globalconfig", | |
"buildTransitive/config/analysislevelmaintainability_9_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmaintainability_9_minimum.globalconfig", | |
"buildTransitive/config/analysislevelmaintainability_9_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmaintainability_9_none.globalconfig", | |
"buildTransitive/config/analysislevelmaintainability_9_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelmaintainability_9_recommended.globalconfig", | |
"buildTransitive/config/analysislevelmaintainability_9_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelnaming_5_all.globalconfig", | |
"buildTransitive/config/analysislevelnaming_5_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelnaming_5_default.globalconfig", | |
"buildTransitive/config/analysislevelnaming_5_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelnaming_5_minimum.globalconfig", | |
"buildTransitive/config/analysislevelnaming_5_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelnaming_5_none.globalconfig", | |
"buildTransitive/config/analysislevelnaming_5_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelnaming_5_recommended.globalconfig", | |
"buildTransitive/config/analysislevelnaming_5_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelnaming_6_all.globalconfig", | |
"buildTransitive/config/analysislevelnaming_6_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelnaming_6_default.globalconfig", | |
"buildTransitive/config/analysislevelnaming_6_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelnaming_6_minimum.globalconfig", | |
"buildTransitive/config/analysislevelnaming_6_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelnaming_6_none.globalconfig", | |
"buildTransitive/config/analysislevelnaming_6_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelnaming_6_recommended.globalconfig", | |
"buildTransitive/config/analysislevelnaming_6_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelnaming_7_all.globalconfig", | |
"buildTransitive/config/analysislevelnaming_7_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelnaming_7_default.globalconfig", | |
"buildTransitive/config/analysislevelnaming_7_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelnaming_7_minimum.globalconfig", | |
"buildTransitive/config/analysislevelnaming_7_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelnaming_7_none.globalconfig", | |
"buildTransitive/config/analysislevelnaming_7_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelnaming_7_recommended.globalconfig", | |
"buildTransitive/config/analysislevelnaming_7_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelnaming_8_all.globalconfig", | |
"buildTransitive/config/analysislevelnaming_8_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelnaming_8_default.globalconfig", | |
"buildTransitive/config/analysislevelnaming_8_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelnaming_8_minimum.globalconfig", | |
"buildTransitive/config/analysislevelnaming_8_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelnaming_8_none.globalconfig", | |
"buildTransitive/config/analysislevelnaming_8_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelnaming_8_recommended.globalconfig", | |
"buildTransitive/config/analysislevelnaming_8_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelnaming_9_all.globalconfig", | |
"buildTransitive/config/analysislevelnaming_9_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelnaming_9_default.globalconfig", | |
"buildTransitive/config/analysislevelnaming_9_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelnaming_9_minimum.globalconfig", | |
"buildTransitive/config/analysislevelnaming_9_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelnaming_9_none.globalconfig", | |
"buildTransitive/config/analysislevelnaming_9_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelnaming_9_recommended.globalconfig", | |
"buildTransitive/config/analysislevelnaming_9_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelperformance_5_all.globalconfig", | |
"buildTransitive/config/analysislevelperformance_5_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelperformance_5_default.globalconfig", | |
"buildTransitive/config/analysislevelperformance_5_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelperformance_5_minimum.globalconfig", | |
"buildTransitive/config/analysislevelperformance_5_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelperformance_5_none.globalconfig", | |
"buildTransitive/config/analysislevelperformance_5_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelperformance_5_recommended.globalconfig", | |
"buildTransitive/config/analysislevelperformance_5_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelperformance_6_all.globalconfig", | |
"buildTransitive/config/analysislevelperformance_6_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelperformance_6_default.globalconfig", | |
"buildTransitive/config/analysislevelperformance_6_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelperformance_6_minimum.globalconfig", | |
"buildTransitive/config/analysislevelperformance_6_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelperformance_6_none.globalconfig", | |
"buildTransitive/config/analysislevelperformance_6_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelperformance_6_recommended.globalconfig", | |
"buildTransitive/config/analysislevelperformance_6_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelperformance_7_all.globalconfig", | |
"buildTransitive/config/analysislevelperformance_7_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelperformance_7_default.globalconfig", | |
"buildTransitive/config/analysislevelperformance_7_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelperformance_7_minimum.globalconfig", | |
"buildTransitive/config/analysislevelperformance_7_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelperformance_7_none.globalconfig", | |
"buildTransitive/config/analysislevelperformance_7_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelperformance_7_recommended.globalconfig", | |
"buildTransitive/config/analysislevelperformance_7_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelperformance_8_all.globalconfig", | |
"buildTransitive/config/analysislevelperformance_8_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelperformance_8_default.globalconfig", | |
"buildTransitive/config/analysislevelperformance_8_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelperformance_8_minimum.globalconfig", | |
"buildTransitive/config/analysislevelperformance_8_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelperformance_8_none.globalconfig", | |
"buildTransitive/config/analysislevelperformance_8_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelperformance_8_recommended.globalconfig", | |
"buildTransitive/config/analysislevelperformance_8_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelperformance_9_all.globalconfig", | |
"buildTransitive/config/analysislevelperformance_9_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelperformance_9_default.globalconfig", | |
"buildTransitive/config/analysislevelperformance_9_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelperformance_9_minimum.globalconfig", | |
"buildTransitive/config/analysislevelperformance_9_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelperformance_9_none.globalconfig", | |
"buildTransitive/config/analysislevelperformance_9_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelperformance_9_recommended.globalconfig", | |
"buildTransitive/config/analysislevelperformance_9_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelreliability_5_all.globalconfig", | |
"buildTransitive/config/analysislevelreliability_5_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelreliability_5_default.globalconfig", | |
"buildTransitive/config/analysislevelreliability_5_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelreliability_5_minimum.globalconfig", | |
"buildTransitive/config/analysislevelreliability_5_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelreliability_5_none.globalconfig", | |
"buildTransitive/config/analysislevelreliability_5_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelreliability_5_recommended.globalconfig", | |
"buildTransitive/config/analysislevelreliability_5_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelreliability_6_all.globalconfig", | |
"buildTransitive/config/analysislevelreliability_6_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelreliability_6_default.globalconfig", | |
"buildTransitive/config/analysislevelreliability_6_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelreliability_6_minimum.globalconfig", | |
"buildTransitive/config/analysislevelreliability_6_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelreliability_6_none.globalconfig", | |
"buildTransitive/config/analysislevelreliability_6_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelreliability_6_recommended.globalconfig", | |
"buildTransitive/config/analysislevelreliability_6_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelreliability_7_all.globalconfig", | |
"buildTransitive/config/analysislevelreliability_7_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelreliability_7_default.globalconfig", | |
"buildTransitive/config/analysislevelreliability_7_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelreliability_7_minimum.globalconfig", | |
"buildTransitive/config/analysislevelreliability_7_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelreliability_7_none.globalconfig", | |
"buildTransitive/config/analysislevelreliability_7_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelreliability_7_recommended.globalconfig", | |
"buildTransitive/config/analysislevelreliability_7_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelreliability_8_all.globalconfig", | |
"buildTransitive/config/analysislevelreliability_8_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelreliability_8_default.globalconfig", | |
"buildTransitive/config/analysislevelreliability_8_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelreliability_8_minimum.globalconfig", | |
"buildTransitive/config/analysislevelreliability_8_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelreliability_8_none.globalconfig", | |
"buildTransitive/config/analysislevelreliability_8_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelreliability_8_recommended.globalconfig", | |
"buildTransitive/config/analysislevelreliability_8_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelreliability_9_all.globalconfig", | |
"buildTransitive/config/analysislevelreliability_9_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelreliability_9_default.globalconfig", | |
"buildTransitive/config/analysislevelreliability_9_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelreliability_9_minimum.globalconfig", | |
"buildTransitive/config/analysislevelreliability_9_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelreliability_9_none.globalconfig", | |
"buildTransitive/config/analysislevelreliability_9_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelreliability_9_recommended.globalconfig", | |
"buildTransitive/config/analysislevelreliability_9_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelsecurity_5_all.globalconfig", | |
"buildTransitive/config/analysislevelsecurity_5_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelsecurity_5_default.globalconfig", | |
"buildTransitive/config/analysislevelsecurity_5_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelsecurity_5_minimum.globalconfig", | |
"buildTransitive/config/analysislevelsecurity_5_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelsecurity_5_none.globalconfig", | |
"buildTransitive/config/analysislevelsecurity_5_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelsecurity_5_recommended.globalconfig", | |
"buildTransitive/config/analysislevelsecurity_5_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelsecurity_6_all.globalconfig", | |
"buildTransitive/config/analysislevelsecurity_6_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelsecurity_6_default.globalconfig", | |
"buildTransitive/config/analysislevelsecurity_6_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelsecurity_6_minimum.globalconfig", | |
"buildTransitive/config/analysislevelsecurity_6_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelsecurity_6_none.globalconfig", | |
"buildTransitive/config/analysislevelsecurity_6_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelsecurity_6_recommended.globalconfig", | |
"buildTransitive/config/analysislevelsecurity_6_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelsecurity_7_all.globalconfig", | |
"buildTransitive/config/analysislevelsecurity_7_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelsecurity_7_default.globalconfig", | |
"buildTransitive/config/analysislevelsecurity_7_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelsecurity_7_minimum.globalconfig", | |
"buildTransitive/config/analysislevelsecurity_7_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelsecurity_7_none.globalconfig", | |
"buildTransitive/config/analysislevelsecurity_7_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelsecurity_7_recommended.globalconfig", | |
"buildTransitive/config/analysislevelsecurity_7_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelsecurity_8_all.globalconfig", | |
"buildTransitive/config/analysislevelsecurity_8_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelsecurity_8_default.globalconfig", | |
"buildTransitive/config/analysislevelsecurity_8_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelsecurity_8_minimum.globalconfig", | |
"buildTransitive/config/analysislevelsecurity_8_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelsecurity_8_none.globalconfig", | |
"buildTransitive/config/analysislevelsecurity_8_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelsecurity_8_recommended.globalconfig", | |
"buildTransitive/config/analysislevelsecurity_8_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelsecurity_9_all.globalconfig", | |
"buildTransitive/config/analysislevelsecurity_9_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelsecurity_9_default.globalconfig", | |
"buildTransitive/config/analysislevelsecurity_9_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelsecurity_9_minimum.globalconfig", | |
"buildTransitive/config/analysislevelsecurity_9_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelsecurity_9_none.globalconfig", | |
"buildTransitive/config/analysislevelsecurity_9_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelsecurity_9_recommended.globalconfig", | |
"buildTransitive/config/analysislevelsecurity_9_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelusage_5_all.globalconfig", | |
"buildTransitive/config/analysislevelusage_5_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelusage_5_default.globalconfig", | |
"buildTransitive/config/analysislevelusage_5_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelusage_5_minimum.globalconfig", | |
"buildTransitive/config/analysislevelusage_5_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelusage_5_none.globalconfig", | |
"buildTransitive/config/analysislevelusage_5_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelusage_5_recommended.globalconfig", | |
"buildTransitive/config/analysislevelusage_5_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelusage_6_all.globalconfig", | |
"buildTransitive/config/analysislevelusage_6_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelusage_6_default.globalconfig", | |
"buildTransitive/config/analysislevelusage_6_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelusage_6_minimum.globalconfig", | |
"buildTransitive/config/analysislevelusage_6_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelusage_6_none.globalconfig", | |
"buildTransitive/config/analysislevelusage_6_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelusage_6_recommended.globalconfig", | |
"buildTransitive/config/analysislevelusage_6_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelusage_7_all.globalconfig", | |
"buildTransitive/config/analysislevelusage_7_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelusage_7_default.globalconfig", | |
"buildTransitive/config/analysislevelusage_7_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelusage_7_minimum.globalconfig", | |
"buildTransitive/config/analysislevelusage_7_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelusage_7_none.globalconfig", | |
"buildTransitive/config/analysislevelusage_7_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelusage_7_recommended.globalconfig", | |
"buildTransitive/config/analysislevelusage_7_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelusage_8_all.globalconfig", | |
"buildTransitive/config/analysislevelusage_8_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelusage_8_default.globalconfig", | |
"buildTransitive/config/analysislevelusage_8_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelusage_8_minimum.globalconfig", | |
"buildTransitive/config/analysislevelusage_8_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelusage_8_none.globalconfig", | |
"buildTransitive/config/analysislevelusage_8_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelusage_8_recommended.globalconfig", | |
"buildTransitive/config/analysislevelusage_8_recommended_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelusage_9_all.globalconfig", | |
"buildTransitive/config/analysislevelusage_9_all_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelusage_9_default.globalconfig", | |
"buildTransitive/config/analysislevelusage_9_default_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelusage_9_minimum.globalconfig", | |
"buildTransitive/config/analysislevelusage_9_minimum_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelusage_9_none.globalconfig", | |
"buildTransitive/config/analysislevelusage_9_none_warnaserror.globalconfig", | |
"buildTransitive/config/analysislevelusage_9_recommended.globalconfig", | |
"buildTransitive/config/analysislevelusage_9_recommended_warnaserror.globalconfig", | |
"documentation/Analyzer Configuration.md", | |
"documentation/Microsoft.CodeAnalysis.NetAnalyzers.md", | |
"documentation/Microsoft.CodeAnalysis.NetAnalyzers.sarif", | |
"documentation/readme.md", | |
"editorconfig/AllRulesDefault/.editorconfig", | |
"editorconfig/AllRulesDisabled/.editorconfig", | |
"editorconfig/AllRulesEnabled/.editorconfig", | |
"editorconfig/DataflowRulesDefault/.editorconfig", | |
"editorconfig/DataflowRulesEnabled/.editorconfig", | |
"editorconfig/DesignRulesDefault/.editorconfig", | |
"editorconfig/DesignRulesEnabled/.editorconfig", | |
"editorconfig/DocumentationRulesDefault/.editorconfig", | |
"editorconfig/DocumentationRulesEnabled/.editorconfig", | |
"editorconfig/GlobalizationRulesDefault/.editorconfig", | |
"editorconfig/GlobalizationRulesEnabled/.editorconfig", | |
"editorconfig/InteroperabilityRulesDefault/.editorconfig", | |
"editorconfig/InteroperabilityRulesEnabled/.editorconfig", | |
"editorconfig/MaintainabilityRulesDefault/.editorconfig", | |
"editorconfig/MaintainabilityRulesEnabled/.editorconfig", | |
"editorconfig/NamingRulesDefault/.editorconfig", | |
"editorconfig/NamingRulesEnabled/.editorconfig", | |
"editorconfig/PerformanceRulesDefault/.editorconfig", | |
"editorconfig/PerformanceRulesEnabled/.editorconfig", | |
"editorconfig/PortedFromFxCopRulesDefault/.editorconfig", | |
"editorconfig/PortedFromFxCopRulesEnabled/.editorconfig", | |
"editorconfig/ReliabilityRulesDefault/.editorconfig", | |
"editorconfig/ReliabilityRulesEnabled/.editorconfig", | |
"editorconfig/SecurityRulesDefault/.editorconfig", | |
"editorconfig/SecurityRulesEnabled/.editorconfig", | |
"editorconfig/UsageRulesDefault/.editorconfig", | |
"editorconfig/UsageRulesEnabled/.editorconfig", | |
"microsoft.codeanalysis.netanalyzers.9.0.0-preview.24405.1.nupkg.sha512", | |
"microsoft.codeanalysis.netanalyzers.nuspec", | |
"rulesets/AllRulesDefault.ruleset", | |
"rulesets/AllRulesDisabled.ruleset", | |
"rulesets/AllRulesEnabled.ruleset", | |
"rulesets/DataflowRulesDefault.ruleset", | |
"rulesets/DataflowRulesEnabled.ruleset", | |
"rulesets/DesignRulesDefault.ruleset", | |
"rulesets/DesignRulesEnabled.ruleset", | |
"rulesets/DocumentationRulesDefault.ruleset", | |
"rulesets/DocumentationRulesEnabled.ruleset", | |
"rulesets/GlobalizationRulesDefault.ruleset", | |
"rulesets/GlobalizationRulesEnabled.ruleset", | |
"rulesets/InteroperabilityRulesDefault.ruleset", | |
"rulesets/InteroperabilityRulesEnabled.ruleset", | |
"rulesets/MaintainabilityRulesDefault.ruleset", | |
"rulesets/MaintainabilityRulesEnabled.ruleset", | |
"rulesets/NamingRulesDefault.ruleset", | |
"rulesets/NamingRulesEnabled.ruleset", | |
"rulesets/PerformanceRulesDefault.ruleset", | |
"rulesets/PerformanceRulesEnabled.ruleset", | |
"rulesets/PortedFromFxCopRulesDefault.ruleset", | |
"rulesets/PortedFromFxCopRulesEnabled.ruleset", | |
"rulesets/ReliabilityRulesDefault.ruleset", | |
"rulesets/ReliabilityRulesEnabled.ruleset", | |
"rulesets/SecurityRulesDefault.ruleset", | |
"rulesets/SecurityRulesEnabled.ruleset", | |
"rulesets/UsageRulesDefault.ruleset", | |
"rulesets/UsageRulesEnabled.ruleset", | |
"tools/install.ps1", | |
"tools/uninstall.ps1" | |
] | |
}, | |
"Microsoft.CodeAnalysis.VisualBasic/4.12.0-2.24417.1": { | |
"sha512": "NFBvv0qFrTJglr8yEOKA6rVY/w69NXXYaW8PzgcJgqK6qELc+U/pf69GMV7CZJR8VkAbV5cSdQpd/T90Ou3G/w==", | |
"type": "package", | |
"path": "microsoft.codeanalysis.visualbasic/4.12.0-2.24417.1", | |
"files": [ | |
".nupkg.metadata", | |
".signature.p7s", | |
"Icon.png", | |
"ThirdPartyNotices.rtf", | |
"lib/net7.0/Microsoft.CodeAnalysis.VisualBasic.dll", | |
"lib/net7.0/Microsoft.CodeAnalysis.VisualBasic.pdb", | |
"lib/net7.0/Microsoft.CodeAnalysis.VisualBasic.xml", | |
"lib/net7.0/cs/Microsoft.CodeAnalysis.VisualBasic.resources.dll", | |
"lib/net7.0/de/Microsoft.CodeAnalysis.VisualBasic.resources.dll", | |
"lib/net7.0/es/Microsoft.CodeAnalysis.VisualBasic.resources.dll", | |
"lib/net7.0/fr/Microsoft.CodeAnalysis.VisualBasic.resources.dll", | |
"lib/net7.0/it/Microsoft.CodeAnalysis.VisualBasic.resources.dll", | |
"lib/net7.0/ja/Microsoft.CodeAnalysis.VisualBasic.resources.dll", | |
"lib/net7.0/ko/Microsoft.CodeAnalysis.VisualBasic.resources.dll", | |
"lib/net7.0/pl/Microsoft.CodeAnalysis.VisualBasic.resources.dll", | |
"lib/net7.0/pt-BR/Microsoft.CodeAnalysis.VisualBasic.resources.dll", | |
"lib/net7.0/ru/Microsoft.CodeAnalysis.VisualBasic.resources.dll", | |
"lib/net7.0/tr/Microsoft.CodeAnalysis.VisualBasic.resources.dll", | |
"lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.VisualBasic.resources.dll", | |
"lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.VisualBasic.resources.dll", | |
"lib/net8.0/Microsoft.CodeAnalysis.VisualBasic.dll", | |
"lib/net8.0/Microsoft.CodeAnalysis.VisualBasic.pdb", | |
"lib/net8.0/Microsoft.CodeAnalysis.VisualBasic.xml", | |
"lib/net8.0/cs/Microsoft.CodeAnalysis.VisualBasic.resources.dll", | |
"lib/net8.0/de/Microsoft.CodeAnalysis.VisualBasic.resources.dll", | |
"lib/net8.0/es/Microsoft.CodeAnalysis.VisualBasic.resources.dll", | |
"lib/net8.0/fr/Microsoft.CodeAnalysis.VisualBasic.resources.dll", | |
"lib/net8.0/it/Microsoft.CodeAnalysis.VisualBasic.resources.dll", | |
"lib/net8.0/ja/Microsoft.CodeAnalysis.VisualBasic.resources.dll", | |
"lib/net8.0/ko/Microsoft.CodeAnalysis.VisualBasic.resources.dll", | |
"lib/net8.0/pl/Microsoft.CodeAnalysis.VisualBasic.resources.dll", | |
"lib/net8.0/pt-BR/Microsoft.CodeAnalysis.VisualBasic.resources.dll", | |
"lib/net8.0/ru/Microsoft.CodeAnalysis.VisualBasic.resources.dll", | |
"lib/net8.0/tr/Microsoft.CodeAnalysis.VisualBasic.resources.dll", | |
"lib/net8.0/zh-Hans/Microsoft.CodeAnalysis.VisualBasic.resources.dll", | |
"lib/net8.0/zh-Hant/Microsoft.CodeAnalysis.VisualBasic.resources.dll", | |
"lib/netstandard2.0/Microsoft.CodeAnalysis.VisualBasic.dll", | |
"lib/netstandard2.0/Microsoft.CodeAnalysis.VisualBasic.pdb", | |
"lib/netstandard2.0/Microsoft.CodeAnalysis.VisualBasic.xml", | |
"lib/netstandard2.0/cs/Microsoft.CodeAnalysis.VisualBasic.resources.dll", | |
"lib/netstandard2.0/de/Microsoft.CodeAnalysis.VisualBasic.resources.dll", | |
"lib/netstandard2.0/es/Microsoft.CodeAnalysis.VisualBasic.resources.dll", | |
"lib/netstandard2.0/fr/Microsoft.CodeAnalysis.VisualBasic.resources.dll", | |
"lib/netstandard2.0/it/Microsoft.CodeAnalysis.VisualBasic.resources.dll", | |
"lib/netstandard2.0/ja/Microsoft.CodeAnalysis.VisualBasic.resources.dll", | |
"lib/netstandard2.0/ko/Microsoft.CodeAnalysis.VisualBasic.resources.dll", | |
"lib/netstandard2.0/pl/Microsoft.CodeAnalysis.VisualBasic.resources.dll", | |
"lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.VisualBasic.resources.dll", | |
"lib/netstandard2.0/ru/Microsoft.CodeAnalysis.VisualBasic.resources.dll", | |
"lib/netstandard2.0/tr/Microsoft.CodeAnalysis.VisualBasic.resources.dll", | |
"lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.VisualBasic.resources.dll", | |
"lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.VisualBasic.resources.dll", | |
"microsoft.codeanalysis.visualbasic.4.12.0-2.24417.1.nupkg.sha512", | |
"microsoft.codeanalysis.visualbasic.nuspec" | |
] | |
}, | |
"Microsoft.CodeAnalysis.VisualBasic.Workspaces/4.12.0-2.24417.1": { | |
"sha512": "jnpK4xxbOqIiVZzSllw0qLMj3ZOxF3fxT/lYMyAjlG4MhVtVYY+upUKG+m84IhVcC1dlU+RKnxozcWQIbgwLnA==", | |
"type": "package", | |
"path": "microsoft.codeanalysis.visualbasic.workspaces/4.12.0-2.24417.1", | |
"files": [ | |
".nupkg.metadata", | |
".signature.p7s", | |
"Icon.png", | |
"ThirdPartyNotices.rtf", | |
"lib/net7.0/Microsoft.CodeAnalysis.VisualBasic.Workspaces.dll", | |
"lib/net7.0/Microsoft.CodeAnalysis.VisualBasic.Workspaces.pdb", | |
"lib/net7.0/Microsoft.CodeAnalysis.VisualBasic.Workspaces.xml", | |
"lib/net7.0/cs/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll", | |
"lib/net7.0/de/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll", | |
"lib/net7.0/es/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll", | |
"lib/net7.0/fr/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll", | |
"lib/net7.0/it/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll", | |
"lib/net7.0/ja/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll", | |
"lib/net7.0/ko/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll", | |
"lib/net7.0/pl/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll", | |
"lib/net7.0/pt-BR/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll", | |
"lib/net7.0/ru/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll", | |
"lib/net7.0/tr/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll", | |
"lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll", | |
"lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll", | |
"lib/net8.0/Microsoft.CodeAnalysis.VisualBasic.Workspaces.dll", | |
"lib/net8.0/Microsoft.CodeAnalysis.VisualBasic.Workspaces.pdb", | |
"lib/net8.0/Microsoft.CodeAnalysis.VisualBasic.Workspaces.xml", | |
"lib/net8.0/cs/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll", | |
"lib/net8.0/de/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll", | |
"lib/net8.0/es/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll", | |
"lib/net8.0/fr/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll", | |
"lib/net8.0/it/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll", | |
"lib/net8.0/ja/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll", | |
"lib/net8.0/ko/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll", | |
"lib/net8.0/pl/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll", | |
"lib/net8.0/pt-BR/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll", | |
"lib/net8.0/ru/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll", | |
"lib/net8.0/tr/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll", | |
"lib/net8.0/zh-Hans/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll", | |
"lib/net8.0/zh-Hant/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll", | |
"lib/netstandard2.0/Microsoft.CodeAnalysis.VisualBasic.Workspaces.dll", | |
"lib/netstandard2.0/Microsoft.CodeAnalysis.VisualBasic.Workspaces.pdb", | |
"lib/netstandard2.0/Microsoft.CodeAnalysis.VisualBasic.Workspaces.xml", | |
"lib/netstandard2.0/cs/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll", | |
"lib/netstandard2.0/de/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll", | |
"lib/netstandard2.0/es/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll", | |
"lib/netstandard2.0/fr/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll", | |
"lib/netstandard2.0/it/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll", | |
"lib/netstandard2.0/ja/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll", | |
"lib/netstandard2.0/ko/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll", | |
"lib/netstandard2.0/pl/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll", | |
"lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll", | |
"lib/netstandard2.0/ru/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll", | |
"lib/netstandard2.0/tr/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll", | |
"lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll", | |
"lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll", | |
"microsoft.codeanalysis.visualbasic.workspaces.4.12.0-2.24417.1.nupkg.sha512", | |
"microsoft.codeanalysis.visualbasic.workspaces.nuspec" | |
] | |
}, | |
"Microsoft.CodeAnalysis.Workspaces.Common/4.12.0-2.24417.1": { | |
"sha512": "/fJu5DCukkcVZNAU8dfM+K38pCqwrhzU2K8xnEOE3f1LtEDtuFXzHG41NUmZc2II2rnpeeMcqoxoosOm2yUSgQ==", | |
"type": "package", | |
"path": "microsoft.codeanalysis.workspaces.common/4.12.0-2.24417.1", | |
"files": [ | |
".nupkg.metadata", | |
".signature.p7s", | |
"Icon.png", | |
"ThirdPartyNotices.rtf", | |
"lib/net7.0/Microsoft.CodeAnalysis.Workspaces.dll", | |
"lib/net7.0/Microsoft.CodeAnalysis.Workspaces.pdb", | |
"lib/net7.0/Microsoft.CodeAnalysis.Workspaces.xml", | |
"lib/net7.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll", | |
"lib/net7.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll", | |
"lib/net7.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll", | |
"lib/net7.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll", | |
"lib/net7.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll", | |
"lib/net7.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll", | |
"lib/net7.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll", | |
"lib/net7.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll", | |
"lib/net7.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll", | |
"lib/net7.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll", | |
"lib/net7.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll", | |
"lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll", | |
"lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll", | |
"lib/net8.0/Microsoft.CodeAnalysis.Workspaces.dll", | |
"lib/net8.0/Microsoft.CodeAnalysis.Workspaces.pdb", | |
"lib/net8.0/Microsoft.CodeAnalysis.Workspaces.xml", | |
"lib/net8.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll", | |
"lib/net8.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll", | |
"lib/net8.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll", | |
"lib/net8.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll", | |
"lib/net8.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll", | |
"lib/net8.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll", | |
"lib/net8.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll", | |
"lib/net8.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll", | |
"lib/net8.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll", | |
"lib/net8.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll", | |
"lib/net8.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll", | |
"lib/net8.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll", | |
"lib/net8.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll", | |
"lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.dll", | |
"lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.pdb", | |
"lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.xml", | |
"lib/netstandard2.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll", | |
"lib/netstandard2.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll", | |
"lib/netstandard2.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll", | |
"lib/netstandard2.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll", | |
"lib/netstandard2.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll", | |
"lib/netstandard2.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll", | |
"lib/netstandard2.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll", | |
"lib/netstandard2.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll", | |
"lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll", | |
"lib/netstandard2.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll", | |
"lib/netstandard2.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll", | |
"lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll", | |
"lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll", | |
"microsoft.codeanalysis.workspaces.common.4.12.0-2.24417.1.nupkg.sha512", | |
"microsoft.codeanalysis.workspaces.common.nuspec" | |
] | |
}, | |
"Microsoft.CodeCoverage/17.4.0-preview-20220707-01": { | |
"sha512": "wAAM72OkpJ5V6Z3OPUH6jZAeXElN8eLxqJeEnP/FqJIhQw4vGIicOzeB64LsF62yXVK03FTzj2jZWf5o+O/YKg==", | |
"type": "package", | |
"path": "microsoft.codecoverage/17.4.0-preview-20220707-01", | |
"files": [ | |
".nupkg.metadata", | |
".signature.p7s", | |
"Icon.png", | |
"LICENSE_NET.txt", | |
"ThirdPartyNotices.txt", | |
"build/netstandard1.0/CodeCoverage/CodeCoverage.config", | |
"build/netstandard1.0/CodeCoverage/CodeCoverage.exe", | |
"build/netstandard1.0/CodeCoverage/VanguardInstrumentationProfiler_x86.config", | |
"build/netstandard1.0/CodeCoverage/amd64/CodeCoverage.exe", | |
"build/netstandard1.0/CodeCoverage/amd64/VanguardInstrumentationProfiler_x64.config", | |
"build/netstandard1.0/CodeCoverage/amd64/covrun64.dll", | |
"build/netstandard1.0/CodeCoverage/amd64/msdia140.dll", | |
"build/netstandard1.0/CodeCoverage/arm64/VanguardInstrumentationProfiler_arm64.config", | |
"build/netstandard1.0/CodeCoverage/arm64/covrunarm64.dll", | |
"build/netstandard1.0/CodeCoverage/arm64/msdia140.dll", | |
"build/netstandard1.0/CodeCoverage/codecoveragemessages.dll", | |
"build/netstandard1.0/CodeCoverage/coreclr/Microsoft.VisualStudio.CodeCoverage.Shim.dll", | |
"build/netstandard1.0/CodeCoverage/covrun32.dll", | |
"build/netstandard1.0/CodeCoverage/msdia140.dll", | |
"build/netstandard1.0/InstrumentationEngine/alpine/x64/VanguardInstrumentationProfiler_x64.config", | |
"build/netstandard1.0/InstrumentationEngine/alpine/x64/libCoverageInstrumentationMethod.so", | |
"build/netstandard1.0/InstrumentationEngine/alpine/x64/libInstrumentationEngine.so", | |
"build/netstandard1.0/InstrumentationEngine/arm64/MicrosoftInstrumentationEngine_arm64.dll", | |
"build/netstandard1.0/InstrumentationEngine/macos/x64/VanguardInstrumentationProfiler_x64.config", | |
"build/netstandard1.0/InstrumentationEngine/macos/x64/libCoverageInstrumentationMethod.dylib", | |
"build/netstandard1.0/InstrumentationEngine/macos/x64/libInstrumentationEngine.dylib", | |
"build/netstandard1.0/InstrumentationEngine/ubuntu/x64/VanguardInstrumentationProfiler_x64.config", | |
"build/netstandard1.0/InstrumentationEngine/ubuntu/x64/libCoverageInstrumentationMethod.so", | |
"build/netstandard1.0/InstrumentationEngine/ubuntu/x64/libInstrumentationEngine.so", | |
"build/netstandard1.0/InstrumentationEngine/x64/MicrosoftInstrumentationEngine_x64.dll", | |
"build/netstandard1.0/InstrumentationEngine/x86/MicrosoftInstrumentationEngine_x86.dll", | |
"build/netstandard1.0/Microsoft.CodeCoverage.Core.dll", | |
"build/netstandard1.0/Microsoft.CodeCoverage.Instrumentation.dll", | |
"build/netstandard1.0/Microsoft.CodeCoverage.Interprocess.dll", | |
"build/netstandard1.0/Microsoft.CodeCoverage.props", | |
"build/netstandard1.0/Microsoft.CodeCoverage.targets", | |
"build/netstandard1.0/Microsoft.VisualStudio.TraceDataCollector.dll", | |
"build/netstandard1.0/Mono.Cecil.Pdb.dll", | |
"build/netstandard1.0/Mono.Cecil.dll", | |
"build/netstandard1.0/ThirdPartyNotices.txt", | |
"build/netstandard1.0/cs/Microsoft.VisualStudio.TraceDataCollector.resources.dll", | |
"build/netstandard1.0/de/Microsoft.VisualStudio.TraceDataCollector.resources.dll", | |
"build/netstandard1.0/es/Microsoft.VisualStudio.TraceDataCollector.resources.dll", | |
"build/netstandard1.0/fr/Microsoft.VisualStudio.TraceDataCollector.resources.dll", | |
"build/netstandard1.0/it/Microsoft.VisualStudio.TraceDataCollector.resources.dll", | |
"build/netstandard1.0/ja/Microsoft.VisualStudio.TraceDataCollector.resources.dll", | |
"build/netstandard1.0/ko/Microsoft.VisualStudio.TraceDataCollector.resources.dll", | |
"build/netstandard1.0/pl/Microsoft.VisualStudio.TraceDataCollector.resources.dll", | |
"build/netstandard1.0/pt-BR/Microsoft.VisualStudio.TraceDataCollector.resources.dll", | |
"build/netstandard1.0/ru/Microsoft.VisualStudio.TraceDataCollector.resources.dll", | |
"build/netstandard1.0/tr/Microsoft.VisualStudio.TraceDataCollector.resources.dll", | |
"build/netstandard1.0/zh-Hans/Microsoft.VisualStudio.TraceDataCollector.resources.dll", | |
"build/netstandard1.0/zh-Hant/Microsoft.VisualStudio.TraceDataCollector.resources.dll", | |
"lib/net45/Microsoft.VisualStudio.CodeCoverage.Shim.dll", | |
"lib/netcoreapp1.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll", | |
"microsoft.codecoverage.17.4.0-preview-20220707-01.nupkg.sha512", | |
"microsoft.codecoverage.nuspec" | |
] | |
}, | |
"Microsoft.Diagnostics.Runtime/1.0.5": { | |
"sha512": "gqvgDaiveNEOvHptLcx4yyC+OHmK3WzWqw2NI/mfARe/ZohGvI5XlYx7fHxuiG6r541pBkpKebtRUBRhTRRX3g==", | |
"type": "package", | |
"path": "microsoft.diagnostics.runtime/1.0.5", | |
"files": [ | |
".nupkg.metadata", | |
".signature.p7s", | |
"License-Stable.rtf", | |
"lib/net45/Microsoft.Diagnostics.Runtime.dll", | |
"lib/net45/Microsoft.Diagnostics.Runtime.pdb", | |
"lib/net45/Microsoft.Diagnostics.Runtime.xml", | |
"lib/netstandard2.0/Microsoft.Diagnostics.Runtime.dll", | |
"lib/netstandard2.0/Microsoft.Diagnostics.Runtime.pdb", | |
"microsoft.diagnostics.runtime.1.0.5.nupkg.sha512", | |
"microsoft.diagnostics.runtime.nuspec" | |
] | |
}, | |
"Microsoft.DotNet.Build.Tasks.TargetFramework/9.0.0-beta.24416.2": { | |
"sha512": "Epwqk7TjkYa9sg2eX67I2YrArepQ3V91nJZ1ppVXzucbL9dY7Tchs5O3zge4JcqkHHmDweeluG05DSKq7uhtiA==", | |
"type": "package", | |
"path": "microsoft.dotnet.build.tasks.targetframework/9.0.0-beta.24416.2", | |
"hasTools": true, | |
"files": [ | |
".nupkg.metadata", | |
"Icon.png", | |
"LICENSE.txt", | |
"THIRD-PARTY-NOTICES.txt", | |
"build/BinPlace.targets", | |
"build/Microsoft.DotNet.Build.Tasks.TargetFramework.props", | |
"build/Microsoft.DotNet.Build.Tasks.TargetFramework.targets", | |
"buildMultiTargeting/Microsoft.DotNet.Build.Tasks.TargetFramework.props", | |
"buildMultiTargeting/Microsoft.DotNet.Build.Tasks.TargetFramework.targets", | |
"microsoft.dotnet.build.tasks.targetframework.9.0.0-beta.24416.2.nupkg.sha512", | |
"microsoft.dotnet.build.tasks.targetframework.nuspec", | |
"tools/net472/Microsoft.DotNet.Build.Tasks.TargetFramework.dll", | |
"tools/net472/Microsoft.DotNet.Build.Tasks.TargetFramework.dll.config", | |
"tools/net472/Newtonsoft.Json.dll", | |
"tools/net472/NuGet.Common.dll", | |
"tools/net472/NuGet.Configuration.dll", | |
"tools/net472/NuGet.Frameworks.dll", | |
"tools/net472/NuGet.Packaging.dll", | |
"tools/net472/NuGet.Versioning.dll", | |
"tools/net9.0/Microsoft.DotNet.Build.Tasks.TargetFramework.deps.json", | |
"tools/net9.0/Microsoft.DotNet.Build.Tasks.TargetFramework.dll" | |
] | |
}, | |
"Microsoft.DotNet.CodeAnalysis/9.0.0-beta.24416.2": { | |
"sha512": "ID/RJHxCOg9aGcjjNv5CeBevFzizok/p2+LmWtR1dxNqa2uFMXFHKerPEwEQuhrKedrvEjOWxhsHixGUX9HB9A==", | |
"type": "package", | |
"path": "microsoft.dotnet.codeanalysis/9.0.0-beta.24416.2", | |
"files": [ | |
".nupkg.metadata", | |
"Icon.png", | |
"analyzers/Microsoft.DotNet.CodeAnalysis.dll", | |
"build/Microsoft.DotNet.CodeAnalysis.targets", | |
"content/Default.ruleset", | |
"content/PinvokeAnalyzer_Win32Apis.txt", | |
"content/PinvokeAnalyzer_Win32UWPApis.txt", | |
"microsoft.dotnet.codeanalysis.9.0.0-beta.24416.2.nupkg.sha512", | |
"microsoft.dotnet.codeanalysis.nuspec" | |
] | |
}, | |
"Microsoft.DotNet.RemoteExecutor/9.0.0-beta.24416.2": { | |
"sha512": "T/AQXOxP0IF27XNuy0XgkTRSYs/SkPG6+XdHTGODNkSJZWl2McPlETT8qH6OYChEH5Ed9ukkI7pQGyh5ANcI3w==", | |
"type": "package", | |
"path": "microsoft.dotnet.remoteexecutor/9.0.0-beta.24416.2", | |
"files": [ | |
".nupkg.metadata", | |
"Icon.png", | |
"LICENSE.txt", | |
"THIRD-PARTY-NOTICES.txt", | |
"build/Microsoft.DotNet.RemoteExecutor.targets", | |
"lib/net462/Microsoft.DotNet.RemoteExecutor.exe", | |
"lib/net462/Microsoft.DotNet.RemoteExecutor.exe.config", | |
"lib/net8.0/Microsoft.DotNet.RemoteExecutor.deps.json", | |
"lib/net8.0/Microsoft.DotNet.RemoteExecutor.dll", | |
"lib/net8.0/Microsoft.DotNet.RemoteExecutor.runtimeconfig.json", | |
"microsoft.dotnet.remoteexecutor.9.0.0-beta.24416.2.nupkg.sha512", | |
"microsoft.dotnet.remoteexecutor.nuspec" | |
] | |
}, | |
"Microsoft.DotNet.XUnitAssert/2.9.0-beta.24416.2": { | |
"sha512": "SCR9jprefLmk5rCY3pgVRJJBFLm79DC9LaTUvu+4P8Q7LMUt0AM3TNZgGd/Y9xPxk9bq0bML5+We3YCPkU7gAA==", | |
"type": "package", | |
"path": "microsoft.dotnet.xunitassert/2.9.0-beta.24416.2", | |
"files": [ | |
".nupkg.metadata", | |
"Icon.png", | |
"LICENSE.txt", | |
"THIRD-PARTY-NOTICES.txt", | |
"lib/net8.0/xunit.assert.dll", | |
"microsoft.dotnet.xunitassert.2.9.0-beta.24416.2.nupkg.sha512", | |
"microsoft.dotnet.xunitassert.nuspec" | |
] | |
}, | |
"Microsoft.DotNet.XUnitConsoleRunner/2.9.0-beta.24416.2": { | |
"sha512": "PxcSPVmeYGNRf49+teH7t/315M7KgrN2CS2OBUjRv4PzCSrX4CffDLQsdR7DIn0pRJ87t8H8Z3WEIjnkkp0kzg==", | |
"type": "package", | |
"path": "microsoft.dotnet.xunitconsolerunner/2.9.0-beta.24416.2", | |
"hasTools": true, | |
"files": [ | |
".nupkg.metadata", | |
"Icon.png", | |
"LICENSE.txt", | |
"THIRD-PARTY-NOTICES.txt", | |
"build/Microsoft.DotNet.XUnitConsoleRunner.props", | |
"microsoft.dotnet.xunitconsolerunner.2.9.0-beta.24416.2.nupkg.sha512", | |
"microsoft.dotnet.xunitconsolerunner.nuspec", | |
"tools/net9.0/xunit.abstractions.dll", | |
"tools/net9.0/xunit.console.deps.json", | |
"tools/net9.0/xunit.console.dll", | |
"tools/net9.0/xunit.console.exe", | |
"tools/net9.0/xunit.console.runtimeconfig.json", | |
"tools/net9.0/xunit.runner.reporters.netcoreapp10.dll", | |
"tools/net9.0/xunit.runner.utility.netcoreapp10.dll" | |
] | |
}, | |
"Microsoft.DotNet.XUnitExtensions/9.0.0-beta.24416.2": { | |
"sha512": "BXfhT4NiG/nad4gV3jxj27Mf6ab3bMfhB/ZB4/HledvPuuozw/aszcY1J7lZnNPYZ/+b8MQArvrt/MPOZnxM0A==", | |
"type": "package", | |
"path": "microsoft.dotnet.xunitextensions/9.0.0-beta.24416.2", | |
"files": [ | |
".nupkg.metadata", | |
"Icon.png", | |
"LICENSE.txt", | |
"THIRD-PARTY-NOTICES.txt", | |
"lib/net462/Microsoft.DotNet.XUnitExtensions.dll", | |
"lib/net8.0/Microsoft.DotNet.XUnitExtensions.dll", | |
"lib/netstandard2.0/Microsoft.DotNet.XUnitExtensions.dll", | |
"microsoft.dotnet.xunitextensions.9.0.0-beta.24416.2.nupkg.sha512", | |
"microsoft.dotnet.xunitextensions.nuspec" | |
] | |
}, | |
"Microsoft.Net.Compilers.Toolset/4.12.0-2.24417.1": { | |
"sha512": "VNFiKEldjhIxeTH9G+0+bqAfTmWSkNcKsBYw+y/tcLGGhT4jTbBIm6j+el9RykABPj7DIWAzarkxOQU2tu9uhg==", | |
"type": "package", | |
"path": "microsoft.net.compilers.toolset/4.12.0-2.24417.1", | |
"files": [ | |
".nupkg.metadata", | |
".signature.p7s", | |
"Icon.png", | |
"ThirdPartyNotices.rtf", | |
"build/Microsoft.Net.Compilers.Toolset.props", | |
"buildMultiTargeting/Microsoft.Net.Compilers.Toolset.props", | |
"microsoft.net.compilers.toolset.4.12.0-2.24417.1.nupkg.sha512", | |
"microsoft.net.compilers.toolset.nuspec", | |
"tasks/net472/Microsoft.Build.Tasks.CodeAnalysis.dll", | |
"tasks/net472/Microsoft.CSharp.Core.targets", | |
"tasks/net472/Microsoft.CodeAnalysis.CSharp.Scripting.dll", | |
"tasks/net472/Microsoft.CodeAnalysis.CSharp.dll", | |
"tasks/net472/Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.dll", | |
"tasks/net472/Microsoft.CodeAnalysis.Scripting.dll", | |
"tasks/net472/Microsoft.CodeAnalysis.VisualBasic.dll", | |
"tasks/net472/Microsoft.CodeAnalysis.dll", | |
"tasks/net472/Microsoft.DiaSymReader.Native.amd64.dll", | |
"tasks/net472/Microsoft.DiaSymReader.Native.arm64.dll", | |
"tasks/net472/Microsoft.DiaSymReader.Native.x86.dll", | |
"tasks/net472/Microsoft.Managed.Core.CurrentVersions.targets", | |
"tasks/net472/Microsoft.Managed.Core.targets", | |
"tasks/net472/Microsoft.VisualBasic.Core.targets", | |
"tasks/net472/System.Buffers.dll", | |
"tasks/net472/System.Collections.Immutable.dll", | |
"tasks/net472/System.Memory.dll", | |
"tasks/net472/System.Numerics.Vectors.dll", | |
"tasks/net472/System.Reflection.Metadata.dll", | |
"tasks/net472/System.Runtime.CompilerServices.Unsafe.dll", | |
"tasks/net472/System.Text.Encoding.CodePages.dll", | |
"tasks/net472/System.Threading.Tasks.Extensions.dll", | |
"tasks/net472/VBCSCompiler.exe", | |
"tasks/net472/VBCSCompiler.exe.config", | |
"tasks/net472/cs/Microsoft.Build.Tasks.CodeAnalysis.resources.dll", | |
"tasks/net472/cs/Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll", | |
"tasks/net472/cs/Microsoft.CodeAnalysis.CSharp.resources.dll", | |
"tasks/net472/cs/Microsoft.CodeAnalysis.Scripting.resources.dll", | |
"tasks/net472/cs/Microsoft.CodeAnalysis.VisualBasic.resources.dll", | |
"tasks/net472/cs/Microsoft.CodeAnalysis.resources.dll", | |
"tasks/net472/csc.exe", | |
"tasks/net472/csc.exe.config", | |
"tasks/net472/csc.rsp", | |
"tasks/net472/csi.exe", | |
"tasks/net472/csi.exe.config", | |
"tasks/net472/csi.rsp", | |
"tasks/net472/de/Microsoft.Build.Tasks.CodeAnalysis.resources.dll", | |
"tasks/net472/de/Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll", | |
"tasks/net472/de/Microsoft.CodeAnalysis.CSharp.resources.dll", | |
"tasks/net472/de/Microsoft.CodeAnalysis.Scripting.resources.dll", | |
"tasks/net472/de/Microsoft.CodeAnalysis.VisualBasic.resources.dll", | |
"tasks/net472/de/Microsoft.CodeAnalysis.resources.dll", | |
"tasks/net472/es/Microsoft.Build.Tasks.CodeAnalysis.resources.dll", | |
"tasks/net472/es/Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll", | |
"tasks/net472/es/Microsoft.CodeAnalysis.CSharp.resources.dll", | |
"tasks/net472/es/Microsoft.CodeAnalysis.Scripting.resources.dll", | |
"tasks/net472/es/Microsoft.CodeAnalysis.VisualBasic.resources.dll", | |
"tasks/net472/es/Microsoft.CodeAnalysis.resources.dll", | |
"tasks/net472/fr/Microsoft.Build.Tasks.CodeAnalysis.resources.dll", | |
"tasks/net472/fr/Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll", | |
"tasks/net472/fr/Microsoft.CodeAnalysis.CSharp.resources.dll", | |
"tasks/net472/fr/Microsoft.CodeAnalysis.Scripting.resources.dll", | |
"tasks/net472/fr/Microsoft.CodeAnalysis.VisualBasic.resources.dll", | |
"tasks/net472/fr/Microsoft.CodeAnalysis.resources.dll", | |
"tasks/net472/it/Microsoft.Build.Tasks.CodeAnalysis.resources.dll", | |
"tasks/net472/it/Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll", | |
"tasks/net472/it/Microsoft.CodeAnalysis.CSharp.resources.dll", | |
"tasks/net472/it/Microsoft.CodeAnalysis.Scripting.resources.dll", | |
"tasks/net472/it/Microsoft.CodeAnalysis.VisualBasic.resources.dll", | |
"tasks/net472/it/Microsoft.CodeAnalysis.resources.dll", | |
"tasks/net472/ja/Microsoft.Build.Tasks.CodeAnalysis.resources.dll", | |
"tasks/net472/ja/Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll", | |
"tasks/net472/ja/Microsoft.CodeAnalysis.CSharp.resources.dll", | |
"tasks/net472/ja/Microsoft.CodeAnalysis.Scripting.resources.dll", | |
"tasks/net472/ja/Microsoft.CodeAnalysis.VisualBasic.resources.dll", | |
"tasks/net472/ja/Microsoft.CodeAnalysis.resources.dll", | |
"tasks/net472/ko/Microsoft.Build.Tasks.CodeAnalysis.resources.dll", | |
"tasks/net472/ko/Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll", | |
"tasks/net472/ko/Microsoft.CodeAnalysis.CSharp.resources.dll", | |
"tasks/net472/ko/Microsoft.CodeAnalysis.Scripting.resources.dll", | |
"tasks/net472/ko/Microsoft.CodeAnalysis.VisualBasic.resources.dll", | |
"tasks/net472/ko/Microsoft.CodeAnalysis.resources.dll", | |
"tasks/net472/pl/Microsoft.Build.Tasks.CodeAnalysis.resources.dll", | |
"tasks/net472/pl/Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll", | |
"tasks/net472/pl/Microsoft.CodeAnalysis.CSharp.resources.dll", | |
"tasks/net472/pl/Microsoft.CodeAnalysis.Scripting.resources.dll", | |
"tasks/net472/pl/Microsoft.CodeAnalysis.VisualBasic.resources.dll", | |
"tasks/net472/pl/Microsoft.CodeAnalysis.resources.dll", | |
"tasks/net472/pt-BR/Microsoft.Build.Tasks.CodeAnalysis.resources.dll", | |
"tasks/net472/pt-BR/Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll", | |
"tasks/net472/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll", | |
"tasks/net472/pt-BR/Microsoft.CodeAnalysis.Scripting.resources.dll", | |
"tasks/net472/pt-BR/Microsoft.CodeAnalysis.VisualBasic.resources.dll", | |
"tasks/net472/pt-BR/Microsoft.CodeAnalysis.resources.dll", | |
"tasks/net472/ru/Microsoft.Build.Tasks.CodeAnalysis.resources.dll", | |
"tasks/net472/ru/Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll", | |
"tasks/net472/ru/Microsoft.CodeAnalysis.CSharp.resources.dll", | |
"tasks/net472/ru/Microsoft.CodeAnalysis.Scripting.resources.dll", | |
"tasks/net472/ru/Microsoft.CodeAnalysis.VisualBasic.resources.dll", | |
"tasks/net472/ru/Microsoft.CodeAnalysis.resources.dll", | |
"tasks/net472/tr/Microsoft.Build.Tasks.CodeAnalysis.resources.dll", | |
"tasks/net472/tr/Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll", | |
"tasks/net472/tr/Microsoft.CodeAnalysis.CSharp.resources.dll", | |
"tasks/net472/tr/Microsoft.CodeAnalysis.Scripting.resources.dll", | |
"tasks/net472/tr/Microsoft.CodeAnalysis.VisualBasic.resources.dll", | |
"tasks/net472/tr/Microsoft.CodeAnalysis.resources.dll", | |
"tasks/net472/vbc.exe", | |
"tasks/net472/vbc.exe.config", | |
"tasks/net472/vbc.rsp", | |
"tasks/net472/zh-Hans/Microsoft.Build.Tasks.CodeAnalysis.resources.dll", | |
"tasks/net472/zh-Hans/Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll", | |
"tasks/net472/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll", | |
"tasks/net472/zh-Hans/Microsoft.CodeAnalysis.Scripting.resources.dll", | |
"tasks/net472/zh-Hans/Microsoft.CodeAnalysis.VisualBasic.resources.dll", | |
"tasks/net472/zh-Hans/Microsoft.CodeAnalysis.resources.dll", | |
"tasks/net472/zh-Hant/Microsoft.Build.Tasks.CodeAnalysis.resources.dll", | |
"tasks/net472/zh-Hant/Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll", | |
"tasks/net472/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll", | |
"tasks/net472/zh-Hant/Microsoft.CodeAnalysis.Scripting.resources.dll", | |
"tasks/net472/zh-Hant/Microsoft.CodeAnalysis.VisualBasic.resources.dll", | |
"tasks/net472/zh-Hant/Microsoft.CodeAnalysis.resources.dll", | |
"tasks/netcore/Microsoft.Build.Tasks.CodeAnalysis.deps.json", | |
"tasks/netcore/Microsoft.Build.Tasks.CodeAnalysis.dll", | |
"tasks/netcore/Microsoft.CSharp.Core.targets", | |
"tasks/netcore/Microsoft.Managed.Core.CurrentVersions.targets", | |
"tasks/netcore/Microsoft.Managed.Core.targets", | |
"tasks/netcore/Microsoft.VisualBasic.Core.targets", | |
"tasks/netcore/bincore/Microsoft.CodeAnalysis.CSharp.dll", | |
"tasks/netcore/bincore/Microsoft.CodeAnalysis.VisualBasic.dll", | |
"tasks/netcore/bincore/Microsoft.CodeAnalysis.dll", | |
"tasks/netcore/bincore/VBCSCompiler.deps.json", | |
"tasks/netcore/bincore/VBCSCompiler.dll", | |
"tasks/netcore/bincore/VBCSCompiler.runtimeconfig.json", | |
"tasks/netcore/bincore/cs/Microsoft.CodeAnalysis.CSharp.resources.dll", | |
"tasks/netcore/bincore/cs/Microsoft.CodeAnalysis.VisualBasic.resources.dll", | |
"tasks/netcore/bincore/cs/Microsoft.CodeAnalysis.resources.dll", | |
"tasks/netcore/bincore/csc.deps.json", | |
"tasks/netcore/bincore/csc.dll", | |
"tasks/netcore/bincore/csc.runtimeconfig.json", | |
"tasks/netcore/bincore/de/Microsoft.CodeAnalysis.CSharp.resources.dll", | |
"tasks/netcore/bincore/de/Microsoft.CodeAnalysis.VisualBasic.resources.dll", | |
"tasks/netcore/bincore/de/Microsoft.CodeAnalysis.resources.dll", | |
"tasks/netcore/bincore/es/Microsoft.CodeAnalysis.CSharp.resources.dll", | |
"tasks/netcore/bincore/es/Microsoft.CodeAnalysis.VisualBasic.resources.dll", | |
"tasks/netcore/bincore/es/Microsoft.CodeAnalysis.resources.dll", | |
"tasks/netcore/bincore/fr/Microsoft.CodeAnalysis.CSharp.resources.dll", | |
"tasks/netcore/bincore/fr/Microsoft.CodeAnalysis.VisualBasic.resources.dll", | |
"tasks/netcore/bincore/fr/Microsoft.CodeAnalysis.resources.dll", | |
"tasks/netcore/bincore/it/Microsoft.CodeAnalysis.CSharp.resources.dll", | |
"tasks/netcore/bincore/it/Microsoft.CodeAnalysis.VisualBasic.resources.dll", | |
"tasks/netcore/bincore/it/Microsoft.CodeAnalysis.resources.dll", | |
"tasks/netcore/bincore/ja/Microsoft.CodeAnalysis.CSharp.resources.dll", | |
"tasks/netcore/bincore/ja/Microsoft.CodeAnalysis.VisualBasic.resources.dll", | |
"tasks/netcore/bincore/ja/Microsoft.CodeAnalysis.resources.dll", | |
"tasks/netcore/bincore/ko/Microsoft.CodeAnalysis.CSharp.resources.dll", | |
"tasks/netcore/bincore/ko/Microsoft.CodeAnalysis.VisualBasic.resources.dll", | |
"tasks/netcore/bincore/ko/Microsoft.CodeAnalysis.resources.dll", | |
"tasks/netcore/bincore/pl/Microsoft.CodeAnalysis.CSharp.resources.dll", | |
"tasks/netcore/bincore/pl/Microsoft.CodeAnalysis.VisualBasic.resources.dll", | |
"tasks/netcore/bincore/pl/Microsoft.CodeAnalysis.resources.dll", | |
"tasks/netcore/bincore/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll", | |
"tasks/netcore/bincore/pt-BR/Microsoft.CodeAnalysis.VisualBasic.resources.dll", | |
"tasks/netcore/bincore/pt-BR/Microsoft.CodeAnalysis.resources.dll", | |
"tasks/netcore/bincore/ru/Microsoft.CodeAnalysis.CSharp.resources.dll", | |
"tasks/netcore/bincore/ru/Microsoft.CodeAnalysis.VisualBasic.resources.dll", | |
"tasks/netcore/bincore/ru/Microsoft.CodeAnalysis.resources.dll", | |
"tasks/netcore/bincore/tr/Microsoft.CodeAnalysis.CSharp.resources.dll", | |
"tasks/netcore/bincore/tr/Microsoft.CodeAnalysis.VisualBasic.resources.dll", | |
"tasks/netcore/bincore/tr/Microsoft.CodeAnalysis.resources.dll", | |
"tasks/netcore/bincore/vbc.deps.json", | |
"tasks/netcore/bincore/vbc.dll", | |
"tasks/netcore/bincore/vbc.runtimeconfig.json", | |
"tasks/netcore/bincore/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll", | |
"tasks/netcore/bincore/zh-Hans/Microsoft.CodeAnalysis.VisualBasic.resources.dll", | |
"tasks/netcore/bincore/zh-Hans/Microsoft.CodeAnalysis.resources.dll", | |
"tasks/netcore/bincore/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll", | |
"tasks/netcore/bincore/zh-Hant/Microsoft.CodeAnalysis.VisualBasic.resources.dll", | |
"tasks/netcore/bincore/zh-Hant/Microsoft.CodeAnalysis.resources.dll", | |
"tasks/netcore/cs/Microsoft.Build.Tasks.CodeAnalysis.resources.dll", | |
"tasks/netcore/de/Microsoft.Build.Tasks.CodeAnalysis.resources.dll", | |
"tasks/netcore/es/Microsoft.Build.Tasks.CodeAnalysis.resources.dll", | |
"tasks/netcore/fr/Microsoft.Build.Tasks.CodeAnalysis.resources.dll", | |
"tasks/netcore/it/Microsoft.Build.Tasks.CodeAnalysis.resources.dll", | |
"tasks/netcore/ja/Microsoft.Build.Tasks.CodeAnalysis.resources.dll", | |
"tasks/netcore/ko/Microsoft.Build.Tasks.CodeAnalysis.resources.dll", | |
"tasks/netcore/pl/Microsoft.Build.Tasks.CodeAnalysis.resources.dll", | |
"tasks/netcore/pt-BR/Microsoft.Build.Tasks.CodeAnalysis.resources.dll", | |
"tasks/netcore/ru/Microsoft.Build.Tasks.CodeAnalysis.resources.dll", | |
"tasks/netcore/tr/Microsoft.Build.Tasks.CodeAnalysis.resources.dll", | |
"tasks/netcore/zh-Hans/Microsoft.Build.Tasks.CodeAnalysis.resources.dll", | |
"tasks/netcore/zh-Hant/Microsoft.Build.Tasks.CodeAnalysis.resources.dll" | |
] | |
}, | |
"Microsoft.NET.Test.Sdk/17.4.0-preview-20220707-01": { | |
"sha512": "7J7nbxuIccEqqkiUCXbIddpxujNytEjgqXksUUQAMKou+DF7WNmhznEZnYxwME8ZnjlUpK7ATnRnPj+hYUu17w==", | |
"type": "package", | |
"path": "microsoft.net.test.sdk/17.4.0-preview-20220707-01", | |
"files": [ | |
".nupkg.metadata", | |
".signature.p7s", | |
"Icon.png", | |
"LICENSE_NET.txt", | |
"build/net40/Microsoft.NET.Test.Sdk.props", | |
"build/net40/Microsoft.NET.Test.Sdk.targets", | |
"build/net45/Microsoft.NET.Test.Sdk.props", | |
"build/net45/Microsoft.NET.Test.Sdk.targets", | |
"build/netcoreapp1.0/Microsoft.NET.Test.Sdk.Program.cs", | |
"build/netcoreapp1.0/Microsoft.NET.Test.Sdk.Program.fs", | |
"build/netcoreapp1.0/Microsoft.NET.Test.Sdk.Program.vb", | |
"build/netcoreapp1.0/Microsoft.NET.Test.Sdk.props", | |
"build/netcoreapp1.0/Microsoft.NET.Test.Sdk.targets", | |
"build/netcoreapp2.1/Microsoft.NET.Test.Sdk.Program.cs", | |
"build/netcoreapp2.1/Microsoft.NET.Test.Sdk.Program.fs", | |
"build/netcoreapp2.1/Microsoft.NET.Test.Sdk.Program.vb", | |
"build/netcoreapp2.1/Microsoft.NET.Test.Sdk.props", | |
"build/netcoreapp2.1/Microsoft.NET.Test.Sdk.targets", | |
"build/uap10.0/Microsoft.NET.Test.Sdk.props", | |
"buildMultiTargeting/Microsoft.NET.Test.Sdk.props", | |
"lib/net40/_._", | |
"lib/net45/_._", | |
"lib/netcoreapp1.0/_._", | |
"lib/netcoreapp2.1/_._", | |
"lib/uap10.0/_._", | |
"microsoft.net.test.sdk.17.4.0-preview-20220707-01.nupkg.sha512", | |
"microsoft.net.test.sdk.nuspec" | |
] | |
}, | |
"Microsoft.TestPlatform.ObjectModel/17.4.0-preview-20220707-01": { | |
"sha512": "2T1HJnPbZnzyoaltmL2N3xAzo4LYJNmePlK6fAX9FUlFN4nzZsau4lpj5smkq+IIKcJ7iGANmeGI7xXUwAi8Sg==", | |
"type": "package", | |
"path": "microsoft.testplatform.objectmodel/17.4.0-preview-20220707-01", | |
"files": [ | |
".nupkg.metadata", | |
".signature.p7s", | |
"Icon.png", | |
"LICENSE_NET.txt", | |
"lib/net45/Microsoft.TestPlatform.CoreUtilities.dll", | |
"lib/net45/Microsoft.TestPlatform.PlatformAbstractions.dll", | |
"lib/net45/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll", | |
"lib/net45/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/net45/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/net45/de/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/net45/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/net45/es/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/net45/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/net45/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/net45/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/net45/it/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/net45/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/net45/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/net45/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/net45/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/net45/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/net45/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/net45/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/net45/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/net45/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/net45/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/net45/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/net45/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/net45/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/net45/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/net45/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/net45/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/net45/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/net451/Microsoft.TestPlatform.CoreUtilities.dll", | |
"lib/net451/Microsoft.TestPlatform.PlatformAbstractions.dll", | |
"lib/net451/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll", | |
"lib/net451/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/net451/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/net451/de/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/net451/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/net451/es/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/net451/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/net451/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/net451/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/net451/it/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/net451/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/net451/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/net451/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/net451/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/net451/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/net451/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/net451/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/net451/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/net451/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/net451/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/net451/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/net451/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/net451/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/net451/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/net451/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/net451/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/net451/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/netcoreapp1.0/Microsoft.TestPlatform.CoreUtilities.dll", | |
"lib/netcoreapp1.0/Microsoft.TestPlatform.PlatformAbstractions.dll", | |
"lib/netcoreapp1.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll", | |
"lib/netcoreapp1.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/netcoreapp1.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/netcoreapp1.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/netcoreapp1.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/netcoreapp1.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/netcoreapp1.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/netcoreapp1.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/netcoreapp1.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/netcoreapp1.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/netcoreapp1.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/netcoreapp1.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/netcoreapp1.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/netcoreapp1.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/netcoreapp1.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/netcoreapp1.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/netcoreapp1.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/netcoreapp1.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/netcoreapp1.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/netcoreapp1.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/netcoreapp1.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/netcoreapp1.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/netcoreapp1.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/netcoreapp1.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/netcoreapp1.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/netcoreapp1.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/netcoreapp1.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/netcoreapp2.1/Microsoft.TestPlatform.CoreUtilities.dll", | |
"lib/netcoreapp2.1/Microsoft.TestPlatform.PlatformAbstractions.dll", | |
"lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll", | |
"lib/netcoreapp2.1/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/netcoreapp2.1/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/netcoreapp2.1/de/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/netcoreapp2.1/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/netcoreapp2.1/es/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/netcoreapp2.1/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/netcoreapp2.1/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/netcoreapp2.1/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/netcoreapp2.1/it/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/netcoreapp2.1/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/netcoreapp2.1/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/netcoreapp2.1/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/netcoreapp2.1/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/netcoreapp2.1/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/netcoreapp2.1/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/netcoreapp2.1/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/netcoreapp2.1/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/netcoreapp2.1/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/netcoreapp2.1/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/netcoreapp2.1/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/netcoreapp2.1/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/netcoreapp2.1/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/netcoreapp2.1/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/netcoreapp2.1/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/netcoreapp2.1/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/netcoreapp2.1/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/netstandard1.0/Microsoft.TestPlatform.CoreUtilities.dll", | |
"lib/netstandard1.0/Microsoft.TestPlatform.PlatformAbstractions.dll", | |
"lib/netstandard1.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll", | |
"lib/netstandard1.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/netstandard1.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/netstandard1.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/netstandard1.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/netstandard1.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/netstandard1.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/netstandard1.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/netstandard1.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/netstandard1.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/netstandard1.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/netstandard1.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/netstandard1.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/netstandard1.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/netstandard1.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/netstandard1.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/netstandard1.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/netstandard1.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/netstandard1.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/netstandard1.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/netstandard1.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/netstandard1.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/netstandard1.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/netstandard1.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/netstandard1.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/netstandard1.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/netstandard1.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/netstandard1.3/Microsoft.TestPlatform.CoreUtilities.dll", | |
"lib/netstandard1.3/Microsoft.TestPlatform.PlatformAbstractions.dll", | |
"lib/netstandard1.3/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll", | |
"lib/netstandard1.3/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/netstandard1.3/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/netstandard1.3/de/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/netstandard1.3/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/netstandard1.3/es/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/netstandard1.3/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/netstandard1.3/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/netstandard1.3/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/netstandard1.3/it/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/netstandard1.3/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/netstandard1.3/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/netstandard1.3/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/netstandard1.3/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/netstandard1.3/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/netstandard1.3/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/netstandard1.3/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/netstandard1.3/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/netstandard1.3/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/netstandard1.3/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/netstandard1.3/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/netstandard1.3/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/netstandard1.3/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/netstandard1.3/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/netstandard1.3/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/netstandard1.3/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/netstandard1.3/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/netstandard2.0/Microsoft.TestPlatform.CoreUtilities.dll", | |
"lib/netstandard2.0/Microsoft.TestPlatform.PlatformAbstractions.dll", | |
"lib/netstandard2.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll", | |
"lib/netstandard2.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/netstandard2.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/netstandard2.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/netstandard2.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/netstandard2.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/netstandard2.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/netstandard2.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/netstandard2.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/netstandard2.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/netstandard2.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/netstandard2.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/netstandard2.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/netstandard2.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/netstandard2.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/netstandard2.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/netstandard2.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/netstandard2.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/netstandard2.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/netstandard2.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/netstandard2.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/netstandard2.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/netstandard2.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/netstandard2.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/netstandard2.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/netstandard2.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/netstandard2.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/uap10.0/Microsoft.TestPlatform.CoreUtilities.dll", | |
"lib/uap10.0/Microsoft.TestPlatform.PlatformAbstractions.dll", | |
"lib/uap10.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll", | |
"lib/uap10.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/uap10.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/uap10.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/uap10.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/uap10.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/uap10.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/uap10.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/uap10.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/uap10.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/uap10.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/uap10.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/uap10.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/uap10.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/uap10.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/uap10.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/uap10.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/uap10.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/uap10.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/uap10.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/uap10.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/uap10.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/uap10.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/uap10.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/uap10.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/uap10.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/uap10.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"microsoft.testplatform.objectmodel.17.4.0-preview-20220707-01.nupkg.sha512", | |
"microsoft.testplatform.objectmodel.nuspec" | |
] | |
}, | |
"Microsoft.TestPlatform.ObjectModel/17.10.0": { | |
"sha512": "KkwhjQevuDj0aBRoPLY6OLAhGqbPUEBuKLbaCs0kUVw29qiOYncdORd4mLVJbn9vGZ7/iFGQ/+AoJl0Tu5Umdg==", | |
"type": "package", | |
"path": "microsoft.testplatform.objectmodel/17.10.0", | |
"files": [ | |
".nupkg.metadata", | |
".signature.p7s", | |
"Icon.png", | |
"lib/net462/Microsoft.TestPlatform.CoreUtilities.dll", | |
"lib/net462/Microsoft.TestPlatform.PlatformAbstractions.dll", | |
"lib/net462/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll", | |
"lib/net462/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/net462/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/net462/de/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/net462/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/net462/es/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/net462/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/net462/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/net462/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/net462/it/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/net462/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/net462/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/net462/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/net462/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/net462/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/net462/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/net462/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/net462/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/net462/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/net462/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/net462/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/net462/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/net462/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/net462/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/net462/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/net462/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/net462/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/netcoreapp3.1/Microsoft.TestPlatform.CoreUtilities.dll", | |
"lib/netcoreapp3.1/Microsoft.TestPlatform.PlatformAbstractions.dll", | |
"lib/netcoreapp3.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll", | |
"lib/netcoreapp3.1/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/netcoreapp3.1/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/netcoreapp3.1/de/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/netcoreapp3.1/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/netcoreapp3.1/es/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/netcoreapp3.1/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/netcoreapp3.1/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/netcoreapp3.1/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/netcoreapp3.1/it/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/netcoreapp3.1/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/netcoreapp3.1/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/netcoreapp3.1/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/netcoreapp3.1/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/netcoreapp3.1/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/netcoreapp3.1/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/netcoreapp3.1/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/netcoreapp3.1/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/netcoreapp3.1/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/netcoreapp3.1/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/netcoreapp3.1/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/netcoreapp3.1/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/netcoreapp3.1/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/netcoreapp3.1/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/netcoreapp3.1/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/netcoreapp3.1/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/netcoreapp3.1/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/netstandard2.0/Microsoft.TestPlatform.CoreUtilities.dll", | |
"lib/netstandard2.0/Microsoft.TestPlatform.PlatformAbstractions.dll", | |
"lib/netstandard2.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll", | |
"lib/netstandard2.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/netstandard2.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/netstandard2.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/netstandard2.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/netstandard2.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/netstandard2.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/netstandard2.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/netstandard2.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/netstandard2.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/netstandard2.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/netstandard2.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/netstandard2.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/netstandard2.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/netstandard2.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/netstandard2.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/netstandard2.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/netstandard2.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/netstandard2.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/netstandard2.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/netstandard2.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/netstandard2.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/netstandard2.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/netstandard2.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/netstandard2.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/netstandard2.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"lib/netstandard2.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"microsoft.testplatform.objectmodel.17.10.0.nupkg.sha512", | |
"microsoft.testplatform.objectmodel.nuspec" | |
] | |
}, | |
"Microsoft.TestPlatform.TestHost/17.4.0-preview-20220707-01": { | |
"sha512": "4VEpPiw3RBxW9R6YnGJgqX2pXs6gwx61JU1ARaqKnmngb5wakcJiUbLifx9hrLIITMK+KcVCfOlgd2yYlGiY7w==", | |
"type": "package", | |
"path": "microsoft.testplatform.testhost/17.4.0-preview-20220707-01", | |
"files": [ | |
".nupkg.metadata", | |
".signature.p7s", | |
"Icon.png", | |
"LICENSE_NET.txt", | |
"ThirdPartyNotices.txt", | |
"build/netcoreapp1.0/Microsoft.TestPlatform.TestHost.props", | |
"build/netcoreapp1.0/x64/testhost.dll", | |
"build/netcoreapp1.0/x64/testhost.exe", | |
"build/netcoreapp1.0/x86/testhost.x86.dll", | |
"build/netcoreapp1.0/x86/testhost.x86.exe", | |
"build/netcoreapp2.1/Microsoft.TestPlatform.TestHost.props", | |
"build/netcoreapp2.1/x64/testhost.dll", | |
"build/netcoreapp2.1/x64/testhost.exe", | |
"build/netcoreapp2.1/x86/testhost.x86.dll", | |
"build/netcoreapp2.1/x86/testhost.x86.exe", | |
"build/uap10.0/Microsoft.TestPlatform.TestHost.props", | |
"build/uap10.0/Microsoft.TestPlatform.TestHost.targets", | |
"build/uap10.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll", | |
"build/uap10.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"build/uap10.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll", | |
"build/uap10.0/cs/Microsoft.TestPlatform.Utilities.resources.dll", | |
"build/uap10.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll", | |
"build/uap10.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"build/uap10.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll", | |
"build/uap10.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"build/uap10.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll", | |
"build/uap10.0/de/Microsoft.TestPlatform.Utilities.resources.dll", | |
"build/uap10.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll", | |
"build/uap10.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"build/uap10.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll", | |
"build/uap10.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"build/uap10.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll", | |
"build/uap10.0/es/Microsoft.TestPlatform.Utilities.resources.dll", | |
"build/uap10.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll", | |
"build/uap10.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"build/uap10.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll", | |
"build/uap10.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"build/uap10.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll", | |
"build/uap10.0/fr/Microsoft.TestPlatform.Utilities.resources.dll", | |
"build/uap10.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll", | |
"build/uap10.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"build/uap10.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll", | |
"build/uap10.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"build/uap10.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll", | |
"build/uap10.0/it/Microsoft.TestPlatform.Utilities.resources.dll", | |
"build/uap10.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll", | |
"build/uap10.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"build/uap10.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll", | |
"build/uap10.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"build/uap10.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll", | |
"build/uap10.0/ja/Microsoft.TestPlatform.Utilities.resources.dll", | |
"build/uap10.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll", | |
"build/uap10.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"build/uap10.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll", | |
"build/uap10.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"build/uap10.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll", | |
"build/uap10.0/ko/Microsoft.TestPlatform.Utilities.resources.dll", | |
"build/uap10.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll", | |
"build/uap10.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"build/uap10.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll", | |
"build/uap10.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"build/uap10.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll", | |
"build/uap10.0/pl/Microsoft.TestPlatform.Utilities.resources.dll", | |
"build/uap10.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll", | |
"build/uap10.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"build/uap10.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll", | |
"build/uap10.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"build/uap10.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll", | |
"build/uap10.0/pt-BR/Microsoft.TestPlatform.Utilities.resources.dll", | |
"build/uap10.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll", | |
"build/uap10.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"build/uap10.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll", | |
"build/uap10.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"build/uap10.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll", | |
"build/uap10.0/ru/Microsoft.TestPlatform.Utilities.resources.dll", | |
"build/uap10.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll", | |
"build/uap10.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"build/uap10.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll", | |
"build/uap10.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"build/uap10.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll", | |
"build/uap10.0/tr/Microsoft.TestPlatform.Utilities.resources.dll", | |
"build/uap10.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll", | |
"build/uap10.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"build/uap10.0/x64/msdia140.dll", | |
"build/uap10.0/x86/msdia140.dll", | |
"build/uap10.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll", | |
"build/uap10.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"build/uap10.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll", | |
"build/uap10.0/zh-Hans/Microsoft.TestPlatform.Utilities.resources.dll", | |
"build/uap10.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll", | |
"build/uap10.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"build/uap10.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll", | |
"build/uap10.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll", | |
"build/uap10.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll", | |
"build/uap10.0/zh-Hant/Microsoft.TestPlatform.Utilities.resources.dll", | |
"build/uap10.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll", | |
"build/uap10.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll", | |
"lib/net45/_._", | |
"lib/netcoreapp1.0/Microsoft.TestPlatform.CommunicationUtilities.dll", | |
"lib/netcoreapp1.0/Microsoft.TestPlatform.CoreUtilities.dll", | |
"lib/netcoreapp1.0/Microsoft.TestPlatform.CrossPlatEngine.dll", | |
"lib/netcoreapp1.0/Microsoft.TestPlatform.PlatformAbstractions.dll", | |
"lib/netcoreapp1.0/Microsoft.TestPlatform.Utilities.dll", | |
"lib/netcoreapp1.0/Microsoft.VisualStudio.TestPlatform.Common.dll", | |
"lib/netcoreapp1.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll", | |
"lib/netcoreapp1.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll", | |
"lib/netcoreapp1.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll", | |
"lib/netcoreapp1.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll", | |
"lib/netcoreapp1.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll", | |
"lib/netcoreapp1.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll", | |
"lib/netcoreapp1.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll", | |
"lib/netcoreapp1.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll", | |
"lib/netcoreapp1.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll", | |
"lib/netcoreapp1.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll", | |
"lib/netcoreapp1.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll", | |
"lib/netcoreapp1.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll", | |
"lib/netcoreapp1.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll", | |
"lib/netcoreapp1.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll", | |
"lib/netcoreapp1.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll", | |
"lib/netcoreapp1.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll", | |
"lib/netcoreapp1.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll", | |
"lib/netcoreapp1.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll", | |
"lib/netcoreapp1.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll", | |
"lib/netcoreapp1.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll", | |
"lib/netcoreapp1.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll", | |
"lib/netcoreapp1.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll", | |
"lib/netcoreapp1.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll", | |
"lib/netcoreapp1.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll", | |
"lib/netcoreapp1.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll", | |
"lib/netcoreapp1.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll", | |
"lib/netcoreapp1.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll", | |
"lib/netcoreapp1.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll", | |
"lib/netcoreapp1.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll", | |
"lib/netcoreapp1.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll", | |
"lib/netcoreapp1.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll", | |
"lib/netcoreapp1.0/testhost.deps.json", | |
"lib/netcoreapp1.0/testhost.dll", | |
"lib/netcoreapp1.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll", | |
"lib/netcoreapp1.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll", | |
"lib/netcoreapp1.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll", | |
"lib/netcoreapp1.0/x64/msdia140.dll", | |
"lib/netcoreapp1.0/x86/msdia140.dll", | |
"lib/netcoreapp1.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll", | |
"lib/netcoreapp1.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll", | |
"lib/netcoreapp1.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll", | |
"lib/netcoreapp1.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll", | |
"lib/netcoreapp1.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll", | |
"lib/netcoreapp1.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll", | |
"lib/netcoreapp2.1/Microsoft.TestPlatform.CommunicationUtilities.dll", | |
"lib/netcoreapp2.1/Microsoft.TestPlatform.CoreUtilities.dll", | |
"lib/netcoreapp2.1/Microsoft.TestPlatform.CrossPlatEngine.dll", | |
"lib/netcoreapp2.1/Microsoft.TestPlatform.PlatformAbstractions.dll", | |
"lib/netcoreapp2.1/Microsoft.TestPlatform.Utilities.dll", | |
"lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.Common.dll", | |
"lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll", | |
"lib/netcoreapp2.1/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll", | |
"lib/netcoreapp2.1/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll", | |
"lib/netcoreapp2.1/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll", | |
"lib/netcoreapp2.1/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll", | |
"lib/netcoreapp2.1/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll", | |
"lib/netcoreapp2.1/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll", | |
"lib/netcoreapp2.1/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll", | |
"lib/netcoreapp2.1/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll", | |
"lib/netcoreapp2.1/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll", | |
"lib/netcoreapp2.1/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll", | |
"lib/netcoreapp2.1/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll", | |
"lib/netcoreapp2.1/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll", | |
"lib/netcoreapp2.1/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll", | |
"lib/netcoreapp2.1/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll", | |
"lib/netcoreapp2.1/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll", | |
"lib/netcoreapp2.1/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll", | |
"lib/netcoreapp2.1/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll", | |
"lib/netcoreapp2.1/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll", | |
"lib/netcoreapp2.1/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll", | |
"lib/netcoreapp2.1/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll", | |
"lib/netcoreapp2.1/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll", | |
"lib/netcoreapp2.1/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll", | |
"lib/netcoreapp2.1/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll", | |
"lib/netcoreapp2.1/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll", | |
"lib/netcoreapp2.1/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll", | |
"lib/netcoreapp2.1/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll", | |
"lib/netcoreapp2.1/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll", | |
"lib/netcoreapp2.1/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll", | |
"lib/netcoreapp2.1/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll", | |
"lib/netcoreapp2.1/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll", | |
"lib/netcoreapp2.1/testhost.deps.json", | |
"lib/netcoreapp2.1/testhost.dll", | |
"lib/netcoreapp2.1/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll", | |
"lib/netcoreapp2.1/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll", | |
"lib/netcoreapp2.1/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll", | |
"lib/netcoreapp2.1/x64/msdia140.dll", | |
"lib/netcoreapp2.1/x86/msdia140.dll", | |
"lib/netcoreapp2.1/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll", | |
"lib/netcoreapp2.1/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll", | |
"lib/netcoreapp2.1/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll", | |
"lib/netcoreapp2.1/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll", | |
"lib/netcoreapp2.1/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll", | |
"lib/netcoreapp2.1/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll", | |
"lib/uap10.0/Microsoft.TestPlatform.CommunicationUtilities.dll", | |
"lib/uap10.0/Microsoft.TestPlatform.CoreUtilities.dll", | |
"lib/uap10.0/Microsoft.TestPlatform.CrossPlatEngine.dll", | |
"lib/uap10.0/Microsoft.TestPlatform.PlatformAbstractions.dll", | |
"lib/uap10.0/Microsoft.TestPlatform.Utilities.dll", | |
"lib/uap10.0/Microsoft.VisualStudio.TestPlatform.Common.dll", | |
"lib/uap10.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll", | |
"lib/uap10.0/testhost.dll", | |
"microsoft.testplatform.testhost.17.4.0-preview-20220707-01.nupkg.sha512", | |
"microsoft.testplatform.testhost.nuspec" | |
] | |
}, | |
"Microsoft.VisualBasic/10.2.0": { | |
"sha512": "kCGAFbwHjE3nOpPtddLPaHZpsfjF93uS7CGiF7jjfZvDJzyHABaCxjp7+r5UvEYLxi906vMq57QC4E28zjS58Q==", | |
"type": "package", | |
"path": "microsoft.visualbasic/10.2.0", | |
"files": [ | |
".nupkg.metadata", | |
".signature.p7s", | |
"LICENSE.TXT", | |
"THIRD-PARTY-NOTICES.TXT", | |
"lib/net45/_._", | |
"lib/netcore50/Microsoft.VisualBasic.dll", | |
"lib/netcoreapp2.0/_._", | |
"lib/netstandard1.3/Microsoft.VisualBasic.dll", | |
"lib/netstandard2.0/Microsoft.VisualBasic.dll", | |
"lib/portable-net45+win8+wpa81/_._", | |
"lib/win8/_._", | |
"lib/wpa81/_._", | |
"microsoft.visualbasic.10.2.0.nupkg.sha512", | |
"microsoft.visualbasic.nuspec", | |
"ref/net45/_._", | |
"ref/netcore50/Microsoft.VisualBasic.dll", | |
"ref/netcore50/Microsoft.VisualBasic.xml", | |
"ref/netcore50/de/Microsoft.VisualBasic.xml", | |
"ref/netcore50/es/Microsoft.VisualBasic.xml", | |
"ref/netcore50/fr/Microsoft.VisualBasic.xml", | |
"ref/netcore50/it/Microsoft.VisualBasic.xml", | |
"ref/netcore50/ja/Microsoft.VisualBasic.xml", | |
"ref/netcore50/ko/Microsoft.VisualBasic.xml", | |
"ref/netcore50/ru/Microsoft.VisualBasic.xml", | |
"ref/netcore50/zh-hans/Microsoft.VisualBasic.xml", | |
"ref/netcore50/zh-hant/Microsoft.VisualBasic.xml", | |
"ref/netcoreapp2.0/_._", | |
"ref/netstandard1.1/Microsoft.VisualBasic.dll", | |
"ref/netstandard1.1/Microsoft.VisualBasic.xml", | |
"ref/netstandard1.1/de/Microsoft.VisualBasic.xml", | |
"ref/netstandard1.1/es/Microsoft.VisualBasic.xml", | |
"ref/netstandard1.1/fr/Microsoft.VisualBasic.xml", | |
"ref/netstandard1.1/it/Microsoft.VisualBasic.xml", | |
"ref/netstandard1.1/ja/Microsoft.VisualBasic.xml", | |
"ref/netstandard1.1/ko/Microsoft.VisualBasic.xml", | |
"ref/netstandard1.1/ru/Microsoft.VisualBasic.xml", | |
"ref/netstandard1.1/zh-hans/Microsoft.VisualBasic.xml", | |
"ref/netstandard1.1/zh-hant/Microsoft.VisualBasic.xml", | |
"ref/netstandard2.0/Microsoft.VisualBasic.dll", | |
"ref/netstandard2.0/Microsoft.VisualBasic.xml", | |
"ref/portable-net45+win8+wpa81/_._", | |
"ref/win8/_._", | |
"ref/wpa81/_._", | |
"useSharedDesignerContext.txt", | |
"version.txt" | |
] | |
}, | |
"Microsoft.VisualStudio.Composition/17.0.46": { | |
"sha512": "cqtpGqJ7m83iY6+6DjrGiX98NAU8ZK5DtJsc2gH65um1moU8COy45G5OQ7vrMiOp/++Wsylps+Dt6pZqLiLd5Q==", | |
"type": "package", | |
"path": "microsoft.visualstudio.composition/17.0.46", | |
"files": [ | |
".nupkg.metadata", | |
".signature.p7s", | |
"PackageIcon.png", | |
"lib/net472/Microsoft.VisualStudio.Composition.dll", | |
"lib/net472/Microsoft.VisualStudio.Composition.xml", | |
"lib/net472/cs/Microsoft.VisualStudio.Composition.resources.dll", | |
"lib/net472/de/Microsoft.VisualStudio.Composition.resources.dll", | |
"lib/net472/es/Microsoft.VisualStudio.Composition.resources.dll", | |
"lib/net472/fr/Microsoft.VisualStudio.Composition.resources.dll", | |
"lib/net472/it/Microsoft.VisualStudio.Composition.resources.dll", | |
"lib/net472/ja/Microsoft.VisualStudio.Composition.resources.dll", | |
"lib/net472/ko/Microsoft.VisualStudio.Composition.resources.dll", | |
"lib/net472/pl/Microsoft.VisualStudio.Composition.resources.dll", | |
"lib/net472/pt-BR/Microsoft.VisualStudio.Composition.resources.dll", | |
"lib/net472/ru/Microsoft.VisualStudio.Composition.resources.dll", | |
"lib/net472/tr/Microsoft.VisualStudio.Composition.resources.dll", | |
"lib/net472/zh-Hans/Microsoft.VisualStudio.Composition.resources.dll", | |
"lib/net472/zh-Hant/Microsoft.VisualStudio.Composition.resources.dll", | |
"lib/netcoreapp3.1/Microsoft.VisualStudio.Composition.dll", | |
"lib/netcoreapp3.1/Microsoft.VisualStudio.Composition.xml", | |
"lib/netcoreapp3.1/cs/Microsoft.VisualStudio.Composition.resources.dll", | |
"lib/netcoreapp3.1/de/Microsoft.VisualStudio.Composition.resources.dll", | |
"lib/netcoreapp3.1/es/Microsoft.VisualStudio.Composition.resources.dll", | |
"lib/netcoreapp3.1/fr/Microsoft.VisualStudio.Composition.resources.dll", | |
"lib/netcoreapp3.1/it/Microsoft.VisualStudio.Composition.resources.dll", | |
"lib/netcoreapp3.1/ja/Microsoft.VisualStudio.Composition.resources.dll", | |
"lib/netcoreapp3.1/ko/Microsoft.VisualStudio.Composition.resources.dll", | |
"lib/netcoreapp3.1/pl/Microsoft.VisualStudio.Composition.resources.dll", | |
"lib/netcoreapp3.1/pt-BR/Microsoft.VisualStudio.Composition.resources.dll", | |
"lib/netcoreapp3.1/ru/Microsoft.VisualStudio.Composition.resources.dll", | |
"lib/netcoreapp3.1/tr/Microsoft.VisualStudio.Composition.resources.dll", | |
"lib/netcoreapp3.1/zh-Hans/Microsoft.VisualStudio.Composition.resources.dll", | |
"lib/netcoreapp3.1/zh-Hant/Microsoft.VisualStudio.Composition.resources.dll", | |
"lib/netstandard2.0/Microsoft.VisualStudio.Composition.dll", | |
"lib/netstandard2.0/Microsoft.VisualStudio.Composition.xml", | |
"lib/netstandard2.0/cs/Microsoft.VisualStudio.Composition.resources.dll", | |
"lib/netstandard2.0/de/Microsoft.VisualStudio.Composition.resources.dll", | |
"lib/netstandard2.0/es/Microsoft.VisualStudio.Composition.resources.dll", | |
"lib/netstandard2.0/fr/Microsoft.VisualStudio.Composition.resources.dll", | |
"lib/netstandard2.0/it/Microsoft.VisualStudio.Composition.resources.dll", | |
"lib/netstandard2.0/ja/Microsoft.VisualStudio.Composition.resources.dll", | |
"lib/netstandard2.0/ko/Microsoft.VisualStudio.Composition.resources.dll", | |
"lib/netstandard2.0/pl/Microsoft.VisualStudio.Composition.resources.dll", | |
"lib/netstandard2.0/pt-BR/Microsoft.VisualStudio.Composition.resources.dll", | |
"lib/netstandard2.0/ru/Microsoft.VisualStudio.Composition.resources.dll", | |
"lib/netstandard2.0/tr/Microsoft.VisualStudio.Composition.resources.dll", | |
"lib/netstandard2.0/zh-Hans/Microsoft.VisualStudio.Composition.resources.dll", | |
"lib/netstandard2.0/zh-Hant/Microsoft.VisualStudio.Composition.resources.dll", | |
"microsoft.visualstudio.composition.17.0.46.nupkg.sha512", | |
"microsoft.visualstudio.composition.nuspec" | |
] | |
}, | |
"Microsoft.VisualStudio.Composition.Analyzers/17.0.46": { | |
"sha512": "R+o1+FFD2B4axisaRBMRBdwKtNwFWuLebtCl6o08cQX/nm10Wou6pyeBh0G51jvak0QYBpo/h1QApsd+WLi/BA==", | |
"type": "package", | |
"path": "microsoft.visualstudio.composition.analyzers/17.0.46", | |
"hasTools": true, | |
"files": [ | |
".nupkg.metadata", | |
".signature.p7s", | |
"PackageIcon.png", | |
"analyzers/dotnet/Microsoft.VisualStudio.Composition.Analyzers.dll", | |
"analyzers/dotnet/cs/Microsoft.VisualStudio.Composition.Analyzers.resources.dll", | |
"analyzers/dotnet/de/Microsoft.VisualStudio.Composition.Analyzers.resources.dll", | |
"analyzers/dotnet/es/Microsoft.VisualStudio.Composition.Analyzers.resources.dll", | |
"analyzers/dotnet/fr/Microsoft.VisualStudio.Composition.Analyzers.resources.dll", | |
"analyzers/dotnet/it/Microsoft.VisualStudio.Composition.Analyzers.resources.dll", | |
"analyzers/dotnet/ja/Microsoft.VisualStudio.Composition.Analyzers.resources.dll", | |
"analyzers/dotnet/ko/Microsoft.VisualStudio.Composition.Analyzers.resources.dll", | |
"analyzers/dotnet/pl/Microsoft.VisualStudio.Composition.Analyzers.resources.dll", | |
"analyzers/dotnet/pt-BR/Microsoft.VisualStudio.Composition.Analyzers.resources.dll", | |
"analyzers/dotnet/ru/Microsoft.VisualStudio.Composition.Analyzers.resources.dll", | |
"analyzers/dotnet/tr/Microsoft.VisualStudio.Composition.Analyzers.resources.dll", | |
"analyzers/dotnet/zh-Hans/Microsoft.VisualStudio.Composition.Analyzers.resources.dll", | |
"analyzers/dotnet/zh-Hant/Microsoft.VisualStudio.Composition.Analyzers.resources.dll", | |
"microsoft.visualstudio.composition.analyzers.17.0.46.nupkg.sha512", | |
"microsoft.visualstudio.composition.analyzers.nuspec", | |
"tools/install.ps1", | |
"tools/uninstall.ps1" | |
] | |
}, | |
"Microsoft.VisualStudio.Validation/16.10.34": { | |
"sha512": "1+JFh/sehHRl6+a1gHVJTLpA3n5WbhnULwEUvE0v5Mnwt3tFBmHECbdq9MrwBmrhnHqGKArqtT4HBVvURhnmWA==", | |
"type": "package", | |
"path": "microsoft.visualstudio.validation/16.10.34", | |
"files": [ | |
".nupkg.metadata", | |
".signature.p7s", | |
"PackageIcon.png", | |
"lib/netstandard2.0/Microsoft.VisualStudio.Validation.dll", | |
"lib/netstandard2.0/Microsoft.VisualStudio.Validation.xml", | |
"lib/netstandard2.0/cs/Microsoft.VisualStudio.Validation.resources.dll", | |
"lib/netstandard2.0/de/Microsoft.VisualStudio.Validation.resources.dll", | |
"lib/netstandard2.0/es/Microsoft.VisualStudio.Validation.resources.dll", | |
"lib/netstandard2.0/fr/Microsoft.VisualStudio.Validation.resources.dll", | |
"lib/netstandard2.0/it/Microsoft.VisualStudio.Validation.resources.dll", | |
"lib/netstandard2.0/ja/Microsoft.VisualStudio.Validation.resources.dll", | |
"lib/netstandard2.0/ko/Microsoft.VisualStudio.Validation.resources.dll", | |
"lib/netstandard2.0/pl/Microsoft.VisualStudio.Validation.resources.dll", | |
"lib/netstandard2.0/pt-BR/Microsoft.VisualStudio.Validation.resources.dll", | |
"lib/netstandard2.0/ru/Microsoft.VisualStudio.Validation.resources.dll", | |
"lib/netstandard2.0/tr/Microsoft.VisualStudio.Validation.resources.dll", | |
"lib/netstandard2.0/zh-Hans/Microsoft.VisualStudio.Validation.resources.dll", | |
"lib/netstandard2.0/zh-Hant/Microsoft.VisualStudio.Validation.resources.dll", | |
"microsoft.visualstudio.validation.16.10.34.nupkg.sha512", | |
"microsoft.visualstudio.validation.nuspec" | |
] | |
}, | |
"Newtonsoft.Json/13.0.3": { | |
"sha512": "HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==", | |
"type": "package", | |
"path": "newtonsoft.json/13.0.3", | |
"files": [ | |
".nupkg.metadata", | |
".signature.p7s", | |
"LICENSE.md", | |
"README.md", | |
"lib/net20/Newtonsoft.Json.dll", | |
"lib/net20/Newtonsoft.Json.xml", | |
"lib/net35/Newtonsoft.Json.dll", | |
"lib/net35/Newtonsoft.Json.xml", | |
"lib/net40/Newtonsoft.Json.dll", | |
"lib/net40/Newtonsoft.Json.xml", | |
"lib/net45/Newtonsoft.Json.dll", | |
"lib/net45/Newtonsoft.Json.xml", | |
"lib/net6.0/Newtonsoft.Json.dll", | |
"lib/net6.0/Newtonsoft.Json.xml", | |
"lib/netstandard1.0/Newtonsoft.Json.dll", | |
"lib/netstandard1.0/Newtonsoft.Json.xml", | |
"lib/netstandard1.3/Newtonsoft.Json.dll", | |
"lib/netstandard1.3/Newtonsoft.Json.xml", | |
"lib/netstandard2.0/Newtonsoft.Json.dll", | |
"lib/netstandard2.0/Newtonsoft.Json.xml", | |
"newtonsoft.json.13.0.3.nupkg.sha512", | |
"newtonsoft.json.nuspec", | |
"packageIcon.png" | |
] | |
}, | |
"NuGet.Common/6.3.3": { | |
"sha512": "X5qUX1vRC5jF+xti3kHXX8jFm1nwJUaVVK2S45JkaPqksl1KZ485JUjOnSdNHAa9GdoRWBlNUMLiOH0nzJL1WA==", | |
"type": "package", | |
"path": "nuget.common/6.3.3", | |
"files": [ | |
".nupkg.metadata", | |
".signature.p7s", | |
"README.md", | |
"icon.png", | |
"lib/net472/NuGet.Common.dll", | |
"lib/net472/NuGet.Common.xml", | |
"lib/netstandard2.0/NuGet.Common.dll", | |
"lib/netstandard2.0/NuGet.Common.xml", | |
"nuget.common.6.3.3.nupkg.sha512", | |
"nuget.common.nuspec" | |
] | |
}, | |
"NuGet.Configuration/6.3.3": { | |
"sha512": "wKLKVJQhSbi+4+rD2dbbIE4C3AlnycIql9YQqE3sWYgQrO/pfX5cJUYsL1a2Xxj1n3C2l1dHgfEheApMEpe1gQ==", | |
"type": "package", | |
"path": "nuget.configuration/6.3.3", | |
"files": [ | |
".nupkg.metadata", | |
".signature.p7s", | |
"README.md", | |
"icon.png", | |
"lib/net472/NuGet.Configuration.dll", | |
"lib/net472/NuGet.Configuration.xml", | |
"lib/netstandard2.0/NuGet.Configuration.dll", | |
"lib/netstandard2.0/NuGet.Configuration.xml", | |
"nuget.configuration.6.3.3.nupkg.sha512", | |
"nuget.configuration.nuspec" | |
] | |
}, | |
"NuGet.Frameworks/6.3.3": { | |
"sha512": "KyFlvpyWFo+0udPhTyBLjRNdYWRpJEIW8SOj0LUtvQQipLIFF05u9cgjvqVsGoXCjLIGM/SyiEAEQ0ZBABzQbw==", | |
"type": "package", | |
"path": "nuget.frameworks/6.3.3", | |
"files": [ | |
".nupkg.metadata", | |
".signature.p7s", | |
"README.md", | |
"icon.png", | |
"lib/net472/NuGet.Frameworks.dll", | |
"lib/net472/NuGet.Frameworks.xml", | |
"lib/netstandard2.0/NuGet.Frameworks.dll", | |
"lib/netstandard2.0/NuGet.Frameworks.xml", | |
"nuget.frameworks.6.3.3.nupkg.sha512", | |
"nuget.frameworks.nuspec" | |
] | |
}, | |
"NuGet.Packaging/6.3.3": { | |
"sha512": "CuEWt8L1pUumV/8D/7spv1ZQotIhFoE3DM+si6N7HilPOJDHL+ms+hY8YccxdlWUt1sQxLgGv78+ldPZR39dBg==", | |
"type": "package", | |
"path": "nuget.packaging/6.3.3", | |
"files": [ | |
".nupkg.metadata", | |
".signature.p7s", | |
"README.md", | |
"icon.png", | |
"lib/net472/NuGet.Packaging.dll", | |
"lib/net472/NuGet.Packaging.xml", | |
"lib/net5.0/NuGet.Packaging.dll", | |
"lib/net5.0/NuGet.Packaging.xml", | |
"lib/netstandard2.0/NuGet.Packaging.dll", | |
"lib/netstandard2.0/NuGet.Packaging.xml", | |
"nuget.packaging.6.3.3.nupkg.sha512", | |
"nuget.packaging.nuspec" | |
] | |
}, | |
"NuGet.Protocol/6.3.3": { | |
"sha512": "UYqnd3Gyu9RVm1eWbTLhB1E0BPF3JM9wncXtaMGdnSRJWJXN7srLsLRBYgf1+fzF4auMXblYjytTaVs8OuaaYw==", | |
"type": "package", | |
"path": "nuget.protocol/6.3.3", | |
"files": [ | |
".nupkg.metadata", | |
".signature.p7s", | |
"README.md", | |
"icon.png", | |
"lib/net472/NuGet.Protocol.dll", | |
"lib/net472/NuGet.Protocol.xml", | |
"lib/net5.0/NuGet.Protocol.dll", | |
"lib/net5.0/NuGet.Protocol.xml", | |
"lib/netstandard2.0/NuGet.Protocol.dll", | |
"lib/netstandard2.0/NuGet.Protocol.xml", | |
"nuget.protocol.6.3.3.nupkg.sha512", | |
"nuget.protocol.nuspec" | |
] | |
}, | |
"NuGet.Resolver/6.3.3": { | |
"sha512": "cmVvXbQNdYujBBPeX+hYvlLhd2/nU5yfUdYemQUwpu2p8YTaALG/586ri36Xl2Rqa/G46BPumZNuKFI2ZX303g==", | |
"type": "package", | |
"path": "nuget.resolver/6.3.3", | |
"files": [ | |
".nupkg.metadata", | |
".signature.p7s", | |
"README.md", | |
"icon.png", | |
"lib/net472/NuGet.Resolver.dll", | |
"lib/net472/NuGet.Resolver.xml", | |
"lib/net5.0/NuGet.Resolver.dll", | |
"lib/net5.0/NuGet.Resolver.xml", | |
"lib/netstandard2.0/NuGet.Resolver.dll", | |
"lib/netstandard2.0/NuGet.Resolver.xml", | |
"nuget.resolver.6.3.3.nupkg.sha512", | |
"nuget.resolver.nuspec" | |
] | |
}, | |
"NuGet.Versioning/6.3.3": { | |
"sha512": "fTVbUHESZLdUWZFYJ5vPFj1MaUfJCRI5PxZSobt7/gHJZrlaMqGWs0wodMqDPM52ia0FLoSh+Wy8BpwH2ozusw==", | |
"type": "package", | |
"path": "nuget.versioning/6.3.3", | |
"files": [ | |
".nupkg.metadata", | |
".signature.p7s", | |
"README.md", | |
"icon.png", | |
"lib/net472/NuGet.Versioning.dll", | |
"lib/net472/NuGet.Versioning.xml", | |
"lib/netstandard2.0/NuGet.Versioning.dll", | |
"lib/netstandard2.0/NuGet.Versioning.xml", | |
"nuget.versioning.6.3.3.nupkg.sha512", | |
"nuget.versioning.nuspec" | |
] | |
}, | |
"StyleCop.Analyzers/1.2.0-beta.507": { | |
"sha512": "/FtugDT66cKJJ+GGH7rNpG6UDrT4iIWz45M6lrXXHobDUFDHw+q5VgkbiR+6ffTO564ge7w6fQh/eoQhVdJO8Q==", | |
"type": "package", | |
"path": "stylecop.analyzers/1.2.0-beta.507", | |
"files": [ | |
".nupkg.metadata", | |
".signature.p7s", | |
"LICENSE", | |
"THIRD-PARTY-NOTICES.txt", | |
"stylecop.analyzers.1.2.0-beta.507.nupkg.sha512", | |
"stylecop.analyzers.nuspec" | |
] | |
}, | |
"StyleCop.Analyzers.Unstable/1.2.0.507": { | |
"sha512": "gTY3IQdRqDJ4hbhSA3e/R48oE8b/OiKfvwkt1QdNVfrJK2gMHBV8ldaHJ885jxWZfllK66soa/sdcjh9bX49Tw==", | |
"type": "package", | |
"path": "stylecop.analyzers.unstable/1.2.0.507", | |
"hasTools": true, | |
"files": [ | |
".nupkg.metadata", | |
".signature.p7s", | |
"LICENSE", | |
"THIRD-PARTY-NOTICES.txt", | |
"analyzers/dotnet/cs/StyleCop.Analyzers.CodeFixes.dll", | |
"analyzers/dotnet/cs/StyleCop.Analyzers.dll", | |
"analyzers/dotnet/cs/de-DE/StyleCop.Analyzers.resources.dll", | |
"analyzers/dotnet/cs/en-GB/StyleCop.Analyzers.resources.dll", | |
"analyzers/dotnet/cs/es-MX/StyleCop.Analyzers.resources.dll", | |
"analyzers/dotnet/cs/fr-FR/StyleCop.Analyzers.resources.dll", | |
"analyzers/dotnet/cs/pl-PL/StyleCop.Analyzers.resources.dll", | |
"analyzers/dotnet/cs/pt-BR/StyleCop.Analyzers.resources.dll", | |
"analyzers/dotnet/cs/ru-RU/StyleCop.Analyzers.resources.dll", | |
"rulesets/StyleCopAnalyzersDefault.ruleset", | |
"stylecop.analyzers.unstable.1.2.0.507.nupkg.sha512", | |
"stylecop.analyzers.unstable.nuspec", | |
"tools/install.ps1", | |
"tools/uninstall.ps1" | |
] | |
}, | |
"System.Buffers/4.5.1": { | |
"sha512": "Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4YomAg==", | |
"type": "package", | |
"path": "system.buffers/4.5.1", | |
"files": [ | |
".nupkg.metadata", | |
".signature.p7s", | |
"LICENSE.TXT", | |
"THIRD-PARTY-NOTICES.TXT", | |
"lib/net461/System.Buffers.dll", | |
"lib/net461/System.Buffers.xml", | |
"lib/netcoreapp2.0/_._", | |
"lib/netstandard1.1/System.Buffers.dll", | |
"lib/netstandard1.1/System.Buffers.xml", | |
"lib/netstandard2.0/System.Buffers.dll", | |
"lib/netstandard2.0/System.Buffers.xml", | |
"lib/uap10.0.16299/_._", | |
"ref/net45/System.Buffers.dll", | |
"ref/net45/System.Buffers.xml", | |
"ref/netcoreapp2.0/_._", | |
"ref/netstandard1.1/System.Buffers.dll", | |
"ref/netstandard1.1/System.Buffers.xml", | |
"ref/netstandard2.0/System.Buffers.dll", | |
"ref/netstandard2.0/System.Buffers.xml", | |
"ref/uap10.0.16299/_._", | |
"system.buffers.4.5.1.nupkg.sha512", | |
"system.buffers.nuspec", | |
"useSharedDesignerContext.txt", | |
"version.txt" | |
] | |
}, | |
"System.ComponentModel.Composition/5.0.0": { | |
"sha512": "YL8iA3VOFxhyomn7FxtBgh3F+8XG5jOfT5UcqYLtkafSa6g6alQfKZuRwlEIWe+tzH6OVnj0Ekg5tn/DmV7SkQ==", | |
"type": "package", | |
"path": "system.componentmodel.composition/5.0.0", | |
"files": [ | |
".nupkg.metadata", | |
".signature.p7s", | |
"Icon.png", | |
"LICENSE.TXT", | |
"THIRD-PARTY-NOTICES.TXT", | |
"lib/MonoAndroid10/_._", | |
"lib/MonoTouch10/_._", | |
"lib/net45/_._", | |
"lib/netcoreapp2.0/System.ComponentModel.Composition.dll", | |
"lib/netcoreapp2.0/System.ComponentModel.Composition.xml", | |
"lib/netstandard2.0/System.ComponentModel.Composition.dll", | |
"lib/netstandard2.0/System.ComponentModel.Composition.xml", | |
"lib/uap10.0.16299/_._", | |
"lib/xamarinios10/_._", | |
"lib/xamarinmac20/_._", | |
"lib/xamarintvos10/_._", | |
"lib/xamarinwatchos10/_._", | |
"ref/MonoAndroid10/_._", | |
"ref/MonoTouch10/_._", | |
"ref/net45/_._", | |
"ref/netstandard2.0/System.ComponentModel.Composition.dll", | |
"ref/netstandard2.0/System.ComponentModel.Composition.xml", | |
"ref/uap10.0.16299/_._", | |
"ref/xamarinios10/_._", | |
"ref/xamarinmac20/_._", | |
"ref/xamarintvos10/_._", | |
"ref/xamarinwatchos10/_._", | |
"system.componentmodel.composition.5.0.0.nupkg.sha512", | |
"system.componentmodel.composition.nuspec", | |
"useSharedDesignerContext.txt", | |
"version.txt" | |
] | |
}, | |
"System.Composition/8.0.0": { | |
"sha512": "E9oO9olNNxA39J8CxQwf7ceIPm+j/B/PhYpyK9M4LhN/OLLRw6u5fNInkhVqaWueMB9iXxYqnwqwgz+W91loIA==", | |
"type": "package", | |
"path": "system.composition/8.0.0", | |
"files": [ | |
".nupkg.metadata", | |
".signature.p7s", | |
"Icon.png", | |
"LICENSE.TXT", | |
"THIRD-PARTY-NOTICES.TXT", | |
"buildTransitive/net461/System.Composition.targets", | |
"buildTransitive/net462/_._", | |
"buildTransitive/net6.0/_._", | |
"buildTransitive/netcoreapp2.0/System.Composition.targets", | |
"lib/net461/_._", | |
"lib/netcoreapp2.0/_._", | |
"lib/netstandard2.0/_._", | |
"system.composition.8.0.0.nupkg.sha512", | |
"system.composition.nuspec", | |
"useSharedDesignerContext.txt" | |
] | |
}, | |
"System.Composition.AttributedModel/8.0.0": { | |
"sha512": "NyElSuvmBMYdn2iPG0n29i7Igu0bq99izOP3MAtEwskY3OP9jqsavvVmPn9lesVaj/KT/o/QkNjA43dOJTsDQw==", | |
"type": "package", | |
"path": "system.composition.attributedmodel/8.0.0", | |
"files": [ | |
".nupkg.metadata", | |
".signature.p7s", | |
"Icon.png", | |
"LICENSE.TXT", | |
"THIRD-PARTY-NOTICES.TXT", | |
"buildTransitive/net461/System.Composition.AttributedModel.targets", | |
"buildTransitive/net462/_._", | |
"buildTransitive/net6.0/_._", | |
"buildTransitive/netcoreapp2.0/System.Composition.AttributedModel.targets", | |
"lib/net462/System.Composition.AttributedModel.dll", | |
"lib/net462/System.Composition.AttributedModel.xml", | |
"lib/net6.0/System.Composition.AttributedModel.dll", | |
"lib/net6.0/System.Composition.AttributedModel.xml", | |
"lib/net7.0/System.Composition.AttributedModel.dll", | |
"lib/net7.0/System.Composition.AttributedModel.xml", | |
"lib/net8.0/System.Composition.AttributedModel.dll", | |
"lib/net8.0/System.Composition.AttributedModel.xml", | |
"lib/netstandard2.0/System.Composition.AttributedModel.dll", | |
"lib/netstandard2.0/System.Composition.AttributedModel.xml", | |
"system.composition.attributedmodel.8.0.0.nupkg.sha512", | |
"system.composition.attributedmodel.nuspec", | |
"useSharedDesignerContext.txt" | |
] | |
}, | |
"System.Composition.Convention/8.0.0": { | |
"sha512": "UuVkc1B3vQU/LzEbWLMZ1aYVssv4rpShzf8wPEyrUqoGNqdYKREmB8bXR73heOMKkwS6ZnPz3PjGODT2MenukQ==", | |
"type": "package", | |
"path": "system.composition.convention/8.0.0", | |
"files": [ | |
".nupkg.metadata", | |
".signature.p7s", | |
"Icon.png", | |
"LICENSE.TXT", | |
"THIRD-PARTY-NOTICES.TXT", | |
"buildTransitive/net461/System.Composition.Convention.targets", | |
"buildTransitive/net462/_._", | |
"buildTransitive/net6.0/_._", | |
"buildTransitive/netcoreapp2.0/System.Composition.Convention.targets", | |
"lib/net462/System.Composition.Convention.dll", | |
"lib/net462/System.Composition.Convention.xml", | |
"lib/net6.0/System.Composition.Convention.dll", | |
"lib/net6.0/System.Composition.Convention.xml", | |
"lib/net7.0/System.Composition.Convention.dll", | |
"lib/net7.0/System.Composition.Convention.xml", | |
"lib/net8.0/System.Composition.Convention.dll", | |
"lib/net8.0/System.Composition.Convention.xml", | |
"lib/netstandard2.0/System.Composition.Convention.dll", | |
"lib/netstandard2.0/System.Composition.Convention.xml", | |
"system.composition.convention.8.0.0.nupkg.sha512", | |
"system.composition.convention.nuspec", | |
"useSharedDesignerContext.txt" | |
] | |
}, | |
"System.Composition.Hosting/8.0.0": { | |
"sha512": "qwbONqoxlazxcbiohvb3t1JWZgKIKcRdXS5uEeLbo5wtuBupIbAvdC3PYTAeBCZrZeERvrtAbhYHuuS43Zr1bQ==", | |
"type": "package", | |
"path": "system.composition.hosting/8.0.0", | |
"files": [ | |
".nupkg.metadata", | |
".signature.p7s", | |
"Icon.png", | |
"LICENSE.TXT", | |
"THIRD-PARTY-NOTICES.TXT", | |
"buildTransitive/net461/System.Composition.Hosting.targets", | |
"buildTransitive/net462/_._", | |
"buildTransitive/net6.0/_._", | |
"buildTransitive/netcoreapp2.0/System.Composition.Hosting.targets", | |
"lib/net462/System.Composition.Hosting.dll", | |
"lib/net462/System.Composition.Hosting.xml", | |
"lib/net6.0/System.Composition.Hosting.dll", | |
"lib/net6.0/System.Composition.Hosting.xml", | |
"lib/net7.0/System.Composition.Hosting.dll", | |
"lib/net7.0/System.Composition.Hosting.xml", | |
"lib/net8.0/System.Composition.Hosting.dll", | |
"lib/net8.0/System.Composition.Hosting.xml", | |
"lib/netstandard2.0/System.Composition.Hosting.dll", | |
"lib/netstandard2.0/System.Composition.Hosting.xml", | |
"system.composition.hosting.8.0.0.nupkg.sha512", | |
"system.composition.hosting.nuspec", | |
"useSharedDesignerContext.txt" | |
] | |
}, | |
"System.Composition.Runtime/8.0.0": { | |
"sha512": "G+kRyB5/6+3ucRRQz+DF4uSHGqpkK8Q4ilVdbt4zvxpmvLVZNmSkyFAQpJLcbOyVF85aomJx0m+TGMDVlwx7ZQ==", | |
"type": "package", | |
"path": "system.composition.runtime/8.0.0", | |
"files": [ | |
".nupkg.metadata", | |
".signature.p7s", | |
"Icon.png", | |
"LICENSE.TXT", | |
"THIRD-PARTY-NOTICES.TXT", | |
"buildTransitive/net461/System.Composition.Runtime.targets", | |
"buildTransitive/net462/_._", | |
"buildTransitive/net6.0/_._", | |
"buildTransitive/netcoreapp2.0/System.Composition.Runtime.targets", | |
"lib/net462/System.Composition.Runtime.dll", | |
"lib/net462/System.Composition.Runtime.xml", | |
"lib/net6.0/System.Composition.Runtime.dll", | |
"lib/net6.0/System.Composition.Runtime.xml", | |
"lib/net7.0/System.Composition.Runtime.dll", | |
"lib/net7.0/System.Composition.Runtime.xml", | |
"lib/net8.0/System.Composition.Runtime.dll", | |
"lib/net8.0/System.Composition.Runtime.xml", | |
"lib/netstandard2.0/System.Composition.Runtime.dll", | |
"lib/netstandard2.0/System.Composition.Runtime.xml", | |
"system.composition.runtime.8.0.0.nupkg.sha512", | |
"system.composition.runtime.nuspec", | |
"useSharedDesignerContext.txt" | |
] | |
}, | |
"System.Composition.TypedParts/8.0.0": { | |
"sha512": "DsSklhuA+Dsgo3ZZrar8hjBFvq1wa1grrkNCTt+6SoX3vq0Vy+HXJnVXrU/nNH1BjlGH684A7h4hJQHZd/u5mA==", | |
"type": "package", | |
"path": "system.composition.typedparts/8.0.0", | |
"files": [ | |
".nupkg.metadata", | |
".signature.p7s", | |
"Icon.png", | |
"LICENSE.TXT", | |
"THIRD-PARTY-NOTICES.TXT", | |
"buildTransitive/net461/System.Composition.TypedParts.targets", | |
"buildTransitive/net462/_._", | |
"buildTransitive/net6.0/_._", | |
"buildTransitive/netcoreapp2.0/System.Composition.TypedParts.targets", | |
"lib/net462/System.Composition.TypedParts.dll", | |
"lib/net462/System.Composition.TypedParts.xml", | |
"lib/net6.0/System.Composition.TypedParts.dll", | |
"lib/net6.0/System.Composition.TypedParts.xml", | |
"lib/net7.0/System.Composition.TypedParts.dll", | |
"lib/net7.0/System.Composition.TypedParts.xml", | |
"lib/net8.0/System.Composition.TypedParts.dll", | |
"lib/net8.0/System.Composition.TypedParts.xml", | |
"lib/netstandard2.0/System.Composition.TypedParts.dll", | |
"lib/netstandard2.0/System.Composition.TypedParts.xml", | |
"system.composition.typedparts.8.0.0.nupkg.sha512", | |
"system.composition.typedparts.nuspec", | |
"useSharedDesignerContext.txt" | |
] | |
}, | |
"System.Formats.Asn1/5.0.0": { | |
"sha512": "MTvUIktmemNB+El0Fgw9egyqT9AYSIk6DTJeoDSpc3GIHxHCMo8COqkWT1mptX5tZ1SlQ6HJZ0OsSvMth1c12w==", | |
"type": "package", | |
"path": "system.formats.asn1/5.0.0", | |
"files": [ | |
".nupkg.metadata", | |
".signature.p7s", | |
"Icon.png", | |
"LICENSE.TXT", | |
"THIRD-PARTY-NOTICES.TXT", | |
"lib/net461/System.Formats.Asn1.dll", | |
"lib/net461/System.Formats.Asn1.xml", | |
"lib/netstandard2.0/System.Formats.Asn1.dll", | |
"lib/netstandard2.0/System.Formats.Asn1.xml", | |
"system.formats.asn1.5.0.0.nupkg.sha512", | |
"system.formats.asn1.nuspec", | |
"useSharedDesignerContext.txt", | |
"version.txt" | |
] | |
}, | |
"System.Memory/4.5.5": { | |
"sha512": "XIWiDvKPXaTveaB7HVganDlOCRoj03l+jrwNvcge/t8vhGYKvqV+dMv6G4SAX2NoNmN0wZfVPTAlFwZcZvVOUw==", | |
"type": "package", | |
"path": "system.memory/4.5.5", | |
"files": [ | |
".nupkg.metadata", | |
".signature.p7s", | |
"LICENSE.TXT", | |
"THIRD-PARTY-NOTICES.TXT", | |
"lib/net461/System.Memory.dll", | |
"lib/net461/System.Memory.xml", | |
"lib/netcoreapp2.1/_._", | |
"lib/netstandard1.1/System.Memory.dll", | |
"lib/netstandard1.1/System.Memory.xml", | |
"lib/netstandard2.0/System.Memory.dll", | |
"lib/netstandard2.0/System.Memory.xml", | |
"ref/netcoreapp2.1/_._", | |
"system.memory.4.5.5.nupkg.sha512", | |
"system.memory.nuspec", | |
"useSharedDesignerContext.txt", | |
"version.txt" | |
] | |
}, | |
"System.Numerics.Vectors/4.5.0": { | |
"sha512": "QQTlPTl06J/iiDbJCiepZ4H//BVraReU4O4EoRw1U02H5TLUIT7xn3GnDp9AXPSlJUDyFs4uWjWafNX6WrAojQ==", | |
"type": "package", | |
"path": "system.numerics.vectors/4.5.0", | |
"files": [ | |
".nupkg.metadata", | |
".signature.p7s", | |
"LICENSE.TXT", | |
"THIRD-PARTY-NOTICES.TXT", | |
"lib/MonoAndroid10/_._", | |
"lib/MonoTouch10/_._", | |
"lib/net46/System.Numerics.Vectors.dll", | |
"lib/net46/System.Numerics.Vectors.xml", | |
"lib/netcoreapp2.0/_._", | |
"lib/netstandard1.0/System.Numerics.Vectors.dll", | |
"lib/netstandard1.0/System.Numerics.Vectors.xml", | |
"lib/netstandard2.0/System.Numerics.Vectors.dll", | |
"lib/netstandard2.0/System.Numerics.Vectors.xml", | |
"lib/portable-net45+win8+wp8+wpa81/System.Numerics.Vectors.dll", | |
"lib/portable-net45+win8+wp8+wpa81/System.Numerics.Vectors.xml", | |
"lib/uap10.0.16299/_._", | |
"lib/xamarinios10/_._", | |
"lib/xamarinmac20/_._", | |
"lib/xamarintvos10/_._", | |
"lib/xamarinwatchos10/_._", | |
"ref/MonoAndroid10/_._", | |
"ref/MonoTouch10/_._", | |
"ref/net45/System.Numerics.Vectors.dll", | |
"ref/net45/System.Numerics.Vectors.xml", | |
"ref/net46/System.Numerics.Vectors.dll", | |
"ref/net46/System.Numerics.Vectors.xml", | |
"ref/netcoreapp2.0/_._", | |
"ref/netstandard1.0/System.Numerics.Vectors.dll", | |
"ref/netstandard1.0/System.Numerics.Vectors.xml", | |
"ref/netstandard2.0/System.Numerics.Vectors.dll", | |
"ref/netstandard2.0/System.Numerics.Vectors.xml", | |
"ref/uap10.0.16299/_._", | |
"ref/xamarinios10/_._", | |
"ref/xamarinmac20/_._", | |
"ref/xamarintvos10/_._", | |
"ref/xamarinwatchos10/_._", | |
"system.numerics.vectors.4.5.0.nupkg.sha512", | |
"system.numerics.vectors.nuspec", | |
"useSharedDesignerContext.txt", | |
"version.txt" | |
] | |
}, | |
"System.Reflection.TypeExtensions/4.7.0": { | |
"sha512": "VybpaOQQhqE6siHppMktjfGBw1GCwvCqiufqmP8F1nj7fTUNtW35LOEt3UZTEsECfo+ELAl/9o9nJx3U91i7vA==", | |
"type": "package", | |
"path": "system.reflection.typeextensions/4.7.0", | |
"files": [ | |
".nupkg.metadata", | |
".signature.p7s", | |
"LICENSE.TXT", | |
"THIRD-PARTY-NOTICES.TXT", | |
"lib/MonoAndroid10/_._", | |
"lib/MonoTouch10/_._", | |
"lib/net46/System.Reflection.TypeExtensions.dll", | |
"lib/net461/System.Reflection.TypeExtensions.dll", | |
"lib/net461/System.Reflection.TypeExtensions.xml", | |
"lib/netcore50/System.Reflection.TypeExtensions.dll", | |
"lib/netcoreapp1.0/System.Reflection.TypeExtensions.dll", | |
"lib/netcoreapp2.0/_._", | |
"lib/netstandard1.3/System.Reflection.TypeExtensions.dll", | |
"lib/netstandard1.3/System.Reflection.TypeExtensions.xml", | |
"lib/netstandard1.5/System.Reflection.TypeExtensions.dll", | |
"lib/netstandard1.5/System.Reflection.TypeExtensions.xml", | |
"lib/netstandard2.0/System.Reflection.TypeExtensions.dll", | |
"lib/netstandard2.0/System.Reflection.TypeExtensions.xml", | |
"lib/uap10.0.16299/_._", | |
"lib/xamarinios10/_._", | |
"lib/xamarinmac20/_._", | |
"lib/xamarintvos10/_._", | |
"lib/xamarinwatchos10/_._", | |
"ref/MonoAndroid10/_._", | |
"ref/MonoTouch10/_._", | |
"ref/net46/System.Reflection.TypeExtensions.dll", | |
"ref/net461/System.Reflection.TypeExtensions.dll", | |
"ref/net461/System.Reflection.TypeExtensions.xml", | |
"ref/net472/System.Reflection.TypeExtensions.dll", | |
"ref/net472/System.Reflection.TypeExtensions.xml", | |
"ref/netcoreapp2.0/_._", | |
"ref/netstandard1.3/System.Reflection.TypeExtensions.dll", | |
"ref/netstandard1.3/System.Reflection.TypeExtensions.xml", | |
"ref/netstandard1.3/de/System.Reflection.TypeExtensions.xml", | |
"ref/netstandard1.3/es/System.Reflection.TypeExtensions.xml", | |
"ref/netstandard1.3/fr/System.Reflection.TypeExtensions.xml", | |
"ref/netstandard1.3/it/System.Reflection.TypeExtensions.xml", | |
"ref/netstandard1.3/ja/System.Reflection.TypeExtensions.xml", | |
"ref/netstandard1.3/ko/System.Reflection.TypeExtensions.xml", | |
"ref/netstandard1.3/ru/System.Reflection.TypeExtensions.xml", | |
"ref/netstandard1.3/zh-hans/System.Reflection.TypeExtensions.xml", | |
"ref/netstandard1.3/zh-hant/System.Reflection.TypeExtensions.xml", | |
"ref/netstandard1.5/System.Reflection.TypeExtensions.dll", | |
"ref/netstandard1.5/System.Reflection.TypeExtensions.xml", | |
"ref/netstandard1.5/de/System.Reflection.TypeExtensions.xml", | |
"ref/netstandard1.5/es/System.Reflection.TypeExtensions.xml", | |
"ref/netstandard1.5/fr/System.Reflection.TypeExtensions.xml", | |
"ref/netstandard1.5/it/System.Reflection.TypeExtensions.xml", | |
"ref/netstandard1.5/ja/System.Reflection.TypeExtensions.xml", | |
"ref/netstandard1.5/ko/System.Reflection.TypeExtensions.xml", | |
"ref/netstandard1.5/ru/System.Reflection.TypeExtensions.xml", | |
"ref/netstandard1.5/zh-hans/System.Reflection.TypeExtensions.xml", | |
"ref/netstandard1.5/zh-hant/System.Reflection.TypeExtensions.xml", | |
"ref/netstandard2.0/System.Reflection.TypeExtensions.dll", | |
"ref/netstandard2.0/System.Reflection.TypeExtensions.xml", | |
"ref/uap10.0.16299/_._", | |
"ref/xamarinios10/_._", | |
"ref/xamarinmac20/_._", | |
"ref/xamarintvos10/_._", | |
"ref/xamarinwatchos10/_._", | |
"runtimes/aot/lib/netcore50/System.Reflection.TypeExtensions.dll", | |
"runtimes/aot/lib/uap10.0.16299/_._", | |
"system.reflection.typeextensions.4.7.0.nupkg.sha512", | |
"system.reflection.typeextensions.nuspec", | |
"useSharedDesignerContext.txt", | |
"version.txt" | |
] | |
}, | |
"System.Runtime.CompilerServices.Unsafe/6.0.0": { | |
"sha512": "/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==", | |
"type": "package", | |
"path": "system.runtime.compilerservices.unsafe/6.0.0", | |
"files": [ | |
".nupkg.metadata", | |
".signature.p7s", | |
"Icon.png", | |
"LICENSE.TXT", | |
"THIRD-PARTY-NOTICES.TXT", | |
"buildTransitive/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.targets", | |
"buildTransitive/netcoreapp3.1/_._", | |
"lib/net461/System.Runtime.CompilerServices.Unsafe.dll", | |
"lib/net461/System.Runtime.CompilerServices.Unsafe.xml", | |
"lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll", | |
"lib/net6.0/System.Runtime.CompilerServices.Unsafe.xml", | |
"lib/netcoreapp3.1/System.Runtime.CompilerServices.Unsafe.dll", | |
"lib/netcoreapp3.1/System.Runtime.CompilerServices.Unsafe.xml", | |
"lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll", | |
"lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml", | |
"system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512", | |
"system.runtime.compilerservices.unsafe.nuspec", | |
"useSharedDesignerContext.txt" | |
] | |
}, | |
"System.Runtime.InteropServices.RuntimeInformation/4.3.0": { | |
"sha512": "cbz4YJMqRDR7oLeMRbdYv7mYzc++17lNhScCX0goO2XpGWdvAt60CGN+FHdePUEHCe/Jy9jUlvNAiNdM+7jsOw==", | |
"type": "package", | |
"path": "system.runtime.interopservices.runtimeinformation/4.3.0", | |
"files": [ | |
".nupkg.metadata", | |
".signature.p7s", | |
"ThirdPartyNotices.txt", | |
"dotnet_library_license.txt", | |
"lib/MonoAndroid10/_._", | |
"lib/MonoTouch10/_._", | |
"lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll", | |
"lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll", | |
"lib/win8/System.Runtime.InteropServices.RuntimeInformation.dll", | |
"lib/wpa81/System.Runtime.InteropServices.RuntimeInformation.dll", | |
"lib/xamarinios10/_._", | |
"lib/xamarinmac20/_._", | |
"lib/xamarintvos10/_._", | |
"lib/xamarinwatchos10/_._", | |
"ref/MonoAndroid10/_._", | |
"ref/MonoTouch10/_._", | |
"ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll", | |
"ref/xamarinios10/_._", | |
"ref/xamarinmac20/_._", | |
"ref/xamarintvos10/_._", | |
"ref/xamarinwatchos10/_._", | |
"runtimes/aot/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll", | |
"runtimes/unix/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll", | |
"runtimes/win/lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll", | |
"runtimes/win/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll", | |
"runtimes/win/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll", | |
"system.runtime.interopservices.runtimeinformation.4.3.0.nupkg.sha512", | |
"system.runtime.interopservices.runtimeinformation.nuspec" | |
] | |
}, | |
"System.Security.Cryptography.Cng/5.0.0": { | |
"sha512": "jIMXsKn94T9JY7PvPq/tMfqa6GAaHpElRDpmG+SuL+D3+sTw2M8VhnibKnN8Tq+4JqbPJ/f+BwtLeDMEnzAvRg==", | |
"type": "package", | |
"path": "system.security.cryptography.cng/5.0.0", | |
"files": [ | |
".nupkg.metadata", | |
".signature.p7s", | |
"Icon.png", | |
"LICENSE.TXT", | |
"THIRD-PARTY-NOTICES.TXT", | |
"lib/MonoAndroid10/_._", | |
"lib/MonoTouch10/_._", | |
"lib/net46/System.Security.Cryptography.Cng.dll", | |
"lib/net461/System.Security.Cryptography.Cng.dll", | |
"lib/net461/System.Security.Cryptography.Cng.xml", | |
"lib/net462/System.Security.Cryptography.Cng.dll", | |
"lib/net462/System.Security.Cryptography.Cng.xml", | |
"lib/net47/System.Security.Cryptography.Cng.dll", | |
"lib/net47/System.Security.Cryptography.Cng.xml", | |
"lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll", | |
"lib/netcoreapp3.0/System.Security.Cryptography.Cng.dll", | |
"lib/netcoreapp3.0/System.Security.Cryptography.Cng.xml", | |
"lib/netstandard1.3/System.Security.Cryptography.Cng.dll", | |
"lib/netstandard1.4/System.Security.Cryptography.Cng.dll", | |
"lib/netstandard1.6/System.Security.Cryptography.Cng.dll", | |
"lib/netstandard2.0/System.Security.Cryptography.Cng.dll", | |
"lib/netstandard2.0/System.Security.Cryptography.Cng.xml", | |
"lib/netstandard2.1/System.Security.Cryptography.Cng.dll", | |
"lib/netstandard2.1/System.Security.Cryptography.Cng.xml", | |
"lib/uap10.0.16299/_._", | |
"lib/xamarinios10/_._", | |
"lib/xamarinmac20/_._", | |
"lib/xamarintvos10/_._", | |
"lib/xamarinwatchos10/_._", | |
"ref/MonoAndroid10/_._", | |
"ref/MonoTouch10/_._", | |
"ref/net46/System.Security.Cryptography.Cng.dll", | |
"ref/net461/System.Security.Cryptography.Cng.dll", | |
"ref/net461/System.Security.Cryptography.Cng.xml", | |
"ref/net462/System.Security.Cryptography.Cng.dll", | |
"ref/net462/System.Security.Cryptography.Cng.xml", | |
"ref/net47/System.Security.Cryptography.Cng.dll", | |
"ref/net47/System.Security.Cryptography.Cng.xml", | |
"ref/netcoreapp2.0/System.Security.Cryptography.Cng.dll", | |
"ref/netcoreapp2.0/System.Security.Cryptography.Cng.xml", | |
"ref/netcoreapp2.1/System.Security.Cryptography.Cng.dll", | |
"ref/netcoreapp2.1/System.Security.Cryptography.Cng.xml", | |
"ref/netcoreapp3.0/System.Security.Cryptography.Cng.dll", | |
"ref/netcoreapp3.0/System.Security.Cryptography.Cng.xml", | |
"ref/netstandard1.3/System.Security.Cryptography.Cng.dll", | |
"ref/netstandard1.4/System.Security.Cryptography.Cng.dll", | |
"ref/netstandard1.6/System.Security.Cryptography.Cng.dll", | |
"ref/netstandard2.0/System.Security.Cryptography.Cng.dll", | |
"ref/netstandard2.0/System.Security.Cryptography.Cng.xml", | |
"ref/netstandard2.1/System.Security.Cryptography.Cng.dll", | |
"ref/netstandard2.1/System.Security.Cryptography.Cng.xml", | |
"ref/uap10.0.16299/_._", | |
"ref/xamarinios10/_._", | |
"ref/xamarinmac20/_._", | |
"ref/xamarintvos10/_._", | |
"ref/xamarinwatchos10/_._", | |
"runtimes/win/lib/net46/System.Security.Cryptography.Cng.dll", | |
"runtimes/win/lib/net461/System.Security.Cryptography.Cng.dll", | |
"runtimes/win/lib/net461/System.Security.Cryptography.Cng.xml", | |
"runtimes/win/lib/net462/System.Security.Cryptography.Cng.dll", | |
"runtimes/win/lib/net462/System.Security.Cryptography.Cng.xml", | |
"runtimes/win/lib/net47/System.Security.Cryptography.Cng.dll", | |
"runtimes/win/lib/net47/System.Security.Cryptography.Cng.xml", | |
"runtimes/win/lib/netcoreapp2.0/System.Security.Cryptography.Cng.dll", | |
"runtimes/win/lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll", | |
"runtimes/win/lib/netcoreapp3.0/System.Security.Cryptography.Cng.dll", | |
"runtimes/win/lib/netcoreapp3.0/System.Security.Cryptography.Cng.xml", | |
"runtimes/win/lib/netstandard1.4/System.Security.Cryptography.Cng.dll", | |
"runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Cng.dll", | |
"runtimes/win/lib/uap10.0.16299/_._", | |
"system.security.cryptography.cng.5.0.0.nupkg.sha512", | |
"system.security.cryptography.cng.nuspec", | |
"useSharedDesignerContext.txt", | |
"version.txt" | |
] | |
}, | |
"System.Security.Cryptography.Pkcs/5.0.0": { | |
"sha512": "9TPLGjBCGKmNvG8pjwPeuYy0SMVmGZRwlTZvyPHDbYv/DRkoeumJdfumaaDNQzVGMEmbWtg07zUpSW9q70IlDQ==", | |
"type": "package", | |
"path": "system.security.cryptography.pkcs/5.0.0", | |
"files": [ | |
".nupkg.metadata", | |
".signature.p7s", | |
"Icon.png", | |
"LICENSE.TXT", | |
"THIRD-PARTY-NOTICES.TXT", | |
"lib/net46/System.Security.Cryptography.Pkcs.dll", | |
"lib/net461/System.Security.Cryptography.Pkcs.dll", | |
"lib/net461/System.Security.Cryptography.Pkcs.xml", | |
"lib/netcoreapp2.1/System.Security.Cryptography.Pkcs.dll", | |
"lib/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll", | |
"lib/netcoreapp3.0/System.Security.Cryptography.Pkcs.xml", | |
"lib/netstandard1.3/System.Security.Cryptography.Pkcs.dll", | |
"lib/netstandard2.0/System.Security.Cryptography.Pkcs.dll", | |
"lib/netstandard2.0/System.Security.Cryptography.Pkcs.xml", | |
"lib/netstandard2.1/System.Security.Cryptography.Pkcs.dll", | |
"lib/netstandard2.1/System.Security.Cryptography.Pkcs.xml", | |
"ref/net46/System.Security.Cryptography.Pkcs.dll", | |
"ref/net461/System.Security.Cryptography.Pkcs.dll", | |
"ref/net461/System.Security.Cryptography.Pkcs.xml", | |
"ref/netcoreapp2.1/System.Security.Cryptography.Pkcs.dll", | |
"ref/netcoreapp2.1/System.Security.Cryptography.Pkcs.xml", | |
"ref/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll", | |
"ref/netcoreapp3.0/System.Security.Cryptography.Pkcs.xml", | |
"ref/netstandard1.3/System.Security.Cryptography.Pkcs.dll", | |
"ref/netstandard2.0/System.Security.Cryptography.Pkcs.dll", | |
"ref/netstandard2.0/System.Security.Cryptography.Pkcs.xml", | |
"ref/netstandard2.1/System.Security.Cryptography.Pkcs.dll", | |
"ref/netstandard2.1/System.Security.Cryptography.Pkcs.xml", | |
"runtimes/win/lib/net46/System.Security.Cryptography.Pkcs.dll", | |
"runtimes/win/lib/net461/System.Security.Cryptography.Pkcs.dll", | |
"runtimes/win/lib/net461/System.Security.Cryptography.Pkcs.xml", | |
"runtimes/win/lib/netcoreapp2.1/System.Security.Cryptography.Pkcs.dll", | |
"runtimes/win/lib/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll", | |
"runtimes/win/lib/netcoreapp3.0/System.Security.Cryptography.Pkcs.xml", | |
"runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Pkcs.dll", | |
"runtimes/win/lib/netstandard2.0/System.Security.Cryptography.Pkcs.dll", | |
"runtimes/win/lib/netstandard2.0/System.Security.Cryptography.Pkcs.xml", | |
"runtimes/win/lib/netstandard2.1/System.Security.Cryptography.Pkcs.dll", | |
"runtimes/win/lib/netstandard2.1/System.Security.Cryptography.Pkcs.xml", | |
"system.security.cryptography.pkcs.5.0.0.nupkg.sha512", | |
"system.security.cryptography.pkcs.nuspec", | |
"useSharedDesignerContext.txt", | |
"version.txt" | |
] | |
}, | |
"System.Security.Cryptography.ProtectedData/4.4.0": { | |
"sha512": "cJV7ScGW7EhatRsjehfvvYVBvtiSMKgN8bOVI0bQhnF5bU7vnHVIsH49Kva7i7GWaWYvmEzkYVk1TC+gZYBEog==", | |
"type": "package", | |
"path": "system.security.cryptography.protecteddata/4.4.0", | |
"files": [ | |
".nupkg.metadata", | |
".signature.p7s", | |
"LICENSE.TXT", | |
"THIRD-PARTY-NOTICES.TXT", | |
"lib/MonoAndroid10/_._", | |
"lib/MonoTouch10/_._", | |
"lib/net46/System.Security.Cryptography.ProtectedData.dll", | |
"lib/net461/System.Security.Cryptography.ProtectedData.dll", | |
"lib/netstandard1.3/System.Security.Cryptography.ProtectedData.dll", | |
"lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll", | |
"lib/xamarinios10/_._", | |
"lib/xamarinmac20/_._", | |
"lib/xamarintvos10/_._", | |
"lib/xamarinwatchos10/_._", | |
"ref/MonoAndroid10/_._", | |
"ref/MonoTouch10/_._", | |
"ref/net46/System.Security.Cryptography.ProtectedData.dll", | |
"ref/net461/System.Security.Cryptography.ProtectedData.dll", | |
"ref/net461/System.Security.Cryptography.ProtectedData.xml", | |
"ref/netstandard1.3/System.Security.Cryptography.ProtectedData.dll", | |
"ref/netstandard2.0/System.Security.Cryptography.ProtectedData.dll", | |
"ref/netstandard2.0/System.Security.Cryptography.ProtectedData.xml", | |
"ref/xamarinios10/_._", | |
"ref/xamarinmac20/_._", | |
"ref/xamarintvos10/_._", | |
"ref/xamarinwatchos10/_._", | |
"runtimes/win/lib/net46/System.Security.Cryptography.ProtectedData.dll", | |
"runtimes/win/lib/net461/System.Security.Cryptography.ProtectedData.dll", | |
"runtimes/win/lib/netstandard1.3/System.Security.Cryptography.ProtectedData.dll", | |
"runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll", | |
"system.security.cryptography.protecteddata.4.4.0.nupkg.sha512", | |
"system.security.cryptography.protecteddata.nuspec", | |
"useSharedDesignerContext.txt", | |
"version.txt" | |
] | |
}, | |
"System.Text.Encoding.CodePages/7.0.0": { | |
"sha512": "LSyCblMpvOe0N3E+8e0skHcrIhgV2huaNcjUUEa8hRtgEAm36aGkRoC8Jxlb6Ra6GSfF29ftduPNywin8XolzQ==", | |
"type": "package", | |
"path": "system.text.encoding.codepages/7.0.0", | |
"files": [ | |
".nupkg.metadata", | |
".signature.p7s", | |
"Icon.png", | |
"LICENSE.TXT", | |
"THIRD-PARTY-NOTICES.TXT", | |
"buildTransitive/net461/System.Text.Encoding.CodePages.targets", | |
"buildTransitive/net462/_._", | |
"buildTransitive/net6.0/_._", | |
"buildTransitive/netcoreapp2.0/System.Text.Encoding.CodePages.targets", | |
"lib/MonoAndroid10/_._", | |
"lib/MonoTouch10/_._", | |
"lib/net462/System.Text.Encoding.CodePages.dll", | |
"lib/net462/System.Text.Encoding.CodePages.xml", | |
"lib/net6.0/System.Text.Encoding.CodePages.dll", | |
"lib/net6.0/System.Text.Encoding.CodePages.xml", | |
"lib/net7.0/System.Text.Encoding.CodePages.dll", | |
"lib/net7.0/System.Text.Encoding.CodePages.xml", | |
"lib/netstandard2.0/System.Text.Encoding.CodePages.dll", | |
"lib/netstandard2.0/System.Text.Encoding.CodePages.xml", | |
"lib/xamarinios10/_._", | |
"lib/xamarinmac20/_._", | |
"lib/xamarintvos10/_._", | |
"lib/xamarinwatchos10/_._", | |
"runtimes/win/lib/net6.0/System.Text.Encoding.CodePages.dll", | |
"runtimes/win/lib/net6.0/System.Text.Encoding.CodePages.xml", | |
"runtimes/win/lib/net7.0/System.Text.Encoding.CodePages.dll", | |
"runtimes/win/lib/net7.0/System.Text.Encoding.CodePages.xml", | |
"system.text.encoding.codepages.7.0.0.nupkg.sha512", | |
"system.text.encoding.codepages.nuspec", | |
"useSharedDesignerContext.txt" | |
] | |
}, | |
"System.Text.RegularExpressions.TestData/9.0.0-beta.24419.1": { | |
"sha512": "pAN3FgrY6XeFWUEaaXR1nsL23MPrHNzPyCX7lxh7beJbOX/DmZMCtaDnx/NGxwVj0yPnpeLmQtfD/yGjrC3ZwA==", | |
"type": "package", | |
"path": "system.text.regularexpressions.testdata/9.0.0-beta.24419.1", | |
"files": [ | |
".nupkg.metadata", | |
".signature.p7s", | |
"Icon.png", | |
"contentFiles/any/any/LICENSE", | |
"contentFiles/any/any/Regex_RealWorldPatterns.json", | |
"contentFiles/any/any/regexredux/1_000.in", | |
"contentFiles/any/any/regexredux/200_000.in", | |
"contentFiles/any/any/regexredux/20_000.in", | |
"contentFiles/any/any/regexredux/50_000.in", | |
"contentFiles/any/any/regexredux/5_000_000.in", | |
"system.text.regularexpressions.testdata.9.0.0-beta.24419.1.nupkg.sha512", | |
"system.text.regularexpressions.testdata.nuspec" | |
] | |
}, | |
"System.Threading.Channels/7.0.0": { | |
"sha512": "qmeeYNROMsONF6ndEZcIQ+VxR4Q/TX/7uIVLJqtwIWL7dDWeh0l1UIqgo4wYyjG//5lUNhwkLDSFl+pAWO6oiA==", | |
"type": "package", | |
"path": "system.threading.channels/7.0.0", | |
"files": [ | |
".nupkg.metadata", | |
".signature.p7s", | |
"Icon.png", | |
"LICENSE.TXT", | |
"THIRD-PARTY-NOTICES.TXT", | |
"buildTransitive/net461/System.Threading.Channels.targets", | |
"buildTransitive/net462/_._", | |
"buildTransitive/net6.0/_._", | |
"buildTransitive/netcoreapp2.0/System.Threading.Channels.targets", | |
"lib/net462/System.Threading.Channels.dll", | |
"lib/net462/System.Threading.Channels.xml", | |
"lib/net6.0/System.Threading.Channels.dll", | |
"lib/net6.0/System.Threading.Channels.xml", | |
"lib/net7.0/System.Threading.Channels.dll", | |
"lib/net7.0/System.Threading.Channels.xml", | |
"lib/netstandard2.0/System.Threading.Channels.dll", | |
"lib/netstandard2.0/System.Threading.Channels.xml", | |
"lib/netstandard2.1/System.Threading.Channels.dll", | |
"lib/netstandard2.1/System.Threading.Channels.xml", | |
"system.threading.channels.7.0.0.nupkg.sha512", | |
"system.threading.channels.nuspec", | |
"useSharedDesignerContext.txt" | |
] | |
}, | |
"System.Threading.Tasks.Dataflow/5.0.0": { | |
"sha512": "NBp0zSAMZp4muDje6XmbDfmkqw9+qsDCHp+YMEtnVgHEjQZ3Q7MzFTTp3eHqpExn4BwMrS7JkUVOTcVchig4Sw==", | |
"type": "package", | |
"path": "system.threading.tasks.dataflow/5.0.0", | |
"files": [ | |
".nupkg.metadata", | |
".signature.p7s", | |
"Icon.png", | |
"LICENSE.TXT", | |
"THIRD-PARTY-NOTICES.TXT", | |
"lib/net461/System.Threading.Tasks.Dataflow.dll", | |
"lib/net461/System.Threading.Tasks.Dataflow.xml", | |
"lib/netstandard1.0/System.Threading.Tasks.Dataflow.dll", | |
"lib/netstandard1.0/System.Threading.Tasks.Dataflow.xml", | |
"lib/netstandard1.1/System.Threading.Tasks.Dataflow.dll", | |
"lib/netstandard1.1/System.Threading.Tasks.Dataflow.xml", | |
"lib/netstandard2.0/System.Threading.Tasks.Dataflow.dll", | |
"lib/netstandard2.0/System.Threading.Tasks.Dataflow.xml", | |
"lib/portable-net45+win8+wpa81/System.Threading.Tasks.Dataflow.dll", | |
"lib/portable-net45+win8+wpa81/System.Threading.Tasks.Dataflow.xml", | |
"system.threading.tasks.dataflow.5.0.0.nupkg.sha512", | |
"system.threading.tasks.dataflow.nuspec", | |
"useSharedDesignerContext.txt", | |
"version.txt" | |
] | |
}, | |
"System.Threading.Tasks.Extensions/4.5.4": { | |
"sha512": "zteT+G8xuGu6mS+mzDzYXbzS7rd3K6Fjb9RiZlYlJPam2/hU7JCBZBVEcywNuR+oZ1ncTvc/cq0faRr3P01OVg==", | |
"type": "package", | |
"path": "system.threading.tasks.extensions/4.5.4", | |
"files": [ | |
".nupkg.metadata", | |
".signature.p7s", | |
"LICENSE.TXT", | |
"THIRD-PARTY-NOTICES.TXT", | |
"lib/MonoAndroid10/_._", | |
"lib/MonoTouch10/_._", | |
"lib/net461/System.Threading.Tasks.Extensions.dll", | |
"lib/net461/System.Threading.Tasks.Extensions.xml", | |
"lib/netcoreapp2.1/_._", | |
"lib/netstandard1.0/System.Threading.Tasks.Extensions.dll", | |
"lib/netstandard1.0/System.Threading.Tasks.Extensions.xml", | |
"lib/netstandard2.0/System.Threading.Tasks.Extensions.dll", | |
"lib/netstandard2.0/System.Threading.Tasks.Extensions.xml", | |
"lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll", | |
"lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.xml", | |
"lib/xamarinios10/_._", | |
"lib/xamarinmac20/_._", | |
"lib/xamarintvos10/_._", | |
"lib/xamarinwatchos10/_._", | |
"ref/MonoAndroid10/_._", | |
"ref/MonoTouch10/_._", | |
"ref/netcoreapp2.1/_._", | |
"ref/xamarinios10/_._", | |
"ref/xamarinmac20/_._", | |
"ref/xamarintvos10/_._", | |
"ref/xamarinwatchos10/_._", | |
"system.threading.tasks.extensions.4.5.4.nupkg.sha512", | |
"system.threading.tasks.extensions.nuspec", | |
"useSharedDesignerContext.txt", | |
"version.txt" | |
] | |
}, | |
"System.ValueTuple/4.5.0": { | |
"sha512": "okurQJO6NRE/apDIP23ajJ0hpiNmJ+f0BwOlB/cSqTLQlw5upkf+5+96+iG2Jw40G1fCVCyPz/FhIABUjMR+RQ==", | |
"type": "package", | |
"path": "system.valuetuple/4.5.0", | |
"files": [ | |
".nupkg.metadata", | |
".signature.p7s", | |
"LICENSE.TXT", | |
"THIRD-PARTY-NOTICES.TXT", | |
"lib/MonoAndroid10/_._", | |
"lib/MonoTouch10/_._", | |
"lib/net461/System.ValueTuple.dll", | |
"lib/net461/System.ValueTuple.xml", | |
"lib/net47/System.ValueTuple.dll", | |
"lib/net47/System.ValueTuple.xml", | |
"lib/netcoreapp2.0/_._", | |
"lib/netstandard1.0/System.ValueTuple.dll", | |
"lib/netstandard1.0/System.ValueTuple.xml", | |
"lib/netstandard2.0/_._", | |
"lib/portable-net40+sl4+win8+wp8/System.ValueTuple.dll", | |
"lib/portable-net40+sl4+win8+wp8/System.ValueTuple.xml", | |
"lib/uap10.0.16299/_._", | |
"lib/xamarinios10/_._", | |
"lib/xamarinmac20/_._", | |
"lib/xamarintvos10/_._", | |
"lib/xamarinwatchos10/_._", | |
"ref/MonoAndroid10/_._", | |
"ref/MonoTouch10/_._", | |
"ref/net461/System.ValueTuple.dll", | |
"ref/net47/System.ValueTuple.dll", | |
"ref/netcoreapp2.0/_._", | |
"ref/netstandard2.0/_._", | |
"ref/portable-net40+sl4+win8+wp8/System.ValueTuple.dll", | |
"ref/uap10.0.16299/_._", | |
"ref/xamarinios10/_._", | |
"ref/xamarinmac20/_._", | |
"ref/xamarintvos10/_._", | |
"ref/xamarinwatchos10/_._", | |
"system.valuetuple.4.5.0.nupkg.sha512", | |
"system.valuetuple.nuspec", | |
"useSharedDesignerContext.txt", | |
"version.txt" | |
] | |
}, | |
"xunit.abstractions/2.0.3": { | |
"sha512": "pot1I4YOxlWjIb5jmwvvQNbTrZ3lJQ+jUGkGjWE3hEFM0l5gOnBWS+H3qsex68s5cO52g+44vpGzhAt+42vwKg==", | |
"type": "package", | |
"path": "xunit.abstractions/2.0.3", | |
"files": [ | |
".nupkg.metadata", | |
".signature.p7s", | |
"lib/net35/xunit.abstractions.dll", | |
"lib/net35/xunit.abstractions.xml", | |
"lib/netstandard1.0/xunit.abstractions.dll", | |
"lib/netstandard1.0/xunit.abstractions.xml", | |
"lib/netstandard2.0/xunit.abstractions.dll", | |
"lib/netstandard2.0/xunit.abstractions.xml", | |
"xunit.abstractions.2.0.3.nupkg.sha512", | |
"xunit.abstractions.nuspec" | |
] | |
}, | |
"xunit.analyzers/1.4.0": { | |
"sha512": "7ljnTJfFjz5zK+Jf0h2dd2QOSO6UmFizXsojv/x4QX7TU5vEgtKZPk9RvpkiuUqg2bddtNZufBoKQalsi7djfA==", | |
"type": "package", | |
"path": "xunit.analyzers/1.4.0", | |
"hasTools": true, | |
"files": [ | |
".nupkg.metadata", | |
".signature.p7s", | |
"_content/README.md", | |
"_content/logo-128-transparent.png", | |
"analyzers/dotnet/cs/xunit.analyzers.dll", | |
"analyzers/dotnet/cs/xunit.analyzers.fixes.dll", | |
"tools/install.ps1", | |
"tools/uninstall.ps1", | |
"xunit.analyzers.1.4.0.nupkg.sha512", | |
"xunit.analyzers.nuspec" | |
] | |
}, | |
"xunit.assert/2.9.0": { | |
"sha512": "Z/1pyia//860wEYTKn6Q5dmgikJdRjgE4t5AoxJkK8oTmidzPLEPG574kmm7LFkMLbH6Frwmgb750kcyR+hwoA==", | |
"type": "package", | |
"path": "xunit.assert/2.9.0", | |
"files": [ | |
".nupkg.metadata", | |
".signature.p7s", | |
"_content/README.md", | |
"_content/logo-128-transparent.png", | |
"lib/net6.0/xunit.assert.dll", | |
"lib/net6.0/xunit.assert.xml", | |
"lib/netstandard1.1/xunit.assert.dll", | |
"lib/netstandard1.1/xunit.assert.xml", | |
"xunit.assert.2.9.0.nupkg.sha512", | |
"xunit.assert.nuspec" | |
] | |
}, | |
"xunit.core/2.9.0": { | |
"sha512": "uRaop9tZsZMCaUS4AfbSPGYHtvywWnm8XXFNUqII7ShWyDBgdchY6gyDNgO4AK1Lv/1NNW61Zq63CsDV6oH6Jg==", | |
"type": "package", | |
"path": "xunit.core/2.9.0", | |
"files": [ | |
".nupkg.metadata", | |
".signature.p7s", | |
"_content/README.md", | |
"_content/logo-128-transparent.png", | |
"build/xunit.core.props", | |
"build/xunit.core.targets", | |
"buildMultiTargeting/xunit.core.props", | |
"buildMultiTargeting/xunit.core.targets", | |
"xunit.core.2.9.0.nupkg.sha512", | |
"xunit.core.nuspec" | |
] | |
}, | |
"xunit.extensibility.core/2.9.0": { | |
"sha512": "zjDEUSxsr6UNij4gIwCgMqQox+oLDPRZ+mubwWLci+SssPBFQD1xeRR4SvgBuXqbE0QXCJ/STVTp+lxiB5NLVA==", | |
"type": "package", | |
"path": "xunit.extensibility.core/2.9.0", | |
"files": [ | |
".nupkg.metadata", | |
".signature.p7s", | |
"_content/README.md", | |
"_content/logo-128-transparent.png", | |
"lib/net452/xunit.core.dll", | |
"lib/net452/xunit.core.dll.tdnet", | |
"lib/net452/xunit.core.xml", | |
"lib/net452/xunit.runner.tdnet.dll", | |
"lib/net452/xunit.runner.utility.net452.dll", | |
"lib/netstandard1.1/xunit.core.dll", | |
"lib/netstandard1.1/xunit.core.xml", | |
"xunit.extensibility.core.2.9.0.nupkg.sha512", | |
"xunit.extensibility.core.nuspec" | |
] | |
}, | |
"xunit.extensibility.execution/2.9.0": { | |
"sha512": "5ZTQZvmPLlBw6QzCOwM0KnMsZw6eGjbmC176QHZlcbQoMhGIeGcYzYwn5w9yXxf+4phtplMuVqTpTbFDQh2bqQ==", | |
"type": "package", | |
"path": "xunit.extensibility.execution/2.9.0", | |
"files": [ | |
".nupkg.metadata", | |
".signature.p7s", | |
"_content/README.md", | |
"_content/logo-128-transparent.png", | |
"lib/net452/xunit.execution.desktop.dll", | |
"lib/net452/xunit.execution.desktop.xml", | |
"lib/netstandard1.1/xunit.execution.dotnet.dll", | |
"lib/netstandard1.1/xunit.execution.dotnet.xml", | |
"xunit.extensibility.execution.2.9.0.nupkg.sha512", | |
"xunit.extensibility.execution.nuspec" | |
] | |
}, | |
"xunit.runner.console/2.9.0": { | |
"sha512": "r+bnNyu6Btq0SK06XMZGCEroTMdqqA1gnHCVC/9MChSTCpIic3FAqQ7toawI/wfJFIexc1RGpPUUatuTH1AkGg==", | |
"type": "package", | |
"path": "xunit.runner.console/2.9.0", | |
"hasTools": true, | |
"files": [ | |
".nupkg.metadata", | |
".signature.p7s", | |
"_content/README.md", | |
"_content/logo-128-transparent.png", | |
"build/xunit.runner.console.props", | |
"tools/net452/xunit.abstractions.dll", | |
"tools/net452/xunit.console.exe", | |
"tools/net452/xunit.console.exe.config", | |
"tools/net452/xunit.console.x86.exe", | |
"tools/net452/xunit.console.x86.exe.config", | |
"tools/net452/xunit.runner.reporters.net452.dll", | |
"tools/net452/xunit.runner.utility.net452.dll", | |
"tools/net46/xunit.abstractions.dll", | |
"tools/net46/xunit.console.exe", | |
"tools/net46/xunit.console.exe.config", | |
"tools/net46/xunit.console.x86.exe", | |
"tools/net46/xunit.console.x86.exe.config", | |
"tools/net46/xunit.runner.reporters.net452.dll", | |
"tools/net46/xunit.runner.utility.net452.dll", | |
"tools/net461/xunit.abstractions.dll", | |
"tools/net461/xunit.console.exe", | |
"tools/net461/xunit.console.exe.config", | |
"tools/net461/xunit.console.x86.exe", | |
"tools/net461/xunit.console.x86.exe.config", | |
"tools/net461/xunit.runner.reporters.net452.dll", | |
"tools/net461/xunit.runner.utility.net452.dll", | |
"tools/net462/xunit.abstractions.dll", | |
"tools/net462/xunit.console.exe", | |
"tools/net462/xunit.console.exe.config", | |
"tools/net462/xunit.console.x86.exe", | |
"tools/net462/xunit.console.x86.exe.config", | |
"tools/net462/xunit.runner.reporters.net452.dll", | |
"tools/net462/xunit.runner.utility.net452.dll", | |
"tools/net47/xunit.abstractions.dll", | |
"tools/net47/xunit.console.exe", | |
"tools/net47/xunit.console.exe.config", | |
"tools/net47/xunit.console.x86.exe", | |
"tools/net47/xunit.console.x86.exe.config", | |
"tools/net47/xunit.runner.reporters.net452.dll", | |
"tools/net47/xunit.runner.utility.net452.dll", | |
"tools/net471/xunit.abstractions.dll", | |
"tools/net471/xunit.console.exe", | |
"tools/net471/xunit.console.exe.config", | |
"tools/net471/xunit.console.x86.exe", | |
"tools/net471/xunit.console.x86.exe.config", | |
"tools/net471/xunit.runner.reporters.net452.dll", | |
"tools/net471/xunit.runner.utility.net452.dll", | |
"tools/net472/xunit.abstractions.dll", | |
"tools/net472/xunit.console.exe", | |
"tools/net472/xunit.console.exe.config", | |
"tools/net472/xunit.console.x86.exe", | |
"tools/net472/xunit.console.x86.exe.config", | |
"tools/net472/xunit.runner.reporters.net452.dll", | |
"tools/net472/xunit.runner.utility.net452.dll", | |
"tools/net48/xunit.abstractions.dll", | |
"tools/net48/xunit.console.exe", | |
"tools/net48/xunit.console.exe.config", | |
"tools/net48/xunit.console.x86.exe", | |
"tools/net48/xunit.console.x86.exe.config", | |
"tools/net48/xunit.runner.reporters.net452.dll", | |
"tools/net48/xunit.runner.utility.net452.dll", | |
"tools/net481/xunit.abstractions.dll", | |
"tools/net481/xunit.console.exe", | |
"tools/net481/xunit.console.exe.config", | |
"tools/net481/xunit.console.x86.exe", | |
"tools/net481/xunit.console.x86.exe.config", | |
"tools/net481/xunit.runner.reporters.net452.dll", | |
"tools/net481/xunit.runner.utility.net452.dll", | |
"tools/net6.0/xunit.abstractions.dll", | |
"tools/net6.0/xunit.console.deps.json", | |
"tools/net6.0/xunit.console.dll", | |
"tools/net6.0/xunit.console.dll.config", | |
"tools/net6.0/xunit.console.exe", | |
"tools/net6.0/xunit.console.runtimeconfig.json", | |
"tools/net6.0/xunit.runner.reporters.netcoreapp10.dll", | |
"tools/net6.0/xunit.runner.utility.netcoreapp10.dll", | |
"tools/netcoreapp1.0/xunit.abstractions.dll", | |
"tools/netcoreapp1.0/xunit.console.deps.json", | |
"tools/netcoreapp1.0/xunit.console.dll", | |
"tools/netcoreapp1.0/xunit.console.dll.config", | |
"tools/netcoreapp1.0/xunit.console.runtimeconfig.json", | |
"tools/netcoreapp1.0/xunit.runner.reporters.netcoreapp10.dll", | |
"tools/netcoreapp1.0/xunit.runner.utility.netcoreapp10.dll", | |
"tools/netcoreapp2.0/xunit.abstractions.dll", | |
"tools/netcoreapp2.0/xunit.console.deps.json", | |
"tools/netcoreapp2.0/xunit.console.dll", | |
"tools/netcoreapp2.0/xunit.console.dll.config", | |
"tools/netcoreapp2.0/xunit.console.runtimeconfig.json", | |
"tools/netcoreapp2.0/xunit.runner.reporters.netcoreapp10.dll", | |
"tools/netcoreapp2.0/xunit.runner.utility.netcoreapp10.dll", | |
"xunit.runner.console.2.9.0.nupkg.sha512", | |
"xunit.runner.console.nuspec" | |
] | |
}, | |
"xunit.runner.visualstudio/2.8.2": { | |
"sha512": "vm1tbfXhFmjFMUmS4M0J0ASXz3/U5XvXBa6DOQUL3fEz4Vt6YPhv+ESCarx6M6D+9kJkJYZKCNvJMas1+nVfmQ==", | |
"type": "package", | |
"path": "xunit.runner.visualstudio/2.8.2", | |
"files": [ | |
".nupkg.metadata", | |
".signature.p7s", | |
"_content/README.md", | |
"_content/logo-128-transparent.png", | |
"build/net462/xunit.abstractions.dll", | |
"build/net462/xunit.runner.reporters.net452.dll", | |
"build/net462/xunit.runner.utility.net452.dll", | |
"build/net462/xunit.runner.visualstudio.props", | |
"build/net462/xunit.runner.visualstudio.testadapter.dll", | |
"build/net6.0/xunit.abstractions.dll", | |
"build/net6.0/xunit.runner.reporters.netcoreapp10.dll", | |
"build/net6.0/xunit.runner.utility.netcoreapp10.dll", | |
"build/net6.0/xunit.runner.visualstudio.props", | |
"build/net6.0/xunit.runner.visualstudio.testadapter.dll", | |
"lib/net462/_._", | |
"lib/net6.0/_._", | |
"xunit.runner.visualstudio.2.8.2.nupkg.sha512", | |
"xunit.runner.visualstudio.nuspec" | |
] | |
}, | |
"Microsoft.Bcl.AsyncInterfaces/9.0.0-dev": { | |
"type": "project", | |
"path": "../../../Microsoft.Bcl.AsyncInterfaces/src/Microsoft.Bcl.AsyncInterfaces.csproj", | |
"msbuildProject": "../../../Microsoft.Bcl.AsyncInterfaces/src/Microsoft.Bcl.AsyncInterfaces.csproj" | |
}, | |
"System.Collections.Immutable/9.0.0-dev": { | |
"type": "project", | |
"path": "../../../System.Collections.Immutable/src/System.Collections.Immutable.csproj", | |
"msbuildProject": "../../../System.Collections.Immutable/src/System.Collections.Immutable.csproj" | |
}, | |
"System.IO.Pipelines/9.0.0-dev": { | |
"type": "project", | |
"path": "../../../System.IO.Pipelines/src/System.IO.Pipelines.csproj", | |
"msbuildProject": "../../../System.IO.Pipelines/src/System.IO.Pipelines.csproj" | |
}, | |
"System.Reflection.Emit/9.0.0-dev": { | |
"type": "project", | |
"path": "../../../System.Reflection.Emit/src/System.Reflection.Emit.csproj", | |
"msbuildProject": "../../../System.Reflection.Emit/src/System.Reflection.Emit.csproj" | |
}, | |
"System.Reflection.Metadata/9.0.0-dev": { | |
"type": "project", | |
"path": "../../../System.Reflection.Metadata/src/System.Reflection.Metadata.csproj", | |
"msbuildProject": "../../../System.Reflection.Metadata/src/System.Reflection.Metadata.csproj" | |
}, | |
"System.Text.Encodings.Web/9.0.0-dev": { | |
"type": "project", | |
"path": "../../../System.Text.Encodings.Web/src/System.Text.Encodings.Web.csproj", | |
"msbuildProject": "../../../System.Text.Encodings.Web/src/System.Text.Encodings.Web.csproj" | |
}, | |
"System.Text.Json/9.0.0-dev": { | |
"type": "project", | |
"path": "../../../System.Text.Json/src/System.Text.Json.csproj", | |
"msbuildProject": "../../../System.Text.Json/src/System.Text.Json.csproj" | |
}, | |
"System.Text.RegularExpressions.Generator/9.0.0-dev": { | |
"type": "project", | |
"path": "../../gen/System.Text.RegularExpressions.Generator.csproj", | |
"msbuildProject": "../../gen/System.Text.RegularExpressions.Generator.csproj" | |
}, | |
"TestUtilities/9.0.0-dev": { | |
"type": "project", | |
"path": "../../../Common/tests/TestUtilities/TestUtilities.csproj", | |
"msbuildProject": "../../../Common/tests/TestUtilities/TestUtilities.csproj" | |
} | |
}, | |
"projectFileDependencyGroups": { | |
".NETFramework,Version=v4.8": [ | |
"Microsoft.CodeAnalysis.Analyzers >= 3.11.0-beta1.24405.1", | |
"Microsoft.CodeAnalysis.CSharp.CodeStyle >= 4.8.0", | |
"Microsoft.CodeAnalysis.NetAnalyzers >= 9.0.0-preview.24405.1", | |
"Microsoft.DotNet.Build.Tasks.TargetFramework >= 9.0.0-beta.24416.2", | |
"Microsoft.DotNet.CodeAnalysis >= 9.0.0-beta.24416.2", | |
"Microsoft.DotNet.RemoteExecutor >= 9.0.0-beta.24416.2", | |
"Microsoft.DotNet.XUnitExtensions >= 9.0.0-beta.24416.2", | |
"Microsoft.NET.Test.Sdk >= 17.4.0-preview-20220707-01", | |
"Microsoft.Net.Compilers.Toolset >= 4.12.0-2.24417.1", | |
"Newtonsoft.Json >= 13.0.3", | |
"StyleCop.Analyzers >= 1.2.0-beta.507", | |
"System.Text.Json >= 9.0.0-dev", | |
"System.Text.RegularExpressions.TestData >= 9.0.0-beta.24419.1", | |
"TestUtilities >= 9.0.0-dev", | |
"coverlet.collector >= 6.0.0", | |
"xunit.analyzers >= 1.4.0", | |
"xunit.assert >= 2.9.0", | |
"xunit.core >= 2.9.0", | |
"xunit.runner.console >= 2.9.0", | |
"xunit.runner.visualstudio >= 2.8.2" | |
], | |
"net9.0": [ | |
"DiffPlex >= 1.7.2", | |
"Microsoft.CodeAnalysis >= 4.12.0-2.24417.1", | |
"Microsoft.CodeAnalysis.Analyzers >= 3.11.0-beta1.24405.1", | |
"Microsoft.CodeAnalysis.CSharp.CodeFix.Testing >= 1.1.2-beta1.23323.1", | |
"Microsoft.CodeAnalysis.CSharp.CodeStyle >= 4.8.0", | |
"Microsoft.CodeAnalysis.CSharp.Workspaces >= 4.12.0-2.24417.1", | |
"Microsoft.CodeAnalysis.NetAnalyzers >= 9.0.0-preview.24405.1", | |
"Microsoft.DotNet.Build.Tasks.TargetFramework >= 9.0.0-beta.24416.2", | |
"Microsoft.DotNet.CodeAnalysis >= 9.0.0-beta.24416.2", | |
"Microsoft.DotNet.RemoteExecutor >= 9.0.0-beta.24416.2", | |
"Microsoft.DotNet.XUnitAssert >= 2.9.0-beta.24416.2", | |
"Microsoft.DotNet.XUnitConsoleRunner >= 2.9.0-beta.24416.2", | |
"Microsoft.DotNet.XUnitExtensions >= 9.0.0-beta.24416.2", | |
"Microsoft.NET.Test.Sdk >= 17.4.0-preview-20220707-01", | |
"Microsoft.Net.Compilers.Toolset >= 4.12.0-2.24417.1", | |
"Microsoft.VisualBasic >= 10.2.0", | |
"Microsoft.VisualStudio.Composition >= 17.0.46", | |
"Newtonsoft.Json >= 13.0.3", | |
"StyleCop.Analyzers >= 1.2.0-beta.507", | |
"System.Text.RegularExpressions.Generator >= 9.0.0-dev", | |
"System.Text.RegularExpressions.TestData >= 9.0.0-beta.24419.1", | |
"TestUtilities >= 9.0.0-dev", | |
"coverlet.collector >= 6.0.0", | |
"xunit.analyzers >= 1.4.0", | |
"xunit.core >= 2.9.0", | |
"xunit.runner.visualstudio >= 2.8.2" | |
] | |
}, | |
"packageFolders": { | |
"C:\\Users\\vihofer\\.nuget\\packages\\": {} | |
}, | |
"project": { | |
"version": "9.0.0-dev", | |
"restore": { | |
"projectUniqueName": "C:\\git\\runtime3\\src\\libraries\\System.Text.RegularExpressions\\tests\\FunctionalTests\\System.Text.RegularExpressions.Tests.csproj", | |
"projectName": "System.Text.RegularExpressions.Tests", | |
"projectPath": "C:\\git\\runtime3\\src\\libraries\\System.Text.RegularExpressions\\tests\\FunctionalTests\\System.Text.RegularExpressions.Tests.csproj", | |
"packagesPath": "C:\\Users\\vihofer\\.nuget\\packages\\", | |
"outputPath": "C:\\git\\runtime3\\artifacts\\obj\\System.Text.RegularExpressions.Tests\\", | |
"projectStyle": "PackageReference", | |
"crossTargeting": true, | |
"configFilePaths": [ | |
"C:\\git\\runtime3\\NuGet.Config", | |
"C:\\Users\\vihofer\\AppData\\Roaming\\NuGet\\NuGet.Config", | |
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", | |
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" | |
], | |
"originalTargetFrameworks": [ | |
"net48", | |
"net9.0" | |
], | |
"sources": { | |
"C:\\Program Files\\dotnet\\library-packs": {}, | |
"https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json": {}, | |
"https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-libraries-transport/nuget/v3/index.json": {}, | |
"https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-libraries/nuget/v3/index.json": {}, | |
"https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public/nuget/v3/index.json": {}, | |
"https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json": {}, | |
"https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet9-transport/nuget/v3/index.json": {}, | |
"https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet9/nuget/v3/index.json": {} | |
}, | |
"frameworks": { | |
"net9.0": { | |
"targetAlias": "net9.0", | |
"projectReferences": { | |
"C:\\git\\runtime3\\src\\libraries\\Common\\tests\\TestUtilities\\TestUtilities.csproj": { | |
"projectPath": "C:\\git\\runtime3\\src\\libraries\\Common\\tests\\TestUtilities\\TestUtilities.csproj" | |
}, | |
"C:\\git\\runtime3\\src\\libraries\\System.Text.RegularExpressions\\gen\\System.Text.RegularExpressions.Generator.csproj": { | |
"projectPath": "C:\\git\\runtime3\\src\\libraries\\System.Text.RegularExpressions\\gen\\System.Text.RegularExpressions.Generator.csproj" | |
} | |
} | |
}, | |
"net48": { | |
"targetAlias": "net48", | |
"projectReferences": { | |
"C:\\git\\runtime3\\src\\libraries\\Common\\tests\\TestUtilities\\TestUtilities.csproj": { | |
"projectPath": "C:\\git\\runtime3\\src\\libraries\\Common\\tests\\TestUtilities\\TestUtilities.csproj" | |
}, | |
"C:\\git\\runtime3\\src\\libraries\\System.Text.Json\\src\\System.Text.Json.csproj": { | |
"projectPath": "C:\\git\\runtime3\\src\\libraries\\System.Text.Json\\src\\System.Text.Json.csproj" | |
} | |
} | |
} | |
}, | |
"warningProperties": { | |
"allWarningsAsErrors": true, | |
"noWarn": [ | |
"NU5105" | |
] | |
}, | |
"restoreAuditProperties": { | |
"enableAudit": "true", | |
"auditLevel": "low", | |
"auditMode": "all" | |
}, | |
"SdkAnalysisLevel": "9.0.100" | |
}, | |
"frameworks": { | |
"net9.0": { | |
"targetAlias": "net9.0", | |
"dependencies": { | |
"DiffPlex": { | |
"target": "Package", | |
"version": "[1.7.2, )" | |
}, | |
"Microsoft.CodeAnalysis": { | |
"target": "Package", | |
"version": "[4.12.0-2.24417.1, )" | |
}, | |
"Microsoft.CodeAnalysis.Analyzers": { | |
"suppressParent": "All", | |
"target": "Package", | |
"version": "[3.11.0-beta1.24405.1, )" | |
}, | |
"Microsoft.CodeAnalysis.CSharp.CodeFix.Testing": { | |
"target": "Package", | |
"version": "[1.1.2-beta1.23323.1, )" | |
}, | |
"Microsoft.CodeAnalysis.CSharp.CodeStyle": { | |
"suppressParent": "All", | |
"target": "Package", | |
"version": "[4.8.0, )" | |
}, | |
"Microsoft.CodeAnalysis.CSharp.Workspaces": { | |
"suppressParent": "All", | |
"target": "Package", | |
"version": "[4.12.0-2.24417.1, )" | |
}, | |
"Microsoft.CodeAnalysis.NetAnalyzers": { | |
"suppressParent": "All", | |
"target": "Package", | |
"version": "[9.0.0-preview.24405.1, )" | |
}, | |
"Microsoft.DotNet.Build.Tasks.TargetFramework": { | |
"suppressParent": "All", | |
"target": "Package", | |
"version": "[9.0.0-beta.24416.2, )", | |
"autoReferenced": true | |
}, | |
"Microsoft.DotNet.CodeAnalysis": { | |
"suppressParent": "All", | |
"target": "Package", | |
"version": "[9.0.0-beta.24416.2, )", | |
"autoReferenced": true | |
}, | |
"Microsoft.DotNet.RemoteExecutor": { | |
"target": "Package", | |
"version": "[9.0.0-beta.24416.2, )" | |
}, | |
"Microsoft.DotNet.XUnitAssert": { | |
"suppressParent": "All", | |
"target": "Package", | |
"version": "[2.9.0-beta.24416.2, )", | |
"autoReferenced": true | |
}, | |
"Microsoft.DotNet.XUnitConsoleRunner": { | |
"target": "Package", | |
"version": "[2.9.0-beta.24416.2, )" | |
}, | |
"Microsoft.DotNet.XUnitExtensions": { | |
"target": "Package", | |
"version": "[9.0.0-beta.24416.2, )" | |
}, | |
"Microsoft.NET.Test.Sdk": { | |
"target": "Package", | |
"version": "[17.4.0-preview-20220707-01, )" | |
}, | |
"Microsoft.Net.Compilers.Toolset": { | |
"suppressParent": "All", | |
"target": "Package", | |
"version": "[4.12.0-2.24417.1, )", | |
"autoReferenced": true | |
}, | |
"Microsoft.VisualBasic": { | |
"target": "Package", | |
"version": "[10.2.0, )" | |
}, | |
"Microsoft.VisualStudio.Composition": { | |
"target": "Package", | |
"version": "[17.0.46, )" | |
}, | |
"Newtonsoft.Json": { | |
"target": "Package", | |
"version": "[13.0.3, )" | |
}, | |
"StyleCop.Analyzers": { | |
"suppressParent": "All", | |
"target": "Package", | |
"version": "[1.2.0-beta.507, )" | |
}, | |
"System.Text.RegularExpressions.TestData": { | |
"target": "Package", | |
"version": "[9.0.0-beta.24419.1, )" | |
}, | |
"coverlet.collector": { | |
"target": "Package", | |
"version": "[6.0.0, )" | |
}, | |
"xunit.analyzers": { | |
"suppressParent": "All", | |
"target": "Package", | |
"version": "[1.4.0, )", | |
"autoReferenced": true | |
}, | |
"xunit.core": { | |
"include": "Runtime, Compile, Native, ContentFiles, Analyzers, BuildTransitive", | |
"suppressParent": "All", | |
"target": "Package", | |
"version": "[2.9.0, )", | |
"autoReferenced": true | |
}, | |
"xunit.runner.visualstudio": { | |
"target": "Package", | |
"version": "[2.8.2, )", | |
"generatePathProperty": true | |
} | |
}, | |
"imports": [ | |
"net461", | |
"net462", | |
"net47", | |
"net471", | |
"net472", | |
"net48", | |
"net481" | |
], | |
"assetTargetFallback": true, | |
"warn": true, | |
"frameworkReferences": { | |
"Microsoft.NETCore.App": { | |
"privateAssets": "all" | |
} | |
}, | |
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.100-preview.7.24407.12/PortableRuntimeIdentifierGraph.json" | |
}, | |
"net48": { | |
"targetAlias": "net48", | |
"dependencies": { | |
"Microsoft.CodeAnalysis.Analyzers": { | |
"suppressParent": "All", | |
"target": "Package", | |
"version": "[3.11.0-beta1.24405.1, )" | |
}, | |
"Microsoft.CodeAnalysis.CSharp.CodeStyle": { | |
"suppressParent": "All", | |
"target": "Package", | |
"version": "[4.8.0, )" | |
}, | |
"Microsoft.CodeAnalysis.NetAnalyzers": { | |
"suppressParent": "All", | |
"target": "Package", | |
"version": "[9.0.0-preview.24405.1, )" | |
}, | |
"Microsoft.DotNet.Build.Tasks.TargetFramework": { | |
"suppressParent": "All", | |
"target": "Package", | |
"version": "[9.0.0-beta.24416.2, )", | |
"autoReferenced": true | |
}, | |
"Microsoft.DotNet.CodeAnalysis": { | |
"suppressParent": "All", | |
"target": "Package", | |
"version": "[9.0.0-beta.24416.2, )", | |
"autoReferenced": true | |
}, | |
"Microsoft.DotNet.RemoteExecutor": { | |
"target": "Package", | |
"version": "[9.0.0-beta.24416.2, )" | |
}, | |
"Microsoft.DotNet.XUnitExtensions": { | |
"target": "Package", | |
"version": "[9.0.0-beta.24416.2, )" | |
}, | |
"Microsoft.NET.Test.Sdk": { | |
"target": "Package", | |
"version": "[17.4.0-preview-20220707-01, )" | |
}, | |
"Microsoft.Net.Compilers.Toolset": { | |
"suppressParent": "All", | |
"target": "Package", | |
"version": "[4.12.0-2.24417.1, )", | |
"autoReferenced": true | |
}, | |
"Newtonsoft.Json": { | |
"target": "Package", | |
"version": "[13.0.3, )" | |
}, | |
"StyleCop.Analyzers": { | |
"suppressParent": "All", | |
"target": "Package", | |
"version": "[1.2.0-beta.507, )" | |
}, | |
"System.Text.RegularExpressions.TestData": { | |
"target": "Package", | |
"version": "[9.0.0-beta.24419.1, )" | |
}, | |
"coverlet.collector": { | |
"target": "Package", | |
"version": "[6.0.0, )" | |
}, | |
"xunit.analyzers": { | |
"suppressParent": "All", | |
"target": "Package", | |
"version": "[1.4.0, )", | |
"autoReferenced": true | |
}, | |
"xunit.assert": { | |
"suppressParent": "All", | |
"target": "Package", | |
"version": "[2.9.0, )", | |
"autoReferenced": true | |
}, | |
"xunit.core": { | |
"include": "Runtime, Compile, Native, ContentFiles, Analyzers, BuildTransitive", | |
"suppressParent": "All", | |
"target": "Package", | |
"version": "[2.9.0, )", | |
"autoReferenced": true | |
}, | |
"xunit.runner.console": { | |
"target": "Package", | |
"version": "[2.9.0, )", | |
"generatePathProperty": true | |
}, | |
"xunit.runner.visualstudio": { | |
"target": "Package", | |
"version": "[2.8.2, )", | |
"generatePathProperty": true | |
} | |
}, | |
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.100-preview.7.24407.12\\RuntimeIdentifierGraph.json" | |
} | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment