{
  "runtimeTarget": {
    "name": ".NETCoreApp,Version=v8.0",
    "signature": ""
  },
  "compilationOptions": {},
  "targets": {
    ".NETCoreApp,Version=v8.0": {
      "CWAInstaller/1.0.0": {
        "dependencies": {
          "CWAInstallerHelper": "1.0.0",
          "Microsoft-WindowsAPICodePack-ShellExtensions": "1.1.4",
          "Microsoft.Windows.Compatibility": "8.0.11",
          "PInvoke.User32": "0.7.124",
          "ResourcesManager": "1.0.0",
          "System.Security.Cryptography.Xml": "8.0.3",
          "CwaWindowsCommonLogger": "26.3.10.2",
          "GacsClientService.Net": "26.3.10.2",
          "libctxgacsWinCLI": "26.3.0.0",
          "RegistryDotNet": "1.0.9623.2156",
          "SentryCrashReportingHelperDotnet": "26.3.10.2",
          "UtilityDotNet": "26.3.10.2",
          "runtimepack.Microsoft.Windows.SDK.NET.Ref": "10.0.22000.57"
        },
        "runtime": {
          "CWAInstaller.dll": {}
        }
      },
      "runtimepack.Microsoft.Windows.SDK.NET.Ref/10.0.22000.57": {
        "runtime": {
          "Microsoft.Windows.SDK.NET.dll": {
            "assemblyVersion": "10.0.22000.38",
            "fileVersion": "10.0.22000.55"
          },
          "WinRT.Runtime.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.48161"
          }
        }
      },
      "Microsoft-WindowsAPICodePack-Core/1.1.4": {
        "runtime": {
          "lib/netcoreapp3.1/Microsoft.WindowsAPICodePack.dll": {
            "assemblyVersion": "1.1.4.0",
            "fileVersion": "1.1.4.0"
          }
        }
      },
      "Microsoft-WindowsAPICodePack-Shell/1.1.4": {
        "dependencies": {
          "Microsoft-WindowsAPICodePack-Core": "1.1.4"
        },
        "runtime": {
          "lib/netcoreapp3.1/Microsoft.WindowsAPICodePack.Shell.dll": {
            "assemblyVersion": "1.1.4.0",
            "fileVersion": "1.1.4.0"
          }
        }
      },
      "Microsoft-WindowsAPICodePack-ShellExtensions/1.1.4": {
        "dependencies": {
          "Microsoft-WindowsAPICodePack-Core": "1.1.4",
          "Microsoft-WindowsAPICodePack-Shell": "1.1.4"
        },
        "runtime": {
          "lib/netcoreapp3.1/Microsoft.WindowsAPICodePack.ShellExtensions.dll": {
            "assemblyVersion": "1.1.4.0",
            "fileVersion": "1.1.4.0"
          }
        }
      },
      "Microsoft.Bcl.AsyncInterfaces/5.0.0": {
        "runtime": {
          "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.20.51904"
          }
        }
      },
      "Microsoft.Extensions.ObjectPool/5.0.10": {
        "runtime": {
          "lib/net5.0/Microsoft.Extensions.ObjectPool.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1021.41022"
          }
        }
      },
      "Microsoft.NETCore.Platforms/3.1.0": {},
      "Microsoft.Win32.Registry/4.7.0": {
        "dependencies": {
          "System.Security.AccessControl": "4.7.0",
          "System.Security.Principal.Windows": "5.0.0"
        }
      },
      "Microsoft.Win32.Registry.AccessControl/8.0.0": {},
      "Microsoft.Win32.SystemEvents/8.0.0": {},
      "Microsoft.Windows.Compatibility/8.0.11": {
        "dependencies": {
          "Microsoft.Win32.Registry.AccessControl": "8.0.0",
          "Microsoft.Win32.SystemEvents": "8.0.0",
          "System.CodeDom": "8.0.0",
          "System.ComponentModel.Composition": "8.0.0",
          "System.ComponentModel.Composition.Registration": "8.0.0",
          "System.Configuration.ConfigurationManager": "8.0.1",
          "System.Data.Odbc": "8.0.1",
          "System.Data.OleDb": "8.0.1",
          "System.Data.SqlClient": "4.8.6",
          "System.Diagnostics.EventLog": "8.0.1",
          "System.Diagnostics.PerformanceCounter": "8.0.1",
          "System.DirectoryServices": "8.0.0",
          "System.DirectoryServices.AccountManagement": "8.0.1",
          "System.DirectoryServices.Protocols": "8.0.0",
          "System.Drawing.Common": "8.0.11",
          "System.IO.Packaging": "8.0.1",
          "System.IO.Ports": "8.0.0",
          "System.Management": "8.0.0",
          "System.Reflection.Context": "8.0.0",
          "System.Runtime.Caching": "8.0.1",
          "System.Security.Cryptography.Pkcs": "8.0.1",
          "System.Security.Cryptography.ProtectedData": "8.0.0",
          "System.Security.Cryptography.Xml": "8.0.3",
          "System.Security.Permissions": "8.0.0",
          "System.ServiceModel.Duplex": "4.10.0",
          "System.ServiceModel.Http": "4.10.0",
          "System.ServiceModel.NetTcp": "4.10.0",
          "System.ServiceModel.Primitives": "4.10.0",
          "System.ServiceModel.Security": "4.10.0",
          "System.ServiceModel.Syndication": "8.0.0",
          "System.ServiceProcess.ServiceController": "8.0.1",
          "System.Speech": "8.0.0",
          "System.Text.Encoding.CodePages": "8.0.0",
          "System.Threading.AccessControl": "8.0.0",
          "System.Web.Services.Description": "4.10.0"
        }
      },
      "Microsoft.Windows.SDK.BuildTools/10.0.26100.1742": {},
      "PInvoke.Kernel32/0.7.124": {
        "dependencies": {
          "PInvoke.Windows.Core": "0.7.124",
          "System.Threading.Tasks.Extensions": "4.5.4"
        },
        "runtime": {
          "lib/netstandard2.0/PInvoke.Kernel32.dll": {
            "assemblyVersion": "0.7.0.0",
            "fileVersion": "0.7.124.52293"
          }
        }
      },
      "PInvoke.User32/0.7.124": {
        "dependencies": {
          "PInvoke.Kernel32": "0.7.124",
          "PInvoke.Windows.Core": "0.7.124",
          "PInvoke.Windows.ShellScalingApi": "0.7.124",
          "Validation": "2.4.15"
        },
        "runtime": {
          "lib/netstandard2.0/PInvoke.User32.dll": {
            "assemblyVersion": "0.7.0.0",
            "fileVersion": "0.7.124.52293"
          }
        }
      },
      "PInvoke.Windows.Core/0.7.124": {
        "dependencies": {
          "System.Memory": "4.5.4"
        },
        "runtime": {
          "lib/netstandard2.0/PInvoke.Windows.Core.dll": {
            "assemblyVersion": "0.7.0.0",
            "fileVersion": "0.7.124.52293"
          }
        }
      },
      "PInvoke.Windows.ShellScalingApi/0.7.124": {
        "dependencies": {
          "PInvoke.Windows.Core": "0.7.124"
        },
        "runtime": {
          "lib/netstandard2.0/PInvoke.Windows.ShellScalingApi.dll": {
            "assemblyVersion": "0.7.0.0",
            "fileVersion": "0.7.124.52293"
          }
        }
      },
      "runtime.linux-arm.runtime.native.System.IO.Ports/8.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/8.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/8.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.Data.SqlClient.sni/4.7.0": {
        "dependencies": {
          "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni": "4.4.0",
          "runtime.win-x64.runtime.native.System.Data.SqlClient.sni": "4.4.0",
          "runtime.win-x86.runtime.native.System.Data.SqlClient.sni": "4.4.0"
        }
      },
      "runtime.native.System.IO.Ports/8.0.0": {
        "dependencies": {
          "runtime.linux-arm.runtime.native.System.IO.Ports": "8.0.0",
          "runtime.linux-arm64.runtime.native.System.IO.Ports": "8.0.0",
          "runtime.linux-x64.runtime.native.System.IO.Ports": "8.0.0",
          "runtime.osx-arm64.runtime.native.System.IO.Ports": "8.0.0",
          "runtime.osx-x64.runtime.native.System.IO.Ports": "8.0.0"
        }
      },
      "runtime.osx-arm64.runtime.native.System.IO.Ports/8.0.0": {
        "runtimeTargets": {
          "runtimes/osx-arm64/native/libSystem.IO.Ports.Native.dylib": {
            "rid": "osx-arm64",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          }
        }
      },
      "runtime.osx-x64.runtime.native.System.IO.Ports/8.0.0": {
        "runtimeTargets": {
          "runtimes/osx-x64/native/libSystem.IO.Ports.Native.dylib": {
            "rid": "osx-x64",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          }
        }
      },
      "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
        "runtimeTargets": {
          "runtimes/win-arm64/native/sni.dll": {
            "rid": "win-arm64",
            "assetType": "native",
            "fileVersion": "4.6.25512.1"
          }
        }
      },
      "runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
        "runtimeTargets": {
          "runtimes/win-x64/native/sni.dll": {
            "rid": "win-x64",
            "assetType": "native",
            "fileVersion": "4.6.25512.1"
          }
        }
      },
      "runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0": {
        "runtimeTargets": {
          "runtimes/win-x86/native/sni.dll": {
            "rid": "win-x86",
            "assetType": "native",
            "fileVersion": "4.6.25512.1"
          }
        }
      },
      "System.CodeDom/8.0.0": {},
      "System.ComponentModel.Composition/8.0.0": {
        "runtime": {
          "lib/net8.0/System.ComponentModel.Composition.dll": {
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.23.53103"
          }
        }
      },
      "System.ComponentModel.Composition.Registration/8.0.0": {
        "dependencies": {
          "System.ComponentModel.Composition": "8.0.0",
          "System.Reflection.Context": "8.0.0"
        },
        "runtime": {
          "lib/net8.0/System.ComponentModel.Composition.Registration.dll": {
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.23.53103"
          }
        }
      },
      "System.Configuration.ConfigurationManager/8.0.1": {
        "dependencies": {
          "System.Diagnostics.EventLog": "8.0.1",
          "System.Security.Cryptography.ProtectedData": "8.0.0"
        },
        "runtime": {
          "lib/net8.0/System.Configuration.ConfigurationManager.dll": {
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.1024.46610"
          }
        }
      },
      "System.Data.Odbc/8.0.1": {
        "runtime": {
          "lib/net8.0/System.Data.Odbc.dll": {
            "assemblyVersion": "8.0.0.1",
            "fileVersion": "8.0.1024.46610"
          }
        },
        "runtimeTargets": {
          "runtimes/freebsd/lib/net8.0/System.Data.Odbc.dll": {
            "rid": "freebsd",
            "assetType": "runtime",
            "assemblyVersion": "8.0.0.1",
            "fileVersion": "8.0.1024.46610"
          },
          "runtimes/illumos/lib/net8.0/System.Data.Odbc.dll": {
            "rid": "illumos",
            "assetType": "runtime",
            "assemblyVersion": "8.0.0.1",
            "fileVersion": "8.0.1024.46610"
          },
          "runtimes/ios/lib/net8.0/System.Data.Odbc.dll": {
            "rid": "ios",
            "assetType": "runtime",
            "assemblyVersion": "8.0.0.1",
            "fileVersion": "8.0.1024.46610"
          },
          "runtimes/linux/lib/net8.0/System.Data.Odbc.dll": {
            "rid": "linux",
            "assetType": "runtime",
            "assemblyVersion": "8.0.0.1",
            "fileVersion": "8.0.1024.46610"
          },
          "runtimes/osx/lib/net8.0/System.Data.Odbc.dll": {
            "rid": "osx",
            "assetType": "runtime",
            "assemblyVersion": "8.0.0.1",
            "fileVersion": "8.0.1024.46610"
          },
          "runtimes/solaris/lib/net8.0/System.Data.Odbc.dll": {
            "rid": "solaris",
            "assetType": "runtime",
            "assemblyVersion": "8.0.0.1",
            "fileVersion": "8.0.1024.46610"
          },
          "runtimes/tvos/lib/net8.0/System.Data.Odbc.dll": {
            "rid": "tvos",
            "assetType": "runtime",
            "assemblyVersion": "8.0.0.1",
            "fileVersion": "8.0.1024.46610"
          },
          "runtimes/win/lib/net8.0/System.Data.Odbc.dll": {
            "rid": "win",
            "assetType": "runtime",
            "assemblyVersion": "8.0.0.1",
            "fileVersion": "8.0.1024.46610"
          }
        }
      },
      "System.Data.OleDb/8.0.1": {
        "dependencies": {
          "System.Configuration.ConfigurationManager": "8.0.1",
          "System.Diagnostics.PerformanceCounter": "8.0.1"
        },
        "runtime": {
          "lib/net8.0/System.Data.OleDb.dll": {
            "assemblyVersion": "8.0.0.1",
            "fileVersion": "8.0.1024.46610"
          }
        },
        "runtimeTargets": {
          "runtimes/win/lib/net8.0/System.Data.OleDb.dll": {
            "rid": "win",
            "assetType": "runtime",
            "assemblyVersion": "8.0.0.1",
            "fileVersion": "8.0.1024.46610"
          }
        }
      },
      "System.Data.SqlClient/4.8.6": {
        "dependencies": {
          "Microsoft.Win32.Registry": "4.7.0",
          "System.Security.Principal.Windows": "5.0.0",
          "runtime.native.System.Data.SqlClient.sni": "4.7.0"
        },
        "runtime": {
          "lib/netcoreapp2.1/System.Data.SqlClient.dll": {
            "assemblyVersion": "4.6.1.6",
            "fileVersion": "4.700.23.52603"
          }
        },
        "runtimeTargets": {
          "runtimes/unix/lib/netcoreapp2.1/System.Data.SqlClient.dll": {
            "rid": "unix",
            "assetType": "runtime",
            "assemblyVersion": "4.6.1.6",
            "fileVersion": "4.700.23.52603"
          },
          "runtimes/win/lib/netcoreapp2.1/System.Data.SqlClient.dll": {
            "rid": "win",
            "assetType": "runtime",
            "assemblyVersion": "4.6.1.6",
            "fileVersion": "4.700.23.52603"
          }
        }
      },
      "System.Diagnostics.EventLog/8.0.1": {
        "runtime": {
          "lib/net8.0/System.Diagnostics.EventLog.dll": {
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.1024.46610"
          }
        },
        "runtimeTargets": {
          "runtimes/win/lib/net8.0/System.Diagnostics.EventLog.dll": {
            "rid": "win",
            "assetType": "runtime",
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.1024.46610"
          }
        }
      },
      "System.Diagnostics.PerformanceCounter/8.0.1": {
        "dependencies": {
          "System.Configuration.ConfigurationManager": "8.0.1"
        },
        "runtime": {
          "lib/net8.0/System.Diagnostics.PerformanceCounter.dll": {
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.1024.46610"
          }
        },
        "runtimeTargets": {
          "runtimes/win/lib/net8.0/System.Diagnostics.PerformanceCounter.dll": {
            "rid": "win",
            "assetType": "runtime",
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.1024.46610"
          }
        }
      },
      "System.DirectoryServices/8.0.0": {},
      "System.DirectoryServices.AccountManagement/8.0.1": {
        "dependencies": {
          "System.Configuration.ConfigurationManager": "8.0.1",
          "System.DirectoryServices": "8.0.0",
          "System.DirectoryServices.Protocols": "8.0.0"
        },
        "runtime": {
          "lib/net8.0/System.DirectoryServices.AccountManagement.dll": {
            "assemblyVersion": "8.0.0.1",
            "fileVersion": "8.0.1024.46610"
          }
        },
        "runtimeTargets": {
          "runtimes/win/lib/net8.0/System.DirectoryServices.AccountManagement.dll": {
            "rid": "win",
            "assetType": "runtime",
            "assemblyVersion": "8.0.0.1",
            "fileVersion": "8.0.1024.46610"
          }
        }
      },
      "System.DirectoryServices.Protocols/8.0.0": {
        "runtime": {
          "lib/net8.0/System.DirectoryServices.Protocols.dll": {
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.23.53103"
          }
        },
        "runtimeTargets": {
          "runtimes/linux/lib/net8.0/System.DirectoryServices.Protocols.dll": {
            "rid": "linux",
            "assetType": "runtime",
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.23.53103"
          },
          "runtimes/osx/lib/net8.0/System.DirectoryServices.Protocols.dll": {
            "rid": "osx",
            "assetType": "runtime",
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.23.53103"
          },
          "runtimes/win/lib/net8.0/System.DirectoryServices.Protocols.dll": {
            "rid": "win",
            "assetType": "runtime",
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.23.53103"
          }
        }
      },
      "System.Drawing.Common/8.0.11": {
        "dependencies": {
          "Microsoft.Win32.SystemEvents": "8.0.0"
        },
        "runtime": {
          "lib/net8.0/System.Drawing.Common.dll": {
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.1124.52103"
          }
        }
      },
      "System.IO.Packaging/8.0.1": {
        "runtime": {
          "lib/net8.0/System.IO.Packaging.dll": {
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.1024.46610"
          }
        }
      },
      "System.IO.Ports/8.0.0": {
        "dependencies": {
          "runtime.native.System.IO.Ports": "8.0.0"
        },
        "runtime": {
          "lib/net8.0/System.IO.Ports.dll": {
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.23.53103"
          }
        },
        "runtimeTargets": {
          "runtimes/unix/lib/net8.0/System.IO.Ports.dll": {
            "rid": "unix",
            "assetType": "runtime",
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.23.53103"
          },
          "runtimes/win/lib/net8.0/System.IO.Ports.dll": {
            "rid": "win",
            "assetType": "runtime",
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.23.53103"
          }
        }
      },
      "System.Management/8.0.0": {
        "dependencies": {
          "System.CodeDom": "8.0.0"
        },
        "runtime": {
          "lib/net8.0/System.Management.dll": {
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.23.53103"
          }
        },
        "runtimeTargets": {
          "runtimes/win/lib/net8.0/System.Management.dll": {
            "rid": "win",
            "assetType": "runtime",
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.23.53103"
          }
        }
      },
      "System.Memory/4.5.4": {},
      "System.Numerics.Vectors/4.5.0": {},
      "System.Private.ServiceModel/4.10.0": {
        "dependencies": {
          "Microsoft.Bcl.AsyncInterfaces": "5.0.0",
          "Microsoft.Extensions.ObjectPool": "5.0.10",
          "System.Numerics.Vectors": "4.5.0",
          "System.Reflection.DispatchProxy": "4.7.1",
          "System.Security.Cryptography.Xml": "8.0.3",
          "System.Security.Principal.Windows": "5.0.0"
        },
        "runtime": {
          "lib/netstandard2.0/System.Private.ServiceModel.dll": {
            "assemblyVersion": "4.10.0.0",
            "fileVersion": "4.1000.22.41602"
          }
        },
        "resources": {
          "lib/netstandard2.0/cs/System.Private.ServiceModel.resources.dll": {
            "locale": "cs"
          },
          "lib/netstandard2.0/de/System.Private.ServiceModel.resources.dll": {
            "locale": "de"
          },
          "lib/netstandard2.0/es/System.Private.ServiceModel.resources.dll": {
            "locale": "es"
          },
          "lib/netstandard2.0/fr/System.Private.ServiceModel.resources.dll": {
            "locale": "fr"
          },
          "lib/netstandard2.0/it/System.Private.ServiceModel.resources.dll": {
            "locale": "it"
          },
          "lib/netstandard2.0/ja/System.Private.ServiceModel.resources.dll": {
            "locale": "ja"
          },
          "lib/netstandard2.0/ko/System.Private.ServiceModel.resources.dll": {
            "locale": "ko"
          },
          "lib/netstandard2.0/pl/System.Private.ServiceModel.resources.dll": {
            "locale": "pl"
          },
          "lib/netstandard2.0/pt-BR/System.Private.ServiceModel.resources.dll": {
            "locale": "pt-BR"
          },
          "lib/netstandard2.0/ru/System.Private.ServiceModel.resources.dll": {
            "locale": "ru"
          },
          "lib/netstandard2.0/tr/System.Private.ServiceModel.resources.dll": {
            "locale": "tr"
          },
          "lib/netstandard2.0/zh-Hans/System.Private.ServiceModel.resources.dll": {
            "locale": "zh-Hans"
          },
          "lib/netstandard2.0/zh-Hant/System.Private.ServiceModel.resources.dll": {
            "locale": "zh-Hant"
          }
        }
      },
      "System.Reflection.Context/8.0.0": {
        "runtime": {
          "lib/net8.0/System.Reflection.Context.dll": {
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.23.53103"
          }
        }
      },
      "System.Reflection.DispatchProxy/4.7.1": {},
      "System.Runtime.Caching/8.0.1": {
        "dependencies": {
          "System.Configuration.ConfigurationManager": "8.0.1"
        },
        "runtime": {
          "lib/net8.0/System.Runtime.Caching.dll": {
            "assemblyVersion": "8.0.0.1",
            "fileVersion": "8.0.1024.46610"
          }
        },
        "runtimeTargets": {
          "runtimes/win/lib/net8.0/System.Runtime.Caching.dll": {
            "rid": "win",
            "assetType": "runtime",
            "assemblyVersion": "8.0.0.1",
            "fileVersion": "8.0.1024.46610"
          }
        }
      },
      "System.Security.AccessControl/4.7.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "3.1.0",
          "System.Security.Principal.Windows": "5.0.0"
        }
      },
      "System.Security.Cryptography.Pkcs/8.0.1": {
        "runtime": {
          "lib/net8.0/System.Security.Cryptography.Pkcs.dll": {
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.1024.46610"
          }
        },
        "runtimeTargets": {
          "runtimes/win/lib/net8.0/System.Security.Cryptography.Pkcs.dll": {
            "rid": "win",
            "assetType": "runtime",
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.1024.46610"
          }
        }
      },
      "System.Security.Cryptography.ProtectedData/8.0.0": {},
      "System.Security.Cryptography.Xml/8.0.3": {
        "dependencies": {
          "System.Security.Cryptography.Pkcs": "8.0.1"
        },
        "runtime": {
          "lib/net8.0/System.Security.Cryptography.Xml.dll": {
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.2626.16921"
          }
        }
      },
      "System.Security.Permissions/8.0.0": {
        "dependencies": {
          "System.Windows.Extensions": "8.0.0"
        }
      },
      "System.Security.Principal.Windows/5.0.0": {},
      "System.ServiceModel.Duplex/4.10.0": {
        "dependencies": {
          "System.Private.ServiceModel": "4.10.0",
          "System.ServiceModel.Primitives": "4.10.0"
        },
        "runtime": {
          "lib/net6.0/System.ServiceModel.Duplex.dll": {
            "assemblyVersion": "4.10.0.0",
            "fileVersion": "4.1000.22.41602"
          }
        }
      },
      "System.ServiceModel.Http/4.10.0": {
        "dependencies": {
          "System.Private.ServiceModel": "4.10.0",
          "System.ServiceModel.Primitives": "4.10.0"
        },
        "runtime": {
          "lib/net6.0/System.ServiceModel.Http.dll": {
            "assemblyVersion": "4.10.0.0",
            "fileVersion": "4.1000.22.41602"
          }
        }
      },
      "System.ServiceModel.NetTcp/4.10.0": {
        "dependencies": {
          "System.Private.ServiceModel": "4.10.0",
          "System.ServiceModel.Primitives": "4.10.0"
        },
        "runtime": {
          "lib/net6.0/System.ServiceModel.NetTcp.dll": {
            "assemblyVersion": "4.10.0.0",
            "fileVersion": "4.1000.22.41602"
          }
        }
      },
      "System.ServiceModel.Primitives/4.10.0": {
        "dependencies": {
          "System.Private.ServiceModel": "4.10.0"
        },
        "runtime": {
          "lib/net6.0/System.ServiceModel.Primitives.dll": {
            "assemblyVersion": "4.10.0.0",
            "fileVersion": "4.1000.22.41602"
          },
          "lib/net6.0/System.ServiceModel.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "4.1000.22.41602"
          }
        }
      },
      "System.ServiceModel.Security/4.10.0": {
        "dependencies": {
          "System.Private.ServiceModel": "4.10.0",
          "System.ServiceModel.Primitives": "4.10.0"
        },
        "runtime": {
          "lib/net6.0/System.ServiceModel.Security.dll": {
            "assemblyVersion": "4.10.0.0",
            "fileVersion": "4.1000.22.41602"
          }
        }
      },
      "System.ServiceModel.Syndication/8.0.0": {
        "runtime": {
          "lib/net8.0/System.ServiceModel.Syndication.dll": {
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.23.53103"
          }
        }
      },
      "System.ServiceProcess.ServiceController/8.0.1": {
        "dependencies": {
          "System.Diagnostics.EventLog": "8.0.1"
        },
        "runtime": {
          "lib/net8.0/System.ServiceProcess.ServiceController.dll": {
            "assemblyVersion": "8.0.0.1",
            "fileVersion": "8.0.1024.46610"
          }
        },
        "runtimeTargets": {
          "runtimes/win/lib/net8.0/System.ServiceProcess.ServiceController.dll": {
            "rid": "win",
            "assetType": "runtime",
            "assemblyVersion": "8.0.0.1",
            "fileVersion": "8.0.1024.46610"
          }
        }
      },
      "System.Speech/8.0.0": {
        "runtime": {
          "lib/net8.0/System.Speech.dll": {
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.23.53103"
          }
        },
        "runtimeTargets": {
          "runtimes/win/lib/net8.0/System.Speech.dll": {
            "rid": "win",
            "assetType": "runtime",
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.23.53103"
          }
        }
      },
      "System.Text.Encoding.CodePages/8.0.0": {},
      "System.Threading.AccessControl/8.0.0": {},
      "System.Threading.Tasks.Extensions/4.5.4": {},
      "System.Web.Services.Description/4.10.0": {
        "runtime": {
          "lib/netstandard2.0/System.Web.Services.Description.dll": {
            "assemblyVersion": "4.10.0.0",
            "fileVersion": "4.1000.22.41602"
          }
        },
        "resources": {
          "lib/netstandard2.0/cs/System.Web.Services.Description.resources.dll": {
            "locale": "cs"
          },
          "lib/netstandard2.0/de/System.Web.Services.Description.resources.dll": {
            "locale": "de"
          },
          "lib/netstandard2.0/es/System.Web.Services.Description.resources.dll": {
            "locale": "es"
          },
          "lib/netstandard2.0/fr/System.Web.Services.Description.resources.dll": {
            "locale": "fr"
          },
          "lib/netstandard2.0/it/System.Web.Services.Description.resources.dll": {
            "locale": "it"
          },
          "lib/netstandard2.0/ja/System.Web.Services.Description.resources.dll": {
            "locale": "ja"
          },
          "lib/netstandard2.0/ko/System.Web.Services.Description.resources.dll": {
            "locale": "ko"
          },
          "lib/netstandard2.0/pl/System.Web.Services.Description.resources.dll": {
            "locale": "pl"
          },
          "lib/netstandard2.0/pt-BR/System.Web.Services.Description.resources.dll": {
            "locale": "pt-BR"
          },
          "lib/netstandard2.0/ru/System.Web.Services.Description.resources.dll": {
            "locale": "ru"
          },
          "lib/netstandard2.0/tr/System.Web.Services.Description.resources.dll": {
            "locale": "tr"
          },
          "lib/netstandard2.0/zh-Hans/System.Web.Services.Description.resources.dll": {
            "locale": "zh-Hans"
          },
          "lib/netstandard2.0/zh-Hant/System.Web.Services.Description.resources.dll": {
            "locale": "zh-Hant"
          }
        }
      },
      "System.Windows.Extensions/8.0.0": {},
      "Validation/2.4.15": {
        "runtime": {
          "lib/netstandard1.3/Validation.dll": {
            "assemblyVersion": "2.4.0.0",
            "fileVersion": "2.4.15.30595"
          }
        }
      },
      "CWAInstallerHelper/1.0.0": {
        "dependencies": {
          "Microsoft.Windows.SDK.BuildTools": "10.0.26100.1742"
        },
        "runtime": {
          "CWAInstallerHelper.dll": {
            "assemblyVersion": "0.0.0.0",
            "fileVersion": "26.3.10.69"
          }
        }
      },
      "ResourcesManager/1.0.0": {
        "dependencies": {
          "System.Security.Cryptography.Xml": "8.0.3"
        },
        "runtime": {
          "ResourcesManager.dll": {
            "assemblyVersion": "0.0.0.0",
            "fileVersion": "0.0.0.0"
          }
        },
        "resources": {
          "de-DE/ResourcesManager.resources.dll": {
            "locale": "de-DE"
          },
          "es-ES/ResourcesManager.resources.dll": {
            "locale": "es-ES"
          },
          "fr-FR/ResourcesManager.resources.dll": {
            "locale": "fr-FR"
          },
          "it-IT/ResourcesManager.resources.dll": {
            "locale": "it-IT"
          },
          "ja-JP/ResourcesManager.resources.dll": {
            "locale": "ja-JP"
          },
          "ko-KR/ResourcesManager.resources.dll": {
            "locale": "ko-KR"
          },
          "nl-NL/ResourcesManager.resources.dll": {
            "locale": "nl-NL"
          },
          "pt-BR/ResourcesManager.resources.dll": {
            "locale": "pt-BR"
          },
          "ru-RU/ResourcesManager.resources.dll": {
            "locale": "ru-RU"
          },
          "zh-CN/ResourcesManager.resources.dll": {
            "locale": "zh-CN"
          },
          "zh-TW/ResourcesManager.resources.dll": {
            "locale": "zh-TW"
          }
        }
      },
      "CwaWindowsCommonLogger/26.3.10.2": {
        "runtime": {
          "CwaWindowsCommonLogger.dll": {
            "assemblyVersion": "26.3.10.2",
            "fileVersion": "26.3.10.2"
          }
        }
      },
      "GacsClientService.Net/26.3.10.2": {
        "runtime": {
          "GacsClientService.Net.dll": {
            "assemblyVersion": "26.3.10.2",
            "fileVersion": "26.3.10.2"
          }
        }
      },
      "libctxgacsWinCLI/26.3.0.0": {
        "runtime": {
          "libctxgacsWinCLI.dll": {
            "assemblyVersion": "26.3.0.0",
            "fileVersion": "26.3.0.0"
          }
        }
      },
      "RegistryDotNet/1.0.9623.2156": {
        "runtime": {
          "RegistryDotNet.dll": {
            "assemblyVersion": "1.0.9623.2156",
            "fileVersion": "0.0.0.0"
          }
        }
      },
      "SentryCrashReportingHelperDotnet/26.3.10.2": {
        "runtime": {
          "SentryCrashReportingHelperDotnet.dll": {
            "assemblyVersion": "26.3.10.2",
            "fileVersion": "26.3.10.2"
          }
        }
      },
      "UtilityDotNet/26.3.10.2": {
        "runtime": {
          "UtilityDotNet.dll": {
            "assemblyVersion": "26.3.10.2",
            "fileVersion": "26.3.10.2"
          }
        }
      },
      "Sentry/5.1.0.0": {
        "runtime": {
          "Sentry.dll": {
            "assemblyVersion": "5.1.0.0",
            "fileVersion": "5.1.0.0"
          }
        }
      }
    }
  },
  "libraries": {
    "CWAInstaller/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "runtimepack.Microsoft.Windows.SDK.NET.Ref/10.0.22000.57": {
      "type": "runtimepack",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft-WindowsAPICodePack-Core/1.1.4": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-gsEStalyKPTR5/HKyAHYvIoDZTGUTUgIBS1eeGvkjWgDYB7f5aSBFAAJfxhhDsOGDjLs6O0uzw1H0EWYWZGDmg==",
      "path": "microsoft-windowsapicodepack-core/1.1.4",
      "hashPath": "microsoft-windowsapicodepack-core.1.1.4.nupkg.sha512"
    },
    "Microsoft-WindowsAPICodePack-Shell/1.1.4": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-EtoEx9Fx3ZGW//sni9TB1vuBvzXIlyG8E2KNaX7bqV240aiU8RP+NmDHd1ox0YKbJDMxq7AWSI2jPhpLMYXKyw==",
      "path": "microsoft-windowsapicodepack-shell/1.1.4",
      "hashPath": "microsoft-windowsapicodepack-shell.1.1.4.nupkg.sha512"
    },
    "Microsoft-WindowsAPICodePack-ShellExtensions/1.1.4": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-UQnst6625NvHAUMpWxLPwuO+ulgH/HnlhjQJVJPT8TuTvNzpcC94POU0B3ooxceOBP+8Ewxq/NQ152zv+OzFiQ==",
      "path": "microsoft-windowsapicodepack-shellextensions/1.1.4",
      "hashPath": "microsoft-windowsapicodepack-shellextensions.1.1.4.nupkg.sha512"
    },
    "Microsoft.Bcl.AsyncInterfaces/5.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-W8DPQjkMScOMTtJbPwmPyj9c3zYSFGawDW3jwlBOOsnY+EzZFLgNQ/UMkK35JmkNOVPdCyPr2Tw7Vv9N+KA3ZQ==",
      "path": "microsoft.bcl.asyncinterfaces/5.0.0",
      "hashPath": "microsoft.bcl.asyncinterfaces.5.0.0.nupkg.sha512"
    },
    "Microsoft.Extensions.ObjectPool/5.0.10": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-pp9tbGqIhdEXL6Q1yJl+zevAJSq4BsxqhS1GXzBvEsEz9DDNu9GLNzgUy2xyFc4YjB4m4Ff2YEWTnvQvVYdkvQ==",
      "path": "microsoft.extensions.objectpool/5.0.10",
      "hashPath": "microsoft.extensions.objectpool.5.0.10.nupkg.sha512"
    },
    "Microsoft.NETCore.Platforms/3.1.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-z7aeg8oHln2CuNulfhiLYxCVMPEwBl3rzicjvIX+4sUuCwvXw5oXQEtbiU2c0z4qYL5L3Kmx0mMA/+t/SbY67w==",
      "path": "microsoft.netcore.platforms/3.1.0",
      "hashPath": "microsoft.netcore.platforms.3.1.0.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.Registry.AccessControl/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-u8PB9/v02C8mBXzl0vJ7bOyC020zOP+T1mRct+KA46DqZkB40XtsNn9pGD0QowTRsT6R4jPCghn+yAODn2UMMw==",
      "path": "microsoft.win32.registry.accesscontrol/8.0.0",
      "hashPath": "microsoft.win32.registry.accesscontrol.8.0.0.nupkg.sha512"
    },
    "Microsoft.Win32.SystemEvents/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-9opKRyOKMCi2xJ7Bj7kxtZ1r9vbzosMvRrdEhVhDz8j8MoBGgB+WmC94yH839NPH+BclAjtQ/pyagvi/8gDLkw==",
      "path": "microsoft.win32.systemevents/8.0.0",
      "hashPath": "microsoft.win32.systemevents.8.0.0.nupkg.sha512"
    },
    "Microsoft.Windows.Compatibility/8.0.11": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-4QozkG3u4d/F3UUtpgPekBcXLUtvYuJXvXl/GTNN3v7SoIFaLhekf615CVg66rXq5dlf5pjXDl1A1wiaAu64VA==",
      "path": "microsoft.windows.compatibility/8.0.11",
      "hashPath": "microsoft.windows.compatibility.8.0.11.nupkg.sha512"
    },
    "Microsoft.Windows.SDK.BuildTools/10.0.26100.1742": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-ypcHjr4KEi6xQhgClnbXoANHcyyX/QsC4Rky4igs6M4GiDa+weegPo8JuV/VMxqrZCV4zlqDsp2krgkN7ReAAg==",
      "path": "microsoft.windows.sdk.buildtools/10.0.26100.1742",
      "hashPath": "microsoft.windows.sdk.buildtools.10.0.26100.1742.nupkg.sha512"
    },
    "PInvoke.Kernel32/0.7.124": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-3yQudp7J20HH8oW2WsGdNlcRCJAG6Slens3n4P7c6m53m0SkXLyD5ry/bXYAFXYeIym9b0LIOvrmKjmzptmkWw==",
      "path": "pinvoke.kernel32/0.7.124",
      "hashPath": "pinvoke.kernel32.0.7.124.nupkg.sha512"
    },
    "PInvoke.User32/0.7.124": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Xgrt/IFJWZhLT0S0MdP4ZU48gqgKVs+O+WmXb9Qge1T+me3oR5fhOl812qvLm2+D6DoHPxbUWTIc8MrH5i78Vw==",
      "path": "pinvoke.user32/0.7.124",
      "hashPath": "pinvoke.user32.0.7.124.nupkg.sha512"
    },
    "PInvoke.Windows.Core/0.7.124": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-er/PkwUBie3nXlwiKOfOxmdAj6ae8eFCLUgI5g6+9RAbyMoXMQnwAPx1atq0ZxU2LeozBdWtMQjogqcMNJhg1w==",
      "path": "pinvoke.windows.core/0.7.124",
      "hashPath": "pinvoke.windows.core.0.7.124.nupkg.sha512"
    },
    "PInvoke.Windows.ShellScalingApi/0.7.124": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-mVKSSuvBcJUwWvfGAfJK05AXH0QEbiDdxYqN4wjCZBeXv4ewM2/N6U2wt5uCac8RFIvsd9MAsIdTnjMLqdkNZg==",
      "path": "pinvoke.windows.shellscalingapi/0.7.124",
      "hashPath": "pinvoke.windows.shellscalingapi.0.7.124.nupkg.sha512"
    },
    "runtime.linux-arm.runtime.native.System.IO.Ports/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-gK720fg6HemDg8sXcfy+xCMZ9+hF78Gc7BmREbmkS4noqlu1BAr9qZtuWGhLzFjBfgecmdtl4+SYVwJ1VneZBQ==",
      "path": "runtime.linux-arm.runtime.native.system.io.ports/8.0.0",
      "hashPath": "runtime.linux-arm.runtime.native.system.io.ports.8.0.0.nupkg.sha512"
    },
    "runtime.linux-arm64.runtime.native.System.IO.Ports/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-KYG6/3ojhEWbb3FwQAKgGWPHrY+HKUXXdVjJlrtyCLn3EMcNTaNcPadb2c0ndQzixZSmAxZKopXJr0nLwhOrpQ==",
      "path": "runtime.linux-arm64.runtime.native.system.io.ports/8.0.0",
      "hashPath": "runtime.linux-arm64.runtime.native.system.io.ports.8.0.0.nupkg.sha512"
    },
    "runtime.linux-x64.runtime.native.System.IO.Ports/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Wnw5vhA4mgGbIFoo6l9Fk3iEcwRSq49a1aKwJgXUCUtEQLCSUDjTGSxqy/oMUuOyyn7uLHsH8KgZzQ1y3lReiQ==",
      "path": "runtime.linux-x64.runtime.native.system.io.ports/8.0.0",
      "hashPath": "runtime.linux-x64.runtime.native.system.io.ports.8.0.0.nupkg.sha512"
    },
    "runtime.native.System.Data.SqlClient.sni/4.7.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-9kyFSIdN3T0qjDQ2R0HRXYIhS3l5psBzQi6qqhdLz+SzFyEy4sVxNOke+yyYv8Cu8rPER12c3RDjLT8wF3WBYQ==",
      "path": "runtime.native.system.data.sqlclient.sni/4.7.0",
      "hashPath": "runtime.native.system.data.sqlclient.sni.4.7.0.nupkg.sha512"
    },
    "runtime.native.System.IO.Ports/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Ee7Sz5llLpTgyKIWzKI/GeuRSbFkOABgJRY00SqTY0OkTYtkB+9l5rFZfE7fxPA3c22RfytCBYkUdAkcmwMjQg==",
      "path": "runtime.native.system.io.ports/8.0.0",
      "hashPath": "runtime.native.system.io.ports.8.0.0.nupkg.sha512"
    },
    "runtime.osx-arm64.runtime.native.System.IO.Ports/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-rbUBLAaFW9oVkbsb0+XSrAo2QdhBeAyzLl5KQ6Oci9L/u626uXGKInsVJG6B9Z5EO8bmplC8tsMiaHK8wOBZ+w==",
      "path": "runtime.osx-arm64.runtime.native.system.io.ports/8.0.0",
      "hashPath": "runtime.osx-arm64.runtime.native.system.io.ports.8.0.0.nupkg.sha512"
    },
    "runtime.osx-x64.runtime.native.System.IO.Ports/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-IcfB4jKtM9pkzP9OpYelEcUX1MiDt0IJPBh3XYYdEISFF+6Mc+T8WWi0dr9wVh1gtcdVjubVEIBgB8BHESlGfQ==",
      "path": "runtime.osx-x64.runtime.native.system.io.ports/8.0.0",
      "hashPath": "runtime.osx-x64.runtime.native.system.io.ports.8.0.0.nupkg.sha512"
    },
    "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-LbrynESTp3bm5O/+jGL8v0Qg5SJlTV08lpIpFesXjF6uGNMWqFnUQbYBJwZTeua6E/Y7FIM1C54Ey1btLWupdg==",
      "path": "runtime.win-arm64.runtime.native.system.data.sqlclient.sni/4.4.0",
      "hashPath": "runtime.win-arm64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512"
    },
    "runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-38ugOfkYJqJoX9g6EYRlZB5U2ZJH51UP8ptxZgdpS07FgOEToV+lS11ouNK2PM12Pr6X/PpT5jK82G3DwH/SxQ==",
      "path": "runtime.win-x64.runtime.native.system.data.sqlclient.sni/4.4.0",
      "hashPath": "runtime.win-x64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512"
    },
    "runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-YhEdSQUsTx+C8m8Bw7ar5/VesXvCFMItyZF7G1AUY+OM0VPZUOeAVpJ4Wl6fydBGUYZxojTDR3I6Bj/+BPkJNA==",
      "path": "runtime.win-x86.runtime.native.system.data.sqlclient.sni/4.4.0",
      "hashPath": "runtime.win-x86.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512"
    },
    "System.CodeDom/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-WTlRjL6KWIMr/pAaq3rYqh0TJlzpouaQ/W1eelssHgtlwHAH25jXTkUphTYx9HaIIf7XA6qs/0+YhtLEQRkJ+Q==",
      "path": "system.codedom/8.0.0",
      "hashPath": "system.codedom.8.0.0.nupkg.sha512"
    },
    "System.ComponentModel.Composition/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-bGhUX5BTivJ9Wax0qnJy7uGq7dn/TQkEpJ2Fpu1etg8dbPwyDkUzNPc1d3I2/jUr9y4wDI3a1dkSmi8X21Pzbw==",
      "path": "system.componentmodel.composition/8.0.0",
      "hashPath": "system.componentmodel.composition.8.0.0.nupkg.sha512"
    },
    "System.ComponentModel.Composition.Registration/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-BVMXYqX7Z0Zdq3tc94UKJL/cOWq4LF3ufexfdPuUDrDl4ekbbfwPVzsusVbx+aq6Yx60CJnmJLyHtM3V2Q7BBQ==",
      "path": "system.componentmodel.composition.registration/8.0.0",
      "hashPath": "system.componentmodel.composition.registration.8.0.0.nupkg.sha512"
    },
    "System.Configuration.ConfigurationManager/8.0.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-gPYFPDyohW2gXNhdQRSjtmeS6FymL2crg4Sral1wtvEJ7DUqFCDWDVbbLobASbzxfic8U1hQEdC7hmg9LHncMw==",
      "path": "system.configuration.configurationmanager/8.0.1",
      "hashPath": "system.configuration.configurationmanager.8.0.1.nupkg.sha512"
    },
    "System.Data.Odbc/8.0.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-JQd0QHOaZuH+ki+4Geas88dnLe/lZSaEYYmRdovZaqNVuExVlVFs/of2I1VaasMxzbO5+yrGDAP2rkazx/b8Sg==",
      "path": "system.data.odbc/8.0.1",
      "hashPath": "system.data.odbc.8.0.1.nupkg.sha512"
    },
    "System.Data.OleDb/8.0.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-RO+/y2ggU5956uQDRXdjA1e2l5yJ4rTWNX76eZ+3sgtYGqGapCe2kQCyiUci+/y6Fyb21Irp4RQEdfrIiuYrxQ==",
      "path": "system.data.oledb/8.0.1",
      "hashPath": "system.data.oledb.8.0.1.nupkg.sha512"
    },
    "System.Data.SqlClient/4.8.6": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-2Ij/LCaTQRyAi5lAv7UUTV9R2FobC8xN9mE0fXBZohum/xLl8IZVmE98Rq5ugQHjCgTBRKqpXRb4ORulRdA6Ig==",
      "path": "system.data.sqlclient/4.8.6",
      "hashPath": "system.data.sqlclient.4.8.6.nupkg.sha512"
    },
    "System.Diagnostics.EventLog/8.0.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-n1ZP7NM2Gkn/MgD8+eOT5MulMj6wfeQMNS2Pizvq5GHCZfjlFMXV2irQlQmJhwA2VABC57M0auudO89Iu2uRLg==",
      "path": "system.diagnostics.eventlog/8.0.1",
      "hashPath": "system.diagnostics.eventlog.8.0.1.nupkg.sha512"
    },
    "System.Diagnostics.PerformanceCounter/8.0.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-9RfEDiEjlUADeThs8IPdDVTXSnPRSqjfgTQJALpmGFPKC0k2mbdufOXnb/9JZ4I0TkmxOfy3VTJxrHOJSs8cXg==",
      "path": "system.diagnostics.performancecounter/8.0.1",
      "hashPath": "system.diagnostics.performancecounter.8.0.1.nupkg.sha512"
    },
    "System.DirectoryServices/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-7nit//efUTy1OsAKco2f02PMrwsR2S234N0dVVp84udC77YcvpOQDz5znAWMtgMWBzY1aRJvUW61jo/7vQRfXg==",
      "path": "system.directoryservices/8.0.0",
      "hashPath": "system.directoryservices.8.0.0.nupkg.sha512"
    },
    "System.DirectoryServices.AccountManagement/8.0.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-qVDWKClyDY+rHVEnf11eU4evW25d5OeidrtMPSJv+fwG213wa2zJ+AuIFCxsuvNSCFyHo+DvQIVfBcoK3CL1pA==",
      "path": "system.directoryservices.accountmanagement/8.0.1",
      "hashPath": "system.directoryservices.accountmanagement.8.0.1.nupkg.sha512"
    },
    "System.DirectoryServices.Protocols/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-puwJxURHDrYLGTQdsHyeMS72ClTqYa4lDYz6LHSbkZEk5hq8H8JfsO4MyYhB5BMMxg93jsQzLUwrnCumj11UIg==",
      "path": "system.directoryservices.protocols/8.0.0",
      "hashPath": "system.directoryservices.protocols.8.0.0.nupkg.sha512"
    },
    "System.Drawing.Common/8.0.11": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-AVyutHHKrX0Mt9C9T8W3Ccat3cVauUwvN+EqnVpSQi92nwBqoQ+2ZRvGP1S+rKK+6TGXmRflSYNShVjl2mMBlw==",
      "path": "system.drawing.common/8.0.11",
      "hashPath": "system.drawing.common.8.0.11.nupkg.sha512"
    },
    "System.IO.Packaging/8.0.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-KYkIOAvPexQOLDxPO2g0BVoWInnQhPpkFzRqvNrNrMhVT6kqhVr0zEb6KCHlptLFukxnZrjuMVAnxK7pOGUYrw==",
      "path": "system.io.packaging/8.0.1",
      "hashPath": "system.io.packaging.8.0.1.nupkg.sha512"
    },
    "System.IO.Ports/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-MaiPbx2/QXZc62gm/DrajRrGPG1lU4m08GWMoWiymPYM+ba4kfACp2PbiYpqJ4QiFGhHD00zX3RoVDTucjWe9g==",
      "path": "system.io.ports/8.0.0",
      "hashPath": "system.io.ports.8.0.0.nupkg.sha512"
    },
    "System.Management/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-jrK22i5LRzxZCfGb+tGmke2VH7oE0DvcDlJ1HAKYU8cPmD8XnpUT0bYn2Gy98GEhGjtfbR/sxKTVb+dE770pfA==",
      "path": "system.management/8.0.0",
      "hashPath": "system.management.8.0.0.nupkg.sha512"
    },
    "System.Memory/4.5.4": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-1MbJTHS1lZ4bS4FmsJjnuGJOu88ZzTT2rLvrhW7Ygic+pC0NWA+3hgAen0HRdsocuQXCkUTdFn9yHJJhsijDXw==",
      "path": "system.memory/4.5.4",
      "hashPath": "system.memory.4.5.4.nupkg.sha512"
    },
    "System.Numerics.Vectors/4.5.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-QQTlPTl06J/iiDbJCiepZ4H//BVraReU4O4EoRw1U02H5TLUIT7xn3GnDp9AXPSlJUDyFs4uWjWafNX6WrAojQ==",
      "path": "system.numerics.vectors/4.5.0",
      "hashPath": "system.numerics.vectors.4.5.0.nupkg.sha512"
    },
    "System.Private.ServiceModel/4.10.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-dB4hD50X7FaCCPoMJ+TShvSVXEHWBD/GKEd494N4a3V+avJmNFmKK7bM40J1zsj+QWt66DG2YkwWlRf/OHx8zw==",
      "path": "system.private.servicemodel/4.10.0",
      "hashPath": "system.private.servicemodel.4.10.0.nupkg.sha512"
    },
    "System.Reflection.Context/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-k76ubeIBOeIVg7vkQ4I+LoB8sY1EzFIc3oHEtoiNLhXleb7TBLXUQu0CFZ4sPlXJzWNabRf+gn1T7lyhOBxIMA==",
      "path": "system.reflection.context/8.0.0",
      "hashPath": "system.reflection.context.8.0.0.nupkg.sha512"
    },
    "System.Reflection.DispatchProxy/4.7.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-C1sMLwIG6ILQ2bmOT4gh62V6oJlyF4BlHcVMrOoor49p0Ji2tA8QAoqyMcIhAdH6OHKJ8m7BU+r4LK2CUEOKqw==",
      "path": "system.reflection.dispatchproxy/4.7.1",
      "hashPath": "system.reflection.dispatchproxy.4.7.1.nupkg.sha512"
    },
    "System.Runtime.Caching/8.0.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-tdl7Q47P09UpRu0C/OQsGJU6GacBzzk4vfp5My9rodD+BchrxmajORnTthH8RxPUTPrIoVDJmLyvJcGxB267nQ==",
      "path": "system.runtime.caching/8.0.1",
      "hashPath": "system.runtime.caching.8.0.1.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.Pkcs/8.0.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-CoCRHFym33aUSf/NtWSVSZa99dkd0Hm7OCZUxORBjRB16LNhIEOf8THPqzIYlvKM0nNDAPTRBa1FxEECrgaxxA==",
      "path": "system.security.cryptography.pkcs/8.0.1",
      "hashPath": "system.security.cryptography.pkcs.8.0.1.nupkg.sha512"
    },
    "System.Security.Cryptography.ProtectedData/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-+TUFINV2q2ifyXauQXRwy4CiBhqvDEDZeVJU7qfxya4aRYOKzVBpN+4acx25VcPB9ywUN6C0n8drWl110PhZEg==",
      "path": "system.security.cryptography.protecteddata/8.0.0",
      "hashPath": "system.security.cryptography.protecteddata.8.0.0.nupkg.sha512"
    },
    "System.Security.Cryptography.Xml/8.0.3": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-1cHAWDYwOyyoRy+nxS7/Ro/Zcio6i5yHoIJ6xUA+fU8lNu4yGQgja5dEovAxBVud3RnfwRVWOl0B2vr+9LP/mg==",
      "path": "system.security.cryptography.xml/8.0.3",
      "hashPath": "system.security.cryptography.xml.8.0.3.nupkg.sha512"
    },
    "System.Security.Permissions/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-v/BBylw7XevuAsHXoX9dDUUfmBIcUf7Lkz8K3ZXIKz3YRKpw8YftpSir4n4e/jDTKFoaK37AsC3xnk+GNFI1Ow==",
      "path": "system.security.permissions/8.0.0",
      "hashPath": "system.security.permissions.8.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.ServiceModel.Duplex/4.10.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-4TiHY9zNCyU5++0hzgQQY8Lg2iUxBndRbo/xVWxljqekBiPSK037QASLD4ZZCKc/JcA4cpHUFDXZjzrdVVn6aw==",
      "path": "system.servicemodel.duplex/4.10.0",
      "hashPath": "system.servicemodel.duplex.4.10.0.nupkg.sha512"
    },
    "System.ServiceModel.Http/4.10.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-/PbmNSEwTQ7Vizor3F/Zp8bzR6L9YZNGIwGr1Tyc//ZZuAYDhiwiMbNpX3EnPZM63qD2bJmR/FWH9S5Ffp8K6g==",
      "path": "system.servicemodel.http/4.10.0",
      "hashPath": "system.servicemodel.http.4.10.0.nupkg.sha512"
    },
    "System.ServiceModel.NetTcp/4.10.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-tG69H0sRdzEuOcdGzsZwbmPk54Akb3t1Db4SSXN6hSTOc2ZBFu1jLt5wJA6ATbIjJ5WqXA8beRNLhO77lBNIdA==",
      "path": "system.servicemodel.nettcp/4.10.0",
      "hashPath": "system.servicemodel.nettcp.4.10.0.nupkg.sha512"
    },
    "System.ServiceModel.Primitives/4.10.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-BtrvvpgU2HolcC0tUf1g+n4Fk5kLhfbIBgRibcGe7TDHXcy6zTfkyXxR88rl2tO4KEPLkJXxWf/HW/LJmsI0Ew==",
      "path": "system.servicemodel.primitives/4.10.0",
      "hashPath": "system.servicemodel.primitives.4.10.0.nupkg.sha512"
    },
    "System.ServiceModel.Security/4.10.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-/COEfB7QqKW37DOfmzJG6rd0apH0uMMCYNDUir9ZVDQR/ulQHx12T/5jMTo25YgUUk++i0SfGDbzutMH3w/nQg==",
      "path": "system.servicemodel.security/4.10.0",
      "hashPath": "system.servicemodel.security.4.10.0.nupkg.sha512"
    },
    "System.ServiceModel.Syndication/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-CJxIUwpBkMCPmIx46tFVOt0zpRrYurUHLW6tJBcmyj+MyWpKc6MMcS69B7IdlV/bgtgys073wMIHZX9QOQ1OFA==",
      "path": "system.servicemodel.syndication/8.0.0",
      "hashPath": "system.servicemodel.syndication.8.0.0.nupkg.sha512"
    },
    "System.ServiceProcess.ServiceController/8.0.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-02I0BXo1kmMBgw03E8Hu4K6nTqur4wpQdcDZrndczPzY2fEoGvlinE35AWbyzLZ2h2IksEZ6an4tVt3hi9j1oA==",
      "path": "system.serviceprocess.servicecontroller/8.0.1",
      "hashPath": "system.serviceprocess.servicecontroller.8.0.1.nupkg.sha512"
    },
    "System.Speech/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-CNuiA6vb95Oe5PRjClZEBiaju31vwB8OIeCgeSBXyZL6+MS4RVVB2X/C11z0xCkooHE3Vy91nM2z76emIzR+sg==",
      "path": "system.speech/8.0.0",
      "hashPath": "system.speech.8.0.0.nupkg.sha512"
    },
    "System.Text.Encoding.CodePages/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-OZIsVplFGaVY90G2SbpgU7EnCoOO5pw1t4ic21dBF3/1omrJFpAGoNAVpPyMVOC90/hvgkGG3VFqR13YgZMQfg==",
      "path": "system.text.encoding.codepages/8.0.0",
      "hashPath": "system.text.encoding.codepages.8.0.0.nupkg.sha512"
    },
    "System.Threading.AccessControl/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-cIed5+HuYz+eV9yu9TH95zPkqmm1J9Qps9wxjB335sU8tsqc2kGdlTEH9FZzZeCS8a7mNSEsN8ZkyhQp1gfdEw==",
      "path": "system.threading.accesscontrol/8.0.0",
      "hashPath": "system.threading.accesscontrol.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"
    },
    "System.Web.Services.Description/4.10.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Dwr64geRujAwnI+wPMJP1rf4pFaYRITrAS7EIGd0GVMwQ8OayM6ypwmnAPzQG4YTyN84w6KD5Rv8LJywYK+vUA==",
      "path": "system.web.services.description/4.10.0",
      "hashPath": "system.web.services.description.4.10.0.nupkg.sha512"
    },
    "System.Windows.Extensions/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Obg3a90MkOw9mYKxrardLpY2u0axDMrSmy4JCdq2cYbelM2cUwmUir5Bomvd1yxmPL9h5LVHU1tuKBZpUjfASg==",
      "path": "system.windows.extensions/8.0.0",
      "hashPath": "system.windows.extensions.8.0.0.nupkg.sha512"
    },
    "Validation/2.4.15": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-KQFOtJKKhaXzuSiZhkFaFzQEdYsA+EN/XqKZDYwsGDOrS0Nxu6qzCvNTsDF4xtkiZbBA6u7I59QnsuP2O2fZgg==",
      "path": "validation/2.4.15",
      "hashPath": "validation.2.4.15.nupkg.sha512"
    },
    "CWAInstallerHelper/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "ResourcesManager/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "CwaWindowsCommonLogger/26.3.10.2": {
      "type": "reference",
      "serviceable": false,
      "sha512": ""
    },
    "GacsClientService.Net/26.3.10.2": {
      "type": "reference",
      "serviceable": false,
      "sha512": ""
    },
    "libctxgacsWinCLI/26.3.0.0": {
      "type": "reference",
      "serviceable": false,
      "sha512": ""
    },
    "RegistryDotNet/1.0.9623.2156": {
      "type": "reference",
      "serviceable": false,
      "sha512": ""
    },
    "SentryCrashReportingHelperDotnet/26.3.10.2": {
      "type": "reference",
      "serviceable": false,
      "sha512": ""
    },
    "UtilityDotNet/26.3.10.2": {
      "type": "reference",
      "serviceable": false,
      "sha512": ""
    },
    "Sentry/5.1.0.0": {
      "type": "reference",
      "serviceable": false,
      "sha512": ""
    }
  }
}