2021-06-09 16:43:27 +00:00
|
|
|
{
|
|
|
|
"version": 3,
|
|
|
|
"targets": {
|
|
|
|
".NETCoreApp,Version=v3.1": {
|
|
|
|
"Microsoft.NETCore.Platforms/5.0.0": {
|
|
|
|
"type": "package",
|
|
|
|
"compile": {
|
|
|
|
"lib/netstandard1.0/_._": {}
|
|
|
|
},
|
|
|
|
"runtime": {
|
|
|
|
"lib/netstandard1.0/_._": {}
|
|
|
|
}
|
|
|
|
},
|
2021-07-04 12:56:52 +00:00
|
|
|
"Microsoft.Win32.Registry/6.0.0-preview.5.21301.5": {
|
2021-06-09 16:43:27 +00:00
|
|
|
"type": "package",
|
|
|
|
"dependencies": {
|
2021-07-04 12:56:52 +00:00
|
|
|
"System.Security.AccessControl": "6.0.0-preview.5.21301.5",
|
|
|
|
"System.Security.Principal.Windows": "6.0.0-preview.5.21301.5"
|
2021-06-09 16:43:27 +00:00
|
|
|
},
|
|
|
|
"compile": {
|
|
|
|
"ref/netstandard2.0/_._": {}
|
|
|
|
},
|
|
|
|
"runtime": {
|
|
|
|
"lib/netstandard2.0/Microsoft.Win32.Registry.dll": {}
|
|
|
|
},
|
|
|
|
"runtimeTargets": {
|
|
|
|
"runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.dll": {
|
|
|
|
"assetType": "runtime",
|
|
|
|
"rid": "win"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
2021-07-04 12:56:52 +00:00
|
|
|
"runtime.linux-arm.runtime.native.System.IO.Ports/6.0.0-preview.5.21301.5": {
|
|
|
|
"type": "package",
|
|
|
|
"runtimeTargets": {
|
|
|
|
"runtimes/linux-arm/native/libSystem.IO.Ports.Native.so": {
|
|
|
|
"assetType": "native",
|
|
|
|
"rid": "linux-arm"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"runtime.linux-arm64.runtime.native.System.IO.Ports/6.0.0-preview.5.21301.5": {
|
|
|
|
"type": "package",
|
|
|
|
"runtimeTargets": {
|
|
|
|
"runtimes/linux-arm64/native/libSystem.IO.Ports.Native.so": {
|
|
|
|
"assetType": "native",
|
|
|
|
"rid": "linux-arm64"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"runtime.linux-x64.runtime.native.System.IO.Ports/6.0.0-preview.5.21301.5": {
|
|
|
|
"type": "package",
|
|
|
|
"runtimeTargets": {
|
|
|
|
"runtimes/linux-x64/native/libSystem.IO.Ports.Native.so": {
|
|
|
|
"assetType": "native",
|
|
|
|
"rid": "linux-x64"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"runtime.native.System.IO.Ports/6.0.0-preview.5.21301.5": {
|
|
|
|
"type": "package",
|
|
|
|
"dependencies": {
|
|
|
|
"runtime.linux-arm.runtime.native.System.IO.Ports": "6.0.0-preview.5.21301.5",
|
|
|
|
"runtime.linux-arm64.runtime.native.System.IO.Ports": "6.0.0-preview.5.21301.5",
|
|
|
|
"runtime.linux-x64.runtime.native.System.IO.Ports": "6.0.0-preview.5.21301.5",
|
|
|
|
"runtime.osx-x64.runtime.native.System.IO.Ports": "6.0.0-preview.5.21301.5"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"runtime.osx-x64.runtime.native.System.IO.Ports/6.0.0-preview.5.21301.5": {
|
|
|
|
"type": "package",
|
|
|
|
"runtimeTargets": {
|
|
|
|
"runtimes/osx-x64/native/libSystem.IO.Ports.Native.dylib": {
|
|
|
|
"assetType": "native",
|
|
|
|
"rid": "osx-x64"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
2021-06-09 16:43:27 +00:00
|
|
|
"System.CodeDom/5.0.0": {
|
|
|
|
"type": "package",
|
|
|
|
"compile": {
|
|
|
|
"ref/netstandard2.0/System.CodeDom.dll": {}
|
|
|
|
},
|
|
|
|
"runtime": {
|
|
|
|
"lib/netstandard2.0/System.CodeDom.dll": {}
|
|
|
|
}
|
|
|
|
},
|
2021-07-04 12:56:52 +00:00
|
|
|
"System.IO.Ports/6.0.0-preview.5.21301.5": {
|
2021-06-09 16:43:27 +00:00
|
|
|
"type": "package",
|
|
|
|
"dependencies": {
|
2021-07-04 12:56:52 +00:00
|
|
|
"Microsoft.Win32.Registry": "6.0.0-preview.5.21301.5",
|
|
|
|
"runtime.native.System.IO.Ports": "6.0.0-preview.5.21301.5"
|
2021-06-09 16:43:27 +00:00
|
|
|
},
|
|
|
|
"compile": {
|
|
|
|
"ref/netstandard2.0/System.IO.Ports.dll": {}
|
|
|
|
},
|
|
|
|
"runtime": {
|
|
|
|
"lib/netstandard2.0/System.IO.Ports.dll": {}
|
|
|
|
},
|
|
|
|
"runtimeTargets": {
|
2021-07-04 12:56:52 +00:00
|
|
|
"runtimes/linux/lib/netstandard2.0/System.IO.Ports.dll": {
|
|
|
|
"assetType": "runtime",
|
|
|
|
"rid": "linux"
|
|
|
|
},
|
|
|
|
"runtimes/osx/lib/netstandard2.0/System.IO.Ports.dll": {
|
|
|
|
"assetType": "runtime",
|
|
|
|
"rid": "osx"
|
|
|
|
},
|
2021-06-09 16:43:27 +00:00
|
|
|
"runtimes/win/lib/netstandard2.0/System.IO.Ports.dll": {
|
|
|
|
"assetType": "runtime",
|
|
|
|
"rid": "win"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"System.Management/5.0.0": {
|
|
|
|
"type": "package",
|
|
|
|
"dependencies": {
|
|
|
|
"Microsoft.NETCore.Platforms": "5.0.0",
|
|
|
|
"Microsoft.Win32.Registry": "5.0.0",
|
|
|
|
"System.CodeDom": "5.0.0"
|
|
|
|
},
|
|
|
|
"compile": {
|
|
|
|
"ref/netstandard2.0/System.Management.dll": {}
|
|
|
|
},
|
|
|
|
"runtime": {
|
|
|
|
"lib/netstandard2.0/System.Management.dll": {}
|
|
|
|
},
|
|
|
|
"runtimeTargets": {
|
|
|
|
"runtimes/win/lib/netcoreapp2.0/System.Management.dll": {
|
|
|
|
"assetType": "runtime",
|
|
|
|
"rid": "win"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
2021-07-04 12:56:52 +00:00
|
|
|
"System.Security.AccessControl/6.0.0-preview.5.21301.5": {
|
2021-06-09 16:43:27 +00:00
|
|
|
"type": "package",
|
|
|
|
"dependencies": {
|
2021-07-04 12:56:52 +00:00
|
|
|
"System.Security.Principal.Windows": "6.0.0-preview.5.21301.5"
|
2021-06-09 16:43:27 +00:00
|
|
|
},
|
|
|
|
"compile": {
|
|
|
|
"ref/netstandard2.0/_._": {}
|
|
|
|
},
|
|
|
|
"runtime": {
|
|
|
|
"lib/netstandard2.0/System.Security.AccessControl.dll": {}
|
|
|
|
},
|
|
|
|
"runtimeTargets": {
|
2021-07-04 12:56:52 +00:00
|
|
|
"runtimes/win/lib/netstandard2.0/System.Security.AccessControl.dll": {
|
2021-06-09 16:43:27 +00:00
|
|
|
"assetType": "runtime",
|
|
|
|
"rid": "win"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
2021-07-04 12:56:52 +00:00
|
|
|
"System.Security.Principal.Windows/6.0.0-preview.5.21301.5": {
|
2021-06-09 16:43:27 +00:00
|
|
|
"type": "package",
|
|
|
|
"compile": {
|
|
|
|
"ref/netcoreapp3.0/_._": {}
|
|
|
|
},
|
|
|
|
"runtime": {
|
|
|
|
"lib/netstandard2.0/System.Security.Principal.Windows.dll": {}
|
|
|
|
},
|
|
|
|
"runtimeTargets": {
|
|
|
|
"runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": {
|
|
|
|
"assetType": "runtime",
|
|
|
|
"rid": "unix"
|
|
|
|
},
|
|
|
|
"runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": {
|
|
|
|
"assetType": "runtime",
|
|
|
|
"rid": "win"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"libraries": {
|
|
|
|
"Microsoft.NETCore.Platforms/5.0.0": {
|
|
|
|
"sha512": "VyPlqzH2wavqquTcYpkIIAQ6WdenuKoFN0BdYBbCWsclXacSOHNQn66Gt4z5NBqEYW0FAPm5rlvki9ZiCij5xQ==",
|
|
|
|
"type": "package",
|
|
|
|
"path": "microsoft.netcore.platforms/5.0.0",
|
|
|
|
"files": [
|
|
|
|
".nupkg.metadata",
|
|
|
|
".signature.p7s",
|
|
|
|
"Icon.png",
|
|
|
|
"LICENSE.TXT",
|
|
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
|
|
"lib/netstandard1.0/_._",
|
|
|
|
"microsoft.netcore.platforms.5.0.0.nupkg.sha512",
|
|
|
|
"microsoft.netcore.platforms.nuspec",
|
|
|
|
"runtime.json",
|
|
|
|
"useSharedDesignerContext.txt",
|
|
|
|
"version.txt"
|
|
|
|
]
|
|
|
|
},
|
2021-07-04 12:56:52 +00:00
|
|
|
"Microsoft.Win32.Registry/6.0.0-preview.5.21301.5": {
|
|
|
|
"sha512": "qYLtJIAEJJmY2vXxlVO8x4uXfgq7DFOHjpmnHlLm7kmAvyNFckYY/Dx5CZythBXvI2/7sratbIGKqSTysfgZ8A==",
|
2021-06-09 16:43:27 +00:00
|
|
|
"type": "package",
|
2021-07-04 12:56:52 +00:00
|
|
|
"path": "microsoft.win32.registry/6.0.0-preview.5.21301.5",
|
2021-06-09 16:43:27 +00:00
|
|
|
"files": [
|
|
|
|
".nupkg.metadata",
|
|
|
|
".signature.p7s",
|
|
|
|
"Icon.png",
|
|
|
|
"LICENSE.TXT",
|
|
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
|
|
"lib/net461/Microsoft.Win32.Registry.dll",
|
|
|
|
"lib/net461/Microsoft.Win32.Registry.xml",
|
|
|
|
"lib/netstandard2.0/Microsoft.Win32.Registry.dll",
|
|
|
|
"lib/netstandard2.0/Microsoft.Win32.Registry.xml",
|
2021-07-04 12:56:52 +00:00
|
|
|
"microsoft.win32.registry.6.0.0-preview.5.21301.5.nupkg.sha512",
|
2021-06-09 16:43:27 +00:00
|
|
|
"microsoft.win32.registry.nuspec",
|
|
|
|
"ref/net461/Microsoft.Win32.Registry.dll",
|
|
|
|
"ref/net461/Microsoft.Win32.Registry.xml",
|
|
|
|
"ref/netstandard2.0/Microsoft.Win32.Registry.dll",
|
|
|
|
"ref/netstandard2.0/Microsoft.Win32.Registry.xml",
|
|
|
|
"runtimes/win/lib/net461/Microsoft.Win32.Registry.dll",
|
|
|
|
"runtimes/win/lib/net461/Microsoft.Win32.Registry.xml",
|
|
|
|
"runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.dll",
|
2021-07-04 12:56:52 +00:00
|
|
|
"runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.xml"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"runtime.linux-arm.runtime.native.System.IO.Ports/6.0.0-preview.5.21301.5": {
|
|
|
|
"sha512": "VlGxrS0KZuoXA2zP/4JtcsnAUr66ivzLj2TdwXcaQ2vKTFOq9wCz7xYh08KvZVWXJKthpzhS+lWtdw/9vbVlgg==",
|
|
|
|
"type": "package",
|
|
|
|
"path": "runtime.linux-arm.runtime.native.system.io.ports/6.0.0-preview.5.21301.5",
|
|
|
|
"files": [
|
|
|
|
".nupkg.metadata",
|
|
|
|
".signature.p7s",
|
|
|
|
"Icon.png",
|
|
|
|
"LICENSE.TXT",
|
|
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
|
|
"runtime.linux-arm.runtime.native.system.io.ports.6.0.0-preview.5.21301.5.nupkg.sha512",
|
|
|
|
"runtime.linux-arm.runtime.native.system.io.ports.nuspec",
|
|
|
|
"runtimes/linux-arm/native/libSystem.IO.Ports.Native.so"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"runtime.linux-arm64.runtime.native.System.IO.Ports/6.0.0-preview.5.21301.5": {
|
|
|
|
"sha512": "fN2ienMgX5Gl8rmmmTkCxEBeN+KMEwHkTIE+4bHIH0sgPZJqrGV7o7sjjivZlv95L64cF+a4UVlxGqiMVEN6Nw==",
|
|
|
|
"type": "package",
|
|
|
|
"path": "runtime.linux-arm64.runtime.native.system.io.ports/6.0.0-preview.5.21301.5",
|
|
|
|
"files": [
|
|
|
|
".nupkg.metadata",
|
|
|
|
".signature.p7s",
|
|
|
|
"Icon.png",
|
|
|
|
"LICENSE.TXT",
|
|
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
|
|
"runtime.linux-arm64.runtime.native.system.io.ports.6.0.0-preview.5.21301.5.nupkg.sha512",
|
|
|
|
"runtime.linux-arm64.runtime.native.system.io.ports.nuspec",
|
|
|
|
"runtimes/linux-arm64/native/libSystem.IO.Ports.Native.so"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"runtime.linux-x64.runtime.native.System.IO.Ports/6.0.0-preview.5.21301.5": {
|
|
|
|
"sha512": "wLbxixueLlN1bT3tHi4bnXhyp2tuyJ92TBBBwW01YS4isxkLr8o4f2AGw8YbsF4y2Fgx8RRQiipkG1EFrZ7AKg==",
|
|
|
|
"type": "package",
|
|
|
|
"path": "runtime.linux-x64.runtime.native.system.io.ports/6.0.0-preview.5.21301.5",
|
|
|
|
"files": [
|
|
|
|
".nupkg.metadata",
|
|
|
|
".signature.p7s",
|
|
|
|
"Icon.png",
|
|
|
|
"LICENSE.TXT",
|
|
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
|
|
"runtime.linux-x64.runtime.native.system.io.ports.6.0.0-preview.5.21301.5.nupkg.sha512",
|
|
|
|
"runtime.linux-x64.runtime.native.system.io.ports.nuspec",
|
|
|
|
"runtimes/linux-x64/native/libSystem.IO.Ports.Native.so"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"runtime.native.System.IO.Ports/6.0.0-preview.5.21301.5": {
|
|
|
|
"sha512": "9Int9JpQ3quVnY3nsUFmrcanozIrEMFAydF+v8KmDwh0CtPb2AZLyyRtNEC3Z1WmoF8qf+T7jWwuPlrfl338dw==",
|
|
|
|
"type": "package",
|
|
|
|
"path": "runtime.native.system.io.ports/6.0.0-preview.5.21301.5",
|
|
|
|
"files": [
|
|
|
|
".nupkg.metadata",
|
|
|
|
".signature.p7s",
|
|
|
|
"Icon.png",
|
|
|
|
"LICENSE.TXT",
|
|
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
|
|
"runtime.native.system.io.ports.6.0.0-preview.5.21301.5.nupkg.sha512",
|
|
|
|
"runtime.native.system.io.ports.nuspec"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"runtime.osx-x64.runtime.native.System.IO.Ports/6.0.0-preview.5.21301.5": {
|
|
|
|
"sha512": "IhXEnQFgPxM/pUkEJkFBkr6XBkWFiuMGLlyl5BDG7LkJuGX4jAxJwL6n9Pue88ZyV45c0ajvuZOBnZJap+uIKA==",
|
|
|
|
"type": "package",
|
|
|
|
"path": "runtime.osx-x64.runtime.native.system.io.ports/6.0.0-preview.5.21301.5",
|
|
|
|
"files": [
|
|
|
|
".nupkg.metadata",
|
|
|
|
".signature.p7s",
|
|
|
|
"Icon.png",
|
|
|
|
"LICENSE.TXT",
|
|
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
|
|
"runtime.osx-x64.runtime.native.system.io.ports.6.0.0-preview.5.21301.5.nupkg.sha512",
|
|
|
|
"runtime.osx-x64.runtime.native.system.io.ports.nuspec",
|
|
|
|
"runtimes/osx-x64/native/libSystem.IO.Ports.Native.dylib"
|
2021-06-09 16:43:27 +00:00
|
|
|
]
|
|
|
|
},
|
|
|
|
"System.CodeDom/5.0.0": {
|
|
|
|
"sha512": "JPJArwA1kdj8qDAkY2XGjSWoYnqiM7q/3yRNkt6n28Mnn95MuEGkZXUbPBf7qc3IjwrGY5ttQon7yqHZyQJmOQ==",
|
|
|
|
"type": "package",
|
|
|
|
"path": "system.codedom/5.0.0",
|
|
|
|
"files": [
|
|
|
|
".nupkg.metadata",
|
|
|
|
".signature.p7s",
|
|
|
|
"Icon.png",
|
|
|
|
"LICENSE.TXT",
|
|
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
|
|
"lib/net461/System.CodeDom.dll",
|
|
|
|
"lib/net461/System.CodeDom.xml",
|
|
|
|
"lib/netstandard2.0/System.CodeDom.dll",
|
|
|
|
"lib/netstandard2.0/System.CodeDom.xml",
|
|
|
|
"ref/net461/System.CodeDom.dll",
|
|
|
|
"ref/net461/System.CodeDom.xml",
|
|
|
|
"ref/netstandard2.0/System.CodeDom.dll",
|
|
|
|
"ref/netstandard2.0/System.CodeDom.xml",
|
|
|
|
"system.codedom.5.0.0.nupkg.sha512",
|
|
|
|
"system.codedom.nuspec",
|
|
|
|
"useSharedDesignerContext.txt",
|
|
|
|
"version.txt"
|
|
|
|
]
|
|
|
|
},
|
2021-07-04 12:56:52 +00:00
|
|
|
"System.IO.Ports/6.0.0-preview.5.21301.5": {
|
|
|
|
"sha512": "9jguTG3uxGLvERVKV6w8ctcaYktBv8ssZgl6xm1hI89BBIaU6WwC2SQt9ur+TT8UMxdu9ZG+QQMbCJKEKv9dnQ==",
|
2021-06-09 16:43:27 +00:00
|
|
|
"type": "package",
|
2021-07-04 12:56:52 +00:00
|
|
|
"path": "system.io.ports/6.0.0-preview.5.21301.5",
|
2021-06-09 16:43:27 +00:00
|
|
|
"files": [
|
|
|
|
".nupkg.metadata",
|
|
|
|
".signature.p7s",
|
2021-07-04 12:56:52 +00:00
|
|
|
"Icon.png",
|
2021-06-09 16:43:27 +00:00
|
|
|
"LICENSE.TXT",
|
|
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
|
|
"lib/net461/System.IO.Ports.dll",
|
2021-07-04 12:56:52 +00:00
|
|
|
"lib/net461/System.IO.Ports.xml",
|
2021-06-09 16:43:27 +00:00
|
|
|
"lib/netstandard2.0/System.IO.Ports.dll",
|
2021-07-04 12:56:52 +00:00
|
|
|
"lib/netstandard2.0/System.IO.Ports.xml",
|
2021-06-09 16:43:27 +00:00
|
|
|
"ref/net461/System.IO.Ports.dll",
|
|
|
|
"ref/net461/System.IO.Ports.xml",
|
|
|
|
"ref/netstandard2.0/System.IO.Ports.dll",
|
|
|
|
"ref/netstandard2.0/System.IO.Ports.xml",
|
2021-07-04 12:56:52 +00:00
|
|
|
"runtimes/linux/lib/netstandard2.0/System.IO.Ports.dll",
|
|
|
|
"runtimes/linux/lib/netstandard2.0/System.IO.Ports.xml",
|
|
|
|
"runtimes/osx/lib/netstandard2.0/System.IO.Ports.dll",
|
|
|
|
"runtimes/osx/lib/netstandard2.0/System.IO.Ports.xml",
|
|
|
|
"runtimes/win/lib/net461/System.IO.Ports.dll",
|
|
|
|
"runtimes/win/lib/net461/System.IO.Ports.xml",
|
2021-06-09 16:43:27 +00:00
|
|
|
"runtimes/win/lib/netstandard2.0/System.IO.Ports.dll",
|
2021-07-04 12:56:52 +00:00
|
|
|
"runtimes/win/lib/netstandard2.0/System.IO.Ports.xml",
|
|
|
|
"system.io.ports.6.0.0-preview.5.21301.5.nupkg.sha512",
|
|
|
|
"system.io.ports.nuspec"
|
2021-06-09 16:43:27 +00:00
|
|
|
]
|
|
|
|
},
|
|
|
|
"System.Management/5.0.0": {
|
|
|
|
"sha512": "MF1CHaRcC+MLFdnDthv4/bKWBZnlnSpkGqa87pKukQefgEdwtb9zFW6zs0GjPp73qtpYYg4q6PEKbzJbxCpKfw==",
|
|
|
|
"type": "package",
|
|
|
|
"path": "system.management/5.0.0",
|
|
|
|
"files": [
|
|
|
|
".nupkg.metadata",
|
|
|
|
".signature.p7s",
|
|
|
|
"Icon.png",
|
|
|
|
"LICENSE.TXT",
|
|
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
|
|
"lib/net45/_._",
|
|
|
|
"lib/netstandard2.0/System.Management.dll",
|
|
|
|
"lib/netstandard2.0/System.Management.xml",
|
|
|
|
"ref/net45/_._",
|
|
|
|
"ref/netstandard2.0/System.Management.dll",
|
|
|
|
"ref/netstandard2.0/System.Management.xml",
|
|
|
|
"runtimes/win/lib/net45/_._",
|
|
|
|
"runtimes/win/lib/netcoreapp2.0/System.Management.dll",
|
|
|
|
"runtimes/win/lib/netcoreapp2.0/System.Management.xml",
|
|
|
|
"system.management.5.0.0.nupkg.sha512",
|
|
|
|
"system.management.nuspec",
|
|
|
|
"useSharedDesignerContext.txt",
|
|
|
|
"version.txt"
|
|
|
|
]
|
|
|
|
},
|
2021-07-04 12:56:52 +00:00
|
|
|
"System.Security.AccessControl/6.0.0-preview.5.21301.5": {
|
|
|
|
"sha512": "EA9ul7nGN8oggMvloILnR+wnrbgLNZZQBYHq5nEq/ixwnKLV3M3Tbd1Jbj8oGck3XMj0owq81e4Jxp3s0IMICw==",
|
2021-06-09 16:43:27 +00:00
|
|
|
"type": "package",
|
2021-07-04 12:56:52 +00:00
|
|
|
"path": "system.security.accesscontrol/6.0.0-preview.5.21301.5",
|
2021-06-09 16:43:27 +00:00
|
|
|
"files": [
|
|
|
|
".nupkg.metadata",
|
|
|
|
".signature.p7s",
|
|
|
|
"Icon.png",
|
|
|
|
"LICENSE.TXT",
|
|
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
|
|
"lib/net461/System.Security.AccessControl.dll",
|
|
|
|
"lib/net461/System.Security.AccessControl.xml",
|
|
|
|
"lib/netstandard2.0/System.Security.AccessControl.dll",
|
|
|
|
"lib/netstandard2.0/System.Security.AccessControl.xml",
|
|
|
|
"ref/net461/System.Security.AccessControl.dll",
|
|
|
|
"ref/net461/System.Security.AccessControl.xml",
|
|
|
|
"ref/netstandard2.0/System.Security.AccessControl.dll",
|
|
|
|
"ref/netstandard2.0/System.Security.AccessControl.xml",
|
|
|
|
"runtimes/win/lib/net461/System.Security.AccessControl.dll",
|
|
|
|
"runtimes/win/lib/net461/System.Security.AccessControl.xml",
|
2021-07-04 12:56:52 +00:00
|
|
|
"runtimes/win/lib/netstandard2.0/System.Security.AccessControl.dll",
|
|
|
|
"runtimes/win/lib/netstandard2.0/System.Security.AccessControl.xml",
|
|
|
|
"system.security.accesscontrol.6.0.0-preview.5.21301.5.nupkg.sha512",
|
|
|
|
"system.security.accesscontrol.nuspec"
|
2021-06-09 16:43:27 +00:00
|
|
|
]
|
|
|
|
},
|
2021-07-04 12:56:52 +00:00
|
|
|
"System.Security.Principal.Windows/6.0.0-preview.5.21301.5": {
|
|
|
|
"sha512": "ywwCqFAaRVbgqqORqYg8jdaX6NUEpzbuhxyUhAs+7mZ8AFAO4PzFYrZ5JPkYejXwougDldtbi0zOkk1lLzugLw==",
|
2021-06-09 16:43:27 +00:00
|
|
|
"type": "package",
|
2021-07-04 12:56:52 +00:00
|
|
|
"path": "system.security.principal.windows/6.0.0-preview.5.21301.5",
|
2021-06-09 16:43:27 +00:00
|
|
|
"files": [
|
|
|
|
".nupkg.metadata",
|
|
|
|
".signature.p7s",
|
|
|
|
"Icon.png",
|
|
|
|
"LICENSE.TXT",
|
|
|
|
"THIRD-PARTY-NOTICES.TXT",
|
|
|
|
"lib/net461/System.Security.Principal.Windows.dll",
|
|
|
|
"lib/net461/System.Security.Principal.Windows.xml",
|
|
|
|
"lib/netstandard2.0/System.Security.Principal.Windows.dll",
|
|
|
|
"lib/netstandard2.0/System.Security.Principal.Windows.xml",
|
|
|
|
"ref/net461/System.Security.Principal.Windows.dll",
|
|
|
|
"ref/net461/System.Security.Principal.Windows.xml",
|
|
|
|
"ref/netcoreapp3.0/System.Security.Principal.Windows.dll",
|
|
|
|
"ref/netcoreapp3.0/System.Security.Principal.Windows.xml",
|
|
|
|
"ref/netstandard2.0/System.Security.Principal.Windows.dll",
|
|
|
|
"ref/netstandard2.0/System.Security.Principal.Windows.xml",
|
|
|
|
"runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.dll",
|
|
|
|
"runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.xml",
|
2021-07-04 12:56:52 +00:00
|
|
|
"runtimes/unix/lib/netstandard2.0/System.Security.Principal.Windows.dll",
|
|
|
|
"runtimes/unix/lib/netstandard2.0/System.Security.Principal.Windows.xml",
|
2021-06-09 16:43:27 +00:00
|
|
|
"runtimes/win/lib/net461/System.Security.Principal.Windows.dll",
|
|
|
|
"runtimes/win/lib/net461/System.Security.Principal.Windows.xml",
|
|
|
|
"runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.dll",
|
|
|
|
"runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.xml",
|
2021-07-04 12:56:52 +00:00
|
|
|
"runtimes/win/lib/netstandard2.0/System.Security.Principal.Windows.dll",
|
|
|
|
"runtimes/win/lib/netstandard2.0/System.Security.Principal.Windows.xml",
|
|
|
|
"system.security.principal.windows.6.0.0-preview.5.21301.5.nupkg.sha512",
|
|
|
|
"system.security.principal.windows.nuspec"
|
2021-06-09 16:43:27 +00:00
|
|
|
]
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"projectFileDependencyGroups": {
|
|
|
|
".NETCoreApp,Version=v3.1": [
|
2021-07-04 12:56:52 +00:00
|
|
|
"System.IO.Ports >= 6.0.0-preview.5.21301.5",
|
2021-06-09 16:43:27 +00:00
|
|
|
"System.Management >= 5.0.0"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"packageFolders": {
|
|
|
|
"C:\\Users\\SvenV\\.nuget\\packages\\": {}
|
|
|
|
},
|
|
|
|
"project": {
|
|
|
|
"version": "1.0.0",
|
|
|
|
"restore": {
|
|
|
|
"projectUniqueName": "F:\\Content\\Schule\\BBS-T1-Ludwigshafen\\Klasse 12\\Info Lk\\bulli\\Neopixel\\App\\Matrix_App_V3.5.3\\Matrix App\\Matrix App.csproj",
|
|
|
|
"projectName": "Matrix App",
|
|
|
|
"projectPath": "F:\\Content\\Schule\\BBS-T1-Ludwigshafen\\Klasse 12\\Info Lk\\bulli\\Neopixel\\App\\Matrix_App_V3.5.3\\Matrix App\\Matrix App.csproj",
|
|
|
|
"packagesPath": "C:\\Users\\SvenV\\.nuget\\packages\\",
|
|
|
|
"outputPath": "F:\\Content\\Schule\\BBS-T1-Ludwigshafen\\Klasse 12\\Info Lk\\bulli\\Neopixel\\App\\Matrix_App_V3.5.3\\Matrix App\\obj\\",
|
|
|
|
"projectStyle": "PackageReference",
|
|
|
|
"configFilePaths": [
|
|
|
|
"C:\\Users\\SvenV\\AppData\\Roaming\\NuGet\\NuGet.Config",
|
|
|
|
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
|
|
|
|
],
|
|
|
|
"originalTargetFrameworks": [
|
|
|
|
"netcoreapp3.1"
|
|
|
|
],
|
|
|
|
"sources": {
|
|
|
|
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
|
|
|
|
"https://api.nuget.org/v3/index.json": {}
|
|
|
|
},
|
|
|
|
"frameworks": {
|
|
|
|
"netcoreapp3.1": {
|
|
|
|
"targetAlias": "netcoreapp3.1",
|
|
|
|
"projectReferences": {}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"warningProperties": {
|
|
|
|
"warnAsError": [
|
|
|
|
"NU1605"
|
|
|
|
]
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"frameworks": {
|
|
|
|
"netcoreapp3.1": {
|
|
|
|
"targetAlias": "netcoreapp3.1",
|
|
|
|
"dependencies": {
|
|
|
|
"System.IO.Ports": {
|
|
|
|
"target": "Package",
|
2021-07-04 12:56:52 +00:00
|
|
|
"version": "[6.0.0-preview.5.21301.5, )"
|
2021-06-09 16:43:27 +00:00
|
|
|
},
|
|
|
|
"System.Management": {
|
|
|
|
"target": "Package",
|
|
|
|
"version": "[5.0.0, )"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"imports": [
|
|
|
|
"net461",
|
|
|
|
"net462",
|
|
|
|
"net47",
|
|
|
|
"net471",
|
|
|
|
"net472",
|
|
|
|
"net48"
|
|
|
|
],
|
|
|
|
"assetTargetFallback": true,
|
|
|
|
"warn": true,
|
|
|
|
"downloadDependencies": [
|
|
|
|
{
|
|
|
|
"name": "Microsoft.NETCore.App.Host.win-x64",
|
|
|
|
"version": "[3.1.15, 3.1.15]"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"frameworkReferences": {
|
|
|
|
"Microsoft.NETCore.App": {
|
|
|
|
"privateAssets": "all"
|
|
|
|
},
|
|
|
|
"Microsoft.WindowsDesktop.App.WindowsForms": {
|
|
|
|
"privateAssets": "none"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.203\\RuntimeIdentifierGraph.json"
|
|
|
|
}
|
|
|
|
}
|
2021-07-04 12:56:52 +00:00
|
|
|
}
|
2021-06-09 16:43:27 +00:00
|
|
|
}
|