diff --git a/C#/CAN 2232HL MCP2515/CP2515CANTest/.vs/CP2515CANTest/FileContentIndex/c32d7de6-2ac4-41bd-ae95-efcd5137ed22.vsidx b/C#/CAN 2232HL MCP2515/CP2515CANTest/.vs/CP2515CANTest/FileContentIndex/c32d7de6-2ac4-41bd-ae95-efcd5137ed22.vsidx new file mode 100644 index 0000000..3dcb3b4 Binary files /dev/null and b/C#/CAN 2232HL MCP2515/CP2515CANTest/.vs/CP2515CANTest/FileContentIndex/c32d7de6-2ac4-41bd-ae95-efcd5137ed22.vsidx differ diff --git a/C#/CAN 2232HL MCP2515/CP2515CANTest/.vs/CP2515CANTest/v17/.futdcache.v2 b/C#/CAN 2232HL MCP2515/CP2515CANTest/.vs/CP2515CANTest/v17/.futdcache.v2 new file mode 100644 index 0000000..0d7b4c6 Binary files /dev/null and b/C#/CAN 2232HL MCP2515/CP2515CANTest/.vs/CP2515CANTest/v17/.futdcache.v2 differ diff --git a/C#/CAN 2232HL MCP2515/CP2515CANTest/.vs/CP2515CANTest/v17/DocumentLayout.json b/C#/CAN 2232HL MCP2515/CP2515CANTest/.vs/CP2515CANTest/v17/DocumentLayout.json new file mode 100644 index 0000000..f861742 --- /dev/null +++ b/C#/CAN 2232HL MCP2515/CP2515CANTest/.vs/CP2515CANTest/v17/DocumentLayout.json @@ -0,0 +1,62 @@ +{ + "Version": 1, + "WorkspaceRootPath": "E:\\BingooWorkingSpace\\TechnicalSeminar\\C#\\CAN 2232HL MCP2515\\CP2515CANTest\\", + "Documents": [ + { + "AbsoluteMoniker": "D:0:0:{03D7E3C8-1E93-4A90-8910-B52A70A8477C}|CP2515CANTest\\CP2515CANTest.csproj|e:\\bingooworkingspace\\technicalseminar\\c#\\can 2232hl mcp2515\\cp2515cantest\\cp2515cantest\\program.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", + "RelativeMoniker": "D:0:0:{03D7E3C8-1E93-4A90-8910-B52A70A8477C}|CP2515CANTest\\CP2515CANTest.csproj|solutionrelative:cp2515cantest\\program.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" + }, + { + "AbsoluteMoniker": "D:0:0:{03D7E3C8-1E93-4A90-8910-B52A70A8477C}|CP2515CANTest\\CP2515CANTest.csproj|e:\\bingooworkingspace\\technicalseminar\\c#\\can 2232hl mcp2515\\cp2515cantest\\cp2515cantest\\cp2515cantest.csproj||{FA3CD31E-987B-443A-9B81-186104E8DAC1}|", + "RelativeMoniker": "D:0:0:{03D7E3C8-1E93-4A90-8910-B52A70A8477C}|CP2515CANTest\\CP2515CANTest.csproj|solutionrelative:cp2515cantest\\cp2515cantest.csproj||{FA3CD31E-987B-443A-9B81-186104E8DAC1}|" + } + ], + "DocumentGroupContainers": [ + { + "Orientation": 0, + "VerticalTabListWidth": 256, + "DocumentGroups": [ + { + "DockedWidth": 200, + "SelectedChildIndex": 3, + "Children": [ + { + "$type": "Bookmark", + "Name": "ST:0:0:{33c88fe3-43b3-374e-9aac-c4679036dce0}" + }, + { + "$type": "Bookmark", + "Name": "ST:128:0:{116d2292-e37d-41cd-a077-ebacac4c8cc4}" + }, + { + "$type": "Document", + "DocumentIndex": 1, + "Title": "CP2515CANTest", + "DocumentMoniker": "E:\\BingooWorkingSpace\\TechnicalSeminar\\C#\\CAN 2232HL MCP2515\\CP2515CANTest\\CP2515CANTest\\CP2515CANTest.csproj", + "RelativeDocumentMoniker": "CP2515CANTest\\CP2515CANTest.csproj", + "ToolTip": "E:\\BingooWorkingSpace\\TechnicalSeminar\\C#\\CAN 2232HL MCP2515\\CP2515CANTest\\CP2515CANTest\\CP2515CANTest.csproj", + "RelativeToolTip": "CP2515CANTest\\CP2515CANTest.csproj", + "ViewState": "AQIAAAAAAAAAAAAAAAAAAAkAAAANAAAA", + "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000758|", + "WhenOpened": "2024-12-05T05:40:10.131Z", + "EditorCaption": "" + }, + { + "$type": "Document", + "DocumentIndex": 0, + "Title": "Program.cs", + "DocumentMoniker": "E:\\BingooWorkingSpace\\TechnicalSeminar\\C#\\CAN 2232HL MCP2515\\CP2515CANTest\\CP2515CANTest\\Program.cs", + "RelativeDocumentMoniker": "CP2515CANTest\\Program.cs", + "ToolTip": "E:\\BingooWorkingSpace\\TechnicalSeminar\\C#\\CAN 2232HL MCP2515\\CP2515CANTest\\CP2515CANTest\\Program.cs", + "RelativeToolTip": "CP2515CANTest\\Program.cs", + "ViewState": "AQIAABsAAAAAAAAAAAAkwDEAAAAMAAAA", + "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", + "WhenOpened": "2024-12-05T05:39:02.845Z", + "EditorCaption": "" + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/C#/CAN 2232HL MCP2515/CP2515CANTest/.vs/ProjectEvaluation/cp2515cantest.metadata.v7.bin b/C#/CAN 2232HL MCP2515/CP2515CANTest/.vs/ProjectEvaluation/cp2515cantest.metadata.v7.bin new file mode 100644 index 0000000..50490cd Binary files /dev/null and b/C#/CAN 2232HL MCP2515/CP2515CANTest/.vs/ProjectEvaluation/cp2515cantest.metadata.v7.bin differ diff --git a/C#/CAN 2232HL MCP2515/CP2515CANTest/.vs/ProjectEvaluation/cp2515cantest.projects.v7.bin b/C#/CAN 2232HL MCP2515/CP2515CANTest/.vs/ProjectEvaluation/cp2515cantest.projects.v7.bin new file mode 100644 index 0000000..3dfff09 Binary files /dev/null and b/C#/CAN 2232HL MCP2515/CP2515CANTest/.vs/ProjectEvaluation/cp2515cantest.projects.v7.bin differ diff --git a/C#/CAN 2232HL MCP2515/CP2515CANTest/CP2515CANTest.sln b/C#/CAN 2232HL MCP2515/CP2515CANTest/CP2515CANTest.sln new file mode 100644 index 0000000..f68b148 --- /dev/null +++ b/C#/CAN 2232HL MCP2515/CP2515CANTest/CP2515CANTest.sln @@ -0,0 +1,25 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio Version 17 +VisualStudioVersion = 17.9.34902.65 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CP2515CANTest", "CP2515CANTest\CP2515CANTest.csproj", "{03D7E3C8-1E93-4A90-8910-B52A70A8477C}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {03D7E3C8-1E93-4A90-8910-B52A70A8477C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {03D7E3C8-1E93-4A90-8910-B52A70A8477C}.Debug|Any CPU.Build.0 = Debug|Any CPU + {03D7E3C8-1E93-4A90-8910-B52A70A8477C}.Release|Any CPU.ActiveCfg = Release|Any CPU + {03D7E3C8-1E93-4A90-8910-B52A70A8477C}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {C46A1B83-A8D5-4348-870F-F87CDB32D355} + EndGlobalSection +EndGlobal diff --git a/C#/CAN 2232HL MCP2515/CP2515CANTest/CP2515CANTest/CP2515CANTest.csproj b/C#/CAN 2232HL MCP2515/CP2515CANTest/CP2515CANTest/CP2515CANTest.csproj new file mode 100644 index 0000000..2d6a8db --- /dev/null +++ b/C#/CAN 2232HL MCP2515/CP2515CANTest/CP2515CANTest/CP2515CANTest.csproj @@ -0,0 +1,15 @@ + + + + Exe + net8.0 + enable + enable + + + + + + + + diff --git a/C#/CAN 2232HL MCP2515/CP2515CANTest/CP2515CANTest/Program.cs b/C#/CAN 2232HL MCP2515/CP2515CANTest/CP2515CANTest/Program.cs new file mode 100644 index 0000000..fc1cd55 --- /dev/null +++ b/C#/CAN 2232HL MCP2515/CP2515CANTest/CP2515CANTest/Program.cs @@ -0,0 +1,133 @@ +using System.Collections.Concurrent; +using System.Device.Spi; +using System.Threading; +using Iot.Device.Mcp25xxx; +using Iot.Device.Mcp25xxx.Models; +using Iot.Device.Mcp25xxx.Register; +using Iot.Device.Mcp25xxx.Register.AcceptanceFilter; +using Iot.Device.Mcp25xxx.Register.BitTimeConfiguration; +using Iot.Device.Mcp25xxx.Register.CanControl; +using Iot.Device.Mcp25xxx.Tests.Register.CanControl; +using Iot.Device.Mcp25xxx.Register.ErrorDetection; +using Iot.Device.Mcp25xxx.Register.Interrupt; +using Iot.Device.Mcp25xxx.Register.MessageReceive; +using Iot.Device.Mcp25xxx.Register.MessageTransmit; +using Iot.Device.FtCommon; +using Iot.Device.Ft232H; +using System.Device.Gpio; +using Iot.Device.Media; + +namespace CP2515CANTest +{ + internal class Program + { + private static object locker = new object();//创建锁 + static void Main(string[] args) + { + Console.WriteLine("Hello, World!"); + + //获取mcp2515 GetMcp25xxxDevice(); + //重置设备 + + var cmp2515 = GetMcp25xxxDevice(); + using (cmp2515) + { + cmp2515.Reset(); + cmp2515.SetBitrate(FrequencyAndSpeed._12MHz500KBps); + cmp2515.SetMode(OperationMode.NormalOperation); + + //开一个新的线程,然后,周期性的读取 + + ReadToBufferLoop(cmp2515, CancellationToken.None); + while (true) + { + //发送数据 + SendMessage(cmp2515); + Thread.Sleep(500); + //读取数据 + } + } + + } + public static Mcp25xxx GetMcp25xxxDevice() + { + var devices = FtCommon.GetDevices(); + var ft232h = new Ft232HDevice(devices[0]); + var hardwareSpiSettings = new SpiConnectionSettings(0, 3) + { + ClockFrequency = 1_000_000, + DataBitLength = 8, + ChipSelectLineActiveState = PinValue.Low + }; + SpiDevice spiDevice = ft232h.CreateSpiDevice(hardwareSpiSettings); + + //SpiConnectionSettings spiConnectionSettings = new(3, 0); + //SpiDevice spiDevice = SpiDevice.Create(spiConnectionSettings); + if (spiDevice != null) + { + Console.WriteLine(spiDevice.ToString()); + } + return new Mcp2515(spiDevice); + } + + static void SendMessage(Mcp25xxx mcp25xxx) + { + + lock (locker) + { + try + { + + + Console.WriteLine("Send simple message"); + const int id = 0x602; + byte[] messageData = { 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08 }; + byte[] twoByteId = { id >> 3, (id << 5) & 0xff }; + var message = SendingCanMessage.CreateStandard(twoByteId, messageData); + mcp25xxx.SendMessage(message); + //TransmitBuffer emptyTxBuffer = mcp25xxx.GetEmptyTxBuffer(); + //mcp25xxx.SendMessageFromBuffer(emptyTxBuffer, message); + } + catch (Exception ex) + { + + Console.WriteLine(ex.Message); + } + + } + + + } + static void ReadToBufferLoop(Mcp25xxx mcp25xxx, CancellationToken ct) + { + Console.WriteLine("Start read from buffer mcp25xx buffer to memory buffer"); + new Thread( + () => + { + while (!ct.IsCancellationRequested) + { + + + lock (locker) + { + var messages = mcp25xxx.ReadMessages(); + foreach (var message in messages) + { + //readBuffer.Enqueue(message); + Console.WriteLine($" {BitConverter.ToString(message.GetId().ToArray()).Replace("-", " ")}"); + var ids = message.GetId(); + + // byte[] twoByteId = { id >> 3, (id << 5) & 0xff }; + Console.WriteLine($" the value of ID is {(UInt16)(ids[0] << 3) | ids[1] >> 5:X}"); + Console.WriteLine($" {BitConverter.ToString(message.GetData().ToArray()).Replace("-", " ")}"); + } + } + + + } + } + ) + { IsBackground = true }.Start(); + } + } +} diff --git a/C#/CAN 2232HL MCP2515/CP2515CANTest/CP2515CANTest/bin/Debug/net8.0/CP2515CANTest.deps.json b/C#/CAN 2232HL MCP2515/CP2515CANTest/CP2515CANTest/bin/Debug/net8.0/CP2515CANTest.deps.json new file mode 100644 index 0000000..6013d0e --- /dev/null +++ b/C#/CAN 2232HL MCP2515/CP2515CANTest/CP2515CANTest/bin/Debug/net8.0/CP2515CANTest.deps.json @@ -0,0 +1,417 @@ +{ + "runtimeTarget": { + "name": ".NETCoreApp,Version=v8.0", + "signature": "" + }, + "compilationOptions": {}, + "targets": { + ".NETCoreApp,Version=v8.0": { + "CP2515CANTest/1.0.0": { + "dependencies": { + "Iot.Device.Bindings": "3.2.0", + "System.Device.Gpio": "3.2.0" + }, + "runtime": { + "CP2515CANTest.dll": {} + } + }, + "Iot.Device.Bindings/3.2.0": { + "dependencies": { + "Microsoft.Extensions.Logging.Abstractions": "7.0.1", + "System.Device.Gpio": "3.2.0", + "System.Drawing.Common": "6.0.0", + "System.IO.Pipelines": "7.0.0", + "System.IO.Ports": "5.0.1", + "System.Management": "5.0.0", + "System.Text.Json": "6.0.9", + "UnitsNet": "5.31.0" + }, + "runtime": { + "lib/net6.0/Iot.Device.Bindings.dll": { + "assemblyVersion": "3.2.0.0", + "fileVersion": "3.200.24.32001" + } + } + }, + "Microsoft.Extensions.Logging.Abstractions/7.0.1": { + "runtime": { + "lib/net7.0/Microsoft.Extensions.Logging.Abstractions.dll": { + "assemblyVersion": "7.0.0.0", + "fileVersion": "7.0.723.27404" + } + } + }, + "Microsoft.NETCore.Platforms/5.0.0": {}, + "Microsoft.Win32.Registry/5.0.0": { + "dependencies": { + "System.Security.AccessControl": "5.0.0", + "System.Security.Principal.Windows": "5.0.0" + } + }, + "Microsoft.Win32.SystemEvents/6.0.0": { + "runtime": { + "lib/net6.0/Microsoft.Win32.SystemEvents.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.21.52210" + } + }, + "runtimeTargets": { + "runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.dll": { + "rid": "win", + "assetType": "runtime", + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.21.52210" + } + } + }, + "runtime.linux-arm.runtime.native.System.IO.Ports/5.0.0": { + "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/5.0.0": { + "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/5.0.0": { + "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/5.0.1": { + "dependencies": { + "runtime.linux-arm.runtime.native.System.IO.Ports": "5.0.0", + "runtime.linux-arm64.runtime.native.System.IO.Ports": "5.0.0", + "runtime.linux-x64.runtime.native.System.IO.Ports": "5.0.0", + "runtime.osx-x64.runtime.native.System.IO.Ports": "5.0.0" + } + }, + "runtime.osx-x64.runtime.native.System.IO.Ports/5.0.0": { + "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.Device.Gpio/3.2.0": { + "runtime": { + "lib/net6.0/System.Device.Gpio.dll": { + "assemblyVersion": "3.2.0.0", + "fileVersion": "3.200.24.32001" + } + } + }, + "System.Drawing.Common/6.0.0": { + "dependencies": { + "Microsoft.Win32.SystemEvents": "6.0.0" + }, + "runtime": { + "lib/net6.0/System.Drawing.Common.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.21.52210" + } + }, + "runtimeTargets": { + "runtimes/unix/lib/net6.0/System.Drawing.Common.dll": { + "rid": "unix", + "assetType": "runtime", + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.21.52210" + }, + "runtimes/win/lib/net6.0/System.Drawing.Common.dll": { + "rid": "win", + "assetType": "runtime", + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.21.52210" + } + } + }, + "System.IO.Pipelines/7.0.0": { + "runtime": { + "lib/net7.0/System.IO.Pipelines.dll": { + "assemblyVersion": "7.0.0.0", + "fileVersion": "7.0.22.51805" + } + } + }, + "System.IO.Ports/5.0.1": { + "dependencies": { + "Microsoft.Win32.Registry": "5.0.0", + "runtime.native.System.IO.Ports": "5.0.1" + }, + "runtime": { + "lib/netstandard2.0/System.IO.Ports.dll": { + "assemblyVersion": "5.0.0.0", + "fileVersion": "5.0.421.11614" + } + }, + "runtimeTargets": { + "runtimes/linux/lib/netstandard2.0/System.IO.Ports.dll": { + "rid": "linux", + "assetType": "runtime", + "assemblyVersion": "5.0.0.0", + "fileVersion": "5.0.421.11614" + }, + "runtimes/osx/lib/netstandard2.0/System.IO.Ports.dll": { + "rid": "osx", + "assetType": "runtime", + "assemblyVersion": "5.0.0.0", + "fileVersion": "5.0.421.11614" + }, + "runtimes/win/lib/netstandard2.0/System.IO.Ports.dll": { + "rid": "win", + "assetType": "runtime", + "assemblyVersion": "5.0.0.0", + "fileVersion": "5.0.421.11614" + } + } + }, + "System.Management/5.0.0": { + "dependencies": { + "Microsoft.NETCore.Platforms": "5.0.0", + "Microsoft.Win32.Registry": "5.0.0", + "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.CompilerServices.Unsafe/6.0.0": {}, + "System.Security.AccessControl/5.0.0": { + "dependencies": { + "Microsoft.NETCore.Platforms": "5.0.0", + "System.Security.Principal.Windows": "5.0.0" + } + }, + "System.Security.Principal.Windows/5.0.0": {}, + "System.Text.Encodings.Web/6.0.0": { + "dependencies": { + "System.Runtime.CompilerServices.Unsafe": "6.0.0" + } + }, + "System.Text.Json/6.0.9": { + "dependencies": { + "System.Runtime.CompilerServices.Unsafe": "6.0.0", + "System.Text.Encodings.Web": "6.0.0" + } + }, + "UnitsNet/5.31.0": { + "runtime": { + "lib/net7.0/UnitsNet.dll": { + "assemblyVersion": "5.0.0.0", + "fileVersion": "5.0.0.0" + } + }, + "resources": { + "lib/net7.0/fr-CA/UnitsNet.resources.dll": { + "locale": "fr-CA" + }, + "lib/net7.0/nb-NO/UnitsNet.resources.dll": { + "locale": "nb-NO" + }, + "lib/net7.0/ru-RU/UnitsNet.resources.dll": { + "locale": "ru-RU" + }, + "lib/net7.0/zh-CN/UnitsNet.resources.dll": { + "locale": "zh-CN" + } + } + } + } + }, + "libraries": { + "CP2515CANTest/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + }, + "Iot.Device.Bindings/3.2.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-aOYcxAOs2wS3DwnRGsWqMOQrdniWHhcRVhLSwL/CJolzJisAJwrYG6srBPAZ8OsxRuSdEJwsHE5NGnu3gry5Og==", + "path": "iot.device.bindings/3.2.0", + "hashPath": "iot.device.bindings.3.2.0.nupkg.sha512" + }, + "Microsoft.Extensions.Logging.Abstractions/7.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-pkeBFx0vqMW/A3aUVHh7MPu3WkBhaVlezhSZeb1c9XD0vUReYH1TLFSy5MxJgZfmz5LZzYoErMorlYZiwpOoNA==", + "path": "microsoft.extensions.logging.abstractions/7.0.1", + "hashPath": "microsoft.extensions.logging.abstractions.7.0.1.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.Win32.Registry/5.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-dDoKi0PnDz31yAyETfRntsLArTlVAVzUzCIvvEDsDsucrl33Dl8pIJG06ePTJTI3tGpeyHS9Cq7Foc/s4EeKcg==", + "path": "microsoft.win32.registry/5.0.0", + "hashPath": "microsoft.win32.registry.5.0.0.nupkg.sha512" + }, + "Microsoft.Win32.SystemEvents/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-hqTM5628jSsQiv+HGpiq3WKBl2c8v1KZfby2J6Pr7pEPlK9waPdgEO6b8A/+/xn/yZ9ulv8HuqK71ONy2tg67A==", + "path": "microsoft.win32.systemevents/6.0.0", + "hashPath": "microsoft.win32.systemevents.6.0.0.nupkg.sha512" + }, + "runtime.linux-arm.runtime.native.System.IO.Ports/5.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-mHgdZplUo48ThUaZB3S3M0alxAcHU7R3GLxNbsBzwShKTBn6vHO31YP4PQT+nbOkc/ErieFP2cSkBA/pbH3Hsw==", + "path": "runtime.linux-arm.runtime.native.system.io.ports/5.0.0", + "hashPath": "runtime.linux-arm.runtime.native.system.io.ports.5.0.0.nupkg.sha512" + }, + "runtime.linux-arm64.runtime.native.System.IO.Ports/5.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-2vSH+NumQa1hwccFfn+ISDQnkPcGviVd6is+TuM7HwcPkbE2WY64q1E6nAulm7E+62Loxx3b9bS2sSazjM6bfw==", + "path": "runtime.linux-arm64.runtime.native.system.io.ports/5.0.0", + "hashPath": "runtime.linux-arm64.runtime.native.system.io.ports.5.0.0.nupkg.sha512" + }, + "runtime.linux-x64.runtime.native.System.IO.Ports/5.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-aagetZzzxDXxiGKrdyB1gxIHPRzeunUYTbV9aqprVe+iKVgi474I8fTVaxiZjwxDMeB3bWnOmpa4hgsiFXQ9GA==", + "path": "runtime.linux-x64.runtime.native.system.io.ports/5.0.0", + "hashPath": "runtime.linux-x64.runtime.native.system.io.ports.5.0.0.nupkg.sha512" + }, + "runtime.native.System.IO.Ports/5.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-ihV5cOJiQ1+IyxFtCZuQfW8C7KhUUTaGRCYt9y7g14Xt+LcqsMJ8Pb/ANr7OmTPCa7SKcvwKQVYcN8xKQB55pA==", + "path": "runtime.native.system.io.ports/5.0.1", + "hashPath": "runtime.native.system.io.ports.5.0.1.nupkg.sha512" + }, + "runtime.osx-x64.runtime.native.System.IO.Ports/5.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-KOWNOPDzXNZkKHwfCs9gBzJS1JeOli7fBmI93l92FcTb/42Fc0ojKYL9gUZANYtM7x5nRPPzUJtW29klkt+2Zw==", + "path": "runtime.osx-x64.runtime.native.system.io.ports/5.0.0", + "hashPath": "runtime.osx-x64.runtime.native.system.io.ports.5.0.0.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.Device.Gpio/3.2.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-jaL93IC1S2wZfCSLWt8/1lQCp/pDAzDNE5dfLq+pubEhCp0BjDZze6rJMu2KdOuCOeRxHmBuhtWrIRlrTKFsTg==", + "path": "system.device.gpio/3.2.0", + "hashPath": "system.device.gpio.3.2.0.nupkg.sha512" + }, + "System.Drawing.Common/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-NfuoKUiP2nUWwKZN6twGqXioIe1zVD0RIj2t976A+czLHr2nY454RwwXs6JU9Htc6mwqL6Dn/nEL3dpVf2jOhg==", + "path": "system.drawing.common/6.0.0", + "hashPath": "system.drawing.common.6.0.0.nupkg.sha512" + }, + "System.IO.Pipelines/7.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-jRn6JYnNPW6xgQazROBLSfpdoczRw694vO5kKvMcNnpXuolEixUyw6IBuBs2Y2mlSX/LdLvyyWmfXhaI3ND1Yg==", + "path": "system.io.pipelines/7.0.0", + "hashPath": "system.io.pipelines.7.0.0.nupkg.sha512" + }, + "System.IO.Ports/5.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-cOfs0q0+lmq8oXgIeYDzzT2IxQ0gIij2/awNDXn3OjykDii26EgzzY09BhabUlxt3rwGNpAOxYkdac5udWWJgQ==", + "path": "system.io.ports/5.0.1", + "hashPath": "system.io.ports.5.0.1.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.CompilerServices.Unsafe/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==", + "path": "system.runtime.compilerservices.unsafe/6.0.0", + "hashPath": "system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512" + }, + "System.Security.AccessControl/5.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-dagJ1mHZO3Ani8GH0PHpPEe/oYO+rVdbQjvjJkBRNQkX4t0r1iaeGn8+/ybkSLEan3/slM0t59SVdHzuHf2jmw==", + "path": "system.security.accesscontrol/5.0.0", + "hashPath": "system.security.accesscontrol.5.0.0.nupkg.sha512" + }, + "System.Security.Principal.Windows/5.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-t0MGLukB5WAVU9bO3MGzvlGnyJPgUlcwerXn1kzBRjwLKixT96XV0Uza41W49gVd8zEMFu9vQEFlv0IOrytICA==", + "path": "system.security.principal.windows/5.0.0", + "hashPath": "system.security.principal.windows.5.0.0.nupkg.sha512" + }, + "System.Text.Encodings.Web/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Vg8eB5Tawm1IFqj4TVK1czJX89rhFxJo9ELqc/Eiq0eXy13RK00eubyU6TJE6y+GQXjyV5gSfiewDUZjQgSE0w==", + "path": "system.text.encodings.web/6.0.0", + "hashPath": "system.text.encodings.web.6.0.0.nupkg.sha512" + }, + "System.Text.Json/6.0.9": { + "type": "package", + "serviceable": true, + "sha512": "sha512-2j16oUgtIzl7Xtk7demG0i/v5aU/ZvULcAnJvPb63U3ZhXJ494UYcxuEj5Fs49i3XDrk5kU/8I+6l9zRCw3cJw==", + "path": "system.text.json/6.0.9", + "hashPath": "system.text.json.6.0.9.nupkg.sha512" + }, + "UnitsNet/5.31.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-c+vDz+kkDFy6EZVqpypezp9u9c+ktwcuaPxu0ofVFsDoh85qUyQE8ICDoGr8nX6Ydui6hgN+SCPcIeBtXdp81g==", + "path": "unitsnet/5.31.0", + "hashPath": "unitsnet.5.31.0.nupkg.sha512" + } + } +} \ No newline at end of file diff --git a/C#/CAN 2232HL MCP2515/CP2515CANTest/CP2515CANTest/bin/Debug/net8.0/CP2515CANTest.runtimeconfig.json b/C#/CAN 2232HL MCP2515/CP2515CANTest/CP2515CANTest/bin/Debug/net8.0/CP2515CANTest.runtimeconfig.json new file mode 100644 index 0000000..becfaea --- /dev/null +++ b/C#/CAN 2232HL MCP2515/CP2515CANTest/CP2515CANTest/bin/Debug/net8.0/CP2515CANTest.runtimeconfig.json @@ -0,0 +1,12 @@ +{ + "runtimeOptions": { + "tfm": "net8.0", + "framework": { + "name": "Microsoft.NETCore.App", + "version": "8.0.0" + }, + "configProperties": { + "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false + } + } +} \ No newline at end of file diff --git a/C#/CAN 2232HL MCP2515/CP2515CANTest/CP2515CANTest/bin/Debug/net8.0/runtimes/linux-arm/native/libSystem.IO.Ports.Native.so b/C#/CAN 2232HL MCP2515/CP2515CANTest/CP2515CANTest/bin/Debug/net8.0/runtimes/linux-arm/native/libSystem.IO.Ports.Native.so new file mode 100644 index 0000000..a9fc006 Binary files /dev/null and b/C#/CAN 2232HL MCP2515/CP2515CANTest/CP2515CANTest/bin/Debug/net8.0/runtimes/linux-arm/native/libSystem.IO.Ports.Native.so differ diff --git a/C#/CAN 2232HL MCP2515/CP2515CANTest/CP2515CANTest/bin/Debug/net8.0/runtimes/linux-arm64/native/libSystem.IO.Ports.Native.so b/C#/CAN 2232HL MCP2515/CP2515CANTest/CP2515CANTest/bin/Debug/net8.0/runtimes/linux-arm64/native/libSystem.IO.Ports.Native.so new file mode 100644 index 0000000..d055ab1 Binary files /dev/null and b/C#/CAN 2232HL MCP2515/CP2515CANTest/CP2515CANTest/bin/Debug/net8.0/runtimes/linux-arm64/native/libSystem.IO.Ports.Native.so differ diff --git a/C#/CAN 2232HL MCP2515/CP2515CANTest/CP2515CANTest/bin/Debug/net8.0/runtimes/linux-x64/native/libSystem.IO.Ports.Native.so b/C#/CAN 2232HL MCP2515/CP2515CANTest/CP2515CANTest/bin/Debug/net8.0/runtimes/linux-x64/native/libSystem.IO.Ports.Native.so new file mode 100644 index 0000000..efcc266 Binary files /dev/null and b/C#/CAN 2232HL MCP2515/CP2515CANTest/CP2515CANTest/bin/Debug/net8.0/runtimes/linux-x64/native/libSystem.IO.Ports.Native.so differ diff --git a/C#/CAN 2232HL MCP2515/CP2515CANTest/CP2515CANTest/bin/Debug/net8.0/runtimes/osx-x64/native/libSystem.IO.Ports.Native.dylib b/C#/CAN 2232HL MCP2515/CP2515CANTest/CP2515CANTest/bin/Debug/net8.0/runtimes/osx-x64/native/libSystem.IO.Ports.Native.dylib new file mode 100644 index 0000000..d3b1a59 Binary files /dev/null and b/C#/CAN 2232HL MCP2515/CP2515CANTest/CP2515CANTest/bin/Debug/net8.0/runtimes/osx-x64/native/libSystem.IO.Ports.Native.dylib differ diff --git a/C#/CAN 2232HL MCP2515/CP2515CANTest/CP2515CANTest/obj/CP2515CANTest.csproj.nuget.dgspec.json b/C#/CAN 2232HL MCP2515/CP2515CANTest/CP2515CANTest/obj/CP2515CANTest.csproj.nuget.dgspec.json new file mode 100644 index 0000000..3bf5fc4 --- /dev/null +++ b/C#/CAN 2232HL MCP2515/CP2515CANTest/CP2515CANTest/obj/CP2515CANTest.csproj.nuget.dgspec.json @@ -0,0 +1,86 @@ +{ + "format": 1, + "restore": { + "E:\\BingooWorkingSpace\\TechnicalSeminar\\C#\\CAN 2232HL MCP2515\\CP2515CANTest\\CP2515CANTest\\CP2515CANTest.csproj": {} + }, + "projects": { + "E:\\BingooWorkingSpace\\TechnicalSeminar\\C#\\CAN 2232HL MCP2515\\CP2515CANTest\\CP2515CANTest\\CP2515CANTest.csproj": { + "version": "1.0.0", + "restore": { + "projectUniqueName": "E:\\BingooWorkingSpace\\TechnicalSeminar\\C#\\CAN 2232HL MCP2515\\CP2515CANTest\\CP2515CANTest\\CP2515CANTest.csproj", + "projectName": "CP2515CANTest", + "projectPath": "E:\\BingooWorkingSpace\\TechnicalSeminar\\C#\\CAN 2232HL MCP2515\\CP2515CANTest\\CP2515CANTest\\CP2515CANTest.csproj", + "packagesPath": "C:\\Users\\akeguo\\.nuget\\packages\\", + "outputPath": "E:\\BingooWorkingSpace\\TechnicalSeminar\\C#\\CAN 2232HL MCP2515\\CP2515CANTest\\CP2515CANTest\\obj\\", + "projectStyle": "PackageReference", + "fallbackFolders": [ + "D:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages", + "E:\\Program Files (x86)\\Syncfusion\\Essential Studio\\WPF\\24.2.3\\ToolboxNuGetPackages" + ], + "configFilePaths": [ + "C:\\Users\\akeguo\\AppData\\Roaming\\NuGet\\NuGet.Config", + "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", + "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", + "C:\\Program Files (x86)\\NuGet\\Config\\Syncfusion Toolbox for WPF.config" + ], + "originalTargetFrameworks": [ + "net8.0" + ], + "sources": { + "C:\\Program Files\\dotnet\\library-packs": {}, + "https://api.nuget.org/v3/index.json": {}, + "https://nuget.cdn.azure.cn/v3/index.json": {}, + "https://www.nuget.org/api/v2/": {} + }, + "frameworks": { + "net8.0": { + "targetAlias": "net8.0", + "projectReferences": {} + } + }, + "warningProperties": { + "warnAsError": [ + "NU1605" + ] + }, + "restoreAuditProperties": { + "enableAudit": "true", + "auditLevel": "low", + "auditMode": "direct" + } + }, + "frameworks": { + "net8.0": { + "targetAlias": "net8.0", + "dependencies": { + "Iot.Device.Bindings": { + "target": "Package", + "version": "[3.2.0, )" + }, + "System.Device.Gpio": { + "target": "Package", + "version": "[3.2.0, )" + } + }, + "imports": [ + "net461", + "net462", + "net47", + "net471", + "net472", + "net48", + "net481" + ], + "assetTargetFallback": true, + "warn": true, + "frameworkReferences": { + "Microsoft.NETCore.App": { + "privateAssets": "all" + } + }, + "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.205/PortableRuntimeIdentifierGraph.json" + } + } + } + } +} \ No newline at end of file diff --git a/C#/CAN 2232HL MCP2515/CP2515CANTest/CP2515CANTest/obj/CP2515CANTest.csproj.nuget.g.props b/C#/CAN 2232HL MCP2515/CP2515CANTest/CP2515CANTest/obj/CP2515CANTest.csproj.nuget.g.props new file mode 100644 index 0000000..af0a908 --- /dev/null +++ b/C#/CAN 2232HL MCP2515/CP2515CANTest/CP2515CANTest/obj/CP2515CANTest.csproj.nuget.g.props @@ -0,0 +1,17 @@ + + + + True + NuGet + $(MSBuildThisFileDirectory)project.assets.json + $(UserProfile)\.nuget\packages\ + C:\Users\akeguo\.nuget\packages\;D:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages;E:\Program Files (x86)\Syncfusion\Essential Studio\WPF\24.2.3\ToolboxNuGetPackages + PackageReference + 6.9.2 + + + + + + + \ No newline at end of file diff --git a/C#/CAN 2232HL MCP2515/CP2515CANTest/CP2515CANTest/obj/CP2515CANTest.csproj.nuget.g.targets b/C#/CAN 2232HL MCP2515/CP2515CANTest/CP2515CANTest/obj/CP2515CANTest.csproj.nuget.g.targets new file mode 100644 index 0000000..fc49ba1 --- /dev/null +++ b/C#/CAN 2232HL MCP2515/CP2515CANTest/CP2515CANTest/obj/CP2515CANTest.csproj.nuget.g.targets @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/C#/CAN 2232HL MCP2515/CP2515CANTest/CP2515CANTest/obj/Debug/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs b/C#/CAN 2232HL MCP2515/CP2515CANTest/CP2515CANTest/obj/Debug/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs new file mode 100644 index 0000000..2217181 --- /dev/null +++ b/C#/CAN 2232HL MCP2515/CP2515CANTest/CP2515CANTest/obj/Debug/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs @@ -0,0 +1,4 @@ +// +using System; +using System.Reflection; +[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")] diff --git a/C#/CAN 2232HL MCP2515/CP2515CANTest/CP2515CANTest/obj/Debug/net8.0/CP2515CA.EAF1C939.Up2Date b/C#/CAN 2232HL MCP2515/CP2515CANTest/CP2515CANTest/obj/Debug/net8.0/CP2515CA.EAF1C939.Up2Date new file mode 100644 index 0000000..e69de29 diff --git a/C#/CAN 2232HL MCP2515/CP2515CANTest/CP2515CANTest/obj/Debug/net8.0/CP2515CANTest.AssemblyInfo.cs b/C#/CAN 2232HL MCP2515/CP2515CANTest/CP2515CANTest/obj/Debug/net8.0/CP2515CANTest.AssemblyInfo.cs new file mode 100644 index 0000000..98298b3 --- /dev/null +++ b/C#/CAN 2232HL MCP2515/CP2515CANTest/CP2515CANTest/obj/Debug/net8.0/CP2515CANTest.AssemblyInfo.cs @@ -0,0 +1,23 @@ +//------------------------------------------------------------------------------ +// +// 此代码由工具生成。 +// 运行时版本:4.0.30319.42000 +// +// 对此文件的更改可能会导致不正确的行为,并且如果 +// 重新生成代码,这些更改将会丢失。 +// +//------------------------------------------------------------------------------ + +using System; +using System.Reflection; + +[assembly: System.Reflection.AssemblyCompanyAttribute("CP2515CANTest")] +[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+3da42bfc127fdec5e21f2f39f53db8b71e31d43c")] +[assembly: System.Reflection.AssemblyProductAttribute("CP2515CANTest")] +[assembly: System.Reflection.AssemblyTitleAttribute("CP2515CANTest")] +[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] + +// 由 MSBuild WriteCodeFragment 类生成。 + diff --git a/C#/CAN 2232HL MCP2515/CP2515CANTest/CP2515CANTest/obj/Debug/net8.0/CP2515CANTest.GeneratedMSBuildEditorConfig.editorconfig b/C#/CAN 2232HL MCP2515/CP2515CANTest/CP2515CANTest/obj/Debug/net8.0/CP2515CANTest.GeneratedMSBuildEditorConfig.editorconfig new file mode 100644 index 0000000..5fa4ef3 --- /dev/null +++ b/C#/CAN 2232HL MCP2515/CP2515CANTest/CP2515CANTest/obj/Debug/net8.0/CP2515CANTest.GeneratedMSBuildEditorConfig.editorconfig @@ -0,0 +1,13 @@ +is_global = true +build_property.TargetFramework = net8.0 +build_property.TargetPlatformMinVersion = +build_property.UsingMicrosoftNETSdkWeb = +build_property.ProjectTypeGuids = +build_property.InvariantGlobalization = +build_property.PlatformNeutralAssembly = +build_property.EnforceExtendedAnalyzerRules = +build_property._SupportedPlatformList = Linux,macOS,Windows +build_property.RootNamespace = CP2515CANTest +build_property.ProjectDir = E:\BingooWorkingSpace\TechnicalSeminar\C#\CAN 2232HL MCP2515\CP2515CANTest\CP2515CANTest\ +build_property.EnableComHosting = +build_property.EnableGeneratedComInterfaceComImportInterop = diff --git a/C#/CAN 2232HL MCP2515/CP2515CANTest/CP2515CANTest/obj/Debug/net8.0/CP2515CANTest.GlobalUsings.g.cs b/C#/CAN 2232HL MCP2515/CP2515CANTest/CP2515CANTest/obj/Debug/net8.0/CP2515CANTest.GlobalUsings.g.cs new file mode 100644 index 0000000..8578f3d --- /dev/null +++ b/C#/CAN 2232HL MCP2515/CP2515CANTest/CP2515CANTest/obj/Debug/net8.0/CP2515CANTest.GlobalUsings.g.cs @@ -0,0 +1,8 @@ +// +global using global::System; +global using global::System.Collections.Generic; +global using global::System.IO; +global using global::System.Linq; +global using global::System.Net.Http; +global using global::System.Threading; +global using global::System.Threading.Tasks; diff --git a/C#/CAN 2232HL MCP2515/CP2515CANTest/CP2515CANTest/obj/Debug/net8.0/CP2515CANTest.csproj.BuildWithSkipAnalyzers b/C#/CAN 2232HL MCP2515/CP2515CANTest/CP2515CANTest/obj/Debug/net8.0/CP2515CANTest.csproj.BuildWithSkipAnalyzers new file mode 100644 index 0000000..e69de29 diff --git a/C#/CAN 2232HL MCP2515/CP2515CANTest/CP2515CANTest/obj/Debug/net8.0/CP2515CANTest.csproj.FileListAbsolute.txt b/C#/CAN 2232HL MCP2515/CP2515CANTest/CP2515CANTest/obj/Debug/net8.0/CP2515CANTest.csproj.FileListAbsolute.txt new file mode 100644 index 0000000..7d86b7c --- /dev/null +++ b/C#/CAN 2232HL MCP2515/CP2515CANTest/CP2515CANTest/obj/Debug/net8.0/CP2515CANTest.csproj.FileListAbsolute.txt @@ -0,0 +1,41 @@ +E:\BingooWorkingSpace\TechnicalSeminar\C#\CAN 2232HL MCP2515\CP2515CANTest\CP2515CANTest\bin\Debug\net8.0\CP2515CANTest.exe +E:\BingooWorkingSpace\TechnicalSeminar\C#\CAN 2232HL MCP2515\CP2515CANTest\CP2515CANTest\bin\Debug\net8.0\CP2515CANTest.deps.json +E:\BingooWorkingSpace\TechnicalSeminar\C#\CAN 2232HL MCP2515\CP2515CANTest\CP2515CANTest\bin\Debug\net8.0\CP2515CANTest.runtimeconfig.json +E:\BingooWorkingSpace\TechnicalSeminar\C#\CAN 2232HL MCP2515\CP2515CANTest\CP2515CANTest\bin\Debug\net8.0\CP2515CANTest.dll +E:\BingooWorkingSpace\TechnicalSeminar\C#\CAN 2232HL MCP2515\CP2515CANTest\CP2515CANTest\bin\Debug\net8.0\CP2515CANTest.pdb +E:\BingooWorkingSpace\TechnicalSeminar\C#\CAN 2232HL MCP2515\CP2515CANTest\CP2515CANTest\bin\Debug\net8.0\Iot.Device.Bindings.dll +E:\BingooWorkingSpace\TechnicalSeminar\C#\CAN 2232HL MCP2515\CP2515CANTest\CP2515CANTest\bin\Debug\net8.0\Microsoft.Extensions.Logging.Abstractions.dll +E:\BingooWorkingSpace\TechnicalSeminar\C#\CAN 2232HL MCP2515\CP2515CANTest\CP2515CANTest\bin\Debug\net8.0\Microsoft.Win32.SystemEvents.dll +E:\BingooWorkingSpace\TechnicalSeminar\C#\CAN 2232HL MCP2515\CP2515CANTest\CP2515CANTest\bin\Debug\net8.0\System.CodeDom.dll +E:\BingooWorkingSpace\TechnicalSeminar\C#\CAN 2232HL MCP2515\CP2515CANTest\CP2515CANTest\bin\Debug\net8.0\System.Device.Gpio.dll +E:\BingooWorkingSpace\TechnicalSeminar\C#\CAN 2232HL MCP2515\CP2515CANTest\CP2515CANTest\bin\Debug\net8.0\System.Drawing.Common.dll +E:\BingooWorkingSpace\TechnicalSeminar\C#\CAN 2232HL MCP2515\CP2515CANTest\CP2515CANTest\bin\Debug\net8.0\System.IO.Pipelines.dll +E:\BingooWorkingSpace\TechnicalSeminar\C#\CAN 2232HL MCP2515\CP2515CANTest\CP2515CANTest\bin\Debug\net8.0\System.IO.Ports.dll +E:\BingooWorkingSpace\TechnicalSeminar\C#\CAN 2232HL MCP2515\CP2515CANTest\CP2515CANTest\bin\Debug\net8.0\System.Management.dll +E:\BingooWorkingSpace\TechnicalSeminar\C#\CAN 2232HL MCP2515\CP2515CANTest\CP2515CANTest\bin\Debug\net8.0\UnitsNet.dll +E:\BingooWorkingSpace\TechnicalSeminar\C#\CAN 2232HL MCP2515\CP2515CANTest\CP2515CANTest\bin\Debug\net8.0\fr-CA\UnitsNet.resources.dll +E:\BingooWorkingSpace\TechnicalSeminar\C#\CAN 2232HL MCP2515\CP2515CANTest\CP2515CANTest\bin\Debug\net8.0\nb-NO\UnitsNet.resources.dll +E:\BingooWorkingSpace\TechnicalSeminar\C#\CAN 2232HL MCP2515\CP2515CANTest\CP2515CANTest\bin\Debug\net8.0\ru-RU\UnitsNet.resources.dll +E:\BingooWorkingSpace\TechnicalSeminar\C#\CAN 2232HL MCP2515\CP2515CANTest\CP2515CANTest\bin\Debug\net8.0\zh-CN\UnitsNet.resources.dll +E:\BingooWorkingSpace\TechnicalSeminar\C#\CAN 2232HL MCP2515\CP2515CANTest\CP2515CANTest\bin\Debug\net8.0\runtimes\win\lib\net6.0\Microsoft.Win32.SystemEvents.dll +E:\BingooWorkingSpace\TechnicalSeminar\C#\CAN 2232HL MCP2515\CP2515CANTest\CP2515CANTest\bin\Debug\net8.0\runtimes\linux-arm\native\libSystem.IO.Ports.Native.so +E:\BingooWorkingSpace\TechnicalSeminar\C#\CAN 2232HL MCP2515\CP2515CANTest\CP2515CANTest\bin\Debug\net8.0\runtimes\linux-arm64\native\libSystem.IO.Ports.Native.so +E:\BingooWorkingSpace\TechnicalSeminar\C#\CAN 2232HL MCP2515\CP2515CANTest\CP2515CANTest\bin\Debug\net8.0\runtimes\linux-x64\native\libSystem.IO.Ports.Native.so +E:\BingooWorkingSpace\TechnicalSeminar\C#\CAN 2232HL MCP2515\CP2515CANTest\CP2515CANTest\bin\Debug\net8.0\runtimes\osx-x64\native\libSystem.IO.Ports.Native.dylib +E:\BingooWorkingSpace\TechnicalSeminar\C#\CAN 2232HL MCP2515\CP2515CANTest\CP2515CANTest\bin\Debug\net8.0\runtimes\unix\lib\net6.0\System.Drawing.Common.dll +E:\BingooWorkingSpace\TechnicalSeminar\C#\CAN 2232HL MCP2515\CP2515CANTest\CP2515CANTest\bin\Debug\net8.0\runtimes\win\lib\net6.0\System.Drawing.Common.dll +E:\BingooWorkingSpace\TechnicalSeminar\C#\CAN 2232HL MCP2515\CP2515CANTest\CP2515CANTest\bin\Debug\net8.0\runtimes\linux\lib\netstandard2.0\System.IO.Ports.dll +E:\BingooWorkingSpace\TechnicalSeminar\C#\CAN 2232HL MCP2515\CP2515CANTest\CP2515CANTest\bin\Debug\net8.0\runtimes\osx\lib\netstandard2.0\System.IO.Ports.dll +E:\BingooWorkingSpace\TechnicalSeminar\C#\CAN 2232HL MCP2515\CP2515CANTest\CP2515CANTest\bin\Debug\net8.0\runtimes\win\lib\netstandard2.0\System.IO.Ports.dll +E:\BingooWorkingSpace\TechnicalSeminar\C#\CAN 2232HL MCP2515\CP2515CANTest\CP2515CANTest\bin\Debug\net8.0\runtimes\win\lib\netcoreapp2.0\System.Management.dll +E:\BingooWorkingSpace\TechnicalSeminar\C#\CAN 2232HL MCP2515\CP2515CANTest\CP2515CANTest\obj\Debug\net8.0\CP2515CANTest.csproj.AssemblyReference.cache +E:\BingooWorkingSpace\TechnicalSeminar\C#\CAN 2232HL MCP2515\CP2515CANTest\CP2515CANTest\obj\Debug\net8.0\CP2515CANTest.GeneratedMSBuildEditorConfig.editorconfig +E:\BingooWorkingSpace\TechnicalSeminar\C#\CAN 2232HL MCP2515\CP2515CANTest\CP2515CANTest\obj\Debug\net8.0\CP2515CANTest.AssemblyInfoInputs.cache +E:\BingooWorkingSpace\TechnicalSeminar\C#\CAN 2232HL MCP2515\CP2515CANTest\CP2515CANTest\obj\Debug\net8.0\CP2515CANTest.AssemblyInfo.cs +E:\BingooWorkingSpace\TechnicalSeminar\C#\CAN 2232HL MCP2515\CP2515CANTest\CP2515CANTest\obj\Debug\net8.0\CP2515CANTest.csproj.CoreCompileInputs.cache +E:\BingooWorkingSpace\TechnicalSeminar\C#\CAN 2232HL MCP2515\CP2515CANTest\CP2515CANTest\obj\Debug\net8.0\CP2515CA.EAF1C939.Up2Date +E:\BingooWorkingSpace\TechnicalSeminar\C#\CAN 2232HL MCP2515\CP2515CANTest\CP2515CANTest\obj\Debug\net8.0\CP2515CANTest.dll +E:\BingooWorkingSpace\TechnicalSeminar\C#\CAN 2232HL MCP2515\CP2515CANTest\CP2515CANTest\obj\Debug\net8.0\refint\CP2515CANTest.dll +E:\BingooWorkingSpace\TechnicalSeminar\C#\CAN 2232HL MCP2515\CP2515CANTest\CP2515CANTest\obj\Debug\net8.0\CP2515CANTest.pdb +E:\BingooWorkingSpace\TechnicalSeminar\C#\CAN 2232HL MCP2515\CP2515CANTest\CP2515CANTest\obj\Debug\net8.0\CP2515CANTest.genruntimeconfig.cache +E:\BingooWorkingSpace\TechnicalSeminar\C#\CAN 2232HL MCP2515\CP2515CANTest\CP2515CANTest\obj\Debug\net8.0\ref\CP2515CANTest.dll diff --git a/C#/CAN 2232HL MCP2515/CP2515CANTest/CP2515CANTest/obj/project.assets.json b/C#/CAN 2232HL MCP2515/CP2515CANTest/CP2515CANTest/obj/project.assets.json new file mode 100644 index 0000000..0e82ddc --- /dev/null +++ b/C#/CAN 2232HL MCP2515/CP2515CANTest/CP2515CANTest/obj/project.assets.json @@ -0,0 +1,1166 @@ +{ + "version": 3, + "targets": { + "net8.0": { + "Iot.Device.Bindings/3.2.0": { + "type": "package", + "dependencies": { + "Microsoft.Extensions.Logging.Abstractions": "7.0.1", + "System.Device.Gpio": "3.2.0", + "System.Drawing.Common": "6.0.0", + "System.IO.Pipelines": "7.0.0", + "System.IO.Ports": "5.0.1", + "System.Management": "5.0.0", + "System.Text.Json": "6.0.9", + "UnitsNet": "5.31.0" + }, + "compile": { + "lib/net6.0/Iot.Device.Bindings.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/Iot.Device.Bindings.dll": { + "related": ".xml" + } + } + }, + "Microsoft.Extensions.Logging.Abstractions/7.0.1": { + "type": "package", + "compile": { + "lib/net7.0/Microsoft.Extensions.Logging.Abstractions.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/net7.0/Microsoft.Extensions.Logging.Abstractions.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/net6.0/Microsoft.Extensions.Logging.Abstractions.targets": {} + } + }, + "Microsoft.NETCore.Platforms/5.0.0": { + "type": "package", + "compile": { + "lib/netstandard1.0/_._": {} + }, + "runtime": { + "lib/netstandard1.0/_._": {} + } + }, + "Microsoft.Win32.Registry/5.0.0": { + "type": "package", + "dependencies": { + "System.Security.AccessControl": "5.0.0", + "System.Security.Principal.Windows": "5.0.0" + }, + "compile": { + "ref/netstandard2.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/netstandard2.0/Microsoft.Win32.Registry.dll": { + "related": ".xml" + } + }, + "runtimeTargets": { + "runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.dll": { + "assetType": "runtime", + "rid": "win" + } + } + }, + "Microsoft.Win32.SystemEvents/6.0.0": { + "type": "package", + "compile": { + "lib/net6.0/Microsoft.Win32.SystemEvents.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/Microsoft.Win32.SystemEvents.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + }, + "runtimeTargets": { + "runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.dll": { + "assetType": "runtime", + "rid": "win" + } + } + }, + "runtime.linux-arm.runtime.native.System.IO.Ports/5.0.0": { + "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/5.0.0": { + "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/5.0.0": { + "type": "package", + "runtimeTargets": { + "runtimes/linux-x64/native/libSystem.IO.Ports.Native.so": { + "assetType": "native", + "rid": "linux-x64" + } + } + }, + "runtime.native.System.IO.Ports/5.0.1": { + "type": "package", + "dependencies": { + "runtime.linux-arm.runtime.native.System.IO.Ports": "5.0.0", + "runtime.linux-arm64.runtime.native.System.IO.Ports": "5.0.0", + "runtime.linux-x64.runtime.native.System.IO.Ports": "5.0.0", + "runtime.osx-x64.runtime.native.System.IO.Ports": "5.0.0" + } + }, + "runtime.osx-x64.runtime.native.System.IO.Ports/5.0.0": { + "type": "package", + "runtimeTargets": { + "runtimes/osx-x64/native/libSystem.IO.Ports.Native.dylib": { + "assetType": "native", + "rid": "osx-x64" + } + } + }, + "System.CodeDom/5.0.0": { + "type": "package", + "compile": { + "ref/netstandard2.0/System.CodeDom.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/netstandard2.0/System.CodeDom.dll": { + "related": ".xml" + } + } + }, + "System.Device.Gpio/3.2.0": { + "type": "package", + "compile": { + "lib/net6.0/System.Device.Gpio.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/System.Device.Gpio.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/net5.0/System.Device.Gpio.targets": {} + } + }, + "System.Drawing.Common/6.0.0": { + "type": "package", + "dependencies": { + "Microsoft.Win32.SystemEvents": "6.0.0" + }, + "compile": { + "lib/net6.0/System.Drawing.Common.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/System.Drawing.Common.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + }, + "runtimeTargets": { + "runtimes/unix/lib/net6.0/System.Drawing.Common.dll": { + "assetType": "runtime", + "rid": "unix" + }, + "runtimes/win/lib/net6.0/System.Drawing.Common.dll": { + "assetType": "runtime", + "rid": "win" + } + } + }, + "System.IO.Pipelines/7.0.0": { + "type": "package", + "compile": { + "lib/net7.0/System.IO.Pipelines.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/net7.0/System.IO.Pipelines.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/net6.0/_._": {} + } + }, + "System.IO.Ports/5.0.1": { + "type": "package", + "dependencies": { + "Microsoft.Win32.Registry": "5.0.0", + "runtime.native.System.IO.Ports": "5.0.1" + }, + "compile": { + "ref/netstandard2.0/System.IO.Ports.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/netstandard2.0/System.IO.Ports.dll": { + "related": ".xml" + } + }, + "runtimeTargets": { + "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" + }, + "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": { + "related": ".xml" + } + }, + "runtime": { + "lib/netstandard2.0/System.Management.dll": { + "related": ".xml" + } + }, + "runtimeTargets": { + "runtimes/win/lib/netcoreapp2.0/System.Management.dll": { + "assetType": "runtime", + "rid": "win" + } + } + }, + "System.Runtime.CompilerServices.Unsafe/6.0.0": { + "type": "package", + "compile": { + "lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + } + }, + "System.Security.AccessControl/5.0.0": { + "type": "package", + "dependencies": { + "Microsoft.NETCore.Platforms": "5.0.0", + "System.Security.Principal.Windows": "5.0.0" + }, + "compile": { + "ref/netstandard2.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/netstandard2.0/System.Security.AccessControl.dll": { + "related": ".xml" + } + }, + "runtimeTargets": { + "runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.dll": { + "assetType": "runtime", + "rid": "win" + } + } + }, + "System.Security.Principal.Windows/5.0.0": { + "type": "package", + "compile": { + "ref/netcoreapp3.0/_._": { + "related": ".xml" + } + }, + "runtime": { + "lib/netstandard2.0/System.Security.Principal.Windows.dll": { + "related": ".xml" + } + }, + "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" + } + } + }, + "System.Text.Encodings.Web/6.0.0": { + "type": "package", + "dependencies": { + "System.Runtime.CompilerServices.Unsafe": "6.0.0" + }, + "compile": { + "lib/net6.0/System.Text.Encodings.Web.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/System.Text.Encodings.Web.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/_._": {} + }, + "runtimeTargets": { + "runtimes/browser/lib/net6.0/System.Text.Encodings.Web.dll": { + "assetType": "runtime", + "rid": "browser" + } + } + }, + "System.Text.Json/6.0.9": { + "type": "package", + "dependencies": { + "System.Runtime.CompilerServices.Unsafe": "6.0.0", + "System.Text.Encodings.Web": "6.0.0" + }, + "compile": { + "lib/net6.0/System.Text.Json.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/net6.0/System.Text.Json.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/netcoreapp3.1/System.Text.Json.targets": {} + } + }, + "UnitsNet/5.31.0": { + "type": "package", + "compile": { + "lib/net7.0/UnitsNet.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/net7.0/UnitsNet.dll": { + "related": ".xml" + } + }, + "resource": { + "lib/net7.0/fr-CA/UnitsNet.resources.dll": { + "locale": "fr-CA" + }, + "lib/net7.0/nb-NO/UnitsNet.resources.dll": { + "locale": "nb-NO" + }, + "lib/net7.0/ru-RU/UnitsNet.resources.dll": { + "locale": "ru-RU" + }, + "lib/net7.0/zh-CN/UnitsNet.resources.dll": { + "locale": "zh-CN" + } + } + } + } + }, + "libraries": { + "Iot.Device.Bindings/3.2.0": { + "sha512": "aOYcxAOs2wS3DwnRGsWqMOQrdniWHhcRVhLSwL/CJolzJisAJwrYG6srBPAZ8OsxRuSdEJwsHE5NGnu3gry5Og==", + "type": "package", + "path": "iot.device.bindings/3.2.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "README.md", + "THIRD-PARTY-NOTICES.TXT", + "iot.device.bindings.3.2.0.nupkg.sha512", + "iot.device.bindings.nuspec", + "lib/net6.0/Iot.Device.Bindings.dll", + "lib/net6.0/Iot.Device.Bindings.xml", + "lib/netstandard2.0/Iot.Device.Bindings.dll", + "lib/netstandard2.0/Iot.Device.Bindings.xml" + ] + }, + "Microsoft.Extensions.Logging.Abstractions/7.0.1": { + "sha512": "pkeBFx0vqMW/A3aUVHh7MPu3WkBhaVlezhSZeb1c9XD0vUReYH1TLFSy5MxJgZfmz5LZzYoErMorlYZiwpOoNA==", + "type": "package", + "path": "microsoft.extensions.logging.abstractions/7.0.1", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "analyzers/dotnet/roslyn3.11/cs/Microsoft.Extensions.Logging.Generators.dll", + "analyzers/dotnet/roslyn3.11/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn3.11/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn3.11/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn3.11/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn3.11/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn3.11/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn3.11/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn3.11/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn3.11/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn3.11/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn3.11/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn3.11/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn3.11/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn4.0/cs/Microsoft.Extensions.Logging.Generators.dll", + "analyzers/dotnet/roslyn4.0/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn4.0/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn4.0/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn4.0/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn4.0/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn4.0/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn4.0/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn4.0/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn4.0/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn4.0/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn4.0/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn4.0/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn4.0/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn4.4/cs/Microsoft.Extensions.Logging.Generators.dll", + "analyzers/dotnet/roslyn4.4/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn4.4/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn4.4/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn4.4/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn4.4/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn4.4/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn4.4/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn4.4/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn4.4/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn4.4/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn4.4/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn4.4/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll", + "analyzers/dotnet/roslyn4.4/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll", + "buildTransitive/net461/Microsoft.Extensions.Logging.Abstractions.targets", + "buildTransitive/net462/Microsoft.Extensions.Logging.Abstractions.targets", + "buildTransitive/net6.0/Microsoft.Extensions.Logging.Abstractions.targets", + "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.Abstractions.targets", + "buildTransitive/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.targets", + "lib/net462/Microsoft.Extensions.Logging.Abstractions.dll", + "lib/net462/Microsoft.Extensions.Logging.Abstractions.xml", + "lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll", + "lib/net6.0/Microsoft.Extensions.Logging.Abstractions.xml", + "lib/net7.0/Microsoft.Extensions.Logging.Abstractions.dll", + "lib/net7.0/Microsoft.Extensions.Logging.Abstractions.xml", + "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll", + "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.xml", + "microsoft.extensions.logging.abstractions.7.0.1.nupkg.sha512", + "microsoft.extensions.logging.abstractions.nuspec", + "useSharedDesignerContext.txt" + ] + }, + "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" + ] + }, + "Microsoft.Win32.Registry/5.0.0": { + "sha512": "dDoKi0PnDz31yAyETfRntsLArTlVAVzUzCIvvEDsDsucrl33Dl8pIJG06ePTJTI3tGpeyHS9Cq7Foc/s4EeKcg==", + "type": "package", + "path": "microsoft.win32.registry/5.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "lib/net46/Microsoft.Win32.Registry.dll", + "lib/net461/Microsoft.Win32.Registry.dll", + "lib/net461/Microsoft.Win32.Registry.xml", + "lib/netstandard1.3/Microsoft.Win32.Registry.dll", + "lib/netstandard2.0/Microsoft.Win32.Registry.dll", + "lib/netstandard2.0/Microsoft.Win32.Registry.xml", + "microsoft.win32.registry.5.0.0.nupkg.sha512", + "microsoft.win32.registry.nuspec", + "ref/net46/Microsoft.Win32.Registry.dll", + "ref/net461/Microsoft.Win32.Registry.dll", + "ref/net461/Microsoft.Win32.Registry.xml", + "ref/netstandard1.3/Microsoft.Win32.Registry.dll", + "ref/netstandard1.3/Microsoft.Win32.Registry.xml", + "ref/netstandard1.3/de/Microsoft.Win32.Registry.xml", + "ref/netstandard1.3/es/Microsoft.Win32.Registry.xml", + "ref/netstandard1.3/fr/Microsoft.Win32.Registry.xml", + "ref/netstandard1.3/it/Microsoft.Win32.Registry.xml", + "ref/netstandard1.3/ja/Microsoft.Win32.Registry.xml", + "ref/netstandard1.3/ko/Microsoft.Win32.Registry.xml", + "ref/netstandard1.3/ru/Microsoft.Win32.Registry.xml", + "ref/netstandard1.3/zh-hans/Microsoft.Win32.Registry.xml", + "ref/netstandard1.3/zh-hant/Microsoft.Win32.Registry.xml", + "ref/netstandard2.0/Microsoft.Win32.Registry.dll", + "ref/netstandard2.0/Microsoft.Win32.Registry.xml", + "runtimes/win/lib/net46/Microsoft.Win32.Registry.dll", + "runtimes/win/lib/net461/Microsoft.Win32.Registry.dll", + "runtimes/win/lib/net461/Microsoft.Win32.Registry.xml", + "runtimes/win/lib/netstandard1.3/Microsoft.Win32.Registry.dll", + "runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.dll", + "runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.xml", + "useSharedDesignerContext.txt", + "version.txt" + ] + }, + "Microsoft.Win32.SystemEvents/6.0.0": { + "sha512": "hqTM5628jSsQiv+HGpiq3WKBl2c8v1KZfby2J6Pr7pEPlK9waPdgEO6b8A/+/xn/yZ9ulv8HuqK71ONy2tg67A==", + "type": "package", + "path": "microsoft.win32.systemevents/6.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/netcoreapp2.0/Microsoft.Win32.SystemEvents.targets", + "buildTransitive/netcoreapp3.1/_._", + "lib/net461/Microsoft.Win32.SystemEvents.dll", + "lib/net461/Microsoft.Win32.SystemEvents.xml", + "lib/net6.0/Microsoft.Win32.SystemEvents.dll", + "lib/net6.0/Microsoft.Win32.SystemEvents.xml", + "lib/netcoreapp3.1/Microsoft.Win32.SystemEvents.dll", + "lib/netcoreapp3.1/Microsoft.Win32.SystemEvents.xml", + "lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll", + "lib/netstandard2.0/Microsoft.Win32.SystemEvents.xml", + "microsoft.win32.systemevents.6.0.0.nupkg.sha512", + "microsoft.win32.systemevents.nuspec", + "runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.dll", + "runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.xml", + "runtimes/win/lib/netcoreapp3.1/Microsoft.Win32.SystemEvents.dll", + "runtimes/win/lib/netcoreapp3.1/Microsoft.Win32.SystemEvents.xml", + "useSharedDesignerContext.txt" + ] + }, + "runtime.linux-arm.runtime.native.System.IO.Ports/5.0.0": { + "sha512": "mHgdZplUo48ThUaZB3S3M0alxAcHU7R3GLxNbsBzwShKTBn6vHO31YP4PQT+nbOkc/ErieFP2cSkBA/pbH3Hsw==", + "type": "package", + "path": "runtime.linux-arm.runtime.native.system.io.ports/5.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "runtime.linux-arm.runtime.native.system.io.ports.5.0.0.nupkg.sha512", + "runtime.linux-arm.runtime.native.system.io.ports.nuspec", + "runtimes/linux-arm/native/libSystem.IO.Ports.Native.so", + "useSharedDesignerContext.txt", + "version.txt" + ] + }, + "runtime.linux-arm64.runtime.native.System.IO.Ports/5.0.0": { + "sha512": "2vSH+NumQa1hwccFfn+ISDQnkPcGviVd6is+TuM7HwcPkbE2WY64q1E6nAulm7E+62Loxx3b9bS2sSazjM6bfw==", + "type": "package", + "path": "runtime.linux-arm64.runtime.native.system.io.ports/5.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "runtime.linux-arm64.runtime.native.system.io.ports.5.0.0.nupkg.sha512", + "runtime.linux-arm64.runtime.native.system.io.ports.nuspec", + "runtimes/linux-arm64/native/libSystem.IO.Ports.Native.so", + "useSharedDesignerContext.txt", + "version.txt" + ] + }, + "runtime.linux-x64.runtime.native.System.IO.Ports/5.0.0": { + "sha512": "aagetZzzxDXxiGKrdyB1gxIHPRzeunUYTbV9aqprVe+iKVgi474I8fTVaxiZjwxDMeB3bWnOmpa4hgsiFXQ9GA==", + "type": "package", + "path": "runtime.linux-x64.runtime.native.system.io.ports/5.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "runtime.linux-x64.runtime.native.system.io.ports.5.0.0.nupkg.sha512", + "runtime.linux-x64.runtime.native.system.io.ports.nuspec", + "runtimes/linux-x64/native/libSystem.IO.Ports.Native.so", + "useSharedDesignerContext.txt", + "version.txt" + ] + }, + "runtime.native.System.IO.Ports/5.0.1": { + "sha512": "ihV5cOJiQ1+IyxFtCZuQfW8C7KhUUTaGRCYt9y7g14Xt+LcqsMJ8Pb/ANr7OmTPCa7SKcvwKQVYcN8xKQB55pA==", + "type": "package", + "path": "runtime.native.system.io.ports/5.0.1", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "runtime.native.system.io.ports.5.0.1.nupkg.sha512", + "runtime.native.system.io.ports.nuspec", + "useSharedDesignerContext.txt", + "version.txt" + ] + }, + "runtime.osx-x64.runtime.native.System.IO.Ports/5.0.0": { + "sha512": "KOWNOPDzXNZkKHwfCs9gBzJS1JeOli7fBmI93l92FcTb/42Fc0ojKYL9gUZANYtM7x5nRPPzUJtW29klkt+2Zw==", + "type": "package", + "path": "runtime.osx-x64.runtime.native.system.io.ports/5.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "runtime.osx-x64.runtime.native.system.io.ports.5.0.0.nupkg.sha512", + "runtime.osx-x64.runtime.native.system.io.ports.nuspec", + "runtimes/osx-x64/native/libSystem.IO.Ports.Native.dylib", + "useSharedDesignerContext.txt", + "version.txt" + ] + }, + "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" + ] + }, + "System.Device.Gpio/3.2.0": { + "sha512": "jaL93IC1S2wZfCSLWt8/1lQCp/pDAzDNE5dfLq+pubEhCp0BjDZze6rJMu2KdOuCOeRxHmBuhtWrIRlrTKFsTg==", + "type": "package", + "path": "system.device.gpio/3.2.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "README.md", + "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/net5.0/System.Device.Gpio.targets", + "lib/net6.0-windows10.0.17763/System.Device.Gpio.dll", + "lib/net6.0-windows10.0.17763/System.Device.Gpio.xml", + "lib/net6.0/System.Device.Gpio.dll", + "lib/net6.0/System.Device.Gpio.xml", + "lib/netstandard2.0/System.Device.Gpio.dll", + "lib/netstandard2.0/System.Device.Gpio.xml", + "system.device.gpio.3.2.0.nupkg.sha512", + "system.device.gpio.nuspec" + ] + }, + "System.Drawing.Common/6.0.0": { + "sha512": "NfuoKUiP2nUWwKZN6twGqXioIe1zVD0RIj2t976A+czLHr2nY454RwwXs6JU9Htc6mwqL6Dn/nEL3dpVf2jOhg==", + "type": "package", + "path": "system.drawing.common/6.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/netcoreapp2.0/System.Drawing.Common.targets", + "buildTransitive/netcoreapp3.1/_._", + "lib/MonoAndroid10/_._", + "lib/MonoTouch10/_._", + "lib/net461/System.Drawing.Common.dll", + "lib/net461/System.Drawing.Common.xml", + "lib/net6.0/System.Drawing.Common.dll", + "lib/net6.0/System.Drawing.Common.xml", + "lib/netcoreapp3.1/System.Drawing.Common.dll", + "lib/netcoreapp3.1/System.Drawing.Common.xml", + "lib/netstandard2.0/System.Drawing.Common.dll", + "lib/netstandard2.0/System.Drawing.Common.xml", + "lib/xamarinios10/_._", + "lib/xamarinmac20/_._", + "lib/xamarintvos10/_._", + "lib/xamarinwatchos10/_._", + "runtimes/unix/lib/net6.0/System.Drawing.Common.dll", + "runtimes/unix/lib/net6.0/System.Drawing.Common.xml", + "runtimes/unix/lib/netcoreapp3.1/System.Drawing.Common.dll", + "runtimes/unix/lib/netcoreapp3.1/System.Drawing.Common.xml", + "runtimes/win/lib/net6.0/System.Drawing.Common.dll", + "runtimes/win/lib/net6.0/System.Drawing.Common.xml", + "runtimes/win/lib/netcoreapp3.1/System.Drawing.Common.dll", + "runtimes/win/lib/netcoreapp3.1/System.Drawing.Common.xml", + "system.drawing.common.6.0.0.nupkg.sha512", + "system.drawing.common.nuspec", + "useSharedDesignerContext.txt" + ] + }, + "System.IO.Pipelines/7.0.0": { + "sha512": "jRn6JYnNPW6xgQazROBLSfpdoczRw694vO5kKvMcNnpXuolEixUyw6IBuBs2Y2mlSX/LdLvyyWmfXhaI3ND1Yg==", + "type": "package", + "path": "system.io.pipelines/7.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/net461/System.IO.Pipelines.targets", + "buildTransitive/net462/_._", + "buildTransitive/net6.0/_._", + "buildTransitive/netcoreapp2.0/System.IO.Pipelines.targets", + "lib/net462/System.IO.Pipelines.dll", + "lib/net462/System.IO.Pipelines.xml", + "lib/net6.0/System.IO.Pipelines.dll", + "lib/net6.0/System.IO.Pipelines.xml", + "lib/net7.0/System.IO.Pipelines.dll", + "lib/net7.0/System.IO.Pipelines.xml", + "lib/netstandard2.0/System.IO.Pipelines.dll", + "lib/netstandard2.0/System.IO.Pipelines.xml", + "system.io.pipelines.7.0.0.nupkg.sha512", + "system.io.pipelines.nuspec", + "useSharedDesignerContext.txt" + ] + }, + "System.IO.Ports/5.0.1": { + "sha512": "cOfs0q0+lmq8oXgIeYDzzT2IxQ0gIij2/awNDXn3OjykDii26EgzzY09BhabUlxt3rwGNpAOxYkdac5udWWJgQ==", + "type": "package", + "path": "system.io.ports/5.0.1", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "lib/net461/System.IO.Ports.dll", + "lib/net461/System.IO.Ports.xml", + "lib/netstandard2.0/System.IO.Ports.dll", + "lib/netstandard2.0/System.IO.Ports.xml", + "lib/uap10.0.16299/_._", + "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", + "ref/uap10.0.16299/_._", + "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", + "runtimes/win/lib/netstandard2.0/System.IO.Ports.dll", + "runtimes/win/lib/netstandard2.0/System.IO.Ports.xml", + "runtimes/win/lib/uap10.0.16299/_._", + "system.io.ports.5.0.1.nupkg.sha512", + "system.io.ports.nuspec", + "useSharedDesignerContext.txt", + "version.txt" + ] + }, + "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" + ] + }, + "System.Runtime.CompilerServices.Unsafe/6.0.0": { + "sha512": "/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==", + "type": "package", + "path": "system.runtime.compilerservices.unsafe/6.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.targets", + "buildTransitive/netcoreapp3.1/_._", + "lib/net461/System.Runtime.CompilerServices.Unsafe.dll", + "lib/net461/System.Runtime.CompilerServices.Unsafe.xml", + "lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll", + "lib/net6.0/System.Runtime.CompilerServices.Unsafe.xml", + "lib/netcoreapp3.1/System.Runtime.CompilerServices.Unsafe.dll", + "lib/netcoreapp3.1/System.Runtime.CompilerServices.Unsafe.xml", + "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll", + "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml", + "system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512", + "system.runtime.compilerservices.unsafe.nuspec", + "useSharedDesignerContext.txt" + ] + }, + "System.Security.AccessControl/5.0.0": { + "sha512": "dagJ1mHZO3Ani8GH0PHpPEe/oYO+rVdbQjvjJkBRNQkX4t0r1iaeGn8+/ybkSLEan3/slM0t59SVdHzuHf2jmw==", + "type": "package", + "path": "system.security.accesscontrol/5.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "lib/net46/System.Security.AccessControl.dll", + "lib/net461/System.Security.AccessControl.dll", + "lib/net461/System.Security.AccessControl.xml", + "lib/netstandard1.3/System.Security.AccessControl.dll", + "lib/netstandard2.0/System.Security.AccessControl.dll", + "lib/netstandard2.0/System.Security.AccessControl.xml", + "lib/uap10.0.16299/_._", + "ref/net46/System.Security.AccessControl.dll", + "ref/net461/System.Security.AccessControl.dll", + "ref/net461/System.Security.AccessControl.xml", + "ref/netstandard1.3/System.Security.AccessControl.dll", + "ref/netstandard1.3/System.Security.AccessControl.xml", + "ref/netstandard1.3/de/System.Security.AccessControl.xml", + "ref/netstandard1.3/es/System.Security.AccessControl.xml", + "ref/netstandard1.3/fr/System.Security.AccessControl.xml", + "ref/netstandard1.3/it/System.Security.AccessControl.xml", + "ref/netstandard1.3/ja/System.Security.AccessControl.xml", + "ref/netstandard1.3/ko/System.Security.AccessControl.xml", + "ref/netstandard1.3/ru/System.Security.AccessControl.xml", + "ref/netstandard1.3/zh-hans/System.Security.AccessControl.xml", + "ref/netstandard1.3/zh-hant/System.Security.AccessControl.xml", + "ref/netstandard2.0/System.Security.AccessControl.dll", + "ref/netstandard2.0/System.Security.AccessControl.xml", + "ref/uap10.0.16299/_._", + "runtimes/win/lib/net46/System.Security.AccessControl.dll", + "runtimes/win/lib/net461/System.Security.AccessControl.dll", + "runtimes/win/lib/net461/System.Security.AccessControl.xml", + "runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.dll", + "runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.xml", + "runtimes/win/lib/netstandard1.3/System.Security.AccessControl.dll", + "runtimes/win/lib/uap10.0.16299/_._", + "system.security.accesscontrol.5.0.0.nupkg.sha512", + "system.security.accesscontrol.nuspec", + "useSharedDesignerContext.txt", + "version.txt" + ] + }, + "System.Security.Principal.Windows/5.0.0": { + "sha512": "t0MGLukB5WAVU9bO3MGzvlGnyJPgUlcwerXn1kzBRjwLKixT96XV0Uza41W49gVd8zEMFu9vQEFlv0IOrytICA==", + "type": "package", + "path": "system.security.principal.windows/5.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "lib/net46/System.Security.Principal.Windows.dll", + "lib/net461/System.Security.Principal.Windows.dll", + "lib/net461/System.Security.Principal.Windows.xml", + "lib/netstandard1.3/System.Security.Principal.Windows.dll", + "lib/netstandard2.0/System.Security.Principal.Windows.dll", + "lib/netstandard2.0/System.Security.Principal.Windows.xml", + "lib/uap10.0.16299/_._", + "ref/net46/System.Security.Principal.Windows.dll", + "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/netstandard1.3/System.Security.Principal.Windows.dll", + "ref/netstandard1.3/System.Security.Principal.Windows.xml", + "ref/netstandard1.3/de/System.Security.Principal.Windows.xml", + "ref/netstandard1.3/es/System.Security.Principal.Windows.xml", + "ref/netstandard1.3/fr/System.Security.Principal.Windows.xml", + "ref/netstandard1.3/it/System.Security.Principal.Windows.xml", + "ref/netstandard1.3/ja/System.Security.Principal.Windows.xml", + "ref/netstandard1.3/ko/System.Security.Principal.Windows.xml", + "ref/netstandard1.3/ru/System.Security.Principal.Windows.xml", + "ref/netstandard1.3/zh-hans/System.Security.Principal.Windows.xml", + "ref/netstandard1.3/zh-hant/System.Security.Principal.Windows.xml", + "ref/netstandard2.0/System.Security.Principal.Windows.dll", + "ref/netstandard2.0/System.Security.Principal.Windows.xml", + "ref/uap10.0.16299/_._", + "runtimes/unix/lib/netcoreapp2.0/System.Security.Principal.Windows.dll", + "runtimes/unix/lib/netcoreapp2.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", + "runtimes/win/lib/net46/System.Security.Principal.Windows.dll", + "runtimes/win/lib/net461/System.Security.Principal.Windows.dll", + "runtimes/win/lib/net461/System.Security.Principal.Windows.xml", + "runtimes/win/lib/netcoreapp2.0/System.Security.Principal.Windows.dll", + "runtimes/win/lib/netcoreapp2.0/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", + "runtimes/win/lib/netstandard1.3/System.Security.Principal.Windows.dll", + "runtimes/win/lib/uap10.0.16299/_._", + "system.security.principal.windows.5.0.0.nupkg.sha512", + "system.security.principal.windows.nuspec", + "useSharedDesignerContext.txt", + "version.txt" + ] + }, + "System.Text.Encodings.Web/6.0.0": { + "sha512": "Vg8eB5Tawm1IFqj4TVK1czJX89rhFxJo9ELqc/Eiq0eXy13RK00eubyU6TJE6y+GQXjyV5gSfiewDUZjQgSE0w==", + "type": "package", + "path": "system.text.encodings.web/6.0.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/netcoreapp2.0/System.Text.Encodings.Web.targets", + "buildTransitive/netcoreapp3.1/_._", + "lib/net461/System.Text.Encodings.Web.dll", + "lib/net461/System.Text.Encodings.Web.xml", + "lib/net6.0/System.Text.Encodings.Web.dll", + "lib/net6.0/System.Text.Encodings.Web.xml", + "lib/netcoreapp3.1/System.Text.Encodings.Web.dll", + "lib/netcoreapp3.1/System.Text.Encodings.Web.xml", + "lib/netstandard2.0/System.Text.Encodings.Web.dll", + "lib/netstandard2.0/System.Text.Encodings.Web.xml", + "runtimes/browser/lib/net6.0/System.Text.Encodings.Web.dll", + "runtimes/browser/lib/net6.0/System.Text.Encodings.Web.xml", + "system.text.encodings.web.6.0.0.nupkg.sha512", + "system.text.encodings.web.nuspec", + "useSharedDesignerContext.txt" + ] + }, + "System.Text.Json/6.0.9": { + "sha512": "2j16oUgtIzl7Xtk7demG0i/v5aU/ZvULcAnJvPb63U3ZhXJ494UYcxuEj5Fs49i3XDrk5kU/8I+6l9zRCw3cJw==", + "type": "package", + "path": "system.text.json/6.0.9", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "THIRD-PARTY-NOTICES.TXT", + "analyzers/dotnet/roslyn3.11/cs/System.Text.Json.SourceGeneration.dll", + "analyzers/dotnet/roslyn3.11/cs/cs/System.Text.Json.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn3.11/cs/de/System.Text.Json.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn3.11/cs/es/System.Text.Json.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn3.11/cs/fr/System.Text.Json.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn3.11/cs/it/System.Text.Json.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn3.11/cs/ja/System.Text.Json.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn3.11/cs/ko/System.Text.Json.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn3.11/cs/pl/System.Text.Json.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn3.11/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn3.11/cs/ru/System.Text.Json.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn3.11/cs/tr/System.Text.Json.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn3.11/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn3.11/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn4.0/cs/System.Text.Json.SourceGeneration.dll", + "analyzers/dotnet/roslyn4.0/cs/cs/System.Text.Json.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn4.0/cs/de/System.Text.Json.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn4.0/cs/es/System.Text.Json.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn4.0/cs/fr/System.Text.Json.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn4.0/cs/it/System.Text.Json.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn4.0/cs/ja/System.Text.Json.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn4.0/cs/ko/System.Text.Json.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn4.0/cs/pl/System.Text.Json.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn4.0/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn4.0/cs/ru/System.Text.Json.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn4.0/cs/tr/System.Text.Json.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn4.0/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll", + "analyzers/dotnet/roslyn4.0/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll", + "buildTransitive/netcoreapp2.0/System.Text.Json.targets", + "buildTransitive/netcoreapp3.1/System.Text.Json.targets", + "buildTransitive/netstandard2.0/System.Text.Json.targets", + "lib/net461/System.Text.Json.dll", + "lib/net461/System.Text.Json.xml", + "lib/net6.0/System.Text.Json.dll", + "lib/net6.0/System.Text.Json.xml", + "lib/netcoreapp3.1/System.Text.Json.dll", + "lib/netcoreapp3.1/System.Text.Json.xml", + "lib/netstandard2.0/System.Text.Json.dll", + "lib/netstandard2.0/System.Text.Json.xml", + "system.text.json.6.0.9.nupkg.sha512", + "system.text.json.nuspec", + "useSharedDesignerContext.txt" + ] + }, + "UnitsNet/5.31.0": { + "sha512": "c+vDz+kkDFy6EZVqpypezp9u9c+ktwcuaPxu0ofVFsDoh85qUyQE8ICDoGr8nX6Ydui6hgN+SCPcIeBtXdp81g==", + "type": "package", + "path": "unitsnet/5.31.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "README.md", + "lib/net7.0/UnitsNet.dll", + "lib/net7.0/UnitsNet.xml", + "lib/net7.0/fr-CA/UnitsNet.resources.dll", + "lib/net7.0/nb-NO/UnitsNet.resources.dll", + "lib/net7.0/ru-RU/UnitsNet.resources.dll", + "lib/net7.0/zh-CN/UnitsNet.resources.dll", + "lib/netstandard2.0/UnitsNet.dll", + "lib/netstandard2.0/UnitsNet.xml", + "lib/netstandard2.0/fr-CA/UnitsNet.resources.dll", + "lib/netstandard2.0/nb-NO/UnitsNet.resources.dll", + "lib/netstandard2.0/ru-RU/UnitsNet.resources.dll", + "lib/netstandard2.0/zh-CN/UnitsNet.resources.dll", + "logo-32.png", + "unitsnet.5.31.0.nupkg.sha512", + "unitsnet.nuspec" + ] + } + }, + "projectFileDependencyGroups": { + "net8.0": [ + "Iot.Device.Bindings >= 3.2.0", + "System.Device.Gpio >= 3.2.0" + ] + }, + "packageFolders": { + "C:\\Users\\akeguo\\.nuget\\packages\\": {}, + "D:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}, + "E:\\Program Files (x86)\\Syncfusion\\Essential Studio\\WPF\\24.2.3\\ToolboxNuGetPackages": {} + }, + "project": { + "version": "1.0.0", + "restore": { + "projectUniqueName": "E:\\BingooWorkingSpace\\TechnicalSeminar\\C#\\CAN 2232HL MCP2515\\CP2515CANTest\\CP2515CANTest\\CP2515CANTest.csproj", + "projectName": "CP2515CANTest", + "projectPath": "E:\\BingooWorkingSpace\\TechnicalSeminar\\C#\\CAN 2232HL MCP2515\\CP2515CANTest\\CP2515CANTest\\CP2515CANTest.csproj", + "packagesPath": "C:\\Users\\akeguo\\.nuget\\packages\\", + "outputPath": "E:\\BingooWorkingSpace\\TechnicalSeminar\\C#\\CAN 2232HL MCP2515\\CP2515CANTest\\CP2515CANTest\\obj\\", + "projectStyle": "PackageReference", + "fallbackFolders": [ + "D:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages", + "E:\\Program Files (x86)\\Syncfusion\\Essential Studio\\WPF\\24.2.3\\ToolboxNuGetPackages" + ], + "configFilePaths": [ + "C:\\Users\\akeguo\\AppData\\Roaming\\NuGet\\NuGet.Config", + "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", + "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", + "C:\\Program Files (x86)\\NuGet\\Config\\Syncfusion Toolbox for WPF.config" + ], + "originalTargetFrameworks": [ + "net8.0" + ], + "sources": { + "C:\\Program Files\\dotnet\\library-packs": {}, + "https://api.nuget.org/v3/index.json": {}, + "https://nuget.cdn.azure.cn/v3/index.json": {}, + "https://www.nuget.org/api/v2/": {} + }, + "frameworks": { + "net8.0": { + "targetAlias": "net8.0", + "projectReferences": {} + } + }, + "warningProperties": { + "warnAsError": [ + "NU1605" + ] + }, + "restoreAuditProperties": { + "enableAudit": "true", + "auditLevel": "low", + "auditMode": "direct" + } + }, + "frameworks": { + "net8.0": { + "targetAlias": "net8.0", + "dependencies": { + "Iot.Device.Bindings": { + "target": "Package", + "version": "[3.2.0, )" + }, + "System.Device.Gpio": { + "target": "Package", + "version": "[3.2.0, )" + } + }, + "imports": [ + "net461", + "net462", + "net47", + "net471", + "net472", + "net48", + "net481" + ], + "assetTargetFallback": true, + "warn": true, + "frameworkReferences": { + "Microsoft.NETCore.App": { + "privateAssets": "all" + } + }, + "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.205/PortableRuntimeIdentifierGraph.json" + } + } + } +} \ No newline at end of file