FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
codeql/csharp/paket.main.bzl at codeql-cli/v2.19.1 · github/codeql · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
github
/
codeql
Public
Notifications
You must be signed in to change notification settings
Fork
2.1k
Star
10k
Code
Issues
997
Pull requests
467
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
codeql
/
csharp
/
paket.main.bzl
Copy path
More file actions
More file actions
Latest commit
History
History
History
78 lines (76 loc) · 119 KB
Breadcrumbs
codeql
/
csharp
/
paket.main.bzl
Copy path
File metadata and controls
78 lines (76 loc) · 119 KB
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
"GENERATED"
load
(
"@rules_dotnet//dotnet:defs.bzl"
,
"nuget_repo"
)
def
main
():
"main"
nuget_repo
(
name
=
"paket.main"
,
packages
=
[
{
"name"
:
"Basic.CompilerLog.Util"
,
"id"
:
"Basic.CompilerLog.Util"
,
"version"
:
"0.7.8"
,
"sha512"
:
"sha512-l4HWgecvjVCLOYNbdo7NiW+icYbOmPolc6xYacawIb8OKGBdncAR4gECP9NzRcOqKqe+Y6bp/zym1MyWMtUmbQ=="
,
"sources"
: [
"https://api.nuget.org/v3/index.json"
],
"dependencies"
: {
"net11"
: [],
"net20"
: [],
"net30"
: [],
"net35"
: [],
"net40"
: [],
"net403"
: [],
"net45"
: [],
"net451"
: [],
"net452"
: [],
"net46"
: [],
"net461"
: [
"MSBuild.StructuredLogger"
,
"MessagePack"
,
"Microsoft.CodeAnalysis"
,
"Microsoft.CodeAnalysis.CSharp"
,
"Microsoft.CodeAnalysis.VisualBasic"
,
"Microsoft.Extensions.ObjectPool"
],
"net462"
: [
"MSBuild.StructuredLogger"
,
"MessagePack"
,
"Microsoft.CodeAnalysis"
,
"Microsoft.CodeAnalysis.CSharp"
,
"Microsoft.CodeAnalysis.VisualBasic"
,
"Microsoft.Extensions.ObjectPool"
],
"net47"
: [
"MSBuild.StructuredLogger"
,
"MessagePack"
,
"Microsoft.CodeAnalysis"
,
"Microsoft.CodeAnalysis.CSharp"
,
"Microsoft.CodeAnalysis.VisualBasic"
,
"Microsoft.Extensions.ObjectPool"
],
"net471"
: [
"MSBuild.StructuredLogger"
,
"MessagePack"
,
"Microsoft.CodeAnalysis"
,
"Microsoft.CodeAnalysis.CSharp"
,
"Microsoft.CodeAnalysis.VisualBasic"
,
"Microsoft.Extensions.ObjectPool"
],
"net472"
: [
"MSBuild.StructuredLogger"
,
"MessagePack"
,
"Microsoft.CodeAnalysis"
,
"Microsoft.CodeAnalysis.CSharp"
,
"Microsoft.CodeAnalysis.VisualBasic"
,
"Microsoft.Extensions.ObjectPool"
],
"net48"
: [
"MSBuild.StructuredLogger"
,
"MessagePack"
,
"Microsoft.CodeAnalysis"
,
"Microsoft.CodeAnalysis.CSharp"
,
"Microsoft.CodeAnalysis.VisualBasic"
,
"Microsoft.Extensions.ObjectPool"
],
"net5.0"
: [
"MSBuild.StructuredLogger"
,
"MessagePack"
,
"Microsoft.CodeAnalysis"
,
"Microsoft.CodeAnalysis.CSharp"
,
"Microsoft.CodeAnalysis.VisualBasic"
,
"Microsoft.Extensions.ObjectPool"
],
"net6.0"
: [
"MSBuild.StructuredLogger"
,
"MessagePack"
,
"Microsoft.CodeAnalysis"
,
"Microsoft.CodeAnalysis.CSharp"
,
"Microsoft.CodeAnalysis.VisualBasic"
,
"Microsoft.Extensions.ObjectPool"
],
"net7.0"
: [
"MSBuild.StructuredLogger"
,
"MessagePack"
,
"Microsoft.CodeAnalysis"
,
"Microsoft.CodeAnalysis.CSharp"
,
"Microsoft.CodeAnalysis.VisualBasic"
,
"Microsoft.Extensions.ObjectPool"
],
"net8.0"
: [
"MSBuild.StructuredLogger"
,
"MessagePack"
,
"Microsoft.CodeAnalysis"
,
"Microsoft.CodeAnalysis.CSharp"
,
"Microsoft.CodeAnalysis.VisualBasic"
,
"Microsoft.Extensions.ObjectPool"
],
"netcoreapp1.0"
: [],
"netcoreapp1.1"
: [],
"netcoreapp2.0"
: [
"MSBuild.StructuredLogger"
,
"MessagePack"
,
"Microsoft.CodeAnalysis"
,
"Microsoft.CodeAnalysis.CSharp"
,
"Microsoft.CodeAnalysis.VisualBasic"
,
"Microsoft.Extensions.ObjectPool"
],
"netcoreapp2.1"
: [
"MSBuild.StructuredLogger"
,
"MessagePack"
,
"Microsoft.CodeAnalysis"
,
"Microsoft.CodeAnalysis.CSharp"
,
"Microsoft.CodeAnalysis.VisualBasic"
,
"Microsoft.Extensions.ObjectPool"
],
"netcoreapp2.2"
: [
"MSBuild.StructuredLogger"
,
"MessagePack"
,
"Microsoft.CodeAnalysis"
,
"Microsoft.CodeAnalysis.CSharp"
,
"Microsoft.CodeAnalysis.VisualBasic"
,
"Microsoft.Extensions.ObjectPool"
],
"netcoreapp3.0"
: [
"MSBuild.StructuredLogger"
,
"MessagePack"
,
"Microsoft.CodeAnalysis"
,
"Microsoft.CodeAnalysis.CSharp"
,
"Microsoft.CodeAnalysis.VisualBasic"
,
"Microsoft.Extensions.ObjectPool"
],
"netcoreapp3.1"
: [
"MSBuild.StructuredLogger"
,
"MessagePack"
,
"Microsoft.CodeAnalysis"
,
"Microsoft.CodeAnalysis.CSharp"
,
"Microsoft.CodeAnalysis.VisualBasic"
,
"Microsoft.Extensions.ObjectPool"
],
"netstandard"
: [],
"netstandard1.0"
: [],
"netstandard1.1"
: [],
"netstandard1.2"
: [],
"netstandard1.3"
: [],
"netstandard1.4"
: [],
"netstandard1.5"
: [],
"netstandard1.6"
: [],
"netstandard2.0"
: [
"MSBuild.StructuredLogger"
,
"MessagePack"
,
"Microsoft.CodeAnalysis"
,
"Microsoft.CodeAnalysis.CSharp"
,
"Microsoft.CodeAnalysis.VisualBasic"
,
"Microsoft.Extensions.ObjectPool"
],
"netstandard2.1"
: [
"MSBuild.StructuredLogger"
,
"MessagePack"
,
"Microsoft.CodeAnalysis"
,
"Microsoft.CodeAnalysis.CSharp"
,
"Microsoft.CodeAnalysis.VisualBasic"
,
"Microsoft.Extensions.ObjectPool"
]},
"targeting_pack_overrides"
: [],
"framework_list"
: []},
{
"name"
:
"Humanizer.Core"
,
"id"
:
"Humanizer.Core"
,
"version"
:
"2.14.1"
,
"sha512"
:
"sha512-yzqGU/HKNLZ9Uvr6kvSc3wYV/S5O/IvklIUW5WF7MuivGLY8wS5IZnLPkt7D1KW8Et2Enl0I3Lzg2vGWM24Xsw=="
,
"sources"
: [
"https://api.nuget.org/v3/index.json"
],
"dependencies"
: {
"net11"
: [],
"net20"
: [],
"net30"
: [],
"net35"
: [],
"net40"
: [],
"net403"
: [],
"net45"
: [],
"net451"
: [],
"net452"
: [],
"net46"
: [],
"net461"
: [],
"net462"
: [],
"net47"
: [],
"net471"
: [],
"net472"
: [],
"net48"
: [],
"net5.0"
: [],
"net6.0"
: [],
"net7.0"
: [],
"net8.0"
: [],
"netcoreapp1.0"
: [],
"netcoreapp1.1"
: [],
"netcoreapp2.0"
: [],
"netcoreapp2.1"
: [],
"netcoreapp2.2"
: [],
"netcoreapp3.0"
: [],
"netcoreapp3.1"
: [],
"netstandard"
: [],
"netstandard1.0"
: [],
"netstandard1.1"
: [],
"netstandard1.2"
: [],
"netstandard1.3"
: [],
"netstandard1.4"
: [],
"netstandard1.5"
: [],
"netstandard1.6"
: [],
"netstandard2.0"
: [],
"netstandard2.1"
: []},
"targeting_pack_overrides"
: [],
"framework_list"
: []},
{
"name"
:
"MessagePack"
,
"id"
:
"MessagePack"
,
"version"
:
"2.5.129"
,
"sha512"
:
"sha512-wpw2dHkE5AcvMYKE4MrWuoeZ2jeaneDlqAgplxm6yKqPXeUVI2h5DPrKjsljnJSNRZOm3tunasw18Q9xj/3UoA=="
,
"sources"
: [
"https://api.nuget.org/v3/index.json"
],
"dependencies"
: {
"net11"
: [],
"net20"
: [],
"net30"
: [],
"net35"
: [],
"net40"
: [],
"net403"
: [],
"net45"
: [],
"net451"
: [],
"net452"
: [],
"net46"
: [],
"net461"
: [
"MessagePack.Annotations"
,
"Microsoft.NET.StringTools"
,
"System.Collections.Immutable"
,
"System.Runtime.CompilerServices.Unsafe"
],
"net462"
: [
"MessagePack.Annotations"
,
"Microsoft.NET.StringTools"
,
"System.Collections.Immutable"
,
"System.Runtime.CompilerServices.Unsafe"
],
"net47"
: [
"MessagePack.Annotations"
,
"Microsoft.NET.StringTools"
,
"System.Collections.Immutable"
,
"System.Runtime.CompilerServices.Unsafe"
],
"net471"
: [
"MessagePack.Annotations"
,
"Microsoft.NET.StringTools"
,
"System.Collections.Immutable"
,
"System.Runtime.CompilerServices.Unsafe"
],
"net472"
: [
"MessagePack.Annotations"
,
"Microsoft.NET.StringTools"
,
"System.Collections.Immutable"
,
"System.Runtime.CompilerServices.Unsafe"
],
"net48"
: [
"MessagePack.Annotations"
,
"Microsoft.NET.StringTools"
,
"System.Collections.Immutable"
,
"System.Runtime.CompilerServices.Unsafe"
],
"net5.0"
: [
"MessagePack.Annotations"
,
"Microsoft.NET.StringTools"
,
"System.Collections.Immutable"
,
"System.Runtime.CompilerServices.Unsafe"
],
"net6.0"
: [
"MessagePack.Annotations"
,
"Microsoft.NET.StringTools"
,
"System.Runtime.CompilerServices.Unsafe"
],
"net7.0"
: [
"MessagePack.Annotations"
,
"Microsoft.NET.StringTools"
,
"System.Runtime.CompilerServices.Unsafe"
],
"net8.0"
: [
"MessagePack.Annotations"
,
"Microsoft.NET.StringTools"
,
"System.Runtime.CompilerServices.Unsafe"
],
"netcoreapp1.0"
: [],
"netcoreapp1.1"
: [],
"netcoreapp2.0"
: [
"MessagePack.Annotations"
,
"Microsoft.NET.StringTools"
,
"System.Collections.Immutable"
,
"System.Runtime.CompilerServices.Unsafe"
],
"netcoreapp2.1"
: [
"MessagePack.Annotations"
,
"Microsoft.NET.StringTools"
,
"System.Collections.Immutable"
,
"System.Runtime.CompilerServices.Unsafe"
],
"netcoreapp2.2"
: [
"MessagePack.Annotations"
,
"Microsoft.NET.StringTools"
,
"System.Collections.Immutable"
,
"System.Runtime.CompilerServices.Unsafe"
],
"netcoreapp3.0"
: [
"MessagePack.Annotations"
,
"Microsoft.NET.StringTools"
,
"System.Collections.Immutable"
,
"System.Runtime.CompilerServices.Unsafe"
],
"netcoreapp3.1"
: [
"MessagePack.Annotations"
,
"Microsoft.NET.StringTools"
,
"System.Collections.Immutable"
,
"System.Runtime.CompilerServices.Unsafe"
],
"netstandard"
: [],
"netstandard1.0"
: [],
"netstandard1.1"
: [],
"netstandard1.2"
: [],
"netstandard1.3"
: [],
"netstandard1.4"
: [],
"netstandard1.5"
: [],
"netstandard1.6"
: [],
"netstandard2.0"
: [
"MessagePack.Annotations"
,
"Microsoft.NET.StringTools"
,
"System.Collections.Immutable"
,
"System.Runtime.CompilerServices.Unsafe"
],
"netstandard2.1"
: [
"MessagePack.Annotations"
,
"Microsoft.NET.StringTools"
,
"System.Collections.Immutable"
,
"System.Runtime.CompilerServices.Unsafe"
]},
"targeting_pack_overrides"
: [],
"framework_list"
: []},
{
"name"
:
"MessagePack.Annotations"
,
"id"
:
"MessagePack.Annotations"
,
"version"
:
"2.5.129"
,
"sha512"
:
"sha512-mr12dLr06Kp7Ra7+GUXHbuxt/gbi6RPGPw1mpSvZsubs7hJxzHDtYTb5KKuseu5cpzOUDfsGcaW+Bo0+lqCFAA=="
,
"sources"
: [
"https://api.nuget.org/v3/index.json"
],
"dependencies"
: {
"net11"
: [],
"net20"
: [],
"net30"
: [],
"net35"
: [],
"net40"
: [],
"net403"
: [],
"net45"
: [],
"net451"
: [],
"net452"
: [],
"net46"
: [],
"net461"
: [],
"net462"
: [],
"net47"
: [],
"net471"
: [],
"net472"
: [],
"net48"
: [],
"net5.0"
: [],
"net6.0"
: [],
"net7.0"
: [],
"net8.0"
: [],
"netcoreapp1.0"
: [],
"netcoreapp1.1"
: [],
"netcoreapp2.0"
: [],
"netcoreapp2.1"
: [],
"netcoreapp2.2"
: [],
"netcoreapp3.0"
: [],
"netcoreapp3.1"
: [],
"netstandard"
: [],
"netstandard1.0"
: [],
"netstandard1.1"
: [],
"netstandard1.2"
: [],
"netstandard1.3"
: [],
"netstandard1.4"
: [],
"netstandard1.5"
: [],
"netstandard1.6"
: [],
"netstandard2.0"
: [],
"netstandard2.1"
: []},
"targeting_pack_overrides"
: [],
"framework_list"
: []},
{
"name"
:
"Microsoft.Build"
,
"id"
:
"Microsoft.Build"
,
"version"
:
"17.8.3"
,
"sha512"
:
"sha512-jRz++ltVTU9xGAYSnI7fGwLIsg/AwINaxlXaJrcMszO+fyh1xJ8gKZkDz10foT/5y26jZC6G93wyp85NVHc+lA=="
,
"sources"
: [
"https://api.nuget.org/v3/index.json"
],
"dependencies"
: {
"net11"
: [],
"net20"
: [],
"net30"
: [],
"net35"
: [],
"net40"
: [],
"net403"
: [],
"net45"
: [],
"net451"
: [],
"net452"
: [],
"net46"
: [],
"net461"
: [],
"net462"
: [],
"net47"
: [],
"net471"
: [],
"net472"
: [
"Microsoft.Build.Framework"
,
"Microsoft.NET.StringTools"
,
"System.Collections.Immutable"
,
"System.Configuration.ConfigurationManager"
,
"System.Reflection.MetadataLoadContext"
,
"System.Security.Principal.Windows"
,
"System.Threading.Tasks.Dataflow"
,
"System.Reflection.Metadata"
,
"System.Runtime.CompilerServices.Unsafe"
],
"net48"
: [
"Microsoft.Build.Framework"
,
"Microsoft.NET.StringTools"
,
"System.Collections.Immutable"
,
"System.Configuration.ConfigurationManager"
,
"System.Reflection.MetadataLoadContext"
,
"System.Security.Principal.Windows"
,
"System.Threading.Tasks.Dataflow"
,
"System.Reflection.Metadata"
,
"System.Runtime.CompilerServices.Unsafe"
],
"net5.0"
: [],
"net6.0"
: [],
"net7.0"
: [],
"net8.0"
: [
"Microsoft.Build.Framework"
,
"Microsoft.NET.StringTools"
,
"System.Collections.Immutable"
,
"System.Configuration.ConfigurationManager"
,
"System.Reflection.MetadataLoadContext"
,
"System.Security.Principal.Windows"
,
"System.Threading.Tasks.Dataflow"
,
"System.Reflection.Metadata"
],
"netcoreapp1.0"
: [],
"netcoreapp1.1"
: [],
"netcoreapp2.0"
: [],
"netcoreapp2.1"
: [],
"netcoreapp2.2"
: [],
"netcoreapp3.0"
: [],
"netcoreapp3.1"
: [],
"netstandard"
: [],
"netstandard1.0"
: [],
"netstandard1.1"
: [],
"netstandard1.2"
: [],
"netstandard1.3"
: [],
"netstandard1.4"
: [],
"netstandard1.5"
: [],
"netstandard1.6"
: [],
"netstandard2.0"
: [],
"netstandard2.1"
: []},
"targeting_pack_overrides"
: [],
"framework_list"
: []},
{
"name"
:
"Microsoft.Build.Framework"
,
"id"
:
"Microsoft.Build.Framework"
,
"version"
:
"17.8.3"
,
"sha512"
:
"sha512-xDOoj8lpNohM0Sieo4sJ47m/3SAquclF8wFZeAYYuDRHc8hII4XWPhSafFmw5A4TMGOyV08Z1TrrqES9HxMB3Q=="
,
"sources"
: [
"https://api.nuget.org/v3/index.json"
],
"dependencies"
: {
"net11"
: [],
"net20"
: [],
"net30"
: [],
"net35"
: [],
"net40"
: [],
"net403"
: [],
"net45"
: [],
"net451"
: [],
"net452"
: [],
"net46"
: [],
"net461"
: [
"System.Runtime.CompilerServices.Unsafe"
,
"System.Security.Principal.Windows"
],
"net462"
: [
"System.Runtime.CompilerServices.Unsafe"
,
"System.Security.Principal.Windows"
],
"net47"
: [
"System.Runtime.CompilerServices.Unsafe"
,
"System.Security.Principal.Windows"
],
"net471"
: [
"System.Runtime.CompilerServices.Unsafe"
,
"System.Security.Principal.Windows"
],
"net472"
: [
"System.Runtime.CompilerServices.Unsafe"
],
"net48"
: [
"System.Runtime.CompilerServices.Unsafe"
],
"net5.0"
: [
"System.Runtime.CompilerServices.Unsafe"
,
"System.Security.Principal.Windows"
],
"net6.0"
: [
"System.Runtime.CompilerServices.Unsafe"
,
"System.Security.Principal.Windows"
],
"net7.0"
: [
"System.Runtime.CompilerServices.Unsafe"
,
"System.Security.Principal.Windows"
],
"net8.0"
: [],
"netcoreapp1.0"
: [],
"netcoreapp1.1"
: [],
"netcoreapp2.0"
: [
"System.Runtime.CompilerServices.Unsafe"
,
"System.Security.Principal.Windows"
],
"netcoreapp2.1"
: [
"System.Runtime.CompilerServices.Unsafe"
,
"System.Security.Principal.Windows"
],
"netcoreapp2.2"
: [
"System.Runtime.CompilerServices.Unsafe"
,
"System.Security.Principal.Windows"
],
"netcoreapp3.0"
: [
"System.Runtime.CompilerServices.Unsafe"
,
"System.Security.Principal.Windows"
],
"netcoreapp3.1"
: [
"System.Runtime.CompilerServices.Unsafe"
,
"System.Security.Principal.Windows"
],
"netstandard"
: [],
"netstandard1.0"
: [],
"netstandard1.1"
: [],
"netstandard1.2"
: [],
"netstandard1.3"
: [],
"netstandard1.4"
: [],
"netstandard1.5"
: [],
"netstandard1.6"
: [],
"netstandard2.0"
: [
"System.Runtime.CompilerServices.Unsafe"
,
"System.Security.Principal.Windows"
],
"netstandard2.1"
: [
"System.Runtime.CompilerServices.Unsafe"
,
"System.Security.Principal.Windows"
]},
"targeting_pack_overrides"
: [],
"framework_list"
: []},
{
"name"
:
"Microsoft.Build.Utilities.Core"
,
"id"
:
"Microsoft.Build.Utilities.Core"
,
"version"
:
"17.5.0"
,
"sha512"
:
"sha512-La1NFQ7SVz1pVGEUnG15BQG26jJkRMCiitySBXLhuTYf9IG6eZ5j5UFjnM4EFKSVKbictRv+D/F0dQtsCiK9ag=="
,
"sources"
: [
"https://api.nuget.org/v3/index.json"
],
"dependencies"
: {
"net11"
: [],
"net20"
: [],
"net30"
: [],
"net35"
: [],
"net40"
: [],
"net403"
: [],
"net45"
: [],
"net451"
: [],
"net452"
: [],
"net46"
: [],
"net461"
: [
"Microsoft.Build.Framework"
,
"Microsoft.NET.StringTools"
,
"System.Collections.Immutable"
,
"System.Configuration.ConfigurationManager"
,
"System.Security.Permissions"
],
"net462"
: [
"Microsoft.Build.Framework"
,
"Microsoft.NET.StringTools"
,
"System.Collections.Immutable"
,
"System.Configuration.ConfigurationManager"
,
"System.Security.Permissions"
],
"net47"
: [
"Microsoft.Build.Framework"
,
"Microsoft.NET.StringTools"
,
"System.Collections.Immutable"
,
"System.Configuration.ConfigurationManager"
,
"System.Security.Permissions"
],
"net471"
: [
"Microsoft.Build.Framework"
,
"Microsoft.NET.StringTools"
,
"System.Collections.Immutable"
,
"System.Configuration.ConfigurationManager"
,
"System.Security.Permissions"
],
"net472"
: [
"Microsoft.Build.Framework"
,
"Microsoft.NET.StringTools"
,
"System.Collections.Immutable"
,
"System.Configuration.ConfigurationManager"
],
"net48"
: [
"Microsoft.Build.Framework"
,
"Microsoft.NET.StringTools"
,
"System.Collections.Immutable"
,
"System.Configuration.ConfigurationManager"
],
"net5.0"
: [
"Microsoft.Build.Framework"
,
"Microsoft.NET.StringTools"
,
"System.Collections.Immutable"
,
"System.Configuration.ConfigurationManager"
,
"System.Security.Permissions"
],
"net6.0"
: [
"Microsoft.Build.Framework"
,
"Microsoft.NET.StringTools"
,
"System.Collections.Immutable"
,
"System.Configuration.ConfigurationManager"
,
"System.Security.Permissions"
],
"net7.0"
: [
"Microsoft.Build.Framework"
,
"Microsoft.NET.StringTools"
,
"System.Collections.Immutable"
,
"System.Configuration.ConfigurationManager"
],
"net8.0"
: [
"Microsoft.Build.Framework"
,
"Microsoft.NET.StringTools"
,
"System.Collections.Immutable"
,
"System.Configuration.ConfigurationManager"
],
"netcoreapp1.0"
: [],
"netcoreapp1.1"
: [],
"netcoreapp2.0"
: [
"Microsoft.Build.Framework"
,
"Microsoft.NET.StringTools"
,
"System.Collections.Immutable"
,
"System.Configuration.ConfigurationManager"
,
"System.Security.Permissions"
],
"netcoreapp2.1"
: [
"Microsoft.Build.Framework"
,
"Microsoft.NET.StringTools"
,
"System.Collections.Immutable"
,
"System.Configuration.ConfigurationManager"
,
"System.Security.Permissions"
],
"netcoreapp2.2"
: [
"Microsoft.Build.Framework"
,
"Microsoft.NET.StringTools"
,
"System.Collections.Immutable"
,
"System.Configuration.ConfigurationManager"
,
"System.Security.Permissions"
],
"netcoreapp3.0"
: [
"Microsoft.Build.Framework"
,
"Microsoft.NET.StringTools"
,
"System.Collections.Immutable"
,
"System.Configuration.ConfigurationManager"
,
"System.Security.Permissions"
],
"netcoreapp3.1"
: [
"Microsoft.Build.Framework"
,
"Microsoft.NET.StringTools"
,
"System.Collections.Immutable"
,
"System.Configuration.ConfigurationManager"
,
"System.Security.Permissions"
],
"netstandard"
: [],
"netstandard1.0"
: [],
"netstandard1.1"
: [],
"netstandard1.2"
: [],
"netstandard1.3"
: [],
"netstandard1.4"
: [],
"netstandard1.5"
: [],
"netstandard1.6"
: [],
"netstandard2.0"
: [
"Microsoft.Build.Framework"
,
"Microsoft.NET.StringTools"
,
"System.Collections.Immutable"
,
"System.Configuration.ConfigurationManager"
,
"System.Security.Permissions"
],
"netstandard2.1"
: [
"Microsoft.Build.Framework"
,
"Microsoft.NET.StringTools"
,
"System.Collections.Immutable"
,
"System.Configuration.ConfigurationManager"
,
"System.Security.Permissions"
]},
"targeting_pack_overrides"
: [],
"framework_list"
: []},
{
"name"
:
"Microsoft.CodeAnalysis"
,
"id"
:
"Microsoft.CodeAnalysis"
,
"version"
:
"4.9.2"
,
"sha512"
:
"sha512-CJh/yj/ZWnDn0qRDovqeb7qhXl4MDFR5CELAQ2B5K9dcEC6JPg7Fkm2ADRiBM4UF7ub+n6fkiE5+/+GPD5WbFg=="
,
"sources"
: [
"https://api.nuget.org/v3/index.json"
],
"dependencies"
: {
"net11"
: [],
"net20"
: [],
"net30"
: [],
"net35"
: [],
"net40"
: [],
"net403"
: [],
"net45"
: [],
"net451"
: [],
"net452"
: [],
"net46"
: [],
"net461"
: [
"Microsoft.CodeAnalysis.CSharp.Workspaces"
,
"Microsoft.CodeAnalysis.VisualBasic.Workspaces"
],
"net462"
: [
"Microsoft.CodeAnalysis.CSharp.Workspaces"
,
"Microsoft.CodeAnalysis.VisualBasic.Workspaces"
],
"net47"
: [
"Microsoft.CodeAnalysis.CSharp.Workspaces"
,
"Microsoft.CodeAnalysis.VisualBasic.Workspaces"
],
"net471"
: [
"Microsoft.CodeAnalysis.CSharp.Workspaces"
,
"Microsoft.CodeAnalysis.VisualBasic.Workspaces"
],
"net472"
: [
"Microsoft.CodeAnalysis.CSharp.Workspaces"
,
"Microsoft.CodeAnalysis.VisualBasic.Workspaces"
],
"net48"
: [
"Microsoft.CodeAnalysis.CSharp.Workspaces"
,
"Microsoft.CodeAnalysis.VisualBasic.Workspaces"
],
"net5.0"
: [
"Microsoft.CodeAnalysis.CSharp.Workspaces"
,
"Microsoft.CodeAnalysis.VisualBasic.Workspaces"
],
"net6.0"
: [
"Microsoft.CodeAnalysis.CSharp.Workspaces"
,
"Microsoft.CodeAnalysis.VisualBasic.Workspaces"
],
"net7.0"
: [
"Microsoft.CodeAnalysis.CSharp.Workspaces"
,
"Microsoft.CodeAnalysis.VisualBasic.Workspaces"
],
"net8.0"
: [
"Microsoft.CodeAnalysis.CSharp.Workspaces"
,
"Microsoft.CodeAnalysis.VisualBasic.Workspaces"
],
"netcoreapp1.0"
: [],
"netcoreapp1.1"
: [],
"netcoreapp2.0"
: [
"Microsoft.CodeAnalysis.CSharp.Workspaces"
,
"Microsoft.CodeAnalysis.VisualBasic.Workspaces"
],
"netcoreapp2.1"
: [
"Microsoft.CodeAnalysis.CSharp.Workspaces"
,
"Microsoft.CodeAnalysis.VisualBasic.Workspaces"
],
"netcoreapp2.2"
: [
"Microsoft.CodeAnalysis.CSharp.Workspaces"
,
"Microsoft.CodeAnalysis.VisualBasic.Workspaces"
],
"netcoreapp3.0"
: [
"Microsoft.CodeAnalysis.CSharp.Workspaces"
,
"Microsoft.CodeAnalysis.VisualBasic.Workspaces"
],
"netcoreapp3.1"
: [
"Microsoft.CodeAnalysis.CSharp.Workspaces"
,
"Microsoft.CodeAnalysis.VisualBasic.Workspaces"
],
"netstandard"
: [],
"netstandard1.0"
: [],
"netstandard1.1"
: [],
"netstandard1.2"
: [],
"netstandard1.3"
: [],
"netstandard1.4"
: [],
"netstandard1.5"
: [],
"netstandard1.6"
: [],
"netstandard2.0"
: [
"Microsoft.CodeAnalysis.CSharp.Workspaces"
,
"Microsoft.CodeAnalysis.VisualBasic.Workspaces"
],
"netstandard2.1"
: [
"Microsoft.CodeAnalysis.CSharp.Workspaces"
,
"Microsoft.CodeAnalysis.VisualBasic.Workspaces"
]},
"targeting_pack_overrides"
: [],
"framework_list"
: []},
{
"name"
:
"Microsoft.CodeAnalysis.Analyzers"
,
"id"
:
"Microsoft.CodeAnalysis.Analyzers"
,
"version"
:
"3.3.4"
,
"sha512"
:
"sha512-I+Riw6/6WjNICydoiNpDjN/GGP7u4XsL6VsI9lG/OjFufH3flvSEy/fxNhGDVGwZWwq/5BlnqX+LH2dmheaPfg=="
,
"sources"
: [
"https://api.nuget.org/v3/index.json"
],
"dependencies"
: {
"net11"
: [],
"net20"
: [],
"net30"
: [],
"net35"
: [],
"net40"
: [],
"net403"
: [],
"net45"
: [],
"net451"
: [],
"net452"
: [],
"net46"
: [],
"net461"
: [],
"net462"
: [],
"net47"
: [],
"net471"
: [],
"net472"
: [],
"net48"
: [],
"net5.0"
: [],
"net6.0"
: [],
"net7.0"
: [],
"net8.0"
: [],
"netcoreapp1.0"
: [],
"netcoreapp1.1"
: [],
"netcoreapp2.0"
: [],
"netcoreapp2.1"
: [],
"netcoreapp2.2"
: [],
"netcoreapp3.0"
: [],
"netcoreapp3.1"
: [],
"netstandard"
: [],
"netstandard1.0"
: [],
"netstandard1.1"
: [],
"netstandard1.2"
: [],
"netstandard1.3"
: [],
"netstandard1.4"
: [],
"netstandard1.5"
: [],
"netstandard1.6"
: [],
"netstandard2.0"
: [],
"netstandard2.1"
: []},
"targeting_pack_overrides"
: [],
"framework_list"
: []},
{
"name"
:
"Microsoft.CodeAnalysis.Common"
,
"id"
:
"Microsoft.CodeAnalysis.Common"
,
"version"
:
"4.9.2"
,
"sha512"
:
"sha512-XCtqPQdnoqfrBSidFWIESm8exXVHF4yPY94e84St2PVZPc2bGeQNXdFNwadu1Bd2sr/bAgM5B0UHbCqBz+/SeQ=="
,
"sources"
: [
"https://api.nuget.org/v3/index.json"
],
"dependencies"
: {
"net11"
: [],
"net20"
: [],
"net30"
: [],
"net35"
: [],
"net40"
: [],
"net403"
: [],
"net45"
: [],
"net451"
: [],
"net452"
: [],
"net46"
: [],
"net461"
: [
"Microsoft.CodeAnalysis.Analyzers"
,
"System.Collections.Immutable"
,
"System.Reflection.Metadata"
,
"System.Runtime.CompilerServices.Unsafe"
],
"net462"
: [
"Microsoft.CodeAnalysis.Analyzers"
,
"System.Collections.Immutable"
,
"System.Reflection.Metadata"
,
"System.Runtime.CompilerServices.Unsafe"
],
"net47"
: [
"Microsoft.CodeAnalysis.Analyzers"
,
"System.Collections.Immutable"
,
"System.Reflection.Metadata"
,
"System.Runtime.CompilerServices.Unsafe"
],
"net471"
: [
"Microsoft.CodeAnalysis.Analyzers"
,
"System.Collections.Immutable"
,
"System.Reflection.Metadata"
,
"System.Runtime.CompilerServices.Unsafe"
],
"net472"
: [
"Microsoft.CodeAnalysis.Analyzers"
,
"System.Collections.Immutable"
,
"System.Reflection.Metadata"
,
"System.Runtime.CompilerServices.Unsafe"
],
"net48"
: [
"Microsoft.CodeAnalysis.Analyzers"
,
"System.Collections.Immutable"
,
"System.Reflection.Metadata"
,
"System.Runtime.CompilerServices.Unsafe"
],
"net5.0"
: [
"Microsoft.CodeAnalysis.Analyzers"
,
"System.Collections.Immutable"
,
"System.Reflection.Metadata"
,
"System.Runtime.CompilerServices.Unsafe"
],
"net6.0"
: [
"Microsoft.CodeAnalysis.Analyzers"
,
"System.Collections.Immutable"
,
"System.Reflection.Metadata"
,
"System.Runtime.CompilerServices.Unsafe"
],
"net7.0"
: [
"Microsoft.CodeAnalysis.Analyzers"
,
"System.Collections.Immutable"
,
"System.Reflection.Metadata"
,
"System.Runtime.CompilerServices.Unsafe"
],
"net8.0"
: [
"Microsoft.CodeAnalysis.Analyzers"
,
"System.Collections.Immutable"
,
"System.Reflection.Metadata"
,
"System.Runtime.CompilerServices.Unsafe"
],
"netcoreapp1.0"
: [],
"netcoreapp1.1"
: [],
"netcoreapp2.0"
: [
"Microsoft.CodeAnalysis.Analyzers"
,
"System.Collections.Immutable"
,
"System.Reflection.Metadata"
,
"System.Runtime.CompilerServices.Unsafe"
],
"netcoreapp2.1"
: [
"Microsoft.CodeAnalysis.Analyzers"
,
"System.Collections.Immutable"
,
"System.Reflection.Metadata"
,
"System.Runtime.CompilerServices.Unsafe"
],
"netcoreapp2.2"
: [
"Microsoft.CodeAnalysis.Analyzers"
,
"System.Collections.Immutable"
,
"System.Reflection.Metadata"
,
"System.Runtime.CompilerServices.Unsafe"
],
"netcoreapp3.0"
: [
"Microsoft.CodeAnalysis.Analyzers"
,
"System.Collections.Immutable"
,
"System.Reflection.Metadata"
,
"System.Runtime.CompilerServices.Unsafe"
],
"netcoreapp3.1"
: [
"Microsoft.CodeAnalysis.Analyzers"
,
"System.Collections.Immutable"
,
"System.Reflection.Metadata"
,
"System.Runtime.CompilerServices.Unsafe"
],
"netstandard"
: [],
"netstandard1.0"
: [],
"netstandard1.1"
: [],
"netstandard1.2"
: [],
"netstandard1.3"
: [],
"netstandard1.4"
: [],
"netstandard1.5"
: [],
"netstandard1.6"
: [],
"netstandard2.0"
: [
"Microsoft.CodeAnalysis.Analyzers"
,
"System.Collections.Immutable"
,
"System.Reflection.Metadata"
,
"System.Runtime.CompilerServices.Unsafe"
],
"netstandard2.1"
: [
"Microsoft.CodeAnalysis.Analyzers"
,
"System.Collections.Immutable"
,
"System.Reflection.Metadata"
,
"System.Runtime.CompilerServices.Unsafe"
]},
"targeting_pack_overrides"
: [],
"framework_list"
: []},
{
"name"
:
"Microsoft.CodeAnalysis.CSharp"
,
"id"
:
"Microsoft.CodeAnalysis.CSharp"
,
"version"
:
"4.9.2"
,
"sha512"
:
"sha512-oy5nUdJOaOQEjUZimhYH4xU6nVxt8ctkdP7HT2fc32ecvH50QeIwJXgjNt7MGUyhJO+Wd3SipQWQ5QyDw7VuLg=="
,
"sources"
: [
"https://api.nuget.org/v3/index.json"
],
"dependencies"
: {
"net11"
: [],
"net20"
: [],
"net30"
: [],
"net35"
: [],
"net40"
: [],
"net403"
: [],
"net45"
: [],
"net451"
: [],
"net452"
: [],
"net46"
: [],
"net461"
: [
"Microsoft.CodeAnalysis.Common"
],
"net462"
: [
"Microsoft.CodeAnalysis.Common"
],
"net47"
: [
"Microsoft.CodeAnalysis.Common"
],
"net471"
: [
"Microsoft.CodeAnalysis.Common"
],
"net472"
: [
"Microsoft.CodeAnalysis.Common"
],
"net48"
: [
"Microsoft.CodeAnalysis.Common"
],
"net5.0"
: [
"Microsoft.CodeAnalysis.Common"
],
"net6.0"
: [
"Microsoft.CodeAnalysis.Common"
],
"net7.0"
: [
"Microsoft.CodeAnalysis.Common"
],
"net8.0"
: [
"Microsoft.CodeAnalysis.Common"
],
"netcoreapp1.0"
: [],
"netcoreapp1.1"
: [],
"netcoreapp2.0"
: [
"Microsoft.CodeAnalysis.Common"
],
"netcoreapp2.1"
: [
"Microsoft.CodeAnalysis.Common"
],
"netcoreapp2.2"
: [
"Microsoft.CodeAnalysis.Common"
],
"netcoreapp3.0"
: [
"Microsoft.CodeAnalysis.Common"
],
"netcoreapp3.1"
: [
"Microsoft.CodeAnalysis.Common"
],
"netstandard"
: [],
"netstandard1.0"
: [],
"netstandard1.1"
: [],
"netstandard1.2"
: [],
"netstandard1.3"
: [],
"netstandard1.4"
: [],
"netstandard1.5"
: [],
"netstandard1.6"
: [],
"netstandard2.0"
: [
"Microsoft.CodeAnalysis.Common"
],
"netstandard2.1"
: [
"Microsoft.CodeAnalysis.Common"
]},
"targeting_pack_overrides"
: [],
"framework_list"
: []},
{
"name"
:
"Microsoft.CodeAnalysis.CSharp.Workspaces"
,
"id"
:
"Microsoft.CodeAnalysis.CSharp.Workspaces"
,
"version"
:
"4.9.2"
,
"sha512"
:
"sha512-NfP1c+OjN0KbFxhSN2DXilIjZzH6p/DzkF+yemB0v/7nhQkvRq7cDle6TpWgpw12JKOSa6lSirfECbRSyLFGhA=="
,
"sources"
: [
"https://api.nuget.org/v3/index.json"
],
"dependencies"
: {
"net11"
: [],
"net20"
: [],
"net30"
: [],
"net35"
: [],
"net40"
: [],
"net403"
: [],
"net45"
: [],
"net451"
: [],
"net452"
: [],
"net46"
: [],
"net461"
: [
"Microsoft.CodeAnalysis.Common"
,
"Microsoft.CodeAnalysis.CSharp"
,
"Microsoft.CodeAnalysis.Workspaces.Common"
,
"Humanizer.Core"
],
"net462"
: [
"Microsoft.CodeAnalysis.Common"
,
"Microsoft.CodeAnalysis.CSharp"
,
"Microsoft.CodeAnalysis.Workspaces.Common"
,
"Humanizer.Core"
],
"net47"
: [
"Microsoft.CodeAnalysis.Common"
,
"Microsoft.CodeAnalysis.CSharp"
,
"Microsoft.CodeAnalysis.Workspaces.Common"
,
"Humanizer.Core"
],
"net471"
: [
"Microsoft.CodeAnalysis.Common"
,
"Microsoft.CodeAnalysis.CSharp"
,
"Microsoft.CodeAnalysis.Workspaces.Common"
,
"Humanizer.Core"
],
"net472"
: [
"Microsoft.CodeAnalysis.Common"
,
"Microsoft.CodeAnalysis.CSharp"
,
"Microsoft.CodeAnalysis.Workspaces.Common"
,
"Humanizer.Core"
],
"net48"
: [
"Microsoft.CodeAnalysis.Common"
,
"Microsoft.CodeAnalysis.CSharp"
,
"Microsoft.CodeAnalysis.Workspaces.Common"
,
"Humanizer.Core"
],
"net5.0"
: [
"Microsoft.CodeAnalysis.Common"
,
"Microsoft.CodeAnalysis.CSharp"
,
"Microsoft.CodeAnalysis.Workspaces.Common"
,
"Humanizer.Core"
],
"net6.0"
: [
"Microsoft.CodeAnalysis.Common"
,
"Microsoft.CodeAnalysis.CSharp"
,
"Microsoft.CodeAnalysis.Workspaces.Common"
,
"Humanizer.Core"
],
"net7.0"
: [
"Microsoft.CodeAnalysis.Common"
,
"Microsoft.CodeAnalysis.CSharp"
,
"Microsoft.CodeAnalysis.Workspaces.Common"
,
"Humanizer.Core"
],
"net8.0"
: [
"Microsoft.CodeAnalysis.Common"
,
"Microsoft.CodeAnalysis.CSharp"
,
"Microsoft.CodeAnalysis.Workspaces.Common"
,
"Humanizer.Core"
],
"netcoreapp1.0"
: [],
"netcoreapp1.1"
: [],
"netcoreapp2.0"
: [
"Microsoft.CodeAnalysis.Common"
,
"Microsoft.CodeAnalysis.CSharp"
,
"Microsoft.CodeAnalysis.Workspaces.Common"
,
"Humanizer.Core"
],
"netcoreapp2.1"
: [
"Microsoft.CodeAnalysis.Common"
,
"Microsoft.CodeAnalysis.CSharp"
,
"Microsoft.CodeAnalysis.Workspaces.Common"
,
"Humanizer.Core"
],
"netcoreapp2.2"
: [
"Microsoft.CodeAnalysis.Common"
,
"Microsoft.CodeAnalysis.CSharp"
,
"Microsoft.CodeAnalysis.Workspaces.Common"
,
"Humanizer.Core"
],
"netcoreapp3.0"
: [
"Microsoft.CodeAnalysis.Common"
,
"Microsoft.CodeAnalysis.CSharp"
,
"Microsoft.CodeAnalysis.Workspaces.Common"
,
"Humanizer.Core"
],
"netcoreapp3.1"
: [
"Microsoft.CodeAnalysis.Common"
,
"Microsoft.CodeAnalysis.CSharp"
,
"Microsoft.CodeAnalysis.Workspaces.Common"
,
"Humanizer.Core"
],
"netstandard"
: [],
"netstandard1.0"
: [],
"netstandard1.1"
: [],
"netstandard1.2"
: [],
"netstandard1.3"
: [],
"netstandard1.4"
: [],
"netstandard1.5"
: [],
"netstandard1.6"
: [],
"netstandard2.0"
: [
"Microsoft.CodeAnalysis.Common"
,
"Microsoft.CodeAnalysis.CSharp"
,
"Microsoft.CodeAnalysis.Workspaces.Common"
,
"Humanizer.Core"
],
"netstandard2.1"
: [
"Microsoft.CodeAnalysis.Common"
,
"Microsoft.CodeAnalysis.CSharp"
,
"Microsoft.CodeAnalysis.Workspaces.Common"
,
"Humanizer.Core"
]},
"targeting_pack_overrides"
: [],
"framework_list"
: []},
{
"name"
:
"Microsoft.CodeAnalysis.VisualBasic"
,
"id"
:
"Microsoft.CodeAnalysis.VisualBasic"
,
"version"
:
"4.9.2"
,
"sha512"
:
"sha512-Jx3d7jpZ2bdCb/FzVBPD2a4P8jFDhdoEugGoxLxVKtBDzHA5+RdQL0BWvzwrP1Tdw3YPshrUelNlZXmcNXqZyA=="
,
"sources"
: [
"https://api.nuget.org/v3/index.json"
],
"dependencies"
: {
"net11"
: [],
"net20"
: [],
"net30"
: [],
"net35"
: [],
"net40"
: [],
"net403"
: [],
"net45"
: [],
"net451"
: [],
"net452"
: [],
"net46"
: [],
"net461"
: [
"Microsoft.CodeAnalysis.Common"
],
"net462"
: [
"Microsoft.CodeAnalysis.Common"
],
"net47"
: [
"Microsoft.CodeAnalysis.Common"
],
"net471"
: [
"Microsoft.CodeAnalysis.Common"
],
"net472"
: [
"Microsoft.CodeAnalysis.Common"
],
"net48"
: [
"Microsoft.CodeAnalysis.Common"
],
"net5.0"
: [
"Microsoft.CodeAnalysis.Common"
],
"net6.0"
: [
"Microsoft.CodeAnalysis.Common"
],
"net7.0"
: [
"Microsoft.CodeAnalysis.Common"
],
"net8.0"
: [
"Microsoft.CodeAnalysis.Common"
],
"netcoreapp1.0"
: [],
"netcoreapp1.1"
: [],
"netcoreapp2.0"
: [
"Microsoft.CodeAnalysis.Common"
],
"netcoreapp2.1"
: [
"Microsoft.CodeAnalysis.Common"
],
"netcoreapp2.2"
: [
"Microsoft.CodeAnalysis.Common"
],
"netcoreapp3.0"
: [
"Microsoft.CodeAnalysis.Common"
],
"netcoreapp3.1"
: [
"Microsoft.CodeAnalysis.Common"
],
"netstandard"
: [],
"netstandard1.0"
: [],
"netstandard1.1"
: [],
"netstandard1.2"
: [],
"netstandard1.3"
: [],
"netstandard1.4"
: [],
"netstandard1.5"
: [],
"netstandard1.6"
: [],
"netstandard2.0"
: [
"Microsoft.CodeAnalysis.Common"
],
"netstandard2.1"
: [
"Microsoft.CodeAnalysis.Common"
]},
"targeting_pack_overrides"
: [],
"framework_list"
: []},
{
"name"
:
"Microsoft.CodeAnalysis.VisualBasic.Workspaces"
,
"id"
:
"Microsoft.CodeAnalysis.VisualBasic.Workspaces"
,
"version"
:
"4.9.2"
,
"sha512"
:
"sha512-v07rvZvckHiPLDzKXFs9AXfEGsDeTvR+N9YHO9wQqboXgms4HCv0fTrZOOgqM/aVS7racJKRo1tf62UfjqMeEw=="
,
"sources"
: [
"https://api.nuget.org/v3/index.json"
],
"dependencies"
: {
"net11"
: [],
"net20"
: [],
"net30"
: [],
"net35"
: [],
"net40"
: [],
"net403"
: [],
"net45"
: [],
"net451"
: [],
"net452"
: [],
"net46"
: [],
"net461"
: [
"Microsoft.CodeAnalysis.Common"
,
"Microsoft.CodeAnalysis.VisualBasic"
,
"Microsoft.CodeAnalysis.Workspaces.Common"
],
"net462"
: [
"Microsoft.CodeAnalysis.Common"
,
"Microsoft.CodeAnalysis.VisualBasic"
,
"Microsoft.CodeAnalysis.Workspaces.Common"
],
"net47"
: [
"Microsoft.CodeAnalysis.Common"
,
"Microsoft.CodeAnalysis.VisualBasic"
,
"Microsoft.CodeAnalysis.Workspaces.Common"
],
"net471"
: [
"Microsoft.CodeAnalysis.Common"
,
"Microsoft.CodeAnalysis.VisualBasic"
,
"Microsoft.CodeAnalysis.Workspaces.Common"
],
"net472"
: [
"Microsoft.CodeAnalysis.Common"
,
"Microsoft.CodeAnalysis.VisualBasic"
,
"Microsoft.CodeAnalysis.Workspaces.Common"
],
"net48"
: [
"Microsoft.CodeAnalysis.Common"
,
"Microsoft.CodeAnalysis.VisualBasic"
,
"Microsoft.CodeAnalysis.Workspaces.Common"
],
"net5.0"
: [
"Microsoft.CodeAnalysis.Common"
,
"Microsoft.CodeAnalysis.VisualBasic"
,
"Microsoft.CodeAnalysis.Workspaces.Common"
],
"net6.0"
: [
"Microsoft.CodeAnalysis.Common"
,
"Microsoft.CodeAnalysis.VisualBasic"
,
"Microsoft.CodeAnalysis.Workspaces.Common"
],
"net7.0"
: [
"Microsoft.CodeAnalysis.Common"
,
"Microsoft.CodeAnalysis.VisualBasic"
,
"Microsoft.CodeAnalysis.Workspaces.Common"
],
"net8.0"
: [
"Microsoft.CodeAnalysis.Common"
,
"Microsoft.CodeAnalysis.VisualBasic"
,
"Microsoft.CodeAnalysis.Workspaces.Common"
],
"netcoreapp1.0"
: [],
"netcoreapp1.1"
: [],
"netcoreapp2.0"
: [
"Microsoft.CodeAnalysis.Common"
,
"Microsoft.CodeAnalysis.VisualBasic"
,
"Microsoft.CodeAnalysis.Workspaces.Common"
],
"netcoreapp2.1"
: [
"Microsoft.CodeAnalysis.Common"
,
"Microsoft.CodeAnalysis.VisualBasic"
,
"Microsoft.CodeAnalysis.Workspaces.Common"
],
"netcoreapp2.2"
: [
"Microsoft.CodeAnalysis.Common"
,
"Microsoft.CodeAnalysis.VisualBasic"
,
"Microsoft.CodeAnalysis.Workspaces.Common"
],
"netcoreapp3.0"
: [
"Microsoft.CodeAnalysis.Common"
,
"Microsoft.CodeAnalysis.VisualBasic"
,
"Microsoft.CodeAnalysis.Workspaces.Common"
],
"netcoreapp3.1"
: [
"Microsoft.CodeAnalysis.Common"
,
"Microsoft.CodeAnalysis.VisualBasic"
,
"Microsoft.CodeAnalysis.Workspaces.Common"
],
"netstandard"
: [],
"netstandard1.0"
: [],
"netstandard1.1"
: [],
"netstandard1.2"
: [],
"netstandard1.3"
: [],
"netstandard1.4"
: [],
"netstandard1.5"
: [],
"netstandard1.6"
: [],
"netstandard2.0"
: [
"Microsoft.CodeAnalysis.Common"
,
"Microsoft.CodeAnalysis.VisualBasic"
,
"Microsoft.CodeAnalysis.Workspaces.Common"
],
"netstandard2.1"
: [
"Microsoft.CodeAnalysis.Common"
,
"Microsoft.CodeAnalysis.VisualBasic"
,
"Microsoft.CodeAnalysis.Workspaces.Common"
]},
"targeting_pack_overrides"
: [],
"framework_list"
: []},
{
"name"
:
"Microsoft.CodeAnalysis.Workspaces.Common"
,
"id"
:
"Microsoft.CodeAnalysis.Workspaces.Common"
,
"version"
:
"4.9.2"
,
"sha512"
:
"sha512-DieswZYcYVGDPeT6m7M4i+0aKkjSgyjmI9z9HJEDSRZdvXfKYLEKwmlFGUTyzFS4brnyMCwLSiw2KWVAydpzVA=="
,
"sources"
: [
"https://api.nuget.org/v3/index.json"
],
"dependencies"
: {
"net11"
: [],
"net20"
: [],
"net30"
: [],
"net35"
: [],
"net40"
: [],
"net403"
: [],
"net45"
: [],
"net451"
: [],
"net452"
: [],
"net46"
: [],
"net461"
: [
"Microsoft.CodeAnalysis.Common"
,
"Humanizer.Core"
,
"System.Composition"
,
"System.IO.Pipelines"
,
"System.Threading.Channels"
],
"net462"
: [
"Microsoft.CodeAnalysis.Common"
,
"Humanizer.Core"
,
"System.Composition"
,
"System.IO.Pipelines"
,
"System.Threading.Channels"
],
"net47"
: [
"Microsoft.CodeAnalysis.Common"
,
"Humanizer.Core"
,
"System.Composition"
,
"System.IO.Pipelines"
,
"System.Threading.Channels"
],
"net471"
: [
"Microsoft.CodeAnalysis.Common"
,
"Humanizer.Core"
,
"System.Composition"
,
"System.IO.Pipelines"
,
"System.Threading.Channels"
],
"net472"
: [
"Microsoft.CodeAnalysis.Common"
,
"Humanizer.Core"
,
"System.Composition"
,
"System.IO.Pipelines"
,
"System.Threading.Channels"
],
"net48"
: [
"Microsoft.CodeAnalysis.Common"
,
"Humanizer.Core"
,
"System.Composition"
,
"System.IO.Pipelines"
,
"System.Threading.Channels"
],
"net5.0"
: [
"Microsoft.CodeAnalysis.Common"
,
"Humanizer.Core"
,
"System.Composition"
,
"System.IO.Pipelines"
,
"System.Threading.Channels"
],
"net6.0"
: [
"Microsoft.CodeAnalysis.Common"
,
"Humanizer.Core"
,
"System.Composition"
,
"System.IO.Pipelines"
,
"System.Threading.Channels"
],
"net7.0"
: [
"Microsoft.CodeAnalysis.Common"
,
"Humanizer.Core"
,
"System.Composition"
,
"System.IO.Pipelines"
,
"System.Threading.Channels"
],
"net8.0"
: [
"Microsoft.CodeAnalysis.Common"
,
"Humanizer.Core"
,
"System.Composition"
,
"System.IO.Pipelines"
,
"System.Threading.Channels"
],
"netcoreapp1.0"
: [],
"netcoreapp1.1"
: [],
"netcoreapp2.0"
: [
"Microsoft.CodeAnalysis.Common"
,
"Humanizer.Core"
,
"System.Composition"
,
"System.IO.Pipelines"
,
"System.Threading.Channels"
],
"netcoreapp2.1"
: [
"Microsoft.CodeAnalysis.Common"
,
"Humanizer.Core"
,
"System.Composition"
,
"System.IO.Pipelines"
,
"System.Threading.Channels"
],
"netcoreapp2.2"
: [
"Microsoft.CodeAnalysis.Common"
,
"Humanizer.Core"
,
"System.Composition"
,
"System.IO.Pipelines"
,
"System.Threading.Channels"
],
"netcoreapp3.0"
: [
"Microsoft.CodeAnalysis.Common"
,
"Humanizer.Core"
,
"System.Composition"
,
"System.IO.Pipelines"
,
"System.Threading.Channels"
],
"netcoreapp3.1"
: [
"Microsoft.CodeAnalysis.Common"
,
"Humanizer.Core"
,
"System.Composition"
,
"System.IO.Pipelines"
,
"System.Threading.Channels"
],
"netstandard"
: [],
"netstandard1.0"
: [],
"netstandard1.1"
: [],
"netstandard1.2"
: [],
"netstandard1.3"
: [],
"netstandard1.4"
: [],
"netstandard1.5"
: [],
"netstandard1.6"
: [],
"netstandard2.0"
: [
"Microsoft.CodeAnalysis.Common"
,
"Humanizer.Core"
,
"System.Composition"
,
"System.IO.Pipelines"
,
"System.Threading.Channels"
],
"netstandard2.1"
: [
"Microsoft.CodeAnalysis.Common"
,
"Humanizer.Core"
,
"System.Composition"
,
"System.IO.Pipelines"
,
"System.Threading.Channels"
]},
"targeting_pack_overrides"
: [],
"framework_list"
: []},
{
"name"
:
"Microsoft.CodeCoverage"
,
"id"
:
"Microsoft.CodeCoverage"
,
"version"
:
"17.9.0"
,
"sha512"
:
"sha512-QEb48Z408yBfe/f156te98pfHwjvLOKl+UC1Pzg7KH1PDXXgk8KN8ZOEdYGrAiG43pC99Oo39bCb2R5WE+e5VA=="
,
"sources"
: [
"https://api.nuget.org/v3/index.json"
],
"dependencies"
: {
"net11"
: [],
"net20"
: [],
"net30"
: [],
"net35"
: [],
"net40"
: [],
"net403"
: [],
"net45"
: [],
"net451"
: [],
"net452"
: [],
"net46"
: [],
"net461"
: [],
"net462"
: [],
"net47"
: [],
"net471"
: [],
"net472"
: [],
"net48"
: [],
"net5.0"
: [],
"net6.0"
: [],
"net7.0"
: [],
"net8.0"
: [],
"netcoreapp1.0"
: [],
"netcoreapp1.1"
: [],
"netcoreapp2.0"
: [],
"netcoreapp2.1"
: [],
"netcoreapp2.2"
: [],
"netcoreapp3.0"
: [],
"netcoreapp3.1"
: [],
"netstandard"
: [],
"netstandard1.0"
: [],
"netstandard1.1"
: [],
"netstandard1.2"
: [],
"netstandard1.3"
: [],
"netstandard1.4"
: [],
"netstandard1.5"
: [],
"netstandard1.6"
: [],
"netstandard2.0"
: [],
"netstandard2.1"
: []},
"targeting_pack_overrides"
: [],
"framework_list"
: []},
{
"name"
:
"Microsoft.Extensions.ObjectPool"
,
"id"
:
"Microsoft.Extensions.ObjectPool"
,
"version"
:
"7.0.13"
,
"sha512"
:
"sha512-N66kAzKBfcs4zIX/iVMUOhfn8Xv3Ye1QpLGS8IUSpCHa+Vxh2ZsdDiqd0Y2m7ryPU6FU2LOTnZ+0ymmm83vC6w=="
,
"sources"
: [
"https://api.nuget.org/v3/index.json"
],
"dependencies"
: {
"net11"
: [],
"net20"
: [],
"net30"
: [],
"net35"
: [],
"net40"
: [],
"net403"
: [],
"net45"
: [],
"net451"
: [],
"net452"
: [],
"net46"
: [],
"net461"
: [],
"net462"
: [],
"net47"
: [],
"net471"
: [],
"net472"
: [],
"net48"
: [],
"net5.0"
: [],
"net6.0"
: [],
"net7.0"
: [],
"net8.0"
: [],
"netcoreapp1.0"
: [],
"netcoreapp1.1"
: [],
"netcoreapp2.0"
: [],
"netcoreapp2.1"
: [],
"netcoreapp2.2"
: [],
"netcoreapp3.0"
: [],
"netcoreapp3.1"
: [],
"netstandard"
: [],
"netstandard1.0"
: [],
"netstandard1.1"
: [],
"netstandard1.2"
: [],
"netstandard1.3"
: [],
"netstandard1.4"
: [],
"netstandard1.5"
: [],
"netstandard1.6"
: [],
"netstandard2.0"
: [],
"netstandard2.1"
: []},
"targeting_pack_overrides"
: [],
"framework_list"
: []},
{
"name"
:
"Microsoft.NET.StringTools"
,
"id"
:
"Microsoft.NET.StringTools"
,
"version"
:
"17.8.3"
,
"sha512"
:
"sha512-3N/Ika66JZeORrIZ68fap6M0LSQ9+SQz277NxjA/dxETnR3dZwJXj67jAAc4FkijG6w//QzrC5NEregtIVjz1w=="
,
"sources"
: [
"https://api.nuget.org/v3/index.json"
],
"dependencies"
: {
"net11"
: [],
"net20"
: [],
"net30"
: [],
"net35"
: [],
"net40"
: [],
"net403"
: [],
"net45"
: [],
"net451"
: [],
"net452"
: [],
"net46"
: [],
"net461"
: [],
"net462"
: [],
"net47"
: [],
"net471"
: [],
"net472"
: [
"System.Runtime.CompilerServices.Unsafe"
],
"net48"
: [
"System.Runtime.CompilerServices.Unsafe"
],
"net5.0"
: [
"System.Runtime.CompilerServices.Unsafe"
],
"net6.0"
: [
"System.Runtime.CompilerServices.Unsafe"
],
"net7.0"
: [
"System.Runtime.CompilerServices.Unsafe"
],
"net8.0"
: [],
"netcoreapp1.0"
: [],
"netcoreapp1.1"
: [],
"netcoreapp2.0"
: [
"System.Runtime.CompilerServices.Unsafe"
],
"netcoreapp2.1"
: [
"System.Runtime.CompilerServices.Unsafe"
],
"netcoreapp2.2"
: [
"System.Runtime.CompilerServices.Unsafe"
],
"netcoreapp3.0"
: [
"System.Runtime.CompilerServices.Unsafe"
],
"netcoreapp3.1"
: [
"System.Runtime.CompilerServices.Unsafe"
],
"netstandard"
: [],
"netstandard1.0"
: [],
"netstandard1.1"
: [],
"netstandard1.2"
: [],
"netstandard1.3"
: [],
"netstandard1.4"
: [],
"netstandard1.5"
: [],
"netstandard1.6"
: [],
"netstandard2.0"
: [
"System.Runtime.CompilerServices.Unsafe"
],
"netstandard2.1"
: [
"System.Runtime.CompilerServices.Unsafe"
]},
"targeting_pack_overrides"
: [],
"framework_list"
: []},
{
"name"
:
"Microsoft.NET.Test.Sdk"
,
"id"
:
"Microsoft.NET.Test.Sdk"
,
"version"
:
"17.9.0"
,
"sha512"
:
"sha512-1WsHeRGhVUDonn7uT+vAGkYmJF57QTR+0PDpoIvDPq+vJtaNzrUHJbPFrU3aV+y68D+0wlj4QRop5fzvxFBJkA=="
,
"sources"
: [
"https://api.nuget.org/v3/index.json"
],
"dependencies"
: {
"net11"
: [],
"net20"
: [],
"net30"
: [],
"net35"
: [],
"net40"
: [],
"net403"
: [],
"net45"
: [],
"net451"
: [],
"net452"
: [],
"net46"
: [],
"net461"
: [],
"net462"
: [
"Microsoft.CodeCoverage"
],
"net47"
: [
"Microsoft.CodeCoverage"
],
"net471"
: [
"Microsoft.CodeCoverage"
],
"net472"
: [
"Microsoft.CodeCoverage"
],
"net48"
: [
"Microsoft.CodeCoverage"
],
"net5.0"
: [
"Microsoft.TestPlatform.TestHost"
,
"Microsoft.CodeCoverage"
],
"net6.0"
: [
"Microsoft.TestPlatform.TestHost"
,
"Microsoft.CodeCoverage"
],
"net7.0"
: [
"Microsoft.TestPlatform.TestHost"
,
"Microsoft.CodeCoverage"
],
"net8.0"
: [
"Microsoft.TestPlatform.TestHost"
,
"Microsoft.CodeCoverage"
],
"netcoreapp1.0"
: [],
"netcoreapp1.1"
: [],
"netcoreapp2.0"
: [],
"netcoreapp2.1"
: [],
"netcoreapp2.2"
: [],
"netcoreapp3.0"
: [],
"netcoreapp3.1"
: [
"Microsoft.TestPlatform.TestHost"
,
"Microsoft.CodeCoverage"
],
"netstandard"
: [],
"netstandard1.0"
: [],
"netstandard1.1"
: [],
"netstandard1.2"
: [],
"netstandard1.3"
: [],
"netstandard1.4"
: [],
"netstandard1.5"
: [],
"netstandard1.6"
: [],
"netstandard2.0"
: [],
"netstandard2.1"
: []},
"targeting_pack_overrides"
: [],
"framework_list"
: []},
{
"name"
:
"Microsoft.NETCore.Platforms"
,
"id"
:
"Microsoft.NETCore.Platforms"
,
"version"
:
"1.1.1"
,
"sha512"
:
"sha512-mDUJD1eLXIzmUnWCzWlmNQZGDp/cVGT8KyhzMcJNk2nlfdFUOoZai9idT8/FacJr8Nv8zhAmdf39FHm5qWUoGQ=="
,
"sources"
: [
"https://api.nuget.org/v3/index.json"
],
"dependencies"
: {
"net11"
: [],
"net20"
: [],
"net30"
: [],
"net35"
: [],
"net40"
: [],
"net403"
: [],
"net45"
: [],
"net451"
: [],
"net452"
: [],
"net46"
: [],
"net461"
: [],
"net462"
: [],
"net47"
: [],
"net471"
: [],
"net472"
: [],
"net48"
: [],
"net5.0"
: [],
"net6.0"
: [],
"net7.0"
: [],
"net8.0"
: [],
"netcoreapp1.0"
: [],
"netcoreapp1.1"
: [],
"netcoreapp2.0"
: [],
"netcoreapp2.1"
: [],
"netcoreapp2.2"
: [],
"netcoreapp3.0"
: [],
"netcoreapp3.1"
: [],
"netstandard"
: [],
"netstandard1.0"
: [],
"netstandard1.1"
: [],
"netstandard1.2"
: [],
"netstandard1.3"
: [],
"netstandard1.4"
: [],
"netstandard1.5"
: [],
"netstandard1.6"
: [],
"netstandard2.0"
: [],
"netstandard2.1"
: []},
"targeting_pack_overrides"
: [],
"framework_list"
: []},
{
"name"
:
"Microsoft.NETCore.Targets"
,
"id"
:
"Microsoft.NETCore.Targets"
,
"version"
:
"1.1.3"
,
"sha512"
:
"sha512-pxwq8g2PYRiEF5KXVjmZFMNTqsg2Gr1puv/pR1sqAduAKHAGbaCuJ6+yc3pAJseClQUD29S2Ubrm7n/ZD78dUg=="
,
"sources"
: [
"https://api.nuget.org/v3/index.json"
],
"dependencies"
: {
"net11"
: [],
"net20"
: [],
"net30"
: [],
"net35"
: [],
"net40"
: [],
"net403"
: [],
"net45"
: [],
"net451"
: [],
"net452"
: [],
"net46"
: [],
"net461"
: [],
"net462"
: [],
"net47"
: [],
"net471"
: [],
"net472"
: [],
"net48"
: [],
"net5.0"
: [],
"net6.0"
: [],
"net7.0"
: [],
"net8.0"
: [],
"netcoreapp1.0"
: [],
"netcoreapp1.1"
: [],
"netcoreapp2.0"
: [],
"netcoreapp2.1"
: [],
"netcoreapp2.2"
: [],
"netcoreapp3.0"
: [],
"netcoreapp3.1"
: [],
"netstandard"
: [],
"netstandard1.0"
: [],
"netstandard1.1"
: [],
"netstandard1.2"
: [],
"netstandard1.3"
: [],
"netstandard1.4"
: [],
"netstandard1.5"
: [],
"netstandard1.6"
: [],
"netstandard2.0"
: [],
"netstandard2.1"
: []},
"targeting_pack_overrides"
: [],
"framework_list"
: []},
{
"name"
:
"Microsoft.TestPlatform.ObjectModel"
,
"id"
:
"Microsoft.TestPlatform.ObjectModel"
,
"version"
:
"17.9.0"
,
"sha512"
:
"sha512-Y3BIxwsZCgJp1+B2HXy+x9qNMG9XcEgMuRKGwGBH1/TxZmVW38RJTsCQ2wEbA/tzbKAzE0ebVmAZpaVFZ+BfNw=="
,
"sources"
: [
"https://api.nuget.org/v3/index.json"
],
"dependencies"
: {
"net11"
: [],
"net20"
: [],
"net30"
: [],
"net35"
: [],
"net40"
: [],
"net403"
: [],
"net45"
: [],
"net451"
: [],
"net452"
: [],
"net46"
: [],
"net461"
: [
"System.Reflection.Metadata"
],
"net462"
: [
"System.Reflection.Metadata"
],
"net47"
: [
"System.Reflection.Metadata"
],
"net471"
: [
"System.Reflection.Metadata"
],
"net472"
: [
"System.Reflection.Metadata"
],
"net48"
: [
"System.Reflection.Metadata"
],
"net5.0"
: [
"System.Reflection.Metadata"
],
"net6.0"
: [
"System.Reflection.Metadata"
],
"net7.0"
: [
"System.Reflection.Metadata"
],
"net8.0"
: [
"System.Reflection.Metadata"
],
"netcoreapp1.0"
: [],
"netcoreapp1.1"
: [],
"netcoreapp2.0"
: [
"System.Reflection.Metadata"
],
"netcoreapp2.1"
: [
"System.Reflection.Metadata"
],
"netcoreapp2.2"
: [
"System.Reflection.Metadata"
],
"netcoreapp3.0"
: [
"System.Reflection.Metadata"
],
"netcoreapp3.1"
: [
"System.Reflection.Metadata"
],
"netstandard"
: [],
"netstandard1.0"
: [],
"netstandard1.1"
: [],
"netstandard1.2"
: [],
"netstandard1.3"
: [],
"netstandard1.4"
: [],
"netstandard1.5"
: [],
"netstandard1.6"
: [],
"netstandard2.0"
: [
"System.Reflection.Metadata"
],
"netstandard2.1"
: [
"System.Reflection.Metadata"
]},
"targeting_pack_overrides"
: [],
"framework_list"
: []},
{
"name"
:
"Microsoft.TestPlatform.TestHost"
,
"id"
:
"Microsoft.TestPlatform.TestHost"
,
"version"
:
"17.9.0"
,
"sha512"
:
"sha512-yCRsmzZaiv6/NTFzVxJVY4GaPqaLGi7E2VzUSDjvsvEhvlcQJQpozrBsegUmBr/xwgKpUE7i0gz2X2ZGO0PTGg=="
,
"sources"
: [
"https://api.nuget.org/v3/index.json"
],
"dependencies"
: {
"net11"
: [],
"net20"
: [],
"net30"
: [],
"net35"
: [],
"net40"
: [],
"net403"
: [],
"net45"
: [],
"net451"
: [],
"net452"
: [],
"net46"
: [],
"net461"
: [],
"net462"
: [],
"net47"
: [],
"net471"
: [],
"net472"
: [],
"net48"
: [],
"net5.0"
: [
"Microsoft.TestPlatform.ObjectModel"
,
"Newtonsoft.Json"
],
"net6.0"
: [
"Microsoft.TestPlatform.ObjectModel"
,
"Newtonsoft.Json"
],
"net7.0"
: [
"Microsoft.TestPlatform.ObjectModel"
,
"Newtonsoft.Json"
],
"net8.0"
: [
"Microsoft.TestPlatform.ObjectModel"
,
"Newtonsoft.Json"
],
"netcoreapp1.0"
: [],
"netcoreapp1.1"
: [],
"netcoreapp2.0"
: [],
"netcoreapp2.1"
: [],
"netcoreapp2.2"
: [],
"netcoreapp3.0"
: [],
"netcoreapp3.1"
: [
"Microsoft.TestPlatform.ObjectModel"
,
"Newtonsoft.Json"
],
"netstandard"
: [],
"netstandard1.0"
: [],
"netstandard1.1"
: [],
"netstandard1.2"
: [],
"netstandard1.3"
: [],
"netstandard1.4"
: [],
"netstandard1.5"
: [],
"netstandard1.6"
: [],
"netstandard2.0"
: [],
"netstandard2.1"
: []},
"targeting_pack_overrides"
: [],
"framework_list"
: []},
{
"name"
:
"Microsoft.Win32.Primitives"
,
"id"
:
"Microsoft.Win32.Primitives"
,
"version"
:
"4.3.0"
,
"sha512"
:
"sha512-Nm8Hp51y9tYcK3xD6qk43Wjftrg1mdH24CCJsTb6gr7HS21U1uA+CKPGEtUcVZbjU1y8Kynzm5eoJ7Pnx5gm8A=="
,
"sources"
: [
"https://api.nuget.org/v3/index.json"
],
"dependencies"
: {
"net11"
: [],
"net20"
: [],
"net30"
: [],
"net35"
: [],
"net40"
: [],
"net403"
: [],
"net45"
: [],
"net451"
: [],
"net452"
: [],
"net46"
: [],
"net461"
: [],
"net462"
: [],
"net47"
: [],
"net471"
: [],
"net472"
: [],
"net48"
: [],
"net5.0"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
],
"net6.0"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
],
"net7.0"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
],
"net8.0"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
],
"netcoreapp1.0"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
],
"netcoreapp1.1"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
],
"netcoreapp2.0"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
],
"netcoreapp2.1"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
],
"netcoreapp2.2"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
],
"netcoreapp3.0"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
],
"netcoreapp3.1"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
],
"netstandard"
: [],
"netstandard1.0"
: [],
"netstandard1.1"
: [],
"netstandard1.2"
: [],
"netstandard1.3"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
],
"netstandard1.4"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
],
"netstandard1.5"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
],
"netstandard1.6"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
],
"netstandard2.0"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
],
"netstandard2.1"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
]},
"targeting_pack_overrides"
: [],
"framework_list"
: []},
{
"name"
:
"Microsoft.Win32.SystemEvents"
,
"id"
:
"Microsoft.Win32.SystemEvents"
,
"version"
:
"7.0.0"
,
"sha512"
:
"sha512-GO6SWx/wSZIFvxOn67Y6OiIGdz9JGCg5CRDDbSAAvBDQeZFbybu9sEOUb9w/vUlQv+A2XakTFZg9Ug1w+tgbWQ=="
,
"sources"
: [
"https://api.nuget.org/v3/index.json"
],
"dependencies"
: {
"net11"
: [],
"net20"
: [],
"net30"
: [],
"net35"
: [],
"net40"
: [],
"net403"
: [],
"net45"
: [],
"net451"
: [],
"net452"
: [],
"net46"
: [],
"net461"
: [],
"net462"
: [],
"net47"
: [],
"net471"
: [],
"net472"
: [],
"net48"
: [],
"net5.0"
: [],
"net6.0"
: [],
"net7.0"
: [],
"net8.0"
: [],
"netcoreapp1.0"
: [],
"netcoreapp1.1"
: [],
"netcoreapp2.0"
: [],
"netcoreapp2.1"
: [],
"netcoreapp2.2"
: [],
"netcoreapp3.0"
: [],
"netcoreapp3.1"
: [],
"netstandard"
: [],
"netstandard1.0"
: [],
"netstandard1.1"
: [],
"netstandard1.2"
: [],
"netstandard1.3"
: [],
"netstandard1.4"
: [],
"netstandard1.5"
: [],
"netstandard1.6"
: [],
"netstandard2.0"
: [],
"netstandard2.1"
: []},
"targeting_pack_overrides"
: [],
"framework_list"
: []},
{
"name"
:
"Mono.Posix.NETStandard"
,
"id"
:
"Mono.Posix.NETStandard"
,
"version"
:
"1.0.0"
,
"sha512"
:
"sha512-RtGiutQZJAmajvQ0QvBvh73VJye85iW9f9tjZlzF88idLxNMo4lAktP/4Y9ilCpais0LDO0tpoICt9Hdv6wooA=="
,
"sources"
: [
"https://api.nuget.org/v3/index.json"
],
"dependencies"
: {
"net11"
: [],
"net20"
: [],
"net30"
: [],
"net35"
: [],
"net40"
: [],
"net403"
: [],
"net45"
: [],
"net451"
: [],
"net452"
: [],
"net46"
: [],
"net461"
: [],
"net462"
: [],
"net47"
: [],
"net471"
: [],
"net472"
: [],
"net48"
: [],
"net5.0"
: [],
"net6.0"
: [],
"net7.0"
: [],
"net8.0"
: [],
"netcoreapp1.0"
: [],
"netcoreapp1.1"
: [],
"netcoreapp2.0"
: [],
"netcoreapp2.1"
: [],
"netcoreapp2.2"
: [],
"netcoreapp3.0"
: [],
"netcoreapp3.1"
: [],
"netstandard"
: [],
"netstandard1.0"
: [],
"netstandard1.1"
: [],
"netstandard1.2"
: [],
"netstandard1.3"
: [],
"netstandard1.4"
: [],
"netstandard1.5"
: [],
"netstandard1.6"
: [],
"netstandard2.0"
: [],
"netstandard2.1"
: []},
"targeting_pack_overrides"
: [],
"framework_list"
: []},
{
"name"
:
"MSBuild.StructuredLogger"
,
"id"
:
"MSBuild.StructuredLogger"
,
"version"
:
"2.2.235"
,
"sha512"
:
"sha512-9ige0SOByBirmeIYZ3fwlwbnXrYZA2trdZV7Mad8z7FiuGbVNOVkGYrzln/+G1eIvmRh9J0pt6xBLwqIYaMxyQ=="
,
"sources"
: [
"https://api.nuget.org/v3/index.json"
],
"dependencies"
: {
"net11"
: [],
"net20"
: [],
"net30"
: [],
"net35"
: [],
"net40"
: [],
"net403"
: [],
"net45"
: [],
"net451"
: [],
"net452"
: [],
"net46"
: [],
"net461"
: [
"Microsoft.Build.Framework"
,
"Microsoft.Build.Utilities.Core"
],
"net462"
: [
"Microsoft.Build.Framework"
,
"Microsoft.Build.Utilities.Core"
],
"net47"
: [
"Microsoft.Build.Framework"
,
"Microsoft.Build.Utilities.Core"
],
"net471"
: [
"Microsoft.Build.Framework"
,
"Microsoft.Build.Utilities.Core"
],
"net472"
: [
"Microsoft.Build.Framework"
,
"Microsoft.Build.Utilities.Core"
],
"net48"
: [
"Microsoft.Build.Framework"
,
"Microsoft.Build.Utilities.Core"
],
"net5.0"
: [
"Microsoft.Build.Framework"
,
"Microsoft.Build.Utilities.Core"
],
"net6.0"
: [
"Microsoft.Build.Framework"
,
"Microsoft.Build.Utilities.Core"
],
"net7.0"
: [
"Microsoft.Build.Framework"
,
"Microsoft.Build.Utilities.Core"
],
"net8.0"
: [
"Microsoft.Build.Framework"
,
"Microsoft.Build.Utilities.Core"
],
"netcoreapp1.0"
: [],
"netcoreapp1.1"
: [],
"netcoreapp2.0"
: [
"Microsoft.Build.Framework"
,
"Microsoft.Build.Utilities.Core"
],
"netcoreapp2.1"
: [
"Microsoft.Build.Framework"
,
"Microsoft.Build.Utilities.Core"
],
"netcoreapp2.2"
: [
"Microsoft.Build.Framework"
,
"Microsoft.Build.Utilities.Core"
],
"netcoreapp3.0"
: [
"Microsoft.Build.Framework"
,
"Microsoft.Build.Utilities.Core"
],
"netcoreapp3.1"
: [
"Microsoft.Build.Framework"
,
"Microsoft.Build.Utilities.Core"
],
"netstandard"
: [],
"netstandard1.0"
: [],
"netstandard1.1"
: [],
"netstandard1.2"
: [],
"netstandard1.3"
: [],
"netstandard1.4"
: [],
"netstandard1.5"
: [],
"netstandard1.6"
: [],
"netstandard2.0"
: [
"Microsoft.Build.Framework"
,
"Microsoft.Build.Utilities.Core"
],
"netstandard2.1"
: [
"Microsoft.Build.Framework"
,
"Microsoft.Build.Utilities.Core"
]},
"targeting_pack_overrides"
: [],
"framework_list"
: []},
{
"name"
:
"Newtonsoft.Json"
,
"id"
:
"Newtonsoft.Json"
,
"version"
:
"13.0.3"
,
"sha512"
:
"sha512-mbJSvHfRxfX3tR/U6n1WU+mWHXswYc+SB/hkOpx8yZZe68hNZGfymJu0cjsaJEkVzCMqePiU6LdIyogqfIn7kg=="
,
"sources"
: [
"https://api.nuget.org/v3/index.json"
],
"dependencies"
: {
"net11"
: [],
"net20"
: [],
"net30"
: [],
"net35"
: [],
"net40"
: [],
"net403"
: [],
"net45"
: [],
"net451"
: [],
"net452"
: [],
"net46"
: [],
"net461"
: [],
"net462"
: [],
"net47"
: [],
"net471"
: [],
"net472"
: [],
"net48"
: [],
"net5.0"
: [],
"net6.0"
: [],
"net7.0"
: [],
"net8.0"
: [],
"netcoreapp1.0"
: [],
"netcoreapp1.1"
: [],
"netcoreapp2.0"
: [],
"netcoreapp2.1"
: [],
"netcoreapp2.2"
: [],
"netcoreapp3.0"
: [],
"netcoreapp3.1"
: [],
"netstandard"
: [],
"netstandard1.0"
: [],
"netstandard1.1"
: [],
"netstandard1.2"
: [],
"netstandard1.3"
: [],
"netstandard1.4"
: [],
"netstandard1.5"
: [],
"netstandard1.6"
: [],
"netstandard2.0"
: [],
"netstandard2.1"
: []},
"targeting_pack_overrides"
: [],
"framework_list"
: []},
{
"name"
:
"System.Collections.Immutable"
,
"id"
:
"System.Collections.Immutable"
,
"version"
:
"8.0.0"
,
"sha512"
:
"sha512-BXqVkcIrhimvvem6q2ChWkuW6XYYirvb6FlhvuwaMoBqBdpcr4nehJBKP65Tw40UqcUM6oDoODsecM0yjZ6AUw=="
,
"sources"
: [
"https://api.nuget.org/v3/index.json"
],
"dependencies"
: {
"net11"
: [],
"net20"
: [],
"net30"
: [],
"net35"
: [],
"net40"
: [],
"net403"
: [],
"net45"
: [],
"net451"
: [],
"net452"
: [],
"net46"
: [],
"net461"
: [
"System.Runtime.CompilerServices.Unsafe"
],
"net462"
: [
"System.Runtime.CompilerServices.Unsafe"
],
"net47"
: [
"System.Runtime.CompilerServices.Unsafe"
],
"net471"
: [
"System.Runtime.CompilerServices.Unsafe"
],
"net472"
: [
"System.Runtime.CompilerServices.Unsafe"
],
"net48"
: [
"System.Runtime.CompilerServices.Unsafe"
],
"net5.0"
: [
"System.Runtime.CompilerServices.Unsafe"
],
"net6.0"
: [
"System.Runtime.CompilerServices.Unsafe"
],
"net7.0"
: [],
"net8.0"
: [],
"netcoreapp1.0"
: [],
"netcoreapp1.1"
: [],
"netcoreapp2.0"
: [
"System.Runtime.CompilerServices.Unsafe"
],
"netcoreapp2.1"
: [
"System.Runtime.CompilerServices.Unsafe"
],
"netcoreapp2.2"
: [
"System.Runtime.CompilerServices.Unsafe"
],
"netcoreapp3.0"
: [
"System.Runtime.CompilerServices.Unsafe"
],
"netcoreapp3.1"
: [
"System.Runtime.CompilerServices.Unsafe"
],
"netstandard"
: [],
"netstandard1.0"
: [],
"netstandard1.1"
: [],
"netstandard1.2"
: [],
"netstandard1.3"
: [],
"netstandard1.4"
: [],
"netstandard1.5"
: [],
"netstandard1.6"
: [],
"netstandard2.0"
: [
"System.Runtime.CompilerServices.Unsafe"
],
"netstandard2.1"
: [
"System.Runtime.CompilerServices.Unsafe"
]},
"targeting_pack_overrides"
: [],
"framework_list"
: []},
{
"name"
:
"System.Composition"
,
"id"
:
"System.Composition"
,
"version"
:
"8.0.0"
,
"sha512"
:
"sha512-/AZ/S+sX6awiSeSvOv7997aiwbU6HCcOBJDLecdYQJjDo+4nYCrWwWKQQIZ38VZ6BLh1pDmcYFPZockIuoRIYw=="
,
"sources"
: [
"https://api.nuget.org/v3/index.json"
],
"dependencies"
: {
"net11"
: [],
"net20"
: [],
"net30"
: [],
"net35"
: [],
"net40"
: [],
"net403"
: [],
"net45"
: [],
"net451"
: [],
"net452"
: [],
"net46"
: [],
"net461"
: [
"System.Composition.AttributedModel"
,
"System.Composition.Convention"
,
"System.Composition.Hosting"
,
"System.Composition.Runtime"
,
"System.Composition.TypedParts"
],
"net462"
: [
"System.Composition.AttributedModel"
,
"System.Composition.Convention"
,
"System.Composition.Hosting"
,
"System.Composition.Runtime"
,
"System.Composition.TypedParts"
],
"net47"
: [
"System.Composition.AttributedModel"
,
"System.Composition.Convention"
,
"System.Composition.Hosting"
,
"System.Composition.Runtime"
,
"System.Composition.TypedParts"
],
"net471"
: [
"System.Composition.AttributedModel"
,
"System.Composition.Convention"
,
"System.Composition.Hosting"
,
"System.Composition.Runtime"
,
"System.Composition.TypedParts"
],
"net472"
: [
"System.Composition.AttributedModel"
,
"System.Composition.Convention"
,
"System.Composition.Hosting"
,
"System.Composition.Runtime"
,
"System.Composition.TypedParts"
],
"net48"
: [
"System.Composition.AttributedModel"
,
"System.Composition.Convention"
,
"System.Composition.Hosting"
,
"System.Composition.Runtime"
,
"System.Composition.TypedParts"
],
"net5.0"
: [
"System.Composition.AttributedModel"
,
"System.Composition.Convention"
,
"System.Composition.Hosting"
,
"System.Composition.Runtime"
,
"System.Composition.TypedParts"
],
"net6.0"
: [
"System.Composition.AttributedModel"
,
"System.Composition.Convention"
,
"System.Composition.Hosting"
,
"System.Composition.Runtime"
,
"System.Composition.TypedParts"
],
"net7.0"
: [
"System.Composition.AttributedModel"
,
"System.Composition.Convention"
,
"System.Composition.Hosting"
,
"System.Composition.Runtime"
,
"System.Composition.TypedParts"
],
"net8.0"
: [
"System.Composition.AttributedModel"
,
"System.Composition.Convention"
,
"System.Composition.Hosting"
,
"System.Composition.Runtime"
,
"System.Composition.TypedParts"
],
"netcoreapp1.0"
: [],
"netcoreapp1.1"
: [],
"netcoreapp2.0"
: [
"System.Composition.AttributedModel"
,
"System.Composition.Convention"
,
"System.Composition.Hosting"
,
"System.Composition.Runtime"
,
"System.Composition.TypedParts"
],
"netcoreapp2.1"
: [
"System.Composition.AttributedModel"
,
"System.Composition.Convention"
,
"System.Composition.Hosting"
,
"System.Composition.Runtime"
,
"System.Composition.TypedParts"
],
"netcoreapp2.2"
: [
"System.Composition.AttributedModel"
,
"System.Composition.Convention"
,
"System.Composition.Hosting"
,
"System.Composition.Runtime"
,
"System.Composition.TypedParts"
],
"netcoreapp3.0"
: [
"System.Composition.AttributedModel"
,
"System.Composition.Convention"
,
"System.Composition.Hosting"
,
"System.Composition.Runtime"
,
"System.Composition.TypedParts"
],
"netcoreapp3.1"
: [
"System.Composition.AttributedModel"
,
"System.Composition.Convention"
,
"System.Composition.Hosting"
,
"System.Composition.Runtime"
,
"System.Composition.TypedParts"
],
"netstandard"
: [],
"netstandard1.0"
: [],
"netstandard1.1"
: [],
"netstandard1.2"
: [],
"netstandard1.3"
: [],
"netstandard1.4"
: [],
"netstandard1.5"
: [],
"netstandard1.6"
: [],
"netstandard2.0"
: [
"System.Composition.AttributedModel"
,
"System.Composition.Convention"
,
"System.Composition.Hosting"
,
"System.Composition.Runtime"
,
"System.Composition.TypedParts"
],
"netstandard2.1"
: [
"System.Composition.AttributedModel"
,
"System.Composition.Convention"
,
"System.Composition.Hosting"
,
"System.Composition.Runtime"
,
"System.Composition.TypedParts"
]},
"targeting_pack_overrides"
: [],
"framework_list"
: []},
{
"name"
:
"System.Composition.AttributedModel"
,
"id"
:
"System.Composition.AttributedModel"
,
"version"
:
"8.0.0"
,
"sha512"
:
"sha512-gmEwpwXz+COPtuAASK+ichAg8+0oQAaPOV59g6fDdnt1KWbrymdixAn06bNbkdCUGcBXb8RX5k79cqg0Hqlv1g=="
,
"sources"
: [
"https://api.nuget.org/v3/index.json"
],
"dependencies"
: {
"net11"
: [],
"net20"
: [],
"net30"
: [],
"net35"
: [],
"net40"
: [],
"net403"
: [],
"net45"
: [],
"net451"
: [],
"net452"
: [],
"net46"
: [],
"net461"
: [],
"net462"
: [],
"net47"
: [],
"net471"
: [],
"net472"
: [],
"net48"
: [],
"net5.0"
: [],
"net6.0"
: [],
"net7.0"
: [],
"net8.0"
: [],
"netcoreapp1.0"
: [],
"netcoreapp1.1"
: [],
"netcoreapp2.0"
: [],
"netcoreapp2.1"
: [],
"netcoreapp2.2"
: [],
"netcoreapp3.0"
: [],
"netcoreapp3.1"
: [],
"netstandard"
: [],
"netstandard1.0"
: [],
"netstandard1.1"
: [],
"netstandard1.2"
: [],
"netstandard1.3"
: [],
"netstandard1.4"
: [],
"netstandard1.5"
: [],
"netstandard1.6"
: [],
"netstandard2.0"
: [],
"netstandard2.1"
: []},
"targeting_pack_overrides"
: [],
"framework_list"
: []},
{
"name"
:
"System.Composition.Convention"
,
"id"
:
"System.Composition.Convention"
,
"version"
:
"8.0.0"
,
"sha512"
:
"sha512-MP7qMadQGUcMOEyGON5dmy9T+OXubvIx04kFHvTVPfZ/9+ns8dqmFToxoF7IDzJVSWmtOQHDUP2fL1x8F6slTA=="
,
"sources"
: [
"https://api.nuget.org/v3/index.json"
],
"dependencies"
: {
"net11"
: [],
"net20"
: [],
"net30"
: [],
"net35"
: [],
"net40"
: [],
"net403"
: [],
"net45"
: [],
"net451"
: [],
"net452"
: [],
"net46"
: [],
"net461"
: [
"System.Composition.AttributedModel"
],
"net462"
: [
"System.Composition.AttributedModel"
],
"net47"
: [
"System.Composition.AttributedModel"
],
"net471"
: [
"System.Composition.AttributedModel"
],
"net472"
: [
"System.Composition.AttributedModel"
],
"net48"
: [
"System.Composition.AttributedModel"
],
"net5.0"
: [
"System.Composition.AttributedModel"
],
"net6.0"
: [
"System.Composition.AttributedModel"
],
"net7.0"
: [
"System.Composition.AttributedModel"
],
"net8.0"
: [
"System.Composition.AttributedModel"
],
"netcoreapp1.0"
: [],
"netcoreapp1.1"
: [],
"netcoreapp2.0"
: [
"System.Composition.AttributedModel"
],
"netcoreapp2.1"
: [
"System.Composition.AttributedModel"
],
"netcoreapp2.2"
: [
"System.Composition.AttributedModel"
],
"netcoreapp3.0"
: [
"System.Composition.AttributedModel"
],
"netcoreapp3.1"
: [
"System.Composition.AttributedModel"
],
"netstandard"
: [],
"netstandard1.0"
: [],
"netstandard1.1"
: [],
"netstandard1.2"
: [],
"netstandard1.3"
: [],
"netstandard1.4"
: [],
"netstandard1.5"
: [],
"netstandard1.6"
: [],
"netstandard2.0"
: [
"System.Composition.AttributedModel"
],
"netstandard2.1"
: [
"System.Composition.AttributedModel"
]},
"targeting_pack_overrides"
: [],
"framework_list"
: []},
{
"name"
:
"System.Composition.Hosting"
,
"id"
:
"System.Composition.Hosting"
,
"version"
:
"8.0.0"
,
"sha512"
:
"sha512-HK6mWN38TLXo0jQOzR6so8cH1J8/6MzCfSsQS15bWbFEYKeonKRAZKyTC2E92o+wB1KCkocNpOy01ix61JnWjQ=="
,
"sources"
: [
"https://api.nuget.org/v3/index.json"
],
"dependencies"
: {
"net11"
: [],
"net20"
: [],
"net30"
: [],
"net35"
: [],
"net40"
: [],
"net403"
: [],
"net45"
: [],
"net451"
: [],
"net452"
: [],
"net46"
: [],
"net461"
: [
"System.Composition.Runtime"
],
"net462"
: [
"System.Composition.Runtime"
],
"net47"
: [
"System.Composition.Runtime"
],
"net471"
: [
"System.Composition.Runtime"
],
"net472"
: [
"System.Composition.Runtime"
],
"net48"
: [
"System.Composition.Runtime"
],
"net5.0"
: [
"System.Composition.Runtime"
],
"net6.0"
: [
"System.Composition.Runtime"
],
"net7.0"
: [
"System.Composition.Runtime"
],
"net8.0"
: [
"System.Composition.Runtime"
],
"netcoreapp1.0"
: [],
"netcoreapp1.1"
: [],
"netcoreapp2.0"
: [
"System.Composition.Runtime"
],
"netcoreapp2.1"
: [
"System.Composition.Runtime"
],
"netcoreapp2.2"
: [
"System.Composition.Runtime"
],
"netcoreapp3.0"
: [
"System.Composition.Runtime"
],
"netcoreapp3.1"
: [
"System.Composition.Runtime"
],
"netstandard"
: [],
"netstandard1.0"
: [],
"netstandard1.1"
: [],
"netstandard1.2"
: [],
"netstandard1.3"
: [],
"netstandard1.4"
: [],
"netstandard1.5"
: [],
"netstandard1.6"
: [],
"netstandard2.0"
: [
"System.Composition.Runtime"
],
"netstandard2.1"
: [
"System.Composition.Runtime"
]},
"targeting_pack_overrides"
: [],
"framework_list"
: []},
{
"name"
:
"System.Composition.Runtime"
,
"id"
:
"System.Composition.Runtime"
,
"version"
:
"8.0.0"
,
"sha512"
:
"sha512-hgGA3KDIx9FN3WYkpMvy0pUqWAul9BTehmqq49dqPxu5E+MbUKqgksU5XRP8M9LoBPZFa8FqBbKeFgCZ3rja2w=="
,
"sources"
: [
"https://api.nuget.org/v3/index.json"
],
"dependencies"
: {
"net11"
: [],
"net20"
: [],
"net30"
: [],
"net35"
: [],
"net40"
: [],
"net403"
: [],
"net45"
: [],
"net451"
: [],
"net452"
: [],
"net46"
: [],
"net461"
: [],
"net462"
: [],
"net47"
: [],
"net471"
: [],
"net472"
: [],
"net48"
: [],
"net5.0"
: [],
"net6.0"
: [],
"net7.0"
: [],
"net8.0"
: [],
"netcoreapp1.0"
: [],
"netcoreapp1.1"
: [],
"netcoreapp2.0"
: [],
"netcoreapp2.1"
: [],
"netcoreapp2.2"
: [],
"netcoreapp3.0"
: [],
"netcoreapp3.1"
: [],
"netstandard"
: [],
"netstandard1.0"
: [],
"netstandard1.1"
: [],
"netstandard1.2"
: [],
"netstandard1.3"
: [],
"netstandard1.4"
: [],
"netstandard1.5"
: [],
"netstandard1.6"
: [],
"netstandard2.0"
: [],
"netstandard2.1"
: []},
"targeting_pack_overrides"
: [],
"framework_list"
: []},
{
"name"
:
"System.Composition.TypedParts"
,
"id"
:
"System.Composition.TypedParts"
,
"version"
:
"8.0.0"
,
"sha512"
:
"sha512-rKu0GdZ4JYOWUF7br1W7UQFI/UgzWTU03CHY6tnTLZXCMth6YSADGJRRQYrLzpwh2+NuNcBIuv7a7x8J1xsfdw=="
,
"sources"
: [
"https://api.nuget.org/v3/index.json"
],
"dependencies"
: {
"net11"
: [],
"net20"
: [],
"net30"
: [],
"net35"
: [],
"net40"
: [],
"net403"
: [],
"net45"
: [],
"net451"
: [],
"net452"
: [],
"net46"
: [],
"net461"
: [
"System.Composition.AttributedModel"
,
"System.Composition.Hosting"
,
"System.Composition.Runtime"
],
"net462"
: [
"System.Composition.AttributedModel"
,
"System.Composition.Hosting"
,
"System.Composition.Runtime"
],
"net47"
: [
"System.Composition.AttributedModel"
,
"System.Composition.Hosting"
,
"System.Composition.Runtime"
],
"net471"
: [
"System.Composition.AttributedModel"
,
"System.Composition.Hosting"
,
"System.Composition.Runtime"
],
"net472"
: [
"System.Composition.AttributedModel"
,
"System.Composition.Hosting"
,
"System.Composition.Runtime"
],
"net48"
: [
"System.Composition.AttributedModel"
,
"System.Composition.Hosting"
,
"System.Composition.Runtime"
],
"net5.0"
: [
"System.Composition.AttributedModel"
,
"System.Composition.Hosting"
,
"System.Composition.Runtime"
],
"net6.0"
: [
"System.Composition.AttributedModel"
,
"System.Composition.Hosting"
,
"System.Composition.Runtime"
],
"net7.0"
: [
"System.Composition.AttributedModel"
,
"System.Composition.Hosting"
,
"System.Composition.Runtime"
],
"net8.0"
: [
"System.Composition.AttributedModel"
,
"System.Composition.Hosting"
,
"System.Composition.Runtime"
],
"netcoreapp1.0"
: [],
"netcoreapp1.1"
: [],
"netcoreapp2.0"
: [
"System.Composition.AttributedModel"
,
"System.Composition.Hosting"
,
"System.Composition.Runtime"
],
"netcoreapp2.1"
: [
"System.Composition.AttributedModel"
,
"System.Composition.Hosting"
,
"System.Composition.Runtime"
],
"netcoreapp2.2"
: [
"System.Composition.AttributedModel"
,
"System.Composition.Hosting"
,
"System.Composition.Runtime"
],
"netcoreapp3.0"
: [
"System.Composition.AttributedModel"
,
"System.Composition.Hosting"
,
"System.Composition.Runtime"
],
"netcoreapp3.1"
: [
"System.Composition.AttributedModel"
,
"System.Composition.Hosting"
,
"System.Composition.Runtime"
],
"netstandard"
: [],
"netstandard1.0"
: [],
"netstandard1.1"
: [],
"netstandard1.2"
: [],
"netstandard1.3"
: [],
"netstandard1.4"
: [],
"netstandard1.5"
: [],
"netstandard1.6"
: [],
"netstandard2.0"
: [
"System.Composition.AttributedModel"
,
"System.Composition.Hosting"
,
"System.Composition.Runtime"
],
"netstandard2.1"
: [
"System.Composition.AttributedModel"
,
"System.Composition.Hosting"
,
"System.Composition.Runtime"
]},
"targeting_pack_overrides"
: [],
"framework_list"
: []},
{
"name"
:
"System.Configuration.ConfigurationManager"
,
"id"
:
"System.Configuration.ConfigurationManager"
,
"version"
:
"7.0.0"
,
"sha512"
:
"sha512-g3iVgTpIcjMYpH+sMq5VKjytevOJv+ABsYLKOLj0UZrXp3diFFdnPPqL+orxMD5ktyaTagg2S7ONJInu8itIaQ=="
,
"sources"
: [
"https://api.nuget.org/v3/index.json"
],
"dependencies"
: {
"net11"
: [],
"net20"
: [],
"net30"
: [],
"net35"
: [],
"net40"
: [],
"net403"
: [],
"net45"
: [],
"net451"
: [],
"net452"
: [],
"net46"
: [],
"net461"
: [
"System.Security.Cryptography.ProtectedData"
,
"System.Security.Permissions"
],
"net462"
: [
"System.Security.Permissions"
],
"net47"
: [
"System.Security.Permissions"
],
"net471"
: [
"System.Security.Permissions"
],
"net472"
: [
"System.Security.Permissions"
],
"net48"
: [
"System.Security.Permissions"
],
"net5.0"
: [
"System.Security.Cryptography.ProtectedData"
,
"System.Security.Permissions"
],
"net6.0"
: [
"System.Security.Cryptography.ProtectedData"
,
"System.Security.Permissions"
],
"net7.0"
: [
"System.Diagnostics.EventLog"
,
"System.Security.Cryptography.ProtectedData"
,
"System.Security.Permissions"
],
"net8.0"
: [
"System.Diagnostics.EventLog"
,
"System.Security.Cryptography.ProtectedData"
,
"System.Security.Permissions"
],
"netcoreapp1.0"
: [],
"netcoreapp1.1"
: [],
"netcoreapp2.0"
: [
"System.Security.Cryptography.ProtectedData"
,
"System.Security.Permissions"
],
"netcoreapp2.1"
: [
"System.Security.Cryptography.ProtectedData"
,
"System.Security.Permissions"
],
"netcoreapp2.2"
: [
"System.Security.Cryptography.ProtectedData"
,
"System.Security.Permissions"
],
"netcoreapp3.0"
: [
"System.Security.Cryptography.ProtectedData"
,
"System.Security.Permissions"
],
"netcoreapp3.1"
: [
"System.Security.Cryptography.ProtectedData"
,
"System.Security.Permissions"
],
"netstandard"
: [],
"netstandard1.0"
: [],
"netstandard1.1"
: [],
"netstandard1.2"
: [],
"netstandard1.3"
: [],
"netstandard1.4"
: [],
"netstandard1.5"
: [],
"netstandard1.6"
: [],
"netstandard2.0"
: [
"System.Security.Cryptography.ProtectedData"
,
"System.Security.Permissions"
],
"netstandard2.1"
: [
"System.Security.Cryptography.ProtectedData"
,
"System.Security.Permissions"
]},
"targeting_pack_overrides"
: [],
"framework_list"
: []},
{
"name"
:
"System.Diagnostics.EventLog"
,
"id"
:
"System.Diagnostics.EventLog"
,
"version"
:
"7.0.0"
,
"sha512"
:
"sha512-m/H4Rg7KukGEmfRpl+rXU1UbMN3GYbv42cbMHRgMwHIiUL3svKoFFR76Fk/mHN5TgrwGx64fS0Fp+p3qICKg/Q=="
,
"sources"
: [
"https://api.nuget.org/v3/index.json"
],
"dependencies"
: {
"net11"
: [],
"net20"
: [],
"net30"
: [],
"net35"
: [],
"net40"
: [],
"net403"
: [],
"net45"
: [],
"net451"
: [],
"net452"
: [],
"net46"
: [],
"net461"
: [
"System.Security.Principal.Windows"
],
"net462"
: [
"System.Security.Principal.Windows"
],
"net47"
: [
"System.Security.Principal.Windows"
],
"net471"
: [
"System.Security.Principal.Windows"
],
"net472"
: [
"System.Security.Principal.Windows"
],
"net48"
: [
"System.Security.Principal.Windows"
],
"net5.0"
: [
"System.Security.Principal.Windows"
],
"net6.0"
: [],
"net7.0"
: [],
"net8.0"
: [],
"netcoreapp1.0"
: [],
"netcoreapp1.1"
: [],
"netcoreapp2.0"
: [
"System.Security.Principal.Windows"
],
"netcoreapp2.1"
: [
"System.Security.Principal.Windows"
],
"netcoreapp2.2"
: [
"System.Security.Principal.Windows"
],
"netcoreapp3.0"
: [
"System.Security.Principal.Windows"
],
"netcoreapp3.1"
: [
"System.Security.Principal.Windows"
],
"netstandard"
: [],
"netstandard1.0"
: [],
"netstandard1.1"
: [],
"netstandard1.2"
: [],
"netstandard1.3"
: [],
"netstandard1.4"
: [],
"netstandard1.5"
: [],
"netstandard1.6"
: [],
"netstandard2.0"
: [
"System.Security.Principal.Windows"
],
"netstandard2.1"
: [
"System.Security.Principal.Windows"
]},
"targeting_pack_overrides"
: [],
"framework_list"
: []},
{
"name"
:
"System.Drawing.Common"
,
"id"
:
"System.Drawing.Common"
,
"version"
:
"7.0.0"
,
"sha512"
:
"sha512-0TJd5U26gRDgGa/rqABgHC5OBAiyl7Mm3pIzPgKfpmPXFQ8CFVWyGi+4mkEaCK715ViOBDkU2pC2nAiPunLw7Q=="
,
"sources"
: [
"https://api.nuget.org/v3/index.json"
],
"dependencies"
: {
"net11"
: [],
"net20"
: [],
"net30"
: [],
"net35"
: [],
"net40"
: [],
"net403"
: [],
"net45"
: [],
"net451"
: [],
"net452"
: [],
"net46"
: [],
"net461"
: [],
"net462"
: [],
"net47"
: [],
"net471"
: [],
"net472"
: [],
"net48"
: [],
"net5.0"
: [],
"net6.0"
: [
"Microsoft.Win32.SystemEvents"
],
"net7.0"
: [
"Microsoft.Win32.SystemEvents"
],
"net8.0"
: [
"Microsoft.Win32.SystemEvents"
],
"netcoreapp1.0"
: [],
"netcoreapp1.1"
: [],
"netcoreapp2.0"
: [],
"netcoreapp2.1"
: [],
"netcoreapp2.2"
: [],
"netcoreapp3.0"
: [],
"netcoreapp3.1"
: [],
"netstandard"
: [],
"netstandard1.0"
: [],
"netstandard1.1"
: [],
"netstandard1.2"
: [],
"netstandard1.3"
: [],
"netstandard1.4"
: [],
"netstandard1.5"
: [],
"netstandard1.6"
: [],
"netstandard2.0"
: [],
"netstandard2.1"
: []},
"targeting_pack_overrides"
: [],
"framework_list"
: []},
{
"name"
:
"System.IO"
,
"id"
:
"System.IO"
,
"version"
:
"4.3.0"
,
"sha512"
:
"sha512-v8paIePhmGuXZbE9xvvNb4uJ5ME4OFXR1+8la/G/L1GIl2nbU2WFnddgb79kVK3U2us7q1aZT/uY/R0D/ovB5g=="
,
"sources"
: [
"https://api.nuget.org/v3/index.json"
],
"dependencies"
: {
"net11"
: [],
"net20"
: [],
"net30"
: [],
"net35"
: [],
"net40"
: [],
"net403"
: [],
"net45"
: [],
"net451"
: [],
"net452"
: [],
"net46"
: [],
"net461"
: [],
"net462"
: [],
"net47"
: [],
"net471"
: [],
"net472"
: [],
"net48"
: [],
"net5.0"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
,
"System.Text.Encoding"
,
"System.Threading.Tasks"
],
"net6.0"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
,
"System.Text.Encoding"
,
"System.Threading.Tasks"
],
"net7.0"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
,
"System.Text.Encoding"
,
"System.Threading.Tasks"
],
"net8.0"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
,
"System.Text.Encoding"
,
"System.Threading.Tasks"
],
"netcoreapp1.0"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
,
"System.Text.Encoding"
,
"System.Threading.Tasks"
],
"netcoreapp1.1"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
,
"System.Text.Encoding"
,
"System.Threading.Tasks"
],
"netcoreapp2.0"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
,
"System.Text.Encoding"
,
"System.Threading.Tasks"
],
"netcoreapp2.1"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
,
"System.Text.Encoding"
,
"System.Threading.Tasks"
],
"netcoreapp2.2"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
,
"System.Text.Encoding"
,
"System.Threading.Tasks"
],
"netcoreapp3.0"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
,
"System.Text.Encoding"
,
"System.Threading.Tasks"
],
"netcoreapp3.1"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
,
"System.Text.Encoding"
,
"System.Threading.Tasks"
],
"netstandard"
: [],
"netstandard1.0"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
,
"System.Text.Encoding"
,
"System.Threading.Tasks"
],
"netstandard1.1"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
,
"System.Text.Encoding"
,
"System.Threading.Tasks"
],
"netstandard1.2"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
,
"System.Text.Encoding"
,
"System.Threading.Tasks"
],
"netstandard1.3"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
,
"System.Text.Encoding"
,
"System.Threading.Tasks"
],
"netstandard1.4"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
,
"System.Text.Encoding"
,
"System.Threading.Tasks"
],
"netstandard1.5"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
,
"System.Text.Encoding"
,
"System.Threading.Tasks"
],
"netstandard1.6"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
,
"System.Text.Encoding"
,
"System.Threading.Tasks"
],
"netstandard2.0"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
,
"System.Text.Encoding"
,
"System.Threading.Tasks"
],
"netstandard2.1"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
,
"System.Text.Encoding"
,
"System.Threading.Tasks"
]},
"targeting_pack_overrides"
: [],
"framework_list"
: []},
{
"name"
:
"System.IO.FileSystem"
,
"id"
:
"System.IO.FileSystem"
,
"version"
:
"4.3.0"
,
"sha512"
:
"sha512-T7WB1vhblSmgkaDpdGM3Uqo55Qsr5sip5eyowrwiXOoHBkzOx3ePd9+Zh97r9NzOwFCxqX7awO6RBxQuao7n7g=="
,
"sources"
: [
"https://api.nuget.org/v3/index.json"
],
"dependencies"
: {
"net11"
: [],
"net20"
: [],
"net30"
: [],
"net35"
: [],
"net40"
: [],
"net403"
: [],
"net45"
: [],
"net451"
: [],
"net452"
: [],
"net46"
: [
"System.IO.FileSystem.Primitives"
],
"net461"
: [
"System.IO.FileSystem.Primitives"
],
"net462"
: [
"System.IO.FileSystem.Primitives"
],
"net47"
: [
"System.IO.FileSystem.Primitives"
],
"net471"
: [
"System.IO.FileSystem.Primitives"
],
"net472"
: [
"System.IO.FileSystem.Primitives"
],
"net48"
: [
"System.IO.FileSystem.Primitives"
],
"net5.0"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.IO"
,
"System.IO.FileSystem.Primitives"
,
"System.Runtime"
,
"System.Runtime.Handles"
,
"System.Text.Encoding"
,
"System.Threading.Tasks"
],
"net6.0"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.IO"
,
"System.IO.FileSystem.Primitives"
,
"System.Runtime"
,
"System.Runtime.Handles"
,
"System.Text.Encoding"
,
"System.Threading.Tasks"
],
"net7.0"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.IO"
,
"System.IO.FileSystem.Primitives"
,
"System.Runtime"
,
"System.Runtime.Handles"
,
"System.Text.Encoding"
,
"System.Threading.Tasks"
],
"net8.0"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.IO"
,
"System.IO.FileSystem.Primitives"
,
"System.Runtime"
,
"System.Runtime.Handles"
,
"System.Text.Encoding"
,
"System.Threading.Tasks"
],
"netcoreapp1.0"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.IO"
,
"System.IO.FileSystem.Primitives"
,
"System.Runtime"
,
"System.Runtime.Handles"
,
"System.Text.Encoding"
,
"System.Threading.Tasks"
],
"netcoreapp1.1"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.IO"
,
"System.IO.FileSystem.Primitives"
,
"System.Runtime"
,
"System.Runtime.Handles"
,
"System.Text.Encoding"
,
"System.Threading.Tasks"
],
"netcoreapp2.0"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.IO"
,
"System.IO.FileSystem.Primitives"
,
"System.Runtime"
,
"System.Runtime.Handles"
,
"System.Text.Encoding"
,
"System.Threading.Tasks"
],
"netcoreapp2.1"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.IO"
,
"System.IO.FileSystem.Primitives"
,
"System.Runtime"
,
"System.Runtime.Handles"
,
"System.Text.Encoding"
,
"System.Threading.Tasks"
],
"netcoreapp2.2"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.IO"
,
"System.IO.FileSystem.Primitives"
,
"System.Runtime"
,
"System.Runtime.Handles"
,
"System.Text.Encoding"
,
"System.Threading.Tasks"
],
"netcoreapp3.0"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.IO"
,
"System.IO.FileSystem.Primitives"
,
"System.Runtime"
,
"System.Runtime.Handles"
,
"System.Text.Encoding"
,
"System.Threading.Tasks"
],
"netcoreapp3.1"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.IO"
,
"System.IO.FileSystem.Primitives"
,
"System.Runtime"
,
"System.Runtime.Handles"
,
"System.Text.Encoding"
,
"System.Threading.Tasks"
],
"netstandard"
: [],
"netstandard1.0"
: [],
"netstandard1.1"
: [],
"netstandard1.2"
: [],
"netstandard1.3"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.IO"
,
"System.IO.FileSystem.Primitives"
,
"System.Runtime"
,
"System.Runtime.Handles"
,
"System.Text.Encoding"
,
"System.Threading.Tasks"
],
"netstandard1.4"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.IO"
,
"System.IO.FileSystem.Primitives"
,
"System.Runtime"
,
"System.Runtime.Handles"
,
"System.Text.Encoding"
,
"System.Threading.Tasks"
],
"netstandard1.5"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.IO"
,
"System.IO.FileSystem.Primitives"
,
"System.Runtime"
,
"System.Runtime.Handles"
,
"System.Text.Encoding"
,
"System.Threading.Tasks"
],
"netstandard1.6"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.IO"
,
"System.IO.FileSystem.Primitives"
,
"System.Runtime"
,
"System.Runtime.Handles"
,
"System.Text.Encoding"
,
"System.Threading.Tasks"
],
"netstandard2.0"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.IO"
,
"System.IO.FileSystem.Primitives"
,
"System.Runtime"
,
"System.Runtime.Handles"
,
"System.Text.Encoding"
,
"System.Threading.Tasks"
],
"netstandard2.1"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.IO"
,
"System.IO.FileSystem.Primitives"
,
"System.Runtime"
,
"System.Runtime.Handles"
,
"System.Text.Encoding"
,
"System.Threading.Tasks"
]},
"targeting_pack_overrides"
: [],
"framework_list"
: []},
{
"name"
:
"System.IO.FileSystem.Primitives"
,
"id"
:
"System.IO.FileSystem.Primitives"
,
"version"
:
"4.3.0"
,
"sha512"
:
"sha512-WIWVPQlYLP/Zc9I6IakpBk1y8ryVGK83MtZx//zGKKi2hvHQWKAB7moRQCOz5Is/wNDksiYpocf3FeA3le6e5Q=="
,
"sources"
: [
"https://api.nuget.org/v3/index.json"
],
"dependencies"
: {
"net11"
: [],
"net20"
: [],
"net30"
: [],
"net35"
: [],
"net40"
: [],
"net403"
: [],
"net45"
: [],
"net451"
: [],
"net452"
: [],
"net46"
: [],
"net461"
: [],
"net462"
: [],
"net47"
: [],
"net471"
: [],
"net472"
: [],
"net48"
: [],
"net5.0"
: [
"System.Runtime"
],
"net6.0"
: [
"System.Runtime"
],
"net7.0"
: [
"System.Runtime"
],
"net8.0"
: [
"System.Runtime"
],
"netcoreapp1.0"
: [
"System.Runtime"
],
"netcoreapp1.1"
: [
"System.Runtime"
],
"netcoreapp2.0"
: [
"System.Runtime"
],
"netcoreapp2.1"
: [
"System.Runtime"
],
"netcoreapp2.2"
: [
"System.Runtime"
],
"netcoreapp3.0"
: [
"System.Runtime"
],
"netcoreapp3.1"
: [
"System.Runtime"
],
"netstandard"
: [],
"netstandard1.0"
: [],
"netstandard1.1"
: [],
"netstandard1.2"
: [],
"netstandard1.3"
: [
"System.Runtime"
],
"netstandard1.4"
: [
"System.Runtime"
],
"netstandard1.5"
: [
"System.Runtime"
],
"netstandard1.6"
: [
"System.Runtime"
],
"netstandard2.0"
: [
"System.Runtime"
],
"netstandard2.1"
: [
"System.Runtime"
]},
"targeting_pack_overrides"
: [],
"framework_list"
: []},
{
"name"
:
"System.IO.Pipelines"
,
"id"
:
"System.IO.Pipelines"
,
"version"
:
"8.0.0"
,
"sha512"
:
"sha512-V+tqEehPQKSLV7HcV4agGqmFISK30VNjSQ2KEsmkWL+ZqN30wMAke+mFWcK0LnaaEL2ixamBdzVITZYNxlLrEg=="
,
"sources"
: [
"https://api.nuget.org/v3/index.json"
],
"dependencies"
: {
"net11"
: [],
"net20"
: [],
"net30"
: [],
"net35"
: [],
"net40"
: [],
"net403"
: [],
"net45"
: [],
"net451"
: [],
"net452"
: [],
"net46"
: [],
"net461"
: [],
"net462"
: [],
"net47"
: [],
"net471"
: [],
"net472"
: [],
"net48"
: [],
"net5.0"
: [],
"net6.0"
: [],
"net7.0"
: [],
"net8.0"
: [],
"netcoreapp1.0"
: [],
"netcoreapp1.1"
: [],
"netcoreapp2.0"
: [],
"netcoreapp2.1"
: [],
"netcoreapp2.2"
: [],
"netcoreapp3.0"
: [],
"netcoreapp3.1"
: [],
"netstandard"
: [],
"netstandard1.0"
: [],
"netstandard1.1"
: [],
"netstandard1.2"
: [],
"netstandard1.3"
: [],
"netstandard1.4"
: [],
"netstandard1.5"
: [],
"netstandard1.6"
: [],
"netstandard2.0"
: [],
"netstandard2.1"
: []},
"targeting_pack_overrides"
: [],
"framework_list"
: []},
{
"name"
:
"System.Net.Primitives"
,
"id"
:
"System.Net.Primitives"
,
"version"
:
"4.3.1"
,
"sha512"
:
"sha512-BgdlyYCI7rrdh36p3lMTqbkvaafPETpB1bk9iQlFdQxYE692kiXvmseXs8ghL+gEgQF2xgDc8GH4QLkSgUUs+Q=="
,
"sources"
: [
"https://api.nuget.org/v3/index.json"
],
"dependencies"
: {
"net11"
: [],
"net20"
: [],
"net30"
: [],
"net35"
: [],
"net40"
: [],
"net403"
: [],
"net45"
: [],
"net451"
: [],
"net452"
: [],
"net46"
: [],
"net461"
: [],
"net462"
: [],
"net47"
: [],
"net471"
: [],
"net472"
: [],
"net48"
: [],
"net5.0"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
,
"System.Runtime.Handles"
],
"net6.0"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
,
"System.Runtime.Handles"
],
"net7.0"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
,
"System.Runtime.Handles"
],
"net8.0"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
,
"System.Runtime.Handles"
],
"netcoreapp1.0"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
,
"System.Runtime.Handles"
],
"netcoreapp1.1"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
,
"System.Runtime.Handles"
],
"netcoreapp2.0"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
,
"System.Runtime.Handles"
],
"netcoreapp2.1"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
,
"System.Runtime.Handles"
],
"netcoreapp2.2"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
,
"System.Runtime.Handles"
],
"netcoreapp3.0"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
,
"System.Runtime.Handles"
],
"netcoreapp3.1"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
,
"System.Runtime.Handles"
],
"netstandard"
: [],
"netstandard1.0"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
],
"netstandard1.1"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
],
"netstandard1.2"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
],
"netstandard1.3"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
,
"System.Runtime.Handles"
],
"netstandard1.4"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
,
"System.Runtime.Handles"
],
"netstandard1.5"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
,
"System.Runtime.Handles"
],
"netstandard1.6"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
,
"System.Runtime.Handles"
],
"netstandard2.0"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
,
"System.Runtime.Handles"
],
"netstandard2.1"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
,
"System.Runtime.Handles"
]},
"targeting_pack_overrides"
: [],
"framework_list"
: []},
{
"name"
:
"System.Reflection.Metadata"
,
"id"
:
"System.Reflection.Metadata"
,
"version"
:
"8.0.0"
,
"sha512"
:
"sha512-+6sMdkJjee0B6nm3AlBBl7cQaI0oPniLvvkrkFhmEN3fo/hGONaFdwpAaO+GRTlbZe4kRZzFwU7kSXQW0RyJxg=="
,
"sources"
: [
"https://api.nuget.org/v3/index.json"
],
"dependencies"
: {
"net11"
: [],
"net20"
: [],
"net30"
: [],
"net35"
: [],
"net40"
: [],
"net403"
: [],
"net45"
: [],
"net451"
: [],
"net452"
: [],
"net46"
: [],
"net461"
: [
"System.Collections.Immutable"
],
"net462"
: [
"System.Collections.Immutable"
],
"net47"
: [
"System.Collections.Immutable"
],
"net471"
: [
"System.Collections.Immutable"
],
"net472"
: [
"System.Collections.Immutable"
],
"net48"
: [
"System.Collections.Immutable"
],
"net5.0"
: [
"System.Collections.Immutable"
],
"net6.0"
: [
"System.Collections.Immutable"
],
"net7.0"
: [
"System.Collections.Immutable"
],
"net8.0"
: [
"System.Collections.Immutable"
],
"netcoreapp1.0"
: [],
"netcoreapp1.1"
: [],
"netcoreapp2.0"
: [
"System.Collections.Immutable"
],
"netcoreapp2.1"
: [
"System.Collections.Immutable"
],
"netcoreapp2.2"
: [
"System.Collections.Immutable"
],
"netcoreapp3.0"
: [
"System.Collections.Immutable"
],
"netcoreapp3.1"
: [
"System.Collections.Immutable"
],
"netstandard"
: [],
"netstandard1.0"
: [],
"netstandard1.1"
: [],
"netstandard1.2"
: [],
"netstandard1.3"
: [],
"netstandard1.4"
: [],
"netstandard1.5"
: [],
"netstandard1.6"
: [],
"netstandard2.0"
: [
"System.Collections.Immutable"
],
"netstandard2.1"
: [
"System.Collections.Immutable"
]},
"targeting_pack_overrides"
: [],
"framework_list"
: []},
{
"name"
:
"System.Reflection.MetadataLoadContext"
,
"id"
:
"System.Reflection.MetadataLoadContext"
,
"version"
:
"7.0.0"
,
"sha512"
:
"sha512-dqk0PmO2SGulqNpuJlALPc/5vqFVZc6As4ToHeZvd+6B/DomA1/JM1nAOpSU2hkBVytU0GlwsBr4YfKSnGSchg=="
,
"sources"
: [
"https://api.nuget.org/v3/index.json"
],
"dependencies"
: {
"net11"
: [],
"net20"
: [],
"net30"
: [],
"net35"
: [],
"net40"
: [],
"net403"
: [],
"net45"
: [],
"net451"
: [],
"net452"
: [],
"net46"
: [],
"net461"
: [
"System.Collections.Immutable"
,
"System.Reflection.Metadata"
],
"net462"
: [
"System.Collections.Immutable"
,
"System.Reflection.Metadata"
],
"net47"
: [
"System.Collections.Immutable"
,
"System.Reflection.Metadata"
],
"net471"
: [
"System.Collections.Immutable"
,
"System.Reflection.Metadata"
],
"net472"
: [
"System.Collections.Immutable"
,
"System.Reflection.Metadata"
],
"net48"
: [
"System.Collections.Immutable"
,
"System.Reflection.Metadata"
],
"net5.0"
: [
"System.Collections.Immutable"
,
"System.Reflection.Metadata"
],
"net6.0"
: [
"System.Collections.Immutable"
,
"System.Reflection.Metadata"
],
"net7.0"
: [
"System.Collections.Immutable"
,
"System.Reflection.Metadata"
],
"net8.0"
: [
"System.Collections.Immutable"
,
"System.Reflection.Metadata"
],
"netcoreapp1.0"
: [],
"netcoreapp1.1"
: [],
"netcoreapp2.0"
: [
"System.Collections.Immutable"
,
"System.Reflection.Metadata"
],
"netcoreapp2.1"
: [
"System.Collections.Immutable"
,
"System.Reflection.Metadata"
],
"netcoreapp2.2"
: [
"System.Collections.Immutable"
,
"System.Reflection.Metadata"
],
"netcoreapp3.0"
: [
"System.Collections.Immutable"
,
"System.Reflection.Metadata"
],
"netcoreapp3.1"
: [
"System.Collections.Immutable"
,
"System.Reflection.Metadata"
],
"netstandard"
: [],
"netstandard1.0"
: [],
"netstandard1.1"
: [],
"netstandard1.2"
: [],
"netstandard1.3"
: [],
"netstandard1.4"
: [],
"netstandard1.5"
: [],
"netstandard1.6"
: [],
"netstandard2.0"
: [
"System.Collections.Immutable"
,
"System.Reflection.Metadata"
],
"netstandard2.1"
: [
"System.Collections.Immutable"
,
"System.Reflection.Metadata"
]},
"targeting_pack_overrides"
: [],
"framework_list"
: []},
{
"name"
:
"System.Runtime"
,
"id"
:
"System.Runtime"
,
"version"
:
"4.3.1"
,
"sha512"
:
"sha512-Al69mPDfzdD+bKGK2HAfB+lNFOHFqnkqzNnUJmmvUe1/qEPK9M7EiTT4zuycKDPy7ev11xz8XVgJWKP0hm7NIA=="
,
"sources"
: [
"https://api.nuget.org/v3/index.json"
],
"dependencies"
: {
"net11"
: [],
"net20"
: [],
"net30"
: [],
"net35"
: [],
"net40"
: [],
"net403"
: [],
"net45"
: [],
"net451"
: [],
"net452"
: [],
"net46"
: [],
"net461"
: [],
"net462"
: [],
"net47"
: [],
"net471"
: [],
"net472"
: [],
"net48"
: [],
"net5.0"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
],
"net6.0"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
],
"net7.0"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
],
"net8.0"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
],
"netcoreapp1.0"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
],
"netcoreapp1.1"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
],
"netcoreapp2.0"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
],
"netcoreapp2.1"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
],
"netcoreapp2.2"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
],
"netcoreapp3.0"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
],
"netcoreapp3.1"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
],
"netstandard"
: [],
"netstandard1.0"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
],
"netstandard1.1"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
],
"netstandard1.2"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
],
"netstandard1.3"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
],
"netstandard1.4"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
],
"netstandard1.5"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
],
"netstandard1.6"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
],
"netstandard2.0"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
],
"netstandard2.1"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
]},
"targeting_pack_overrides"
: [],
"framework_list"
: []},
{
"name"
:
"System.Runtime.CompilerServices.Unsafe"
,
"id"
:
"System.Runtime.CompilerServices.Unsafe"
,
"version"
:
"6.0.0"
,
"sha512"
:
"sha512-1AVzAb5OxJNvJLnOADtexNmWgattm2XVOT3TjQTN7Dd4SqoSwai1CsN2fth42uQldJSQdz/sAec0+TzxBFgisw=="
,
"sources"
: [
"https://api.nuget.org/v3/index.json"
],
"dependencies"
: {
"net11"
: [],
"net20"
: [],
"net30"
: [],
"net35"
: [],
"net40"
: [],
"net403"
: [],
"net45"
: [],
"net451"
: [],
"net452"
: [],
"net46"
: [],
"net461"
: [],
"net462"
: [],
"net47"
: [],
"net471"
: [],
"net472"
: [],
"net48"
: [],
"net5.0"
: [],
"net6.0"
: [],
"net7.0"
: [],
"net8.0"
: [],
"netcoreapp1.0"
: [],
"netcoreapp1.1"
: [],
"netcoreapp2.0"
: [],
"netcoreapp2.1"
: [],
"netcoreapp2.2"
: [],
"netcoreapp3.0"
: [],
"netcoreapp3.1"
: [],
"netstandard"
: [],
"netstandard1.0"
: [],
"netstandard1.1"
: [],
"netstandard1.2"
: [],
"netstandard1.3"
: [],
"netstandard1.4"
: [],
"netstandard1.5"
: [],
"netstandard1.6"
: [],
"netstandard2.0"
: [],
"netstandard2.1"
: []},
"targeting_pack_overrides"
: [],
"framework_list"
: []},
{
"name"
:
"System.Runtime.Handles"
,
"id"
:
"System.Runtime.Handles"
,
"version"
:
"4.3.0"
,
"sha512"
:
"sha512-CluvHdVUv54BvLTOCCyybugreDNk/rR8unMPruzXDtxSjvrQOU3M4R831/lQf4YI8VYp668FGQa/01E+Rq8PEQ=="
,
"sources"
: [
"https://api.nuget.org/v3/index.json"
],
"dependencies"
: {
"net11"
: [],
"net20"
: [],
"net30"
: [],
"net35"
: [],
"net40"
: [],
"net403"
: [],
"net45"
: [],
"net451"
: [],
"net452"
: [],
"net46"
: [],
"net461"
: [],
"net462"
: [],
"net47"
: [],
"net471"
: [],
"net472"
: [],
"net48"
: [],
"net5.0"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
],
"net6.0"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
],
"net7.0"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
],
"net8.0"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
],
"netcoreapp1.0"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
],
"netcoreapp1.1"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
],
"netcoreapp2.0"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
],
"netcoreapp2.1"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
],
"netcoreapp2.2"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
],
"netcoreapp3.0"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
],
"netcoreapp3.1"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
],
"netstandard"
: [],
"netstandard1.0"
: [],
"netstandard1.1"
: [],
"netstandard1.2"
: [],
"netstandard1.3"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
],
"netstandard1.4"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
],
"netstandard1.5"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
],
"netstandard1.6"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
],
"netstandard2.0"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
],
"netstandard2.1"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
]},
"targeting_pack_overrides"
: [],
"framework_list"
: []},
{
"name"
:
"System.Security.Cryptography.ProtectedData"
,
"id"
:
"System.Security.Cryptography.ProtectedData"
,
"version"
:
"7.0.0"
,
"sha512"
:
"sha512-a34SHiyaMcLRjw/1IGXokS2cH9j8XoOhs1jUYq3m+kQcnPp6fhmeuqe5U947WqojDsVMhWAsCE6rIg8grBv9BA=="
,
"sources"
: [
"https://api.nuget.org/v3/index.json"
],
"dependencies"
: {
"net11"
: [],
"net20"
: [],
"net30"
: [],
"net35"
: [],
"net40"
: [],
"net403"
: [],
"net45"
: [],
"net451"
: [],
"net452"
: [],
"net46"
: [],
"net461"
: [],
"net462"
: [],
"net47"
: [],
"net471"
: [],
"net472"
: [],
"net48"
: [],
"net5.0"
: [],
"net6.0"
: [],
"net7.0"
: [],
"net8.0"
: [],
"netcoreapp1.0"
: [],
"netcoreapp1.1"
: [],
"netcoreapp2.0"
: [],
"netcoreapp2.1"
: [],
"netcoreapp2.2"
: [],
"netcoreapp3.0"
: [],
"netcoreapp3.1"
: [],
"netstandard"
: [],
"netstandard1.0"
: [],
"netstandard1.1"
: [],
"netstandard1.2"
: [],
"netstandard1.3"
: [],
"netstandard1.4"
: [],
"netstandard1.5"
: [],
"netstandard1.6"
: [],
"netstandard2.0"
: [],
"netstandard2.1"
: []},
"targeting_pack_overrides"
: [],
"framework_list"
: []},
{
"name"
:
"System.Security.Permissions"
,
"id"
:
"System.Security.Permissions"
,
"version"
:
"7.0.0"
,
"sha512"
:
"sha512-XNVTmQ9JuCRwRXRTDoOHEzEt0wmQeRudH9lThP0l3OBja4P3jmRHq/0H0N9Ns1OD6gNmKpjLdOeHCQEXv4iVrA=="
,
"sources"
: [
"https://api.nuget.org/v3/index.json"
],
"dependencies"
: {
"net11"
: [],
"net20"
: [],
"net30"
: [],
"net35"
: [],
"net40"
: [],
"net403"
: [],
"net45"
: [],
"net451"
: [],
"net452"
: [],
"net46"
: [],
"net461"
: [],
"net462"
: [],
"net47"
: [],
"net471"
: [],
"net472"
: [],
"net48"
: [],
"net5.0"
: [],
"net6.0"
: [
"System.Windows.Extensions"
],
"net7.0"
: [
"System.Windows.Extensions"
],
"net8.0"
: [
"System.Windows.Extensions"
],
"netcoreapp1.0"
: [],
"netcoreapp1.1"
: [],
"netcoreapp2.0"
: [],
"netcoreapp2.1"
: [],
"netcoreapp2.2"
: [],
"netcoreapp3.0"
: [],
"netcoreapp3.1"
: [],
"netstandard"
: [],
"netstandard1.0"
: [],
"netstandard1.1"
: [],
"netstandard1.2"
: [],
"netstandard1.3"
: [],
"netstandard1.4"
: [],
"netstandard1.5"
: [],
"netstandard1.6"
: [],
"netstandard2.0"
: [],
"netstandard2.1"
: []},
"targeting_pack_overrides"
: [],
"framework_list"
: []},
{
"name"
:
"System.Security.Principal"
,
"id"
:
"System.Security.Principal"
,
"version"
:
"4.3.0"
,
"sha512"
:
"sha512-24oe0NGJY32e+DFHVQzl2okM9uwYmn0Aa6nehqtVZ55/Al4Yva7S3BN934Kn5qATH7TVTUJkgxhisdfF7mKDfg=="
,
"sources"
: [
"https://api.nuget.org/v3/index.json"
],
"dependencies"
: {
"net11"
: [],
"net20"
: [],
"net30"
: [],
"net35"
: [],
"net40"
: [],
"net403"
: [],
"net45"
: [],
"net451"
: [],
"net452"
: [],
"net46"
: [],
"net461"
: [],
"net462"
: [],
"net47"
: [],
"net471"
: [],
"net472"
: [],
"net48"
: [],
"net5.0"
: [
"System.Runtime"
],
"net6.0"
: [
"System.Runtime"
],
"net7.0"
: [
"System.Runtime"
],
"net8.0"
: [
"System.Runtime"
],
"netcoreapp1.0"
: [
"System.Runtime"
],
"netcoreapp1.1"
: [
"System.Runtime"
],
"netcoreapp2.0"
: [
"System.Runtime"
],
"netcoreapp2.1"
: [
"System.Runtime"
],
"netcoreapp2.2"
: [
"System.Runtime"
],
"netcoreapp3.0"
: [
"System.Runtime"
],
"netcoreapp3.1"
: [
"System.Runtime"
],
"netstandard"
: [],
"netstandard1.0"
: [
"System.Runtime"
],
"netstandard1.1"
: [
"System.Runtime"
],
"netstandard1.2"
: [
"System.Runtime"
],
"netstandard1.3"
: [
"System.Runtime"
],
"netstandard1.4"
: [
"System.Runtime"
],
"netstandard1.5"
: [
"System.Runtime"
],
"netstandard1.6"
: [
"System.Runtime"
],
"netstandard2.0"
: [
"System.Runtime"
],
"netstandard2.1"
: [
"System.Runtime"
]},
"targeting_pack_overrides"
: [],
"framework_list"
: []},
{
"name"
:
"System.Security.Principal.Windows"
,
"id"
:
"System.Security.Principal.Windows"
,
"version"
:
"5.0.0"
,
"sha512"
:
"sha512-RKkgqq8ishctQTGbtXqyuOGkUx1fAhkqb1OoHYdRJRlbYLoLWkSkWYHRN/17DzplsSlZtf2Xr8BXjNhO8nRnzQ=="
,
"sources"
: [
"https://api.nuget.org/v3/index.json"
],
"dependencies"
: {
"net11"
: [],
"net20"
: [],
"net30"
: [],
"net35"
: [],
"net40"
: [],
"net403"
: [],
"net45"
: [],
"net451"
: [],
"net452"
: [],
"net46"
: [],
"net461"
: [],
"net462"
: [],
"net47"
: [],
"net471"
: [],
"net472"
: [],
"net48"
: [],
"net5.0"
: [],
"net6.0"
: [],
"net7.0"
: [],
"net8.0"
: [],
"netcoreapp1.0"
: [
"Microsoft.Win32.Primitives"
,
"System.Runtime"
,
"System.Runtime.Handles"
,
"System.Security.Principal"
,
"System.Text.Encoding"
],
"netcoreapp1.1"
: [
"Microsoft.Win32.Primitives"
,
"System.Runtime"
,
"System.Runtime.Handles"
,
"System.Security.Principal"
,
"System.Text.Encoding"
],
"netcoreapp2.0"
: [
"Microsoft.NETCore.Platforms"
],
"netcoreapp2.1"
: [
"Microsoft.NETCore.Platforms"
],
"netcoreapp2.2"
: [
"Microsoft.NETCore.Platforms"
],
"netcoreapp3.0"
: [],
"netcoreapp3.1"
: [],
"netstandard"
: [],
"netstandard1.0"
: [],
"netstandard1.1"
: [],
"netstandard1.2"
: [],
"netstandard1.3"
: [
"Microsoft.Win32.Primitives"
,
"System.Runtime"
,
"System.Runtime.Handles"
,
"System.Security.Principal"
,
"System.Text.Encoding"
],
"netstandard1.4"
: [
"Microsoft.Win32.Primitives"
,
"System.Runtime"
,
"System.Runtime.Handles"
,
"System.Security.Principal"
,
"System.Text.Encoding"
],
"netstandard1.5"
: [
"Microsoft.Win32.Primitives"
,
"System.Runtime"
,
"System.Runtime.Handles"
,
"System.Security.Principal"
,
"System.Text.Encoding"
],
"netstandard1.6"
: [
"Microsoft.Win32.Primitives"
,
"System.Runtime"
,
"System.Runtime.Handles"
,
"System.Security.Principal"
,
"System.Text.Encoding"
],
"netstandard2.0"
: [],
"netstandard2.1"
: []},
"targeting_pack_overrides"
: [],
"framework_list"
: []},
{
"name"
:
"System.Text.Encoding"
,
"id"
:
"System.Text.Encoding"
,
"version"
:
"4.3.0"
,
"sha512"
:
"sha512-b/f+7HMTpxIfeV7H03bkuHKMFylCGfr9/U6gePnfFFW0aF8LOWLDgQCY6V1oWUqDksC3mdNuyChM1vy9TP4sZw=="
,
"sources"
: [
"https://api.nuget.org/v3/index.json"
],
"dependencies"
: {
"net11"
: [],
"net20"
: [],
"net30"
: [],
"net35"
: [],
"net40"
: [],
"net403"
: [],
"net45"
: [],
"net451"
: [],
"net452"
: [],
"net46"
: [],
"net461"
: [],
"net462"
: [],
"net47"
: [],
"net471"
: [],
"net472"
: [],
"net48"
: [],
"net5.0"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
],
"net6.0"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
],
"net7.0"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
],
"net8.0"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
],
"netcoreapp1.0"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
],
"netcoreapp1.1"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
],
"netcoreapp2.0"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
],
"netcoreapp2.1"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
],
"netcoreapp2.2"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
],
"netcoreapp3.0"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
],
"netcoreapp3.1"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
],
"netstandard"
: [],
"netstandard1.0"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
],
"netstandard1.1"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
],
"netstandard1.2"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
],
"netstandard1.3"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
],
"netstandard1.4"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
],
"netstandard1.5"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
],
"netstandard1.6"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
],
"netstandard2.0"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
],
"netstandard2.1"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
]},
"targeting_pack_overrides"
: [],
"framework_list"
: []},
{
"name"
:
"System.Threading.Channels"
,
"id"
:
"System.Threading.Channels"
,
"version"
:
"8.0.0"
,
"sha512"
:
"sha512-M1s365f1lOc6s2585/ATW+KRRFFnaI6JvSSdE14n9ZKgvWnZHoJGoccqV41XvtRDrHMCMRNlwWFgt9yXTu3xQQ=="
,
"sources"
: [
"https://api.nuget.org/v3/index.json"
],
"dependencies"
: {
"net11"
: [],
"net20"
: [],
"net30"
: [],
"net35"
: [],
"net40"
: [],
"net403"
: [],
"net45"
: [],
"net451"
: [],
"net452"
: [],
"net46"
: [],
"net461"
: [],
"net462"
: [],
"net47"
: [],
"net471"
: [],
"net472"
: [],
"net48"
: [],
"net5.0"
: [],
"net6.0"
: [],
"net7.0"
: [],
"net8.0"
: [],
"netcoreapp1.0"
: [],
"netcoreapp1.1"
: [],
"netcoreapp2.0"
: [],
"netcoreapp2.1"
: [],
"netcoreapp2.2"
: [],
"netcoreapp3.0"
: [],
"netcoreapp3.1"
: [],
"netstandard"
: [],
"netstandard1.0"
: [],
"netstandard1.1"
: [],
"netstandard1.2"
: [],
"netstandard1.3"
: [],
"netstandard1.4"
: [],
"netstandard1.5"
: [],
"netstandard1.6"
: [],
"netstandard2.0"
: [],
"netstandard2.1"
: []},
"targeting_pack_overrides"
: [],
"framework_list"
: []},
{
"name"
:
"System.Threading.Tasks"
,
"id"
:
"System.Threading.Tasks"
,
"version"
:
"4.3.0"
,
"sha512"
:
"sha512-fUiP+CyyCjs872OA8trl6p97qma/da1xGq3h4zAbJZk8zyaU4zyEfqW5vbkP80xG/Nimun1vlWBboMEk7XxdEw=="
,
"sources"
: [
"https://api.nuget.org/v3/index.json"
],
"dependencies"
: {
"net11"
: [],
"net20"
: [],
"net30"
: [],
"net35"
: [],
"net40"
: [],
"net403"
: [],
"net45"
: [],
"net451"
: [],
"net452"
: [],
"net46"
: [],
"net461"
: [],
"net462"
: [],
"net47"
: [],
"net471"
: [],
"net472"
: [],
"net48"
: [],
"net5.0"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
],
"net6.0"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
],
"net7.0"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
],
"net8.0"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
],
"netcoreapp1.0"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
],
"netcoreapp1.1"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
],
"netcoreapp2.0"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
],
"netcoreapp2.1"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
],
"netcoreapp2.2"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
],
"netcoreapp3.0"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
],
"netcoreapp3.1"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
],
"netstandard"
: [],
"netstandard1.0"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
],
"netstandard1.1"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
],
"netstandard1.2"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
],
"netstandard1.3"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
],
"netstandard1.4"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
],
"netstandard1.5"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
],
"netstandard1.6"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
],
"netstandard2.0"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
],
"netstandard2.1"
: [
"Microsoft.NETCore.Platforms"
,
"Microsoft.NETCore.Targets"
,
"System.Runtime"
]},
"targeting_pack_overrides"
: [],
"framework_list"
: []},
{
"name"
:
"System.Threading.Tasks.Dataflow"
,
"id"
:
"System.Threading.Tasks.Dataflow"
,
"version"
:
"7.0.0"
,
"sha512"
:
"sha512-nB6cUBEEimO35tPK+KmhUF8jxxisO1E+8KU3eDIA9/o156qulMs8YeozOTcVRYHZWvgn1YCDI/ZR2ga9ErXIfg=="
,
"sources"
: [
"https://api.nuget.org/v3/index.json"
],
"dependencies"
: {
"net11"
: [],
"net20"
: [],
"net30"
: [],
"net35"
: [],
"net40"
: [],
"net403"
: [],
"net45"
: [],
"net451"
: [],
"net452"
: [],
"net46"
: [],
"net461"
: [],
"net462"
: [],
"net47"
: [],
"net471"
: [],
"net472"
: [],
"net48"
: [],
"net5.0"
: [],
"net6.0"
: [],
"net7.0"
: [],
"net8.0"
: [],
"netcoreapp1.0"
: [],
"netcoreapp1.1"
: [],
"netcoreapp2.0"
: [],
"netcoreapp2.1"
: [],
"netcoreapp2.2"
: [],
"netcoreapp3.0"
: [],
"netcoreapp3.1"
: [],
"netstandard"
: [],
"netstandard1.0"
: [],
"netstandard1.1"
: [],
"netstandard1.2"
: [],
"netstandard1.3"
: [],
"netstandard1.4"
: [],
"netstandard1.5"
: [],
"netstandard1.6"
: [],
"netstandard2.0"
: [],
"netstandard2.1"
: []},
"targeting_pack_overrides"
: [],
"framework_list"
: []},
{
"name"
:
"System.Threading.ThreadPool"
,
"id"
:
"System.Threading.ThreadPool"
,
"version"
:
"4.3.0"
,
"sha512"
:
"sha512-RQpA+UpI6Tlpeedk5JStYk2DM/M3i5HqabI/yDbfj1xDu9bIz9kdoquVpHbh/wQjOJaOCbcgRH8iQcAUv8dRWQ=="
,
"sources"
: [
"https://api.nuget.org/v3/index.json"
],
"dependencies"
: {
"net11"
: [],
"net20"
: [],
"net30"
: [],
"net35"
: [],
"net40"
: [],
"net403"
: [],
"net45"
: [],
"net451"
: [],
"net452"
: [],
"net46"
: [],
"net461"
: [],
"net462"
: [],
"net47"
: [],
"net471"
: [],
"net472"
: [],
"net48"
: [],
"net5.0"
: [
"System.Runtime"
,
"System.Runtime.Handles"
],
"net6.0"
: [
"System.Runtime"
,
"System.Runtime.Handles"
],
"net7.0"
: [
"System.Runtime"
,
"System.Runtime.Handles"
],
"net8.0"
: [
"System.Runtime"
,
"System.Runtime.Handles"
],
"netcoreapp1.0"
: [
"System.Runtime"
,
"System.Runtime.Handles"
],
"netcoreapp1.1"
: [
"System.Runtime"
,
"System.Runtime.Handles"
],
"netcoreapp2.0"
: [
"System.Runtime"
,
"System.Runtime.Handles"
],
"netcoreapp2.1"
: [
"System.Runtime"
,
"System.Runtime.Handles"
],
"netcoreapp2.2"
: [
"System.Runtime"
,
"System.Runtime.Handles"
],
"netcoreapp3.0"
: [
"System.Runtime"
,
"System.Runtime.Handles"
],
"netcoreapp3.1"
: [
"System.Runtime"
,
"System.Runtime.Handles"
],
"netstandard"
: [],
"netstandard1.0"
: [],
"netstandard1.1"
: [],
"netstandard1.2"
: [],
"netstandard1.3"
: [
"System.Runtime"
,
"System.Runtime.Handles"
],
"netstandard1.4"
: [
"System.Runtime"
,
"System.Runtime.Handles"
],
"netstandard1.5"
: [
"System.Runtime"
,
"System.Runtime.Handles"
],
"netstandard1.6"
: [
"System.Runtime"
,
"System.Runtime.Handles"
],
"netstandard2.0"
: [
"System.Runtime"
,
"System.Runtime.Handles"
],
"netstandard2.1"
: [
"System.Runtime"
,
"System.Runtime.Handles"
]},
"targeting_pack_overrides"
: [],
"framework_list"
: []},
{
"name"
:
"System.Windows.Extensions"
,
"id"
:
"System.Windows.Extensions"
,
"version"
:
"7.0.0"
,
"sha512"
:
"sha512-KNnH0GX7T/oRAzOtJjefboYngi+d/bNGd63j+ZIFFTIR8RM0dwptuImNXiKqvD78kzcWAf3kd3yjcih+UTYkbw=="
,
"sources"
: [
"https://api.nuget.org/v3/index.json"
],
"dependencies"
: {
"net11"
: [],
"net20"
: [],
"net30"
: [],
"net35"
: [],
"net40"
: [],
"net403"
: [],
"net45"
: [],
"net451"
: [],
"net452"
: [],
"net46"
: [],
"net461"
: [],
"net462"
: [],
"net47"
: [],
"net471"
: [],
"net472"
: [],
"net48"
: [],
"net5.0"
: [],
"net6.0"
: [
"System.Drawing.Common"
],
"net7.0"
: [
"System.Drawing.Common"
],
"net8.0"
: [
"System.Drawing.Common"
],
"netcoreapp1.0"
: [],
"netcoreapp1.1"
: [],
"netcoreapp2.0"
: [],
"netcoreapp2.1"
: [],
"netcoreapp2.2"
: [],
"netcoreapp3.0"
: [],
"netcoreapp3.1"
: [],
"netstandard"
: [],
"netstandard1.0"
: [],
"netstandard1.1"
: [],
"netstandard1.2"
: [],
"netstandard1.3"
: [],
"netstandard1.4"
: [],
"netstandard1.5"
: [],
"netstandard1.6"
: [],
"netstandard2.0"
: [],
"netstandard2.1"
: []},
"targeting_pack_overrides"
: [],
"framework_list"
: []},
{
"name"
:
"xunit"
,
"id"
:
"xunit"
,
"version"
:
"2.8.0"
,
"sha512"
:
"sha512-pY+3288LqTgGilRPOuWdTdTAQ3URBTqlo4WJp1FwM10/x7GriewCV/wxL7NrTH4DRUVjoKY6HdcpFSdtQmirLQ=="
,
"sources"
: [
"https://api.nuget.org/v3/index.json"
],
"dependencies"
: {
"net11"
: [
"xunit.core"
,
"xunit.assert"
,
"xunit.analyzers"
],
"net20"
: [
"xunit.core"
,
"xunit.assert"
,
"xunit.analyzers"
],
"net30"
: [
"xunit.core"
,
"xunit.assert"
,
"xunit.analyzers"
],
"net35"
: [
"xunit.core"
,
"xunit.assert"
,
"xunit.analyzers"
],
"net40"
: [
"xunit.core"
,
"xunit.assert"
,
"xunit.analyzers"
],
"net403"
: [
"xunit.core"
,
"xunit.assert"
,
"xunit.analyzers"
],
"net45"
: [
"xunit.core"
,
"xunit.assert"
,
"xunit.analyzers"
],
"net451"
: [
"xunit.core"
,
"xunit.assert"
,
"xunit.analyzers"
],
"net452"
: [
"xunit.core"
,
"xunit.assert"
,
"xunit.analyzers"
],
"net46"
: [
"xunit.core"
,
"xunit.assert"
,
"xunit.analyzers"
],
"net461"
: [
"xunit.core"
,
"xunit.assert"
,
"xunit.analyzers"
],
"net462"
: [
"xunit.core"
,
"xunit.assert"
,
"xunit.analyzers"
],
"net47"
: [
"xunit.core"
,
"xunit.assert"
,
"xunit.analyzers"
],
"net471"
: [
"xunit.core"
,
"xunit.assert"
,
"xunit.analyzers"
],
"net472"
: [
"xunit.core"
,
"xunit.assert"
,
"xunit.analyzers"
],
"net48"
: [
"xunit.core"
,
"xunit.assert"
,
"xunit.analyzers"
],
"net5.0"
: [
"xunit.core"
,
"xunit.assert"
,
"xunit.analyzers"
],
"net6.0"
: [
"xunit.core"
,
"xunit.assert"
,
"xunit.analyzers"
],
"net7.0"
: [
"xunit.core"
,
"xunit.assert"
,
"xunit.analyzers"
],
"net8.0"
: [
"xunit.core"
,
"xunit.assert"
,
"xunit.analyzers"
],
"netcoreapp1.0"
: [
"xunit.core"
,
"xunit.assert"
,
"xunit.analyzers"
],
"netcoreapp1.1"
: [
"xunit.core"
,
"xunit.assert"
,
"xunit.analyzers"
],
"netcoreapp2.0"
: [
"xunit.core"
,
"xunit.assert"
,
"xunit.analyzers"
],
"netcoreapp2.1"
: [
"xunit.core"
,
"xunit.assert"
,
"xunit.analyzers"
],
"netcoreapp2.2"
: [
"xunit.core"
,
"xunit.assert"
,
"xunit.analyzers"
],
"netcoreapp3.0"
: [
"xunit.core"
,
"xunit.assert"
,
"xunit.analyzers"
],
"netcoreapp3.1"
: [
"xunit.core"
,
"xunit.assert"
,
"xunit.analyzers"
],
"netstandard"
: [
"xunit.core"
,
"xunit.assert"
,
"xunit.analyzers"
],
"netstandard1.0"
: [
"xunit.core"
,
"xunit.assert"
,
"xunit.analyzers"
],
"netstandard1.1"
: [
"xunit.core"
,
"xunit.assert"
,
"xunit.analyzers"
],
"netstandard1.2"
: [
"xunit.core"
,
"xunit.assert"
,
"xunit.analyzers"
],
"netstandard1.3"
: [
"xunit.core"
,
"xunit.assert"
,
"xunit.analyzers"
],
"netstandard1.4"
: [
"xunit.core"
,
"xunit.assert"
,
"xunit.analyzers"
],
"netstandard1.5"
: [
"xunit.core"
,
"xunit.assert"
,
"xunit.analyzers"
],
"netstandard1.6"
: [
"xunit.core"
,
"xunit.assert"
,
"xunit.analyzers"
],
"netstandard2.0"
: [
"xunit.core"
,
"xunit.assert"
,
"xunit.analyzers"
],
"netstandard2.1"
: [
"xunit.core"
,
"xunit.assert"
,
"xunit.analyzers"
]},
"targeting_pack_overrides"
: [],
"framework_list"
: []},
{
"name"
:
"xunit.abstractions"
,
"id"
:
"xunit.abstractions"
,
"version"
:
"2.0.3"
,
"sha512"
:
"sha512-PKJri5f0qEQPFvgY6CZR9XG8JROlWSdC/ZYLkkDQuID++Egn+yWjB+Yf57AZ8U6GRlP7z33uDQ4/r5BZPer2JA=="
,
"sources"
: [
"https://api.nuget.org/v3/index.json"
],
"dependencies"
: {
"net11"
: [],
"net20"
: [],
"net30"
: [],
"net35"
: [],
"net40"
: [],
"net403"
: [],
"net45"
: [],
"net451"
: [],
"net452"
: [],
"net46"
: [],
"net461"
: [],
"net462"
: [],
"net47"
: [],
"net471"
: [],
"net472"
: [],
"net48"
: [],
"net5.0"
: [],
"net6.0"
: [],
"net7.0"
: [],
"net8.0"
: [],
"netcoreapp1.0"
: [],
"netcoreapp1.1"
: [],
"netcoreapp2.0"
: [],
"netcoreapp2.1"
: [],
"netcoreapp2.2"
: [],
"netcoreapp3.0"
: [],
"netcoreapp3.1"
: [],
"netstandard"
: [],
"netstandard1.0"
: [],
"netstandard1.1"
: [],
"netstandard1.2"
: [],
"netstandard1.3"
: [],
"netstandard1.4"
: [],
"netstandard1.5"
: [],
"netstandard1.6"
: [],
"netstandard2.0"
: [],
"netstandard2.1"
: []},
"targeting_pack_overrides"
: [],
"framework_list"
: []},
{
"name"
:
"xunit.analyzers"
,
"id"
:
"xunit.analyzers"
,
"version"
:
"1.13.0"
,
"sha512"
:
"sha512-GJ4gtp1hp3hpIWrK+PJ0AOG9t2WW7K2l1hlvklevMTAeZ9tKqzUGwaixZ6G/HLHWAcZo7Wy1r45Fu0v9Dwd4tA=="
,
"sources"
: [
"https://api.nuget.org/v3/index.json"
],
"dependencies"
: {
"net11"
: [],
"net20"
: [],
"net30"
: [],
"net35"
: [],
"net40"
: [],
"net403"
: [],
"net45"
: [],
"net451"
: [],
"net452"
: [],
"net46"
: [],
"net461"
: [],
"net462"
: [],
"net47"
: [],
"net471"
: [],
"net472"
: [],
"net48"
: [],
"net5.0"
: [],
"net6.0"
: [],
"net7.0"
: [],
"net8.0"
: [],
"netcoreapp1.0"
: [],
"netcoreapp1.1"
: [],
"netcoreapp2.0"
: [],
"netcoreapp2.1"
: [],
"netcoreapp2.2"
: [],
"netcoreapp3.0"
: [],
"netcoreapp3.1"
: [],
"netstandard"
: [],
"netstandard1.0"
: [],
"netstandard1.1"
: [],
"netstandard1.2"
: [],
"netstandard1.3"
: [],
"netstandard1.4"
: [],
"netstandard1.5"
: [],
"netstandard1.6"
: [],
"netstandard2.0"
: [],
"netstandard2.1"
: []},
"targeting_pack_overrides"
: [],
"framework_list"
: []},
{
"name"
:
"xunit.assert"
,
"id"
:
"xunit.assert"
,
"version"
:
"2.8.0"
,
"sha512"
:
"sha512-S5571ILGuO1wZAraKjnkXyWacxwJr+9NftDNopugypT2r3UhJJVz/10WD7Xx+dDsvRS3ucd1VMI92cBIfSRjjg=="
,
"sources"
: [
"https://api.nuget.org/v3/index.json"
],
"dependencies"
: {
"net11"
: [],
"net20"
: [],
"net30"
: [],
"net35"
: [],
"net40"
: [],
"net403"
: [],
"net45"
: [],
"net451"
: [],
"net452"
: [],
"net46"
: [],
"net461"
: [],
"net462"
: [],
"net47"
: [],
"net471"
: [],
"net472"
: [],
"net48"
: [],
"net5.0"
: [],
"net6.0"
: [],
"net7.0"
: [],
"net8.0"
: [],
"netcoreapp1.0"
: [],
"netcoreapp1.1"
: [],
"netcoreapp2.0"
: [],
"netcoreapp2.1"
: [],
"netcoreapp2.2"
: [],
"netcoreapp3.0"
: [],
"netcoreapp3.1"
: [],
"netstandard"
: [],
"netstandard1.0"
: [],
"netstandard1.1"
: [],
"netstandard1.2"
: [],
"netstandard1.3"
: [],
"netstandard1.4"
: [],
"netstandard1.5"
: [],
"netstandard1.6"
: [],
"netstandard2.0"
: [],
"netstandard2.1"
: []},
"targeting_pack_overrides"
: [],
"framework_list"
: []},
{
"name"
:
"xunit.core"
,
"id"
:
"xunit.core"
,
"version"
:
"2.8.0"
,
"sha512"
:
"sha512-/Ns+N8X8pffZm91IJhB1MbzStjLo8+aKnu3kzF+IlOHq850+MYG+NI23XEV4AH5Cc3pqHD4tp7wbB/s4bY7PGg=="
,
"sources"
: [
"https://api.nuget.org/v3/index.json"
],
"dependencies"
: {
"net11"
: [
"xunit.extensibility.core"
,
"xunit.extensibility.execution"
],
"net20"
: [
"xunit.extensibility.core"
,
"xunit.extensibility.execution"
],
"net30"
: [
"xunit.extensibility.core"
,
"xunit.extensibility.execution"
],
"net35"
: [
"xunit.extensibility.core"
,
"xunit.extensibility.execution"
],
"net40"
: [
"xunit.extensibility.core"
,
"xunit.extensibility.execution"
],
"net403"
: [
"xunit.extensibility.core"
,
"xunit.extensibility.execution"
],
"net45"
: [
"xunit.extensibility.core"
,
"xunit.extensibility.execution"
],
"net451"
: [
"xunit.extensibility.core"
,
"xunit.extensibility.execution"
],
"net452"
: [
"xunit.extensibility.core"
,
"xunit.extensibility.execution"
],
"net46"
: [
"xunit.extensibility.core"
,
"xunit.extensibility.execution"
],
"net461"
: [
"xunit.extensibility.core"
,
"xunit.extensibility.execution"
],
"net462"
: [
"xunit.extensibility.core"
,
"xunit.extensibility.execution"
],
"net47"
: [
"xunit.extensibility.core"
,
"xunit.extensibility.execution"
],
"net471"
: [
"xunit.extensibility.core"
,
"xunit.extensibility.execution"
],
"net472"
: [
"xunit.extensibility.core"
,
"xunit.extensibility.execution"
],
"net48"
: [
"xunit.extensibility.core"
,
"xunit.extensibility.execution"
],
"net5.0"
: [
"xunit.extensibility.core"
,
"xunit.extensibility.execution"
],
"net6.0"
: [
"xunit.extensibility.core"
,
"xunit.extensibility.execution"
],
"net7.0"
: [
"xunit.extensibility.core"
,
"xunit.extensibility.execution"
],
"net8.0"
: [
"xunit.extensibility.core"
,
"xunit.extensibility.execution"
],
"netcoreapp1.0"
: [
"xunit.extensibility.core"
,
"xunit.extensibility.execution"
],
"netcoreapp1.1"
: [
"xunit.extensibility.core"
,
"xunit.extensibility.execution"
],
"netcoreapp2.0"
: [
"xunit.extensibility.core"
,
"xunit.extensibility.execution"
],
"netcoreapp2.1"
: [
"xunit.extensibility.core"
,
"xunit.extensibility.execution"
],
"netcoreapp2.2"
: [
"xunit.extensibility.core"
,
"xunit.extensibility.execution"
],
"netcoreapp3.0"
: [
"xunit.extensibility.core"
,
"xunit.extensibility.execution"
],
"netcoreapp3.1"
: [
"xunit.extensibility.core"
,
"xunit.extensibility.execution"
],
"netstandard"
: [
"xunit.extensibility.core"
,
"xunit.extensibility.execution"
],
"netstandard1.0"
: [
"xunit.extensibility.core"
,
"xunit.extensibility.execution"
],
"netstandard1.1"
: [
"xunit.extensibility.core"
,
"xunit.extensibility.execution"
],
"netstandard1.2"
: [
"xunit.extensibility.core"
,
"xunit.extensibility.execution"
],
"netstandard1.3"
: [
"xunit.extensibility.core"
,
"xunit.extensibility.execution"
],
"netstandard1.4"
: [
"xunit.extensibility.core"
,
"xunit.extensibility.execution"
],
"netstandard1.5"
: [
"xunit.extensibility.core"
,
"xunit.extensibility.execution"
],
"netstandard1.6"
: [
"xunit.extensibility.core"
,
"xunit.extensibility.execution"
],
"netstandard2.0"
: [
"xunit.extensibility.core"
,
"xunit.extensibility.execution"
],
"netstandard2.1"
: [
"xunit.extensibility.core"
,
"xunit.extensibility.execution"
]},
"targeting_pack_overrides"
: [],
"framework_list"
: []},
{
"name"
:
"xunit.extensibility.core"
,
"id"
:
"xunit.extensibility.core"
,
"version"
:
"2.8.0"
,
"sha512"
:
"sha512-Otlt6joZ9a7QpiAB5SNRb0sd0DMndpH6ktuAVj65hz80xjoQdhdMNO51qWIdk98Ri+fiUS3EBmuSzbv0Dkws5w=="
,
"sources"
: [
"https://api.nuget.org/v3/index.json"
],
"dependencies"
: {
"net11"
: [],
"net20"
: [],
"net30"
: [],
"net35"
: [],
"net40"
: [],
"net403"
: [],
"net45"
: [
"xunit.abstractions"
],
"net451"
: [
"xunit.abstractions"
],
"net452"
: [
"xunit.abstractions"
],
"net46"
: [
"xunit.abstractions"
],
"net461"
: [
"xunit.abstractions"
],
"net462"
: [
"xunit.abstractions"
],
"net47"
: [
"xunit.abstractions"
],
"net471"
: [
"xunit.abstractions"
],
"net472"
: [
"xunit.abstractions"
],
"net48"
: [
"xunit.abstractions"
],
"net5.0"
: [
"xunit.abstractions"
],
"net6.0"
: [
"xunit.abstractions"
],
"net7.0"
: [
"xunit.abstractions"
],
"net8.0"
: [
"xunit.abstractions"
],
"netcoreapp1.0"
: [
"xunit.abstractions"
],
"netcoreapp1.1"
: [
"xunit.abstractions"
],
"netcoreapp2.0"
: [
"xunit.abstractions"
],
"netcoreapp2.1"
: [
"xunit.abstractions"
],
"netcoreapp2.2"
: [
"xunit.abstractions"
],
"netcoreapp3.0"
: [
"xunit.abstractions"
],
"netcoreapp3.1"
: [
"xunit.abstractions"
],
"netstandard"
: [],
"netstandard1.0"
: [],
"netstandard1.1"
: [
"xunit.abstractions"
],
"netstandard1.2"
: [
"xunit.abstractions"
],
"netstandard1.3"
: [
"xunit.abstractions"
],
"netstandard1.4"
: [
"xunit.abstractions"
],
"netstandard1.5"
: [
"xunit.abstractions"
],
"netstandard1.6"
: [
"xunit.abstractions"
],
"netstandard2.0"
: [
"xunit.abstractions"
],
"netstandard2.1"
: [
"xunit.abstractions"
]},
"targeting_pack_overrides"
: [],
"framework_list"
: []},
{
"name"
:
"xunit.extensibility.execution"
,
"id"
:
"xunit.extensibility.execution"
,
"version"
:
"2.8.0"
,
"sha512"
:
"sha512-YZn5YCt3ohLPpsz/eoG92pSmt01RJpVD509eRwtt2Bz9iYvgTNIqxu2WJUKhBiMGTZ2nU+IFl6WQG2OiJ639gA=="
,
"sources"
: [
"https://api.nuget.org/v3/index.json"
],
"dependencies"
: {
"net11"
: [],
"net20"
: [],
"net30"
: [],
"net35"
: [],
"net40"
: [],
"net403"
: [],
"net45"
: [
"xunit.extensibility.core"
],
"net451"
: [
"xunit.extensibility.core"
],
"net452"
: [
"xunit.extensibility.core"
],
"net46"
: [
"xunit.extensibility.core"
],
"net461"
: [
"xunit.extensibility.core"
],
"net462"
: [
"xunit.extensibility.core"
],
"net47"
: [
"xunit.extensibility.core"
],
"net471"
: [
"xunit.extensibility.core"
],
"net472"
: [
"xunit.extensibility.core"
],
"net48"
: [
"xunit.extensibility.core"
],
"net5.0"
: [
"xunit.extensibility.core"
],
"net6.0"
: [
"xunit.extensibility.core"
],
"net7.0"
: [
"xunit.extensibility.core"
],
"net8.0"
: [
"xunit.extensibility.core"
],
"netcoreapp1.0"
: [
"xunit.extensibility.core"
],
"netcoreapp1.1"
: [
"xunit.extensibility.core"
],
"netcoreapp2.0"
: [
"xunit.extensibility.core"
],
"netcoreapp2.1"
: [
"xunit.extensibility.core"
],
"netcoreapp2.2"
: [
"xunit.extensibility.core"
],
"netcoreapp3.0"
: [
"xunit.extensibility.core"
],
"netcoreapp3.1"
: [
"xunit.extensibility.core"
],
"netstandard"
: [],
"netstandard1.0"
: [],
"netstandard1.1"
: [
"xunit.extensibility.core"
],
"netstandard1.2"
: [
"xunit.extensibility.core"
],
"netstandard1.3"
: [
"xunit.extensibility.core"
],
"netstandard1.4"
: [
"xunit.extensibility.core"
],
"netstandard1.5"
: [
"xunit.extensibility.core"
],
"netstandard1.6"
: [
"xunit.extensibility.core"
],
"netstandard2.0"
: [
"xunit.extensibility.core"
],
"netstandard2.1"
: [
"xunit.extensibility.core"
]},
"targeting_pack_overrides"
: [],
"framework_list"
: []},
{
"name"
:
"xunit.runner.utility"
,
"id"
:
"xunit.runner.utility"
,
"version"
:
"2.8.0"
,
"sha512"
:
"sha512-YJ9UEsY0NUxeYfB01AO4uJgSSelInfROv4oAsTn7z0GD6kly3HzPQC+B/JDbWUVCRJ1xIRoaYPisMvVYQBIyxA=="
,
"sources"
: [
"https://api.nuget.org/v3/index.json"
],
"dependencies"
: {
"net11"
: [],
"net20"
: [],
"net30"
: [],
"net35"
: [
"xunit.abstractions"
],
"net40"
: [
"xunit.abstractions"
],
"net403"
: [
"xunit.abstractions"
],
"net45"
: [
"xunit.abstractions"
],
"net451"
: [
"xunit.abstractions"
],
"net452"
: [
"xunit.abstractions"
],
"net46"
: [
"xunit.abstractions"
],
"net461"
: [
"xunit.abstractions"
],
"net462"
: [
"xunit.abstractions"
],
"net47"
: [
"xunit.abstractions"
],
"net471"
: [
"xunit.abstractions"
],
"net472"
: [
"xunit.abstractions"
],
"net48"
: [
"xunit.abstractions"
],
"net5.0"
: [
"xunit.abstractions"
],
"net6.0"
: [
"xunit.abstractions"
],
"net7.0"
: [
"xunit.abstractions"
],
"net8.0"
: [
"xunit.abstractions"
],
"netcoreapp1.0"
: [
"xunit.abstractions"
],
"netcoreapp1.1"
: [
"xunit.abstractions"
],
"netcoreapp2.0"
: [
"xunit.abstractions"
],
"netcoreapp2.1"
: [
"xunit.abstractions"
],
"netcoreapp2.2"
: [
"xunit.abstractions"
],
"netcoreapp3.0"
: [
"xunit.abstractions"
],
"netcoreapp3.1"
: [
"xunit.abstractions"
],
"netstandard"
: [],
"netstandard1.0"
: [],
"netstandard1.1"
: [
"xunit.abstractions"
],
"netstandard1.2"
: [
"xunit.abstractions"
],
"netstandard1.3"
: [
"xunit.abstractions"
],
"netstandard1.4"
: [
"xunit.abstractions"
],
"netstandard1.5"
: [
"xunit.abstractions"
],
"netstandard1.6"
: [
"xunit.abstractions"
],
"netstandard2.0"
: [
"xunit.abstractions"
],
"netstandard2.1"
: [
"xunit.abstractions"
]},
"targeting_pack_overrides"
: [],
"framework_list"
: []},
{
"name"
:
"xunit.runner.visualstudio"
,
"id"
:
"xunit.runner.visualstudio"
,
"version"
:
"2.8.0"
,
"sha512"
:
"sha512-hEFlhPQ0BVrJkWHtGpKOqtqAvTk1FCPAIS5Z0zs+CMjNAgugpBuuddEa5gB4CzRDjGzms2UjvgzkgbnQXozFpw=="
,
"sources"
: [
"https://api.nuget.org/v3/index.json"
],
"dependencies"
: {
"net11"
: [],
"net20"
: [],
"net30"
: [],
"net35"
: [],
"net40"
: [],
"net403"
: [],
"net45"
: [],
"net451"
: [],
"net452"
: [],
"net46"
: [],
"net461"
: [],
"net462"
: [
"Microsoft.TestPlatform.ObjectModel"
],
"net47"
: [
"Microsoft.TestPlatform.ObjectModel"
],
"net471"
: [
"Microsoft.TestPlatform.ObjectModel"
],
"net472"
: [
"Microsoft.TestPlatform.ObjectModel"
],
"net48"
: [
"Microsoft.TestPlatform.ObjectModel"
],
"net5.0"
: [],
"net6.0"
: [],
"net7.0"
: [],
"net8.0"
: [],
"netcoreapp1.0"
: [],
"netcoreapp1.1"
: [],
"netcoreapp2.0"
: [],
"netcoreapp2.1"
: [],
"netcoreapp2.2"
: [],
"netcoreapp3.0"
: [],
"netcoreapp3.1"
: [],
"netstandard"
: [],
"netstandard1.0"
: [],
"netstandard1.1"
: [],
"netstandard1.2"
: [],
"netstandard1.3"
: [],
"netstandard1.4"
: [],
"netstandard1.5"
: [],
"netstandard1.6"
: [],
"netstandard2.0"
: [],
"netstandard2.1"
: []},
"targeting_pack_overrides"
: [],
"framework_list"
: []},
],
)
Back
|
FazBrowse Home
|
New Git URL