InstallerEngine/ServiceControlInstaller.Engine.deps.json
{
"runtimeTarget": { "name": ".NETCoreApp,Version=v6.0", "signature": "" }, "compilationOptions": {}, "targets": { ".NETCoreApp,Version=v6.0": { "ServiceControlInstaller.Engine/5.1.2": { "dependencies": { "DotNetZip": "1.16.0", "Microsoft.Build.Artifacts": "6.1.2", "Microsoft.Build.CopyOnWrite": "1.0.282", "Microsoft.Data.SqlClient": "2.1.7", "Newtonsoft.Json": "13.0.3", "NuGet.Versioning": "6.8.0", "Particular.Analyzers": "0.9.0", "Particular.Packaging": "4.0.0", "ServiceControl.LicenseManagement": "1.0.0", "System.DirectoryServices.AccountManagement": "7.0.1", "System.Management": "7.0.2", "System.ServiceProcess.ServiceController": "7.0.1" }, "runtime": { "ServiceControlInstaller.Engine.dll": {} } }, "DotNetZip/1.16.0": { "dependencies": { "System.Security.Permissions": "7.0.0", "System.Text.Encoding.CodePages": "4.7.1" }, "runtime": { "lib/netstandard2.0/DotNetZip.dll": { "assemblyVersion": "1.16.0.0", "fileVersion": "1.16.0.0" } } }, "Microsoft.Build.Artifacts/6.1.2": {}, "Microsoft.Build.CopyOnWrite/1.0.282": {}, "Microsoft.CSharp/4.5.0": {}, "Microsoft.Data.SqlClient/2.1.7": { "dependencies": { "Microsoft.Data.SqlClient.SNI.runtime": "2.1.1", "Microsoft.Identity.Client": "4.60.3", "Microsoft.IdentityModel.JsonWebTokens": "6.35.0", "Microsoft.IdentityModel.Protocols.OpenIdConnect": "6.8.0", "Microsoft.Win32.Registry": "4.7.0", "System.Configuration.ConfigurationManager": "7.0.0", "System.Diagnostics.DiagnosticSource": "7.0.2", "System.Runtime.Caching": "4.7.0", "System.Security.Principal.Windows": "4.7.0", "System.Text.Encoding.CodePages": "4.7.1" }, "runtime": { "lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll": { "assemblyVersion": "2.0.20168.4", "fileVersion": "2.0.20168.4" } }, "runtimeTargets": { "runtimes/unix/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll": { "rid": "unix", "assetType": "runtime", "assemblyVersion": "2.0.20168.4", "fileVersion": "2.0.20168.4" }, "runtimes/win/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "2.0.20168.4", "fileVersion": "2.0.20168.4" } } }, "Microsoft.Data.SqlClient.SNI.runtime/2.1.1": { "runtimeTargets": { "runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll": { "rid": "win-arm", "assetType": "native", "fileVersion": "2.1.1.0" }, "runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll": { "rid": "win-arm64", "assetType": "native", "fileVersion": "2.1.1.0" }, "runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll": { "rid": "win-x64", "assetType": "native", "fileVersion": "2.1.1.0" }, "runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll": { "rid": "win-x86", "assetType": "native", "fileVersion": "2.1.1.0" } } }, "Microsoft.Identity.Client/4.60.3": { "dependencies": { "Microsoft.Identity.Client.NativeInterop": "0.16.0", "Microsoft.IdentityModel.Abstractions": "6.35.0", "Microsoft.Web.WebView2": "1.0.864.35", "System.Diagnostics.DiagnosticSource": "7.0.2" }, "runtime": { "lib/net6.0-windows7.0/Microsoft.Identity.Client.dll": { "assemblyVersion": "4.60.3.0", "fileVersion": "4.60.3.0" } } }, "Microsoft.Identity.Client.NativeInterop/0.16.0": { "runtime": { "lib/netstandard2.0/Microsoft.Identity.Client.NativeInterop.dll": { "assemblyVersion": "0.16.0.0", "fileVersion": "0.16.0.0" } }, "runtimeTargets": { "runtimes/win-arm64/native/msalruntime_arm64.dll": { "rid": "win-arm64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/win-x64/native/msalruntime.dll": { "rid": "win-x64", "assetType": "native", "fileVersion": "0.0.0.0" }, "runtimes/win-x86/native/msalruntime_x86.dll": { "rid": "win-x86", "assetType": "native", "fileVersion": "0.0.0.0" } } }, "Microsoft.IdentityModel.Abstractions/6.35.0": { "runtime": { "lib/net6.0/Microsoft.IdentityModel.Abstractions.dll": { "assemblyVersion": "6.35.0.0", "fileVersion": "6.35.0.41201" } } }, "Microsoft.IdentityModel.JsonWebTokens/6.35.0": { "dependencies": { "Microsoft.IdentityModel.Tokens": "6.35.0", "System.Text.Encoding": "4.3.0", "System.Text.Encodings.Web": "7.0.0", "System.Text.Json": "7.0.3" }, "runtime": { "lib/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll": { "assemblyVersion": "6.35.0.0", "fileVersion": "6.35.0.41201" } } }, "Microsoft.IdentityModel.Logging/6.35.0": { "dependencies": { "Microsoft.IdentityModel.Abstractions": "6.35.0" }, "runtime": { "lib/net6.0/Microsoft.IdentityModel.Logging.dll": { "assemblyVersion": "6.35.0.0", "fileVersion": "6.35.0.41201" } } }, "Microsoft.IdentityModel.Protocols/6.8.0": { "dependencies": { "Microsoft.IdentityModel.Logging": "6.35.0", "Microsoft.IdentityModel.Tokens": "6.35.0" }, "runtime": { "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.dll": { "assemblyVersion": "6.8.0.0", "fileVersion": "6.8.0.11012" } } }, "Microsoft.IdentityModel.Protocols.OpenIdConnect/6.8.0": { "dependencies": { "Microsoft.IdentityModel.Protocols": "6.8.0", "System.IdentityModel.Tokens.Jwt": "6.35.0" }, "runtime": { "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": { "assemblyVersion": "6.8.0.0", "fileVersion": "6.8.0.11012" } } }, "Microsoft.IdentityModel.Tokens/6.35.0": { "dependencies": { "Microsoft.CSharp": "4.5.0", "Microsoft.IdentityModel.Logging": "6.35.0", "System.Security.Cryptography.Cng": "4.5.0" }, "runtime": { "lib/net6.0/Microsoft.IdentityModel.Tokens.dll": { "assemblyVersion": "6.35.0.0", "fileVersion": "6.35.0.41201" } } }, "Microsoft.NETCore.Platforms/3.1.1": {}, "Microsoft.NETCore.Targets/1.1.0": {}, "Microsoft.Web.WebView2/1.0.864.35": { "runtime": { "lib/netcoreapp3.0/Microsoft.Web.WebView2.Core.dll": { "assemblyVersion": "1.0.864.35", "fileVersion": "1.0.864.35" }, "lib/netcoreapp3.0/Microsoft.Web.WebView2.WinForms.dll": { "assemblyVersion": "1.0.864.35", "fileVersion": "1.0.864.35" }, "lib/netcoreapp3.0/Microsoft.Web.WebView2.Wpf.dll": { "assemblyVersion": "1.0.864.35", "fileVersion": "1.0.864.35" } }, "runtimeTargets": { "runtimes/win-arm64/native/WebView2Loader.dll": { "rid": "win-arm64", "assetType": "native", "fileVersion": "1.0.864.35" }, "runtimes/win-x64/native/WebView2Loader.dll": { "rid": "win-x64", "assetType": "native", "fileVersion": "1.0.864.35" }, "runtimes/win-x86/native/WebView2Loader.dll": { "rid": "win-x86", "assetType": "native", "fileVersion": "1.0.864.35" } } }, "Microsoft.Win32.Registry/4.7.0": { "dependencies": { "System.Security.AccessControl": "4.7.0", "System.Security.Principal.Windows": "4.7.0" } }, "Microsoft.Win32.SystemEvents/7.0.0": { "runtime": { "lib/net6.0/Microsoft.Win32.SystemEvents.dll": { "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.22.51805" } }, "runtimeTargets": { "runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.22.51805" } } }, "MinVer/4.3.0": {}, "Newtonsoft.Json/13.0.3": { "runtime": { "lib/net6.0/Newtonsoft.Json.dll": { "assemblyVersion": "13.0.0.0", "fileVersion": "13.0.3.27908" } } }, "NuGet.Versioning/6.8.0": { "runtime": { "lib/netstandard2.0/NuGet.Versioning.dll": { "assemblyVersion": "6.8.0.131", "fileVersion": "6.8.0.131" } } }, "Particular.Analyzers/0.9.0": {}, "Particular.Licensing.Sources/5.1.0": { "dependencies": { "System.Security.Cryptography.Xml": "7.0.0" } }, "Particular.Packaging/4.0.0": { "dependencies": { "MinVer": "4.3.0" } }, "System.CodeDom/7.0.0": { "runtime": { "lib/net6.0/System.CodeDom.dll": { "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.22.51805" } } }, "System.Configuration.ConfigurationManager/7.0.0": { "dependencies": { "System.Security.Cryptography.ProtectedData": "7.0.0", "System.Security.Permissions": "7.0.0" }, "runtime": { "lib/net6.0/System.Configuration.ConfigurationManager.dll": { "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.22.51805" } } }, "System.Diagnostics.DiagnosticSource/7.0.2": { "dependencies": { "System.Runtime.CompilerServices.Unsafe": "6.0.0" }, "runtime": { "lib/net6.0/System.Diagnostics.DiagnosticSource.dll": { "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.423.11508" } } }, "System.Diagnostics.EventLog/7.0.0": { "runtime": { "lib/net6.0/System.Diagnostics.EventLog.dll": { "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.22.51805" } }, "runtimeTargets": { "runtimes/win/lib/net6.0/System.Diagnostics.EventLog.Messages.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "7.0.0.0", "fileVersion": "0.0.0.0" }, "runtimes/win/lib/net6.0/System.Diagnostics.EventLog.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.22.51805" } } }, "System.DirectoryServices/7.0.1": { "dependencies": { "System.Security.Permissions": "7.0.0" }, "runtime": { "lib/net6.0/System.DirectoryServices.dll": { "assemblyVersion": "4.0.0.0", "fileVersion": "7.0.323.6910" } }, "runtimeTargets": { "runtimes/win/lib/net6.0/System.DirectoryServices.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "4.0.0.0", "fileVersion": "7.0.323.6910" } } }, "System.DirectoryServices.AccountManagement/7.0.1": { "dependencies": { "System.Configuration.ConfigurationManager": "7.0.0", "System.DirectoryServices": "7.0.1", "System.DirectoryServices.Protocols": "7.0.1" }, "runtime": { "lib/net6.0/System.DirectoryServices.AccountManagement.dll": { "assemblyVersion": "4.0.0.0", "fileVersion": "7.0.1123.42427" } }, "runtimeTargets": { "runtimes/win/lib/net6.0/System.DirectoryServices.AccountManagement.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "4.0.0.0", "fileVersion": "7.0.1123.42427" } } }, "System.DirectoryServices.Protocols/7.0.1": { "runtime": { "lib/net6.0/System.DirectoryServices.Protocols.dll": { "assemblyVersion": "7.0.0.1", "fileVersion": "7.0.723.27404" } }, "runtimeTargets": { "runtimes/linux/lib/net6.0/System.DirectoryServices.Protocols.dll": { "rid": "linux", "assetType": "runtime", "assemblyVersion": "7.0.0.1", "fileVersion": "7.0.723.27404" }, "runtimes/osx/lib/net6.0/System.DirectoryServices.Protocols.dll": { "rid": "osx", "assetType": "runtime", "assemblyVersion": "7.0.0.1", "fileVersion": "7.0.723.27404" }, "runtimes/win/lib/net6.0/System.DirectoryServices.Protocols.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "7.0.0.1", "fileVersion": "7.0.723.27404" } } }, "System.Drawing.Common/7.0.0": { "dependencies": { "Microsoft.Win32.SystemEvents": "7.0.0" }, "runtime": { "lib/net6.0/System.Drawing.Common.dll": { "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.22.51805" } }, "runtimeTargets": { "runtimes/win/lib/net6.0/System.Drawing.Common.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.22.51805" } } }, "System.Formats.Asn1/8.0.0": { "runtime": { "lib/net6.0/System.Formats.Asn1.dll": { "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.23.53103" } } }, "System.IdentityModel.Tokens.Jwt/6.35.0": { "dependencies": { "Microsoft.IdentityModel.JsonWebTokens": "6.35.0", "Microsoft.IdentityModel.Tokens": "6.35.0" }, "runtime": { "lib/net6.0/System.IdentityModel.Tokens.Jwt.dll": { "assemblyVersion": "6.35.0.0", "fileVersion": "6.35.0.41201" } } }, "System.Management/7.0.2": { "dependencies": { "System.CodeDom": "7.0.0" }, "runtime": { "lib/net6.0/System.Management.dll": { "assemblyVersion": "7.0.0.2", "fileVersion": "7.0.723.27404" } }, "runtimeTargets": { "runtimes/win/lib/net6.0/System.Management.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "7.0.0.2", "fileVersion": "7.0.723.27404" } } }, "System.Runtime/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "3.1.1", "Microsoft.NETCore.Targets": "1.1.0" } }, "System.Runtime.Caching/4.7.0": { "dependencies": { "System.Configuration.ConfigurationManager": "7.0.0" }, "runtime": { "lib/netstandard2.0/System.Runtime.Caching.dll": { "assemblyVersion": "4.0.1.0", "fileVersion": "4.700.19.56404" } }, "runtimeTargets": { "runtimes/win/lib/netstandard2.0/System.Runtime.Caching.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "4.0.1.0", "fileVersion": "4.700.19.56404" } } }, "System.Runtime.CompilerServices.Unsafe/6.0.0": {}, "System.Security.AccessControl/4.7.0": { "dependencies": { "Microsoft.NETCore.Platforms": "3.1.1", "System.Security.Principal.Windows": "4.7.0" } }, "System.Security.Cryptography.Cng/4.5.0": {}, "System.Security.Cryptography.Pkcs/8.0.0": { "dependencies": { "System.Formats.Asn1": "8.0.0" }, "runtime": { "lib/net6.0/System.Security.Cryptography.Pkcs.dll": { "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.23.53103" } }, "runtimeTargets": { "runtimes/win/lib/net6.0/System.Security.Cryptography.Pkcs.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.23.53103" } } }, "System.Security.Cryptography.ProtectedData/7.0.0": { "runtime": { "lib/net6.0/System.Security.Cryptography.ProtectedData.dll": { "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.22.51805" } }, "runtimeTargets": { "runtimes/win/lib/net6.0/System.Security.Cryptography.ProtectedData.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.22.51805" } } }, "System.Security.Cryptography.Xml/7.0.0": { "dependencies": { "System.Security.Cryptography.Pkcs": "8.0.0" }, "runtime": { "lib/net6.0/System.Security.Cryptography.Xml.dll": { "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.22.51805" } } }, "System.Security.Permissions/7.0.0": { "dependencies": { "System.Windows.Extensions": "7.0.0" }, "runtime": { "lib/net6.0/System.Security.Permissions.dll": { "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.22.51805" } } }, "System.Security.Principal.Windows/4.7.0": {}, "System.ServiceProcess.ServiceController/7.0.1": { "dependencies": { "System.Diagnostics.EventLog": "7.0.0" }, "runtime": { "lib/net6.0/System.ServiceProcess.ServiceController.dll": { "assemblyVersion": "7.0.0.1", "fileVersion": "7.0.723.27404" } }, "runtimeTargets": { "runtimes/win/lib/net6.0/System.ServiceProcess.ServiceController.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "7.0.0.1", "fileVersion": "7.0.723.27404" } } }, "System.Text.Encoding/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "3.1.1", "Microsoft.NETCore.Targets": "1.1.0", "System.Runtime": "4.3.0" } }, "System.Text.Encoding.CodePages/4.7.1": { "dependencies": { "Microsoft.NETCore.Platforms": "3.1.1" } }, "System.Text.Encodings.Web/7.0.0": { "dependencies": { "System.Runtime.CompilerServices.Unsafe": "6.0.0" }, "runtime": { "lib/net6.0/System.Text.Encodings.Web.dll": { "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.22.51805" } }, "runtimeTargets": { "runtimes/browser/lib/net6.0/System.Text.Encodings.Web.dll": { "rid": "browser", "assetType": "runtime", "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.22.51805" } } }, "System.Text.Json/7.0.3": { "dependencies": { "System.Runtime.CompilerServices.Unsafe": "6.0.0", "System.Text.Encodings.Web": "7.0.0" }, "runtime": { "lib/net6.0/System.Text.Json.dll": { "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.723.27404" } } }, "System.Windows.Extensions/7.0.0": { "dependencies": { "System.Drawing.Common": "7.0.0" }, "runtime": { "lib/net6.0/System.Windows.Extensions.dll": { "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.22.51805" } }, "runtimeTargets": { "runtimes/win/lib/net6.0/System.Windows.Extensions.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.22.51805" } } }, "ServiceControl.LicenseManagement/1.0.0": { "dependencies": { "Particular.Licensing.Sources": "5.1.0" }, "runtime": { "ServiceControl.LicenseManagement.dll": {} } } } }, "libraries": { "ServiceControlInstaller.Engine/5.1.2": { "type": "project", "serviceable": false, "sha512": "" }, "DotNetZip/1.16.0": { "type": "package", "serviceable": true, "sha512": "sha512-CS9sjjXF23FLIbwlLT5k/jXBYxVnLMn01lyAvN/hxFM+UDvSicjTPB9ZMA+Wp/QlvBPbD2pzkAXUp1O50gP/Lw==", "path": "dotnetzip/1.16.0", "hashPath": "dotnetzip.1.16.0.nupkg.sha512" }, "Microsoft.Build.Artifacts/6.1.2": { "type": "package", "serviceable": true, "sha512": "sha512-hh4F15TNT+N81w5c+RCBb5/L5agSzzyjfyXdJ53UcPRDN9+4qr4991XCn4kZR0yd9sUQD+W8VKXefYDHgS17gg==", "path": "microsoft.build.artifacts/6.1.2", "hashPath": "microsoft.build.artifacts.6.1.2.nupkg.sha512" }, "Microsoft.Build.CopyOnWrite/1.0.282": { "type": "package", "serviceable": true, "sha512": "sha512-UQMiAQTUmI56izLmdZ756oT0O2kKDrAR1oRr4Vc/YJCxjgaqOIxhtEOVLSrHzU3DE9WhWAMJAYfvb6eN4JHOrw==", "path": "microsoft.build.copyonwrite/1.0.282", "hashPath": "microsoft.build.copyonwrite.1.0.282.nupkg.sha512" }, "Microsoft.CSharp/4.5.0": { "type": "package", "serviceable": true, "sha512": "sha512-kaj6Wb4qoMuH3HySFJhxwQfe8R/sJsNJnANrvv8WdFPMoNbKY5htfNscv+LHCu5ipz+49m2e+WQXpLXr9XYemQ==", "path": "microsoft.csharp/4.5.0", "hashPath": "microsoft.csharp.4.5.0.nupkg.sha512" }, "Microsoft.Data.SqlClient/2.1.7": { "type": "package", "serviceable": true, "sha512": "sha512-dSdlcXPszeOjjDX9a0buMFgYqKrI5bTxdSgX3JyCa+OL80NUstJSxOJr0j9oOn8mpP5PgWeRC2bVf/Zf2Cjv+g==", "path": "microsoft.data.sqlclient/2.1.7", "hashPath": "microsoft.data.sqlclient.2.1.7.nupkg.sha512" }, "Microsoft.Data.SqlClient.SNI.runtime/2.1.1": { "type": "package", "serviceable": true, "sha512": "sha512-JwGDWkyZgm7SATJmFLfT2G4teimvNbNtq3lsS9a5DzvhEZnQrZjZhevCU0vdx8MjheLHoG5vocuO03QtioFQxQ==", "path": "microsoft.data.sqlclient.sni.runtime/2.1.1", "hashPath": "microsoft.data.sqlclient.sni.runtime.2.1.1.nupkg.sha512" }, "Microsoft.Identity.Client/4.60.3": { "type": "package", "serviceable": true, "sha512": "sha512-jve1RzmSpBhGlqMzPva6VfRbLMLZZc1Q8WRVZf8+iEruQkBgDTJPq8OeTehcY4GGYG1j6UB1xVofVE+n4BLDdw==", "path": "microsoft.identity.client/4.60.3", "hashPath": "microsoft.identity.client.4.60.3.nupkg.sha512" }, "Microsoft.Identity.Client.NativeInterop/0.16.0": { "type": "package", "serviceable": true, "sha512": "sha512-riaIH9tT4kRG4xKFxx+wpuo+VAZVOr1ElbNubcvpFXb82gjEmZtJRzpdiS4tdRYTVh6CUKNz9AINAptActTtBQ==", "path": "microsoft.identity.client.nativeinterop/0.16.0", "hashPath": "microsoft.identity.client.nativeinterop.0.16.0.nupkg.sha512" }, "Microsoft.IdentityModel.Abstractions/6.35.0": { "type": "package", "serviceable": true, "sha512": "sha512-xuR8E4Rd96M41CnUSCiOJ2DBh+z+zQSmyrYHdYhD6K4fXBcQGVnRCFQ0efROUYpP+p0zC1BLKr0JRpVuujTZSg==", "path": "microsoft.identitymodel.abstractions/6.35.0", "hashPath": "microsoft.identitymodel.abstractions.6.35.0.nupkg.sha512" }, "Microsoft.IdentityModel.JsonWebTokens/6.35.0": { "type": "package", "serviceable": true, "sha512": "sha512-9wxai3hKgZUb4/NjdRKfQd0QJvtXKDlvmGMYACbEC8DFaicMFCFhQFZq9ZET1kJLwZahf2lfY5Gtcpsx8zYzbg==", "path": "microsoft.identitymodel.jsonwebtokens/6.35.0", "hashPath": "microsoft.identitymodel.jsonwebtokens.6.35.0.nupkg.sha512" }, "Microsoft.IdentityModel.Logging/6.35.0": { "type": "package", "serviceable": true, "sha512": "sha512-jePrSfGAmqT81JDCNSY+fxVWoGuJKt9e6eJ+vT7+quVS55nWl//jGjUQn4eFtVKt4rt5dXaleZdHRB9J9AJZ7Q==", "path": "microsoft.identitymodel.logging/6.35.0", "hashPath": "microsoft.identitymodel.logging.6.35.0.nupkg.sha512" }, "Microsoft.IdentityModel.Protocols/6.8.0": { "type": "package", "serviceable": true, "sha512": "sha512-OJZx5nPdiH+MEkwCkbJrTAUiO/YzLe0VSswNlDxJsJD9bhOIdXHufh650pfm59YH1DNevp3/bXzukKrG57gA1w==", "path": "microsoft.identitymodel.protocols/6.8.0", "hashPath": "microsoft.identitymodel.protocols.6.8.0.nupkg.sha512" }, "Microsoft.IdentityModel.Protocols.OpenIdConnect/6.8.0": { "type": "package", "serviceable": true, "sha512": "sha512-X/PiV5l3nYYsodtrNMrNQIVlDmHpjQQ5w48E+o/D5H4es2+4niEyQf3l03chvZGWNzBRhfSstaXr25/Ye4AeYw==", "path": "microsoft.identitymodel.protocols.openidconnect/6.8.0", "hashPath": "microsoft.identitymodel.protocols.openidconnect.6.8.0.nupkg.sha512" }, "Microsoft.IdentityModel.Tokens/6.35.0": { "type": "package", "serviceable": true, "sha512": "sha512-RN7lvp7s3Boucg1NaNAbqDbxtlLj5Qeb+4uSS1TeK5FSBVM40P4DKaTKChT43sHyKfh7V0zkrMph6DdHvyA4bg==", "path": "microsoft.identitymodel.tokens/6.35.0", "hashPath": "microsoft.identitymodel.tokens.6.35.0.nupkg.sha512" }, "Microsoft.NETCore.Platforms/3.1.1": { "type": "package", "serviceable": true, "sha512": "sha512-RmINcaqiEkawM9C8oxFMN/CZmn1fGKWVsosbSY/8ARUNdHqV47hqhPVbrG3qUqLaRQI5w4HuqFOqrbhoSWcH6w==", "path": "microsoft.netcore.platforms/3.1.1", "hashPath": "microsoft.netcore.platforms.3.1.1.nupkg.sha512" }, "Microsoft.NETCore.Targets/1.1.0": { "type": "package", "serviceable": true, "sha512": "sha512-aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==", "path": "microsoft.netcore.targets/1.1.0", "hashPath": "microsoft.netcore.targets.1.1.0.nupkg.sha512" }, "Microsoft.Web.WebView2/1.0.864.35": { "type": "package", "serviceable": true, "sha512": "sha512-V1qyLRiAZ31qmOOCFCjoONgaUfvJRiTHWcJWkT3V7pluM2+P6QAgqmbE4UX7Gt4sh6eN34wqM30OnTZ6HXI/sw==", "path": "microsoft.web.webview2/1.0.864.35", "hashPath": "microsoft.web.webview2.1.0.864.35.nupkg.sha512" }, "Microsoft.Win32.Registry/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-KSrRMb5vNi0CWSGG1++id2ZOs/1QhRqROt+qgbEAdQuGjGrFcl4AOl4/exGPUYz2wUnU42nvJqon1T3U0kPXLA==", "path": "microsoft.win32.registry/4.7.0", "hashPath": "microsoft.win32.registry.4.7.0.nupkg.sha512" }, "Microsoft.Win32.SystemEvents/7.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-2nXPrhdAyAzir0gLl8Yy8S5Mnm/uBSQQA7jEsILOS1MTyS7DbmV1NgViMtvV1sfCD1ebITpNwb1NIinKeJgUVQ==", "path": "microsoft.win32.systemevents/7.0.0", "hashPath": "microsoft.win32.systemevents.7.0.0.nupkg.sha512" }, "MinVer/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-YNVAW3loCFW4kTwensApaZUl+7xREK75QQNOFSbsbXx2sCSm9/IHBjUHsJGn3u0UA5r/sAqrdYBNUlOFfLhUrA==", "path": "minver/4.3.0", "hashPath": "minver.4.3.0.nupkg.sha512" }, "Newtonsoft.Json/13.0.3": { "type": "package", "serviceable": true, "sha512": "sha512-HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==", "path": "newtonsoft.json/13.0.3", "hashPath": "newtonsoft.json.13.0.3.nupkg.sha512" }, "NuGet.Versioning/6.8.0": { "type": "package", "serviceable": true, "sha512": "sha512-WBu15cdv1lqKkPKXDQOEmEzwKemwrczKYlc2jtuZgRYiZ8TG8F4QzPYiE0Q9eVIpMSk8Aky7mUephf19HjBPOw==", "path": "nuget.versioning/6.8.0", "hashPath": "nuget.versioning.6.8.0.nupkg.sha512" }, "Particular.Analyzers/0.9.0": { "type": "package", "serviceable": true, "sha512": "sha512-qdKNfkD9ki+wGBEovBsdsSEszIum0F/L3zCFvpMd536dtwZWHBf38xnuc0iwjApmQJKMb67CW5Inl4HlLqmYQw==", "path": "particular.analyzers/0.9.0", "hashPath": "particular.analyzers.0.9.0.nupkg.sha512" }, "Particular.Licensing.Sources/5.1.0": { "type": "package", "serviceable": true, "sha512": "sha512-LpjMBWG6KVh3NN2/8ED/n4MfJrqdw1Zc9x6hEjNltcT868lwBdvaYdNqSixF83ssqQRKRM2f22lCEtHQoxsKCg==", "path": "particular.licensing.sources/5.1.0", "hashPath": "particular.licensing.sources.5.1.0.nupkg.sha512" }, "Particular.Packaging/4.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-0OsXWWLmI2bubVgj2ZtlwVp6GHk2fx5MIbbu1UZyj1mJ/ayWObt3kM8LfVh1+L/iRfKyivPBtXNik0bvyHOAfA==", "path": "particular.packaging/4.0.0", "hashPath": "particular.packaging.4.0.0.nupkg.sha512" }, "System.CodeDom/7.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-GLltyqEsE5/3IE+zYRP5sNa1l44qKl9v+bfdMcwg+M9qnQf47wK3H0SUR/T+3N4JEQXF3vV4CSuuo0rsg+nq2A==", "path": "system.codedom/7.0.0", "hashPath": "system.codedom.7.0.0.nupkg.sha512" }, "System.Configuration.ConfigurationManager/7.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-WvRUdlL1lB0dTRZSs5XcQOd5q9MYNk90GkbmRmiCvRHThWiojkpGqWdmEDJdXyHbxG/BhE5hmVbMfRLXW9FJVA==", "path": "system.configuration.configurationmanager/7.0.0", "hashPath": "system.configuration.configurationmanager.7.0.0.nupkg.sha512" }, "System.Diagnostics.DiagnosticSource/7.0.2": { "type": "package", "serviceable": true, "sha512": "sha512-hYr3I9N9811e0Bjf2WNwAGGyTuAFbbTgX1RPLt/3Wbm68x3IGcX5Cl75CMmgT6WlNwLQ2tCCWfqYPpypjaf2xA==", "path": "system.diagnostics.diagnosticsource/7.0.2", "hashPath": "system.diagnostics.diagnosticsource.7.0.2.nupkg.sha512" }, "System.Diagnostics.EventLog/7.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-eUDP47obqQm3SFJfP6z+Fx2nJ4KKTQbXB4Q9Uesnzw9SbYdhjyoGXuvDn/gEmFY6N5Z3bFFbpAQGA7m6hrYJCw==", "path": "system.diagnostics.eventlog/7.0.0", "hashPath": "system.diagnostics.eventlog.7.0.0.nupkg.sha512" }, "System.DirectoryServices/7.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-Z4FVdUJEVXbf7/f/hU6cFZDtxN5ozUVKJMzXoHmC+GCeTcqzlxqmWtxurejxG3K+kZ6H0UKwNshoK1CYnmJ1sg==", "path": "system.directoryservices/7.0.1", "hashPath": "system.directoryservices.7.0.1.nupkg.sha512" }, "System.DirectoryServices.AccountManagement/7.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-UNytHYwA5IF55WQhashsMG57ize83JUGJxD8YJlOyO9ZlMTOD4Nt7y+A6mvmrU/swDoYWaVL+TNwE6hk9lyvbA==", "path": "system.directoryservices.accountmanagement/7.0.1", "hashPath": "system.directoryservices.accountmanagement.7.0.1.nupkg.sha512" }, "System.DirectoryServices.Protocols/7.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-t9hsL+UYRzNs30pnT2Tdx6ngX8McFUjru0a0ekNgu/YXfkXN+dx5OvSEv0/p7H2q3pdJLH7TJPWX7e55J8QB9A==", "path": "system.directoryservices.protocols/7.0.1", "hashPath": "system.directoryservices.protocols.7.0.1.nupkg.sha512" }, "System.Drawing.Common/7.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-KIX+oBU38pxkKPxvLcLfIkOV5Ien8ReN78wro7OF5/erwcmortzeFx+iBswlh2Vz6gVne0khocQudGwaO1Ey6A==", "path": "system.drawing.common/7.0.0", "hashPath": "system.drawing.common.7.0.0.nupkg.sha512" }, "System.Formats.Asn1/8.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-AJukBuLoe3QeAF+mfaRKQb2dgyrvt340iMBHYv+VdBzCUM06IxGlvl0o/uPOS7lHnXPN6u8fFRHSHudx5aTi8w==", "path": "system.formats.asn1/8.0.0", "hashPath": "system.formats.asn1.8.0.0.nupkg.sha512" }, "System.IdentityModel.Tokens.Jwt/6.35.0": { "type": "package", "serviceable": true, "sha512": "sha512-yxGIQd3BFK7F6S62/7RdZk3C/mfwyVxvh6ngd1VYMBmbJ1YZZA9+Ku6suylVtso0FjI0wbElpJ0d27CdsyLpBQ==", "path": "system.identitymodel.tokens.jwt/6.35.0", "hashPath": "system.identitymodel.tokens.jwt.6.35.0.nupkg.sha512" }, "System.Management/7.0.2": { "type": "package", "serviceable": true, "sha512": "sha512-/qEUN91mP/MUQmJnM5y5BdT7ZoPuVrtxnFlbJ8a3kBJGhe2wCzBfnPFtK2wTtEEcf3DMGR9J00GZZfg6HRI6yA==", "path": "system.management/7.0.2", "hashPath": "system.management.7.0.2.nupkg.sha512" }, "System.Runtime/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==", "path": "system.runtime/4.3.0", "hashPath": "system.runtime.4.3.0.nupkg.sha512" }, "System.Runtime.Caching/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-NdvNRjTPxYvIEhXQszT9L9vJhdQoX6AQ0AlhjTU+5NqFQVuacJTfhPVAvtGWNA2OJCqRiR/okBcZgMwI6MqcZg==", "path": "system.runtime.caching/4.7.0", "hashPath": "system.runtime.caching.4.7.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/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-JECvTt5aFF3WT3gHpfofL2MNNP6v84sxtXxpqhLBCcDRzqsPBmHhQ6shv4DwwN2tRlzsUxtb3G9M3763rbXKDg==", "path": "system.security.accesscontrol/4.7.0", "hashPath": "system.security.accesscontrol.4.7.0.nupkg.sha512" }, "System.Security.Cryptography.Cng/4.5.0": { "type": "package", "serviceable": true, "sha512": "sha512-WG3r7EyjUe9CMPFSs6bty5doUqT+q9pbI80hlNzo2SkPkZ4VTuZkGWjpp77JB8+uaL4DFPRdBsAY+DX3dBK92A==", "path": "system.security.cryptography.cng/4.5.0", "hashPath": "system.security.cryptography.cng.4.5.0.nupkg.sha512" }, "System.Security.Cryptography.Pkcs/8.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-ULmp3xoOwNYjOYp4JZ2NK/6NdTgiN1GQXzVVN1njQ7LOZ0d0B9vyMnhyqbIi9Qw4JXj1JgCsitkTShboHRx7Eg==", "path": "system.security.cryptography.pkcs/8.0.0", "hashPath": "system.security.cryptography.pkcs.8.0.0.nupkg.sha512" }, "System.Security.Cryptography.ProtectedData/7.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-xSPiLNlHT6wAHtugASbKAJwV5GVqQK351crnILAucUioFqqieDN79evO1rku1ckt/GfjIn+b17UaSskoY03JuA==", "path": "system.security.cryptography.protecteddata/7.0.0", "hashPath": "system.security.cryptography.protecteddata.7.0.0.nupkg.sha512" }, "System.Security.Cryptography.Xml/7.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-LHc5PUypYGAMNf/2DzCxOXREKamwCtdUtxb/WpCnHngORVYZbUdSMnm1PcKvEvzKUTKSC0CL6aVAywzbEEeNQg==", "path": "system.security.cryptography.xml/7.0.0", "hashPath": "system.security.cryptography.xml.7.0.0.nupkg.sha512" }, "System.Security.Permissions/7.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-Vmp0iRmCEno9BWiskOW5pxJ3d9n+jUqKxvX4GhLwFhnQaySZmBN2FuC0N5gjFHgyFMUjC5sfIJ8KZfoJwkcMmA==", "path": "system.security.permissions/7.0.0", "hashPath": "system.security.permissions.7.0.0.nupkg.sha512" }, "System.Security.Principal.Windows/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-ojD0PX0XhneCsUbAZVKdb7h/70vyYMDYs85lwEI+LngEONe/17A0cFaRFqZU+sOEidcVswYWikYOQ9PPfjlbtQ==", "path": "system.security.principal.windows/4.7.0", "hashPath": "system.security.principal.windows.4.7.0.nupkg.sha512" }, "System.ServiceProcess.ServiceController/7.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-rPfXTJzYU46AmWYXRATQzQQ01hICrkl3GuUHgpAr9mnUwAVSsga5x3mBxanFPlJBV9ilzqMXbQyDLJQAbyTnSw==", "path": "system.serviceprocess.servicecontroller/7.0.1", "hashPath": "system.serviceprocess.servicecontroller.7.0.1.nupkg.sha512" }, "System.Text.Encoding/4.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==", "path": "system.text.encoding/4.3.0", "hashPath": "system.text.encoding.4.3.0.nupkg.sha512" }, "System.Text.Encoding.CodePages/4.7.1": { "type": "package", "serviceable": true, "sha512": "sha512-i2fOvznVVgOOTLUz8FgSap/MsR98I4Iaoz99VXcOW/e7Y2OdY42zhYpBYpZyivk5alYY/UsOWAVswhtjxceodA==", "path": "system.text.encoding.codepages/4.7.1", "hashPath": "system.text.encoding.codepages.4.7.1.nupkg.sha512" }, "System.Text.Encodings.Web/7.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-OP6umVGxc0Z0MvZQBVigj4/U31Pw72ITihDWP9WiWDm+q5aoe0GaJivsfYGq53o6dxH7DcXWiCTl7+0o2CGdmg==", "path": "system.text.encodings.web/7.0.0", "hashPath": "system.text.encodings.web.7.0.0.nupkg.sha512" }, "System.Text.Json/7.0.3": { "type": "package", "serviceable": true, "sha512": "sha512-AyjhwXN1zTFeIibHimfJn6eAsZ7rTBib79JQpzg8WAuR/HKDu9JGNHTuu3nbbXQ/bgI+U4z6HtZmCHNXB1QXrQ==", "path": "system.text.json/7.0.3", "hashPath": "system.text.json.7.0.3.nupkg.sha512" }, "System.Windows.Extensions/7.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-bR4qdCmssMMbo9Fatci49An5B1UaVJZHKNq70PRgzoLYIlitb8Tj7ns/Xt5Pz1CkERiTjcVBDU2y1AVrPBYkaw==", "path": "system.windows.extensions/7.0.0", "hashPath": "system.windows.extensions.7.0.0.nupkg.sha512" }, "ServiceControl.LicenseManagement/1.0.0": { "type": "project", "serviceable": false, "sha512": "" } } } |