You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
279 lines
9.8 KiB
279 lines
9.8 KiB
{
|
|
"runtimeTarget": {
|
|
"name": ".NETStandard,Version=v2.1/",
|
|
"signature": ""
|
|
},
|
|
"compilationOptions": {},
|
|
"targets": {
|
|
".NETStandard,Version=v2.1": {},
|
|
".NETStandard,Version=v2.1/": {
|
|
"Mirle.Component.API.ShuttleCarController/1.0.0": {
|
|
"dependencies": {
|
|
"Google.Protobuf": "3.25.1",
|
|
"Google.Protobuf.Tools": "3.25.1",
|
|
"Grpc.Core": "2.46.6",
|
|
"Grpc.Core.Api": "2.59.0",
|
|
"Grpc.Tools": "2.60.0",
|
|
"NETStandard.Library": "2.0.3",
|
|
"System.ComponentModel.Annotations": "5.0.0",
|
|
"System.Text.Json": "8.0.0"
|
|
},
|
|
"runtime": {
|
|
"Mirle.Component.API.ShuttleCarController.dll": {}
|
|
}
|
|
},
|
|
"Google.Protobuf/3.25.1": {
|
|
"dependencies": {
|
|
"System.Memory": "4.5.5",
|
|
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Google.Protobuf.dll": {
|
|
"assemblyVersion": "3.25.1.0",
|
|
"fileVersion": "3.25.1.0"
|
|
}
|
|
}
|
|
},
|
|
"Google.Protobuf.Tools/3.25.1": {},
|
|
"Grpc.Core/2.46.6": {
|
|
"dependencies": {
|
|
"Grpc.Core.Api": "2.59.0",
|
|
"System.Memory": "4.5.5"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/Grpc.Core.dll": {
|
|
"assemblyVersion": "2.0.0.0",
|
|
"fileVersion": "2.46.6.0"
|
|
}
|
|
}
|
|
},
|
|
"Grpc.Core.Api/2.59.0": {
|
|
"runtime": {
|
|
"lib/netstandard2.1/Grpc.Core.Api.dll": {
|
|
"assemblyVersion": "2.0.0.0",
|
|
"fileVersion": "2.59.0.0"
|
|
}
|
|
}
|
|
},
|
|
"Grpc.Tools/2.60.0": {},
|
|
"Microsoft.Bcl.AsyncInterfaces/8.0.0": {
|
|
"runtime": {
|
|
"lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
|
|
"assemblyVersion": "8.0.0.0",
|
|
"fileVersion": "8.0.23.53103"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.NETCore.Platforms/1.1.0": {},
|
|
"NETStandard.Library/2.0.3": {
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.1.0"
|
|
}
|
|
},
|
|
"System.Buffers/4.5.1": {
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.Buffers.dll": {
|
|
"assemblyVersion": "4.0.3.0",
|
|
"fileVersion": "4.6.28619.1"
|
|
}
|
|
}
|
|
},
|
|
"System.ComponentModel.Annotations/5.0.0": {
|
|
"runtime": {
|
|
"lib/netstandard2.1/System.ComponentModel.Annotations.dll": {
|
|
"assemblyVersion": "5.0.0.0",
|
|
"fileVersion": "5.0.20.51904"
|
|
}
|
|
}
|
|
},
|
|
"System.Memory/4.5.5": {
|
|
"dependencies": {
|
|
"System.Buffers": "4.5.1",
|
|
"System.Numerics.Vectors": "4.4.0",
|
|
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.Memory.dll": {
|
|
"assemblyVersion": "4.0.1.2",
|
|
"fileVersion": "4.6.31308.1"
|
|
}
|
|
}
|
|
},
|
|
"System.Numerics.Vectors/4.4.0": {
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.Numerics.Vectors.dll": {
|
|
"assemblyVersion": "4.1.3.0",
|
|
"fileVersion": "4.6.25519.3"
|
|
}
|
|
}
|
|
},
|
|
"System.Runtime.CompilerServices.Unsafe/6.0.0": {
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll": {
|
|
"assemblyVersion": "6.0.0.0",
|
|
"fileVersion": "6.0.21.52210"
|
|
}
|
|
}
|
|
},
|
|
"System.Text.Encodings.Web/8.0.0": {
|
|
"dependencies": {
|
|
"System.Buffers": "4.5.1",
|
|
"System.Memory": "4.5.5",
|
|
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.Text.Encodings.Web.dll": {
|
|
"assemblyVersion": "8.0.0.0",
|
|
"fileVersion": "8.0.23.53103"
|
|
}
|
|
}
|
|
},
|
|
"System.Text.Json/8.0.0": {
|
|
"dependencies": {
|
|
"Microsoft.Bcl.AsyncInterfaces": "8.0.0",
|
|
"System.Buffers": "4.5.1",
|
|
"System.Memory": "4.5.5",
|
|
"System.Runtime.CompilerServices.Unsafe": "6.0.0",
|
|
"System.Text.Encodings.Web": "8.0.0",
|
|
"System.Threading.Tasks.Extensions": "4.5.4"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.Text.Json.dll": {
|
|
"assemblyVersion": "8.0.0.0",
|
|
"fileVersion": "8.0.23.53103"
|
|
}
|
|
}
|
|
},
|
|
"System.Threading.Tasks.Extensions/4.5.4": {
|
|
"dependencies": {
|
|
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/System.Threading.Tasks.Extensions.dll": {
|
|
"assemblyVersion": "4.2.0.1",
|
|
"fileVersion": "4.6.28619.1"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"libraries": {
|
|
"Mirle.Component.API.ShuttleCarController/1.0.0": {
|
|
"type": "project",
|
|
"serviceable": false,
|
|
"sha512": ""
|
|
},
|
|
"Google.Protobuf/3.25.1": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-Sw9bq4hOD+AaS3RrnmP5IT25cyZ/T1qpM0e8+G+23Nojhv7+ScJFPEAQo1m4EFQWhXoI4FRZDrK+wjHCPw9yxg==",
|
|
"path": "google.protobuf/3.25.1",
|
|
"hashPath": "google.protobuf.3.25.1.nupkg.sha512"
|
|
},
|
|
"Google.Protobuf.Tools/3.25.1": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-iUZvqVJ6O8enV5OuXtH7nYazr8sNyNyjcaATIUC2QN5Gh81oDNLO5+W5qy4z78gZ/gLAF022yweawZd4llfypw==",
|
|
"path": "google.protobuf.tools/3.25.1",
|
|
"hashPath": "google.protobuf.tools.3.25.1.nupkg.sha512"
|
|
},
|
|
"Grpc.Core/2.46.6": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-ZoRg3KmOJ2urTF4+u3H0b1Yv10xzz2Y/flFWS2tnRmj8dbKLeiJaSRqu4LOBD3ova90evqLkVZ85kUkC4JT4lw==",
|
|
"path": "grpc.core/2.46.6",
|
|
"hashPath": "grpc.core.2.46.6.nupkg.sha512"
|
|
},
|
|
"Grpc.Core.Api/2.59.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-n0QpwXqri/Uu7pXWbE6PWVANEhKggC6QRX7qsSR4vyzZRDN2jBPoUNvrJP7RBw7g8Dgg8e2bWYuGKq4ph6VXeA==",
|
|
"path": "grpc.core.api/2.59.0",
|
|
"hashPath": "grpc.core.api.2.59.0.nupkg.sha512"
|
|
},
|
|
"Grpc.Tools/2.60.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-gX2YT08W+4eM25T+ypdbrena91iqz1QywTseu4wVEfYEFpUWbb3G7tDCNU4Fb2D01SS+EipjmRRfXx/BWryrvA==",
|
|
"path": "grpc.tools/2.60.0",
|
|
"hashPath": "grpc.tools.2.60.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.Bcl.AsyncInterfaces/8.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-3WA9q9yVqJp222P3x1wYIGDAkpjAku0TMUaaQV22g6L67AI0LdOIrVS7Ht2vJfLHGSPVuqN94vIr15qn+HEkHw==",
|
|
"path": "microsoft.bcl.asyncinterfaces/8.0.0",
|
|
"hashPath": "microsoft.bcl.asyncinterfaces.8.0.0.nupkg.sha512"
|
|
},
|
|
"Microsoft.NETCore.Platforms/1.1.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==",
|
|
"path": "microsoft.netcore.platforms/1.1.0",
|
|
"hashPath": "microsoft.netcore.platforms.1.1.0.nupkg.sha512"
|
|
},
|
|
"NETStandard.Library/2.0.3": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==",
|
|
"path": "netstandard.library/2.0.3",
|
|
"hashPath": "netstandard.library.2.0.3.nupkg.sha512"
|
|
},
|
|
"System.Buffers/4.5.1": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4YomAg==",
|
|
"path": "system.buffers/4.5.1",
|
|
"hashPath": "system.buffers.4.5.1.nupkg.sha512"
|
|
},
|
|
"System.ComponentModel.Annotations/5.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-dMkqfy2el8A8/I76n2Hi1oBFEbG1SfxD2l5nhwXV3XjlnOmwxJlQbYpJH4W51odnU9sARCSAgv7S3CyAFMkpYg==",
|
|
"path": "system.componentmodel.annotations/5.0.0",
|
|
"hashPath": "system.componentmodel.annotations.5.0.0.nupkg.sha512"
|
|
},
|
|
"System.Memory/4.5.5": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-XIWiDvKPXaTveaB7HVganDlOCRoj03l+jrwNvcge/t8vhGYKvqV+dMv6G4SAX2NoNmN0wZfVPTAlFwZcZvVOUw==",
|
|
"path": "system.memory/4.5.5",
|
|
"hashPath": "system.memory.4.5.5.nupkg.sha512"
|
|
},
|
|
"System.Numerics.Vectors/4.4.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-UiLzLW+Lw6HLed1Hcg+8jSRttrbuXv7DANVj0DkL9g6EnnzbL75EB7EWsw5uRbhxd/4YdG8li5XizGWepmG3PQ==",
|
|
"path": "system.numerics.vectors/4.4.0",
|
|
"hashPath": "system.numerics.vectors.4.4.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.Text.Encodings.Web/8.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-yev/k9GHAEGx2Rg3/tU6MQh4HGBXJs70y7j1LaM1i/ER9po+6nnQ6RRqTJn1E7Xu0fbIFK80Nh5EoODxrbxwBQ==",
|
|
"path": "system.text.encodings.web/8.0.0",
|
|
"hashPath": "system.text.encodings.web.8.0.0.nupkg.sha512"
|
|
},
|
|
"System.Text.Json/8.0.0": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-OdrZO2WjkiEG6ajEFRABTRCi/wuXQPxeV6g8xvUJqdxMvvuCCEk86zPla8UiIQJz3durtUEbNyY/3lIhS0yZvQ==",
|
|
"path": "system.text.json/8.0.0",
|
|
"hashPath": "system.text.json.8.0.0.nupkg.sha512"
|
|
},
|
|
"System.Threading.Tasks.Extensions/4.5.4": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-zteT+G8xuGu6mS+mzDzYXbzS7rd3K6Fjb9RiZlYlJPam2/hU7JCBZBVEcywNuR+oZ1ncTvc/cq0faRr3P01OVg==",
|
|
"path": "system.threading.tasks.extensions/4.5.4",
|
|
"hashPath": "system.threading.tasks.extensions.4.5.4.nupkg.sha512"
|
|
}
|
|
}
|
|
}
|