{ "runtimeTarget": { "name": ".NETCoreApp,Version=v3.1", "signature": "" }, "compilationOptions": {}, "targets": { ".NETCoreApp,Version=v3.1": { "Matrix App/1.0.0": { "dependencies": { "Bluetooth": "1.0.0.2", "System.Drawing.Common": "5.0.2", "System.IO.Ports": "6.0.0-preview.5.21301.5", "System.Management": "5.0.0" }, "runtime": { "Matrix App.dll": {} } }, "Bluetooth/1.0.0.2": { "dependencies": { "Microsoft.Windows.SDK.Contracts": "10.0.19041.1", "System.Runtime.InteropServices.WindowsRuntime": "4.3.0", "System.Runtime.WindowsRuntime": "4.7.0" }, "runtime": { "lib/netstandard2.0/Bluetooth.dll": { "assemblyVersion": "1.0.0.2", "fileVersion": "1.0.0.2" } } }, "Microsoft.NETCore.Platforms/5.0.0": {}, "Microsoft.NETCore.Targets/1.1.0": {}, "Microsoft.Win32.Registry/6.0.0-preview.5.21301.5": { "dependencies": { "System.Security.AccessControl": "6.0.0-preview.5.21301.5", "System.Security.Principal.Windows": "6.0.0-preview.5.21301.5" }, "runtime": { "lib/netstandard2.0/Microsoft.Win32.Registry.dll": { "assemblyVersion": "6.0.0.0", "fileVersion": "6.0.21.30105" } }, "runtimeTargets": { "runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "6.0.0.0", "fileVersion": "6.0.21.30105" } } }, "Microsoft.Win32.SystemEvents/5.0.0": { "dependencies": { "Microsoft.NETCore.Platforms": "5.0.0" }, "runtime": { "lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll": { "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" } }, "runtimeTargets": { "runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" } } }, "Microsoft.Windows.SDK.Contracts/10.0.19041.1": { "dependencies": { "System.Runtime.WindowsRuntime": "4.7.0", "System.Runtime.WindowsRuntime.UI.Xaml": "4.6.0" } }, "runtime.linux-arm.runtime.native.System.IO.Ports/6.0.0-preview.5.21301.5": { "runtimeTargets": { "runtimes/linux-arm/native/libSystem.IO.Ports.Native.so": { "rid": "linux-arm", "assetType": "native", "fileVersion": "0.0.0.0" } } }, "runtime.linux-arm64.runtime.native.System.IO.Ports/6.0.0-preview.5.21301.5": { "runtimeTargets": { "runtimes/linux-arm64/native/libSystem.IO.Ports.Native.so": { "rid": "linux-arm64", "assetType": "native", "fileVersion": "0.0.0.0" } } }, "runtime.linux-x64.runtime.native.System.IO.Ports/6.0.0-preview.5.21301.5": { "runtimeTargets": { "runtimes/linux-x64/native/libSystem.IO.Ports.Native.so": { "rid": "linux-x64", "assetType": "native", "fileVersion": "0.0.0.0" } } }, "runtime.native.System.IO.Ports/6.0.0-preview.5.21301.5": { "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": { "runtimeTargets": { "runtimes/osx-x64/native/libSystem.IO.Ports.Native.dylib": { "rid": "osx-x64", "assetType": "native", "fileVersion": "0.0.0.0" } } }, "System.CodeDom/5.0.0": { "runtime": { "lib/netstandard2.0/System.CodeDom.dll": { "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" } } }, "System.Drawing.Common/5.0.2": { "dependencies": { "Microsoft.Win32.SystemEvents": "5.0.0" }, "runtime": { "lib/netcoreapp3.0/System.Drawing.Common.dll": { "assemblyVersion": "5.0.0.2", "fileVersion": "5.0.421.11614" } }, "runtimeTargets": { "runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll": { "rid": "unix", "assetType": "runtime", "assemblyVersion": "5.0.0.2", "fileVersion": "5.0.421.11614" }, "runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "5.0.0.2", "fileVersion": "5.0.421.11614" } } }, "System.IO.Ports/6.0.0-preview.5.21301.5": { "dependencies": { "Microsoft.Win32.Registry": "6.0.0-preview.5.21301.5", "runtime.native.System.IO.Ports": "6.0.0-preview.5.21301.5" }, "runtime": { "lib/netstandard2.0/System.IO.Ports.dll": { "assemblyVersion": "6.0.0.0", "fileVersion": "6.0.21.30105" } }, "runtimeTargets": { "runtimes/linux/lib/netstandard2.0/System.IO.Ports.dll": { "rid": "linux", "assetType": "runtime", "assemblyVersion": "6.0.0.0", "fileVersion": "6.0.21.30105" }, "runtimes/osx/lib/netstandard2.0/System.IO.Ports.dll": { "rid": "osx", "assetType": "runtime", "assemblyVersion": "6.0.0.0", "fileVersion": "6.0.21.30105" }, "runtimes/win/lib/netstandard2.0/System.IO.Ports.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "6.0.0.0", "fileVersion": "6.0.21.30105" } } }, "System.Management/5.0.0": { "dependencies": { "Microsoft.NETCore.Platforms": "5.0.0", "Microsoft.Win32.Registry": "6.0.0-preview.5.21301.5", "System.CodeDom": "5.0.0" }, "runtime": { "lib/netstandard2.0/System.Management.dll": { "assemblyVersion": "4.0.0.0", "fileVersion": "5.0.20.51904" } }, "runtimeTargets": { "runtimes/win/lib/netcoreapp2.0/System.Management.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "4.0.0.0", "fileVersion": "5.0.20.51904" } } }, "System.Runtime/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "5.0.0", "Microsoft.NETCore.Targets": "1.1.0" } }, "System.Runtime.InteropServices.WindowsRuntime/4.3.0": { "dependencies": { "System.Runtime": "4.3.0" } }, "System.Runtime.WindowsRuntime/4.7.0": { "dependencies": { "Microsoft.NETCore.Platforms": "5.0.0" } }, "System.Runtime.WindowsRuntime.UI.Xaml/4.6.0": { "dependencies": { "Microsoft.NETCore.Platforms": "5.0.0", "System.Runtime.WindowsRuntime": "4.7.0" } }, "System.Security.AccessControl/6.0.0-preview.5.21301.5": { "dependencies": { "System.Security.Principal.Windows": "6.0.0-preview.5.21301.5" }, "runtime": { "lib/netstandard2.0/System.Security.AccessControl.dll": { "assemblyVersion": "6.0.0.0", "fileVersion": "6.0.21.30105" } }, "runtimeTargets": { "runtimes/win/lib/netstandard2.0/System.Security.AccessControl.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "6.0.0.0", "fileVersion": "6.0.21.30105" } } }, "System.Security.Principal.Windows/6.0.0-preview.5.21301.5": { "runtime": { "lib/netstandard2.0/System.Security.Principal.Windows.dll": { "assemblyVersion": "6.0.0.0", "fileVersion": "6.0.21.30105" } }, "runtimeTargets": { "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": { "rid": "unix", "assetType": "runtime", "assemblyVersion": "6.0.0.0", "fileVersion": "6.0.21.30105" }, "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "6.0.0.0", "fileVersion": "6.0.21.30105" } } } } }, "libraries": { "Matrix App/1.0.0": { "type": "project", "serviceable": false, "sha512": "" }, "Bluetooth/1.0.0.2": { "type": "package", "serviceable": true, "sha512": "sha512-dI5MtUEkDm2L81kHFeofWkpOvq7Yn2iNVl8dKa+DIeXhqHb9LrBSH7LpmaNOlZMLwQFDKageUpxV0w39GMeUag==", "path": "bluetooth/1.0.0.2", "hashPath": "bluetooth.1.0.0.2.nupkg.sha512" }, "Microsoft.NETCore.Platforms/5.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-VyPlqzH2wavqquTcYpkIIAQ6WdenuKoFN0BdYBbCWsclXacSOHNQn66Gt4z5NBqEYW0FAPm5rlvki9ZiCij5xQ==", "path": "microsoft.netcore.platforms/5.0.0", "hashPath": "microsoft.netcore.platforms.5.0.0.nupkg.sha512" }, "Microsoft.NETCore.Targets/1.1.0": { "type": "package", "serviceable": true, "sha512": "sha512-aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==", "path": "microsoft.netcore.targets/1.1.0", "hashPath": "microsoft.netcore.targets.1.1.0.nupkg.sha512" }, "Microsoft.Win32.Registry/6.0.0-preview.5.21301.5": { "type": "package", "serviceable": true, "sha512": "sha512-qYLtJIAEJJmY2vXxlVO8x4uXfgq7DFOHjpmnHlLm7kmAvyNFckYY/Dx5CZythBXvI2/7sratbIGKqSTysfgZ8A==", "path": "microsoft.win32.registry/6.0.0-preview.5.21301.5", "hashPath": "microsoft.win32.registry.6.0.0-preview.5.21301.5.nupkg.sha512" }, "Microsoft.Win32.SystemEvents/5.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-Bh6blKG8VAKvXiLe2L+sEsn62nc1Ij34MrNxepD2OCrS5cpCwQa9MeLyhVQPQ/R4Wlzwuy6wMK8hLb11QPDRsQ==", "path": "microsoft.win32.systemevents/5.0.0", "hashPath": "microsoft.win32.systemevents.5.0.0.nupkg.sha512" }, "Microsoft.Windows.SDK.Contracts/10.0.19041.1": { "type": "package", "serviceable": true, "sha512": "sha512-sgDwuoyubbLFNJR/BINbvfSNRiglF91D+Q0uEAkU4ZTO5Hgbnu8+gA4TCc65S56e1kK7gvR1+H4kphkDTr+9bw==", "path": "microsoft.windows.sdk.contracts/10.0.19041.1", "hashPath": "microsoft.windows.sdk.contracts.10.0.19041.1.nupkg.sha512" }, "runtime.linux-arm.runtime.native.System.IO.Ports/6.0.0-preview.5.21301.5": { "type": "package", "serviceable": true, "sha512": "sha512-VlGxrS0KZuoXA2zP/4JtcsnAUr66ivzLj2TdwXcaQ2vKTFOq9wCz7xYh08KvZVWXJKthpzhS+lWtdw/9vbVlgg==", "path": "runtime.linux-arm.runtime.native.system.io.ports/6.0.0-preview.5.21301.5", "hashPath": "runtime.linux-arm.runtime.native.system.io.ports.6.0.0-preview.5.21301.5.nupkg.sha512" }, "runtime.linux-arm64.runtime.native.System.IO.Ports/6.0.0-preview.5.21301.5": { "type": "package", "serviceable": true, "sha512": "sha512-fN2ienMgX5Gl8rmmmTkCxEBeN+KMEwHkTIE+4bHIH0sgPZJqrGV7o7sjjivZlv95L64cF+a4UVlxGqiMVEN6Nw==", "path": "runtime.linux-arm64.runtime.native.system.io.ports/6.0.0-preview.5.21301.5", "hashPath": "runtime.linux-arm64.runtime.native.system.io.ports.6.0.0-preview.5.21301.5.nupkg.sha512" }, "runtime.linux-x64.runtime.native.System.IO.Ports/6.0.0-preview.5.21301.5": { "type": "package", "serviceable": true, "sha512": "sha512-wLbxixueLlN1bT3tHi4bnXhyp2tuyJ92TBBBwW01YS4isxkLr8o4f2AGw8YbsF4y2Fgx8RRQiipkG1EFrZ7AKg==", "path": "runtime.linux-x64.runtime.native.system.io.ports/6.0.0-preview.5.21301.5", "hashPath": "runtime.linux-x64.runtime.native.system.io.ports.6.0.0-preview.5.21301.5.nupkg.sha512" }, "runtime.native.System.IO.Ports/6.0.0-preview.5.21301.5": { "type": "package", "serviceable": true, "sha512": "sha512-9Int9JpQ3quVnY3nsUFmrcanozIrEMFAydF+v8KmDwh0CtPb2AZLyyRtNEC3Z1WmoF8qf+T7jWwuPlrfl338dw==", "path": "runtime.native.system.io.ports/6.0.0-preview.5.21301.5", "hashPath": "runtime.native.system.io.ports.6.0.0-preview.5.21301.5.nupkg.sha512" }, "runtime.osx-x64.runtime.native.System.IO.Ports/6.0.0-preview.5.21301.5": { "type": "package", "serviceable": true, "sha512": "sha512-IhXEnQFgPxM/pUkEJkFBkr6XBkWFiuMGLlyl5BDG7LkJuGX4jAxJwL6n9Pue88ZyV45c0ajvuZOBnZJap+uIKA==", "path": "runtime.osx-x64.runtime.native.system.io.ports/6.0.0-preview.5.21301.5", "hashPath": "runtime.osx-x64.runtime.native.system.io.ports.6.0.0-preview.5.21301.5.nupkg.sha512" }, "System.CodeDom/5.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-JPJArwA1kdj8qDAkY2XGjSWoYnqiM7q/3yRNkt6n28Mnn95MuEGkZXUbPBf7qc3IjwrGY5ttQon7yqHZyQJmOQ==", "path": "system.codedom/5.0.0", "hashPath": "system.codedom.5.0.0.nupkg.sha512" }, "System.Drawing.Common/5.0.2": { "type": "package", "serviceable": true, "sha512": "sha512-rvr/M1WPf24ljpvvrVd74+NdjRUJu1bBkspkZcnzSZnmAUQWSvanlQ0k/hVHk+cHufZbZfu7vOh/vYc0q5Uu/A==", "path": "system.drawing.common/5.0.2", "hashPath": "system.drawing.common.5.0.2.nupkg.sha512" }, "System.IO.Ports/6.0.0-preview.5.21301.5": { "type": "package", "serviceable": true, "sha512": "sha512-9jguTG3uxGLvERVKV6w8ctcaYktBv8ssZgl6xm1hI89BBIaU6WwC2SQt9ur+TT8UMxdu9ZG+QQMbCJKEKv9dnQ==", "path": "system.io.ports/6.0.0-preview.5.21301.5", "hashPath": "system.io.ports.6.0.0-preview.5.21301.5.nupkg.sha512" }, "System.Management/5.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-MF1CHaRcC+MLFdnDthv4/bKWBZnlnSpkGqa87pKukQefgEdwtb9zFW6zs0GjPp73qtpYYg4q6PEKbzJbxCpKfw==", "path": "system.management/5.0.0", "hashPath": "system.management.5.0.0.nupkg.sha512" }, "System.Runtime/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==", "path": "system.runtime/4.3.0", "hashPath": "system.runtime.4.3.0.nupkg.sha512" }, "System.Runtime.InteropServices.WindowsRuntime/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-J4GUi3xZQLUBasNwZnjrffN8i5wpHrBtZoLG+OhRyGo/+YunMRWWtwoMDlUAIdmX0uRfpHIBDSV6zyr3yf00TA==", "path": "system.runtime.interopservices.windowsruntime/4.3.0", "hashPath": "system.runtime.interopservices.windowsruntime.4.3.0.nupkg.sha512" }, "System.Runtime.WindowsRuntime/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-RQxUkf37fp7MSWbOfKRjUjyudyfZb2u79YY5i1s+d7vuD80A7kmr2YfefO0JprQUhanxSm8bhXigCVfX2kEh+w==", "path": "system.runtime.windowsruntime/4.7.0", "hashPath": "system.runtime.windowsruntime.4.7.0.nupkg.sha512" }, "System.Runtime.WindowsRuntime.UI.Xaml/4.6.0": { "type": "package", "serviceable": true, "sha512": "sha512-r4tNw5v5kqRJ9HikWpcyNf3suGw7DjX93svj9iBjtdeLqL8jt9Z+7f+s4wrKZJr84u8IMsrIjt8K6jYvkRqMSg==", "path": "system.runtime.windowsruntime.ui.xaml/4.6.0", "hashPath": "system.runtime.windowsruntime.ui.xaml.4.6.0.nupkg.sha512" }, "System.Security.AccessControl/6.0.0-preview.5.21301.5": { "type": "package", "serviceable": true, "sha512": "sha512-EA9ul7nGN8oggMvloILnR+wnrbgLNZZQBYHq5nEq/ixwnKLV3M3Tbd1Jbj8oGck3XMj0owq81e4Jxp3s0IMICw==", "path": "system.security.accesscontrol/6.0.0-preview.5.21301.5", "hashPath": "system.security.accesscontrol.6.0.0-preview.5.21301.5.nupkg.sha512" }, "System.Security.Principal.Windows/6.0.0-preview.5.21301.5": { "type": "package", "serviceable": true, "sha512": "sha512-ywwCqFAaRVbgqqORqYg8jdaX6NUEpzbuhxyUhAs+7mZ8AFAO4PzFYrZ5JPkYejXwougDldtbi0zOkk1lLzugLw==", "path": "system.security.principal.windows/6.0.0-preview.5.21301.5", "hashPath": "system.security.principal.windows.6.0.0-preview.5.21301.5.nupkg.sha512" } } }