{ "runtimeTarget": { "name": ".NETCoreApp,Version=v6.0", "signature": "" }, "compilationOptions": {}, "targets": { ".NETCoreApp,Version=v6.0": { "TrafficControlService/1.0.0": { "dependencies": { "Dapr.Actors": "1.8.0", "Dapr.Actors.AspNetCore": "1.8.0", "Dapr.AspNetCore": "1.8.0" }, "runtime": { "TrafficControlService.dll": {} } }, "Dapr.Actors/1.8.0": { "dependencies": { "Dapr.Client": "1.8.0", "Microsoft.Extensions.Logging.Abstractions": "3.1.0" }, "runtime": { "lib/netcoreapp3.1/Dapr.Actors.dll": { "assemblyVersion": "1.0.0.0", "fileVersion": "1.8.0.0" } } }, "Dapr.Actors.AspNetCore/1.8.0": { "dependencies": { "Dapr.Actors": "1.8.0", "System.IO.Pipelines": "4.7.2" }, "runtime": { "lib/netcoreapp3.1/Dapr.Actors.AspNetCore.dll": { "assemblyVersion": "1.0.0.0", "fileVersion": "1.8.0.0" } } }, "Dapr.AspNetCore/1.8.0": { "dependencies": { "Dapr.Client": "1.8.0", "System.IO.Pipelines": "4.7.2" }, "runtime": { "lib/netcoreapp3.1/Dapr.AspNetCore.dll": { "assemblyVersion": "1.0.0.0", "fileVersion": "1.8.0.0" } } }, "Dapr.Client/1.8.0": { "dependencies": { "Google.Api.CommonProtos": "2.2.0", "Google.Protobuf": "3.15.0", "Grpc.Net.Client": "2.32.0", "System.Net.Http.Json": "5.0.0" }, "runtime": { "lib/netcoreapp3.1/Dapr.Client.dll": { "assemblyVersion": "1.0.0.0", "fileVersion": "1.8.0.0" } } }, "Google.Api.CommonProtos/2.2.0": { "dependencies": { "Google.Protobuf": "3.15.0" }, "runtime": { "lib/netstandard2.0/Google.Api.CommonProtos.dll": { "assemblyVersion": "2.2.0.0", "fileVersion": "2.2.0.0" } } }, "Google.Protobuf/3.15.0": { "dependencies": { "System.Memory": "4.5.3", "System.Runtime.CompilerServices.Unsafe": "4.5.2" }, "runtime": { "lib/netstandard2.0/Google.Protobuf.dll": { "assemblyVersion": "3.15.0.0", "fileVersion": "3.15.0.0" } } }, "Grpc.Core.Api/2.32.0": { "dependencies": { "System.Memory": "4.5.3" }, "runtime": { "lib/netstandard2.0/Grpc.Core.Api.dll": { "assemblyVersion": "2.0.0.0", "fileVersion": "2.32.0.0" } } }, "Grpc.Net.Client/2.32.0": { "dependencies": { "Grpc.Net.Common": "2.32.0", "Microsoft.Extensions.Logging.Abstractions": "3.1.0", "System.Diagnostics.DiagnosticSource": "4.5.1" }, "runtime": { "lib/net5.0/Grpc.Net.Client.dll": { "assemblyVersion": "2.0.0.0", "fileVersion": "2.32.0.0" } } }, "Grpc.Net.Common/2.32.0": { "dependencies": { "Grpc.Core.Api": "2.32.0" }, "runtime": { "lib/net5.0/Grpc.Net.Common.dll": { "assemblyVersion": "2.0.0.0", "fileVersion": "2.32.0.0" } } }, "Microsoft.Extensions.Logging.Abstractions/3.1.0": {}, "System.Diagnostics.DiagnosticSource/4.5.1": {}, "System.IO.Pipelines/4.7.2": {}, "System.Memory/4.5.3": {}, "System.Net.Http.Json/5.0.0": {}, "System.Runtime.CompilerServices.Unsafe/4.5.2": {} } }, "libraries": { "TrafficControlService/1.0.0": { "type": "project", "serviceable": false, "sha512": "" }, "Dapr.Actors/1.8.0": { "type": "package", "serviceable": true, "sha512": "sha512-mftPu+jT+StIrcQDJThRDkcJIyoR2o04FYe+lS3els0NJLzOvLsrK4WIqawI977R9tjv1J59J9FO0O140LsaVw==", "path": "dapr.actors/1.8.0", "hashPath": "dapr.actors.1.8.0.nupkg.sha512" }, "Dapr.Actors.AspNetCore/1.8.0": { "type": "package", "serviceable": true, "sha512": "sha512-fBoK/w1pe5p7Yb5lZL8iA2HWcxsXfomBBDY66vHgGKKI8Unm7vt6P+5klyofib091UnUjZhy5wwHHQHOj7ESGw==", "path": "dapr.actors.aspnetcore/1.8.0", "hashPath": "dapr.actors.aspnetcore.1.8.0.nupkg.sha512" }, "Dapr.AspNetCore/1.8.0": { "type": "package", "serviceable": true, "sha512": "sha512-xOSq7Ol03hqKL5oSGOXX6TNQ/esQh1lLNrRMTM6HoKoCwvwxIKww+LhtpzZZffrskIBhnOmqzmdPUGoQY4HPbQ==", "path": "dapr.aspnetcore/1.8.0", "hashPath": "dapr.aspnetcore.1.8.0.nupkg.sha512" }, "Dapr.Client/1.8.0": { "type": "package", "serviceable": true, "sha512": "sha512-qrabRYmtZ0tlv7EZFi+fZFNad9tZsn1WQr24PAXMkMyPtcQtMfgYWY/h2N1MuUFAb7LBYZANyBcNoAJRnsjj/Q==", "path": "dapr.client/1.8.0", "hashPath": "dapr.client.1.8.0.nupkg.sha512" }, "Google.Api.CommonProtos/2.2.0": { "type": "package", "serviceable": true, "sha512": "sha512-mxXNYkHYL7T6NG8cdbodxpixQZfpozBkZj2g+jGCB/sO13RqfUvh9YHd8G2QI5HP24brl+nILJReC3/gzgsrrg==", "path": "google.api.commonprotos/2.2.0", "hashPath": "google.api.commonprotos.2.2.0.nupkg.sha512" }, "Google.Protobuf/3.15.0": { "type": "package", "serviceable": true, "sha512": "sha512-2na7LsYrtxkEQaVCNjaafBzVu4IJ4U4+dwwBazK8oUkpDiIFjO0GkyTc+IbStx4xNVAV4EqHl+qp2uegFgFiiA==", "path": "google.protobuf/3.15.0", "hashPath": "google.protobuf.3.15.0.nupkg.sha512" }, "Grpc.Core.Api/2.32.0": { "type": "package", "serviceable": true, "sha512": "sha512-t9H6P/oYA4ZQI4fWq4eEwq2GmMNqmOSRfz5+YIat7pQuFmz1hRC2Vq/fL9ZVV1mjd5kHqBlhupMdlsBOsaxeEw==", "path": "grpc.core.api/2.32.0", "hashPath": "grpc.core.api.2.32.0.nupkg.sha512" }, "Grpc.Net.Client/2.32.0": { "type": "package", "serviceable": true, "sha512": "sha512-T4lKl51ahaSprLcgoZvgn8zYwh834DpaPnrDs6jBRdipL2NHIAC0rPeE7UyzDp/lzv4Xll2tw1u65Fg9ckvErg==", "path": "grpc.net.client/2.32.0", "hashPath": "grpc.net.client.2.32.0.nupkg.sha512" }, "Grpc.Net.Common/2.32.0": { "type": "package", "serviceable": true, "sha512": "sha512-vDsgy6fs+DlsylppjK9FBGTMMUe8vfAmaURV7ZTurM27itr8qBwymgqmwnVB2hcP1q35NqKx2NvPGe5S2IEnDw==", "path": "grpc.net.common/2.32.0", "hashPath": "grpc.net.common.2.32.0.nupkg.sha512" }, "Microsoft.Extensions.Logging.Abstractions/3.1.0": { "type": "package", "serviceable": true, "sha512": "sha512-jjo4YXRx6MIpv6DiRxJjSpl+sPP0+5VW0clMEdLyIAz44PPwrDTFrd5PZckIxIXl1kKZ2KK6IL2nkt0+ug2MQg==", "path": "microsoft.extensions.logging.abstractions/3.1.0", "hashPath": "microsoft.extensions.logging.abstractions.3.1.0.nupkg.sha512" }, "System.Diagnostics.DiagnosticSource/4.5.1": { "type": "package", "serviceable": true, "sha512": "sha512-zCno/m44ymWhgLFh7tELDG9587q0l/EynPM0m4KgLaWQbz/TEKvNRX2YT5ip2qXW/uayifQ2ZqbnErsKJ4lYrQ==", "path": "system.diagnostics.diagnosticsource/4.5.1", "hashPath": "system.diagnostics.diagnosticsource.4.5.1.nupkg.sha512" }, "System.IO.Pipelines/4.7.2": { "type": "package", "serviceable": true, "sha512": "sha512-rGIIhoY3lUdn9rWeuGdgeZZ0P+SpJ1wZI5g8TnXqgvuhFgUP7iP9Nt5FZebYInQZQxqnwjPxdYYBE5l/8PJmqQ==", "path": "system.io.pipelines/4.7.2", "hashPath": "system.io.pipelines.4.7.2.nupkg.sha512" }, "System.Memory/4.5.3": { "type": "package", "serviceable": true, "sha512": "sha512-3oDzvc/zzetpTKWMShs1AADwZjQ/36HnsufHRPcOjyRAAMLDlu2iD33MBI2opxnezcVUtXyqDXXjoFMOU9c7SA==", "path": "system.memory/4.5.3", "hashPath": "system.memory.4.5.3.nupkg.sha512" }, "System.Net.Http.Json/5.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-3CPSQpCzEmI9o+1G79TnPCjF40omCdnoXj2Rg76BDwGj5+LZnFPjV+t35eedlvl+uthmholk/XXxXTYgJWSexw==", "path": "system.net.http.json/5.0.0", "hashPath": "system.net.http.json.5.0.0.nupkg.sha512" }, "System.Runtime.CompilerServices.Unsafe/4.5.2": { "type": "package", "serviceable": true, "sha512": "sha512-wprSFgext8cwqymChhrBLu62LMg/1u92bU+VOwyfBimSPVFXtsNqEWC92Pf9ofzJFlk4IHmJA75EDJn1b2goAQ==", "path": "system.runtime.compilerservices.unsafe/4.5.2", "hashPath": "system.runtime.compilerservices.unsafe.4.5.2.nupkg.sha512" } } }