netCore/Microsoft.Exchange.Management.ExoPowershellGalleryModule.deps.json

{
  "runtimeTarget": {
    "name": ".NETCoreApp,Version=v8.0",
    "signature": ""
  },
  "compilationOptions": {},
  "targets": {
    ".NETCoreApp,Version=v8.0": {
      "Microsoft.Exchange.Management.ExoPowershellGalleryModule/1.0.0": {
        "dependencies": {
          "Microsoft.Exchange.Management.AdminApiProvider": "0.0.0",
          "Microsoft.Exchange.Management.RestApiClient": "0.0.0",
          "Microsoft.IdentityModel.Tokens": "8.19.2",
          "Microsoft.Online.CSE.RestApiPowerShellModule.Instrumentation": "0.0.0",
          "Newtonsoft.Json": "13.0.4",
          "System.Diagnostics.PerformanceCounter": "9.0.9",
          "System.IdentityModel.Tokens.Jwt": "8.19.2",
          "System.Management.Automation": "7.4.14",
          "Microsoft.Exchange.Management.AdminApiProvider.Reference": "15.0.0.0",
          "Microsoft.Exchange.Management.RestApiClient.Reference": "15.0.0.0",
          "Microsoft.Online.CSE.RestApiPowerShellModule.Instrumentation.Reference": "15.0.0.0"
        },
        "runtime": {
          "Microsoft.Exchange.Management.ExoPowershellGalleryModule.dll": {}
        }
      },
      "Antlr4.Runtime/4.6.4": {
        "runtime": {
          "lib/netstandard1.1/Antlr4.Runtime.dll": {
            "assemblyVersion": "4.6.0.0",
            "fileVersion": "4.6.4.0"
          }
        }
      },
      "Azure.Core/1.50.0": {
        "dependencies": {
          "Microsoft.Bcl.AsyncInterfaces": "10.0.9",
          "System.ClientModel": "1.8.1",
          "System.Memory.Data": "9.0.7"
        },
        "runtime": {
          "lib/net8.0/Azure.Core.dll": {
            "assemblyVersion": "1.50.0.0",
            "fileVersion": "1.5000.25.55604"
          }
        }
      },
      "Microsoft.ApplicationInsights/2.23.0": {
        "dependencies": {
          "System.Diagnostics.DiagnosticSource": "10.0.9"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.ApplicationInsights.dll": {
            "assemblyVersion": "2.23.0.29",
            "fileVersion": "2.23.0.29"
          }
        }
      },
      "Microsoft.Azure.Cosmos/3.55.0": {
        "dependencies": {
          "Azure.Core": "1.50.0",
          "Microsoft.Bcl.AsyncInterfaces": "10.0.9",
          "Microsoft.Bcl.HashCode": "6.0.0",
          "System.Collections.Immutable": "9.0.9",
          "System.Configuration.ConfigurationManager": "9.0.11",
          "System.Diagnostics.DiagnosticSource": "10.0.9"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Azure.Cosmos.Client.dll": {
            "assemblyVersion": "3.55.0.0",
            "fileVersion": "3.55.0.0"
          },
          "lib/netstandard2.0/Microsoft.Azure.Cosmos.Core.dll": {
            "assemblyVersion": "2.11.0.0",
            "fileVersion": "2.11.0.0"
          },
          "lib/netstandard2.0/Microsoft.Azure.Cosmos.Direct.dll": {
            "assemblyVersion": "3.41.2.0",
            "fileVersion": "3.41.2.0"
          },
          "lib/netstandard2.0/Microsoft.Azure.Cosmos.Serialization.HybridRow.dll": {
            "assemblyVersion": "1.1.0.0",
            "fileVersion": "1.1.0.0"
          }
        },
        "runtimeTargets": {
          "runtimes/win-x64/native/Cosmos.CRTCompat.dll": {
            "rid": "win-x64",
            "assetType": "native",
            "fileVersion": "2.0.0.0"
          },
          "runtimes/win-x64/native/Microsoft.Azure.Cosmos.ServiceInterop.dll": {
            "rid": "win-x64",
            "assetType": "native",
            "fileVersion": "2.14.0.0"
          },
          "runtimes/win-x64/native/msvcp140.dll": {
            "rid": "win-x64",
            "assetType": "native",
            "fileVersion": "14.41.34123.0"
          },
          "runtimes/win-x64/native/vcruntime140.dll": {
            "rid": "win-x64",
            "assetType": "native",
            "fileVersion": "14.41.34123.0"
          },
          "runtimes/win-x64/native/vcruntime140_1.dll": {
            "rid": "win-x64",
            "assetType": "native",
            "fileVersion": "14.41.34123.0"
          }
        }
      },
      "Microsoft.Bcl.AsyncInterfaces/10.0.9": {
        "runtime": {
          "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
            "assemblyVersion": "10.0.0.9",
            "fileVersion": "10.0.926.27113"
          }
        }
      },
      "Microsoft.Bcl.Cryptography/10.0.9": {
        "dependencies": {
          "System.Formats.Asn1": "10.0.9"
        },
        "runtime": {
          "lib/net8.0/Microsoft.Bcl.Cryptography.dll": {
            "assemblyVersion": "10.0.0.9",
            "fileVersion": "10.0.926.27113"
          }
        }
      },
      "Microsoft.Bcl.HashCode/6.0.0": {
        "runtime": {
          "lib/net6.0/Microsoft.Bcl.HashCode.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.24.56208"
          }
        }
      },
      "Microsoft.Extensions.DependencyInjection.Abstractions/10.0.8": {
        "runtime": {
          "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
            "assemblyVersion": "10.0.0.0",
            "fileVersion": "10.0.826.23019"
          }
        }
      },
      "Microsoft.Extensions.Logging.Abstractions/9.0.9": {
        "dependencies": {
          "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.8",
          "System.Diagnostics.DiagnosticSource": "10.0.9"
        },
        "runtime": {
          "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": {
            "assemblyVersion": "9.0.0.0",
            "fileVersion": "9.0.925.41916"
          }
        }
      },
      "Microsoft.Extensions.ObjectPool/9.0.9": {
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.ObjectPool.dll": {
            "assemblyVersion": "9.0.0.0",
            "fileVersion": "9.0.925.42003"
          }
        }
      },
      "Microsoft.Identity.Client/4.83.1": {
        "dependencies": {
          "Microsoft.IdentityModel.Abstractions": "8.19.2",
          "System.Diagnostics.DiagnosticSource": "10.0.9"
        },
        "runtime": {
          "lib/net8.0/Microsoft.Identity.Client.dll": {
            "assemblyVersion": "4.83.1.0",
            "fileVersion": "4.83.1.0"
          }
        }
      },
      "Microsoft.Identity.Client.Broker/4.83.1": {
        "dependencies": {
          "Microsoft.Identity.Client": "4.83.1",
          "Microsoft.Identity.Client.NativeInterop": "0.19.4"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Identity.Client.Broker.dll": {
            "assemblyVersion": "4.83.1.0",
            "fileVersion": "4.83.1.0"
          }
        }
      },
      "Microsoft.Identity.Client.NativeInterop/0.19.4": {
        "runtime": {
          "lib/netstandard2.0/Microsoft.Identity.Client.NativeInterop.dll": {
            "assemblyVersion": "0.19.4.0",
            "fileVersion": "0.19.4.0"
          }
        },
        "runtimeTargets": {
          "runtimes/linux-x64/native/libmsalruntime.so": {
            "rid": "linux-x64",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/osx-arm64/native/msalruntime_arm64.dylib": {
            "rid": "osx-arm64",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/osx-x64/native/msalruntime.dylib": {
            "rid": "osx-x64",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "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/8.19.2": {
        "runtime": {
          "lib/net8.0/Microsoft.IdentityModel.Abstractions.dll": {
            "assemblyVersion": "8.19.2.0",
            "fileVersion": "8.19.2.26155"
          }
        }
      },
      "Microsoft.IdentityModel.Authorization/13.10.8897": {
        "dependencies": {
          "Antlr4.Runtime": "4.6.4",
          "Newtonsoft.Json": "13.0.4"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.IdentityModel.Authorization.dll": {
            "assemblyVersion": "13.10.0.0",
            "fileVersion": "13.10.8897.0"
          }
        }
      },
      "Microsoft.IdentityModel.JsonWebTokens/8.19.2": {
        "dependencies": {
          "Microsoft.IdentityModel.Tokens": "8.19.2"
        },
        "runtime": {
          "lib/net8.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
            "assemblyVersion": "8.19.2.0",
            "fileVersion": "8.19.2.26155"
          }
        }
      },
      "Microsoft.IdentityModel.Logging/8.19.2": {
        "dependencies": {
          "Microsoft.IdentityModel.Abstractions": "8.19.2"
        },
        "runtime": {
          "lib/net8.0/Microsoft.IdentityModel.Logging.dll": {
            "assemblyVersion": "8.19.2.0",
            "fileVersion": "8.19.2.26155"
          }
        }
      },
      "Microsoft.IdentityModel.Tokens/8.19.2": {
        "dependencies": {
          "Microsoft.Bcl.Cryptography": "10.0.9",
          "Microsoft.Extensions.Logging.Abstractions": "9.0.9",
          "Microsoft.IdentityModel.Logging": "8.19.2"
        },
        "runtime": {
          "lib/net8.0/Microsoft.IdentityModel.Tokens.dll": {
            "assemblyVersion": "8.19.2.0",
            "fileVersion": "8.19.2.26155"
          }
        }
      },
      "Microsoft.Management.Infrastructure/3.0.0": {
        "dependencies": {
          "Microsoft.Management.Infrastructure.Runtime.Unix": "3.0.0",
          "Microsoft.Management.Infrastructure.Runtime.Win": "3.0.0"
        }
      },
      "Microsoft.Management.Infrastructure.Runtime.Unix/3.0.0": {
        "runtimeTargets": {
          "runtimes/unix/lib/netstandard1.6/Microsoft.Management.Infrastructure.dll": {
            "rid": "unix",
            "assetType": "runtime",
            "assemblyVersion": "2.0.0.0",
            "fileVersion": "2.0.0.0"
          }
        }
      },
      "Microsoft.Management.Infrastructure.Runtime.Win/3.0.0": {
        "runtimeTargets": {
          "runtimes/win-arm64/lib/netstandard1.6/microsoft.management.infrastructure.dll": {
            "rid": "win-arm64",
            "assetType": "runtime",
            "assemblyVersion": "1.0.0.0",
            "fileVersion": "10.0.17763.30000"
          },
          "runtimes/win-arm64/lib/netstandard1.6/microsoft.management.infrastructure.native.dll": {
            "rid": "win-arm64",
            "assetType": "runtime",
            "assemblyVersion": "1.0.0.0",
            "fileVersion": "10.0.17763.30000"
          },
          "runtimes/win-x64/lib/netstandard1.6/microsoft.management.infrastructure.dll": {
            "rid": "win-x64",
            "assetType": "runtime",
            "assemblyVersion": "1.0.0.0",
            "fileVersion": "10.0.17763.30000"
          },
          "runtimes/win-x64/lib/netstandard1.6/microsoft.management.infrastructure.native.dll": {
            "rid": "win-x64",
            "assetType": "runtime",
            "assemblyVersion": "1.0.0.0",
            "fileVersion": "10.0.17763.30000"
          },
          "runtimes/win-x86/lib/netstandard1.6/microsoft.management.infrastructure.dll": {
            "rid": "win-x86",
            "assetType": "runtime",
            "assemblyVersion": "1.0.0.0",
            "fileVersion": "10.0.17763.30000"
          },
          "runtimes/win-x86/lib/netstandard1.6/microsoft.management.infrastructure.native.dll": {
            "rid": "win-x86",
            "assetType": "runtime",
            "assemblyVersion": "1.0.0.0",
            "fileVersion": "10.0.17763.30000"
          },
          "runtimes/win-arm64/native/microsoft.management.infrastructure.native.unmanaged.dll": {
            "rid": "win-arm64",
            "assetType": "native",
            "fileVersion": "10.0.17763.30000"
          },
          "runtimes/win-x64/native/microsoft.management.infrastructure.native.unmanaged.dll": {
            "rid": "win-x64",
            "assetType": "native",
            "fileVersion": "6.3.9600.18144"
          },
          "runtimes/win-x86/native/microsoft.management.infrastructure.native.unmanaged.dll": {
            "rid": "win-x86",
            "assetType": "native",
            "fileVersion": "6.3.9600.18144"
          }
        }
      },
      "Microsoft.OData.Client/7.22.0": {
        "dependencies": {
          "Microsoft.OData.Core": "7.22.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.OData.Client.dll": {
            "assemblyVersion": "7.22.0.0",
            "fileVersion": "7.22.0.60710"
          }
        }
      },
      "Microsoft.OData.Core/7.22.0": {
        "dependencies": {
          "Microsoft.Bcl.AsyncInterfaces": "10.0.9",
          "Microsoft.Extensions.ObjectPool": "9.0.9",
          "Microsoft.OData.Edm": "7.22.0",
          "Microsoft.Spatial": "7.22.0"
        },
        "runtime": {
          "lib/netcoreapp3.1/Microsoft.OData.Core.dll": {
            "assemblyVersion": "7.22.0.0",
            "fileVersion": "7.22.0.60710"
          }
        }
      },
      "Microsoft.OData.Edm/7.22.0": {
        "dependencies": {
          "System.Text.Encodings.Web": "10.0.8",
          "System.Text.Json": "10.0.8"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.OData.Edm.dll": {
            "assemblyVersion": "7.22.0.0",
            "fileVersion": "7.22.0.60710"
          }
        }
      },
      "Microsoft.PowerShell.CoreCLR.Eventing/7.4.14": {
        "dependencies": {
          "System.Diagnostics.EventLog": "9.0.11"
        },
        "runtimeTargets": {
          "runtimes/win/lib/net8.0/Microsoft.PowerShell.CoreCLR.Eventing.dll": {
            "rid": "win",
            "assetType": "runtime",
            "assemblyVersion": "7.4.6.500",
            "fileVersion": "7.4.14.500"
          }
        }
      },
      "Microsoft.PowerShell.Native/7.4.0": {
        "runtimeTargets": {
          "runtimes/linux-arm/native/libpsl-native.so": {
            "rid": "linux-arm",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/linux-arm64/native/libpsl-native.so": {
            "rid": "linux-arm64",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/linux-musl-x64/native/libpsl-native.so": {
            "rid": "linux-musl-x64",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/linux-x64/native/libpsl-native.so": {
            "rid": "linux-x64",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/osx/native/libpsl-native.dylib": {
            "rid": "osx",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/win-arm/native/PowerShell.Core.Instrumentation.dll": {
            "rid": "win-arm",
            "assetType": "native",
            "fileVersion": "10.0.10011.16384"
          },
          "runtimes/win-arm/native/pwrshplugin.dll": {
            "rid": "win-arm",
            "assetType": "native",
            "fileVersion": "10.0.10011.16384"
          },
          "runtimes/win-arm64/native/PowerShell.Core.Instrumentation.dll": {
            "rid": "win-arm64",
            "assetType": "native",
            "fileVersion": "10.0.10011.16384"
          },
          "runtimes/win-arm64/native/pwrshplugin.dll": {
            "rid": "win-arm64",
            "assetType": "native",
            "fileVersion": "10.0.10011.16384"
          },
          "runtimes/win-x64/native/PowerShell.Core.Instrumentation.dll": {
            "rid": "win-x64",
            "assetType": "native",
            "fileVersion": "10.0.10011.16384"
          },
          "runtimes/win-x64/native/pwrshplugin.dll": {
            "rid": "win-x64",
            "assetType": "native",
            "fileVersion": "10.0.10011.16384"
          },
          "runtimes/win-x86/native/PowerShell.Core.Instrumentation.dll": {
            "rid": "win-x86",
            "assetType": "native",
            "fileVersion": "10.0.10011.16384"
          },
          "runtimes/win-x86/native/pwrshplugin.dll": {
            "rid": "win-x86",
            "assetType": "native",
            "fileVersion": "10.0.10011.16384"
          }
        }
      },
      "Microsoft.Security.Extensions/1.4.0": {
        "runtimeTargets": {
          "runtimes/win-arm64/lib/net5.0/getfilesiginforedistwrapper.dll": {
            "rid": "win-arm64",
            "assetType": "runtime",
            "assemblyVersion": "10.0.0.0",
            "fileVersion": "10.0.27797.1000"
          },
          "runtimes/win-x64/lib/net5.0/getfilesiginforedistwrapper.dll": {
            "rid": "win-x64",
            "assetType": "runtime",
            "assemblyVersion": "10.0.0.0",
            "fileVersion": "10.0.27797.1000"
          },
          "runtimes/win-x86/lib/net5.0/getfilesiginforedistwrapper.dll": {
            "rid": "win-x86",
            "assetType": "runtime",
            "assemblyVersion": "10.0.0.0",
            "fileVersion": "10.0.27797.1000"
          },
          "runtimes/win-arm64/native/getfilesiginforedist.dll": {
            "rid": "win-arm64",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/win-x64/native/getfilesiginforedist.dll": {
            "rid": "win-x64",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/win-x86/native/getfilesiginforedist.dll": {
            "rid": "win-x86",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          }
        }
      },
      "Microsoft.Spatial/7.22.0": {
        "runtime": {
          "lib/netstandard2.0/Microsoft.Spatial.dll": {
            "assemblyVersion": "7.22.0.0",
            "fileVersion": "7.22.0.60710"
          }
        }
      },
      "Microsoft.Win32.Registry.AccessControl/8.0.0": {
        "runtime": {
          "lib/net8.0/Microsoft.Win32.Registry.AccessControl.dll": {
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.23.53103"
          }
        },
        "runtimeTargets": {
          "runtimes/win/lib/net8.0/Microsoft.Win32.Registry.AccessControl.dll": {
            "rid": "win",
            "assetType": "runtime",
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.23.53103"
          }
        }
      },
      "Newtonsoft.Json/13.0.4": {
        "runtime": {
          "lib/net6.0/Newtonsoft.Json.dll": {
            "assemblyVersion": "13.0.0.0",
            "fileVersion": "13.0.4.30916"
          }
        }
      },
      "System.ClientModel/1.8.1": {
        "dependencies": {
          "Microsoft.Extensions.Logging.Abstractions": "9.0.9",
          "System.Memory.Data": "9.0.7"
        },
        "runtime": {
          "lib/net8.0/System.ClientModel.dll": {
            "assemblyVersion": "1.8.1.0",
            "fileVersion": "1.800.125.56003"
          }
        }
      },
      "System.CodeDom/10.0.0": {
        "runtime": {
          "lib/net8.0/System.CodeDom.dll": {
            "assemblyVersion": "10.0.0.0",
            "fileVersion": "10.0.25.52411"
          }
        }
      },
      "System.Collections.Immutable/9.0.9": {
        "runtime": {
          "lib/net8.0/System.Collections.Immutable.dll": {
            "assemblyVersion": "9.0.0.0",
            "fileVersion": "9.0.925.41916"
          }
        }
      },
      "System.Configuration.ConfigurationManager/9.0.11": {
        "dependencies": {
          "System.Diagnostics.EventLog": "9.0.11",
          "System.Security.Cryptography.ProtectedData": "9.0.11"
        },
        "runtime": {
          "lib/net8.0/System.Configuration.ConfigurationManager.dll": {
            "assemblyVersion": "9.0.0.0",
            "fileVersion": "9.0.1125.51716"
          }
        }
      },
      "System.Diagnostics.DiagnosticSource/10.0.9": {
        "runtime": {
          "lib/net8.0/System.Diagnostics.DiagnosticSource.dll": {
            "assemblyVersion": "10.0.0.0",
            "fileVersion": "10.0.926.27113"
          }
        }
      },
      "System.Diagnostics.EventLog/9.0.11": {
        "runtime": {
          "lib/net8.0/System.Diagnostics.EventLog.dll": {
            "assemblyVersion": "9.0.0.0",
            "fileVersion": "9.0.1125.51716"
          }
        },
        "runtimeTargets": {
          "runtimes/win/lib/net8.0/System.Diagnostics.EventLog.Messages.dll": {
            "rid": "win",
            "assetType": "runtime",
            "assemblyVersion": "9.0.0.0",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/win/lib/net8.0/System.Diagnostics.EventLog.dll": {
            "rid": "win",
            "assetType": "runtime",
            "assemblyVersion": "9.0.0.0",
            "fileVersion": "9.0.1125.51716"
          }
        }
      },
      "System.Diagnostics.PerformanceCounter/9.0.9": {
        "dependencies": {
          "System.Configuration.ConfigurationManager": "9.0.11"
        },
        "runtime": {
          "lib/net8.0/System.Diagnostics.PerformanceCounter.dll": {
            "assemblyVersion": "9.0.0.0",
            "fileVersion": "9.0.925.41916"
          }
        },
        "runtimeTargets": {
          "runtimes/win/lib/net8.0/System.Diagnostics.PerformanceCounter.dll": {
            "rid": "win",
            "assetType": "runtime",
            "assemblyVersion": "9.0.0.0",
            "fileVersion": "9.0.925.41916"
          }
        }
      },
      "System.DirectoryServices/9.0.6": {
        "runtime": {
          "lib/net8.0/System.DirectoryServices.dll": {
            "assemblyVersion": "9.0.0.0",
            "fileVersion": "9.0.625.26613"
          }
        },
        "runtimeTargets": {
          "runtimes/win/lib/net8.0/System.DirectoryServices.dll": {
            "rid": "win",
            "assetType": "runtime",
            "assemblyVersion": "9.0.0.0",
            "fileVersion": "9.0.625.26613"
          }
        }
      },
      "System.Formats.Asn1/10.0.9": {
        "runtime": {
          "lib/net8.0/System.Formats.Asn1.dll": {
            "assemblyVersion": "10.0.0.0",
            "fileVersion": "10.0.926.27113"
          }
        }
      },
      "System.IdentityModel.Tokens.Jwt/8.19.2": {
        "dependencies": {
          "Microsoft.IdentityModel.JsonWebTokens": "8.19.2",
          "Microsoft.IdentityModel.Tokens": "8.19.2"
        },
        "runtime": {
          "lib/net8.0/System.IdentityModel.Tokens.Jwt.dll": {
            "assemblyVersion": "8.19.2.0",
            "fileVersion": "8.19.2.26155"
          }
        }
      },
      "System.IO.Pipelines/10.0.8": {
        "runtime": {
          "lib/net8.0/System.IO.Pipelines.dll": {
            "assemblyVersion": "10.0.0.0",
            "fileVersion": "10.0.826.23019"
          }
        }
      },
      "System.Management/10.0.0": {
        "dependencies": {
          "System.CodeDom": "10.0.0"
        },
        "runtime": {
          "lib/net8.0/System.Management.dll": {
            "assemblyVersion": "10.0.0.0",
            "fileVersion": "10.0.25.52411"
          }
        },
        "runtimeTargets": {
          "runtimes/win/lib/net8.0/System.Management.dll": {
            "rid": "win",
            "assetType": "runtime",
            "assemblyVersion": "10.0.0.0",
            "fileVersion": "10.0.25.52411"
          }
        }
      },
      "System.Management.Automation/7.4.14": {
        "dependencies": {
          "Microsoft.ApplicationInsights": "2.23.0",
          "Microsoft.Management.Infrastructure": "3.0.0",
          "Microsoft.PowerShell.CoreCLR.Eventing": "7.4.14",
          "Microsoft.PowerShell.Native": "7.4.0",
          "Microsoft.Security.Extensions": "1.4.0",
          "Microsoft.Win32.Registry.AccessControl": "8.0.0",
          "Newtonsoft.Json": "13.0.4",
          "System.Configuration.ConfigurationManager": "9.0.11",
          "System.Diagnostics.DiagnosticSource": "10.0.9",
          "System.Diagnostics.EventLog": "9.0.11",
          "System.DirectoryServices": "9.0.6",
          "System.Formats.Asn1": "10.0.9",
          "System.Management": "10.0.0",
          "System.Security.Cryptography.Pkcs": "10.0.0",
          "System.Security.Permissions": "8.0.0",
          "System.Text.Encoding.CodePages": "10.0.8"
        },
        "runtimeTargets": {
          "runtimes/unix/lib/net8.0/System.Management.Automation.dll": {
            "rid": "unix",
            "assetType": "runtime",
            "assemblyVersion": "7.4.6.500",
            "fileVersion": "7.4.14.500"
          },
          "runtimes/win/lib/net8.0/System.Management.Automation.dll": {
            "rid": "win",
            "assetType": "runtime",
            "assemblyVersion": "7.4.6.500",
            "fileVersion": "7.4.14.500"
          }
        }
      },
      "System.Memory.Data/9.0.7": {
        "dependencies": {
          "System.Text.Json": "10.0.8"
        },
        "runtime": {
          "lib/net8.0/System.Memory.Data.dll": {
            "assemblyVersion": "9.0.0.7",
            "fileVersion": "9.0.725.31616"
          }
        }
      },
      "System.Security.Cryptography.Pkcs/10.0.0": {
        "dependencies": {
          "Microsoft.Bcl.Cryptography": "10.0.9",
          "System.Formats.Asn1": "10.0.9"
        },
        "runtime": {
          "lib/net8.0/System.Security.Cryptography.Pkcs.dll": {
            "assemblyVersion": "10.0.0.0",
            "fileVersion": "10.0.25.52411"
          }
        },
        "runtimeTargets": {
          "runtimes/win/lib/net8.0/System.Security.Cryptography.Pkcs.dll": {
            "rid": "win",
            "assetType": "runtime",
            "assemblyVersion": "10.0.0.0",
            "fileVersion": "10.0.25.52411"
          }
        }
      },
      "System.Security.Cryptography.ProtectedData/9.0.11": {
        "runtime": {
          "lib/net8.0/System.Security.Cryptography.ProtectedData.dll": {
            "assemblyVersion": "9.0.0.0",
            "fileVersion": "9.0.1125.51716"
          }
        }
      },
      "System.Security.Permissions/8.0.0": {
        "dependencies": {
          "System.Windows.Extensions": "8.0.0"
        },
        "runtime": {
          "lib/net8.0/System.Security.Permissions.dll": {
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.23.53103"
          }
        }
      },
      "System.Text.Encoding.CodePages/10.0.8": {
        "runtime": {
          "lib/net8.0/System.Text.Encoding.CodePages.dll": {
            "assemblyVersion": "10.0.0.0",
            "fileVersion": "10.0.826.23019"
          }
        },
        "runtimeTargets": {
          "runtimes/win/lib/net8.0/System.Text.Encoding.CodePages.dll": {
            "rid": "win",
            "assetType": "runtime",
            "assemblyVersion": "10.0.0.0",
            "fileVersion": "10.0.826.23019"
          }
        }
      },
      "System.Text.Encodings.Web/10.0.8": {
        "runtime": {
          "lib/net8.0/System.Text.Encodings.Web.dll": {
            "assemblyVersion": "10.0.0.0",
            "fileVersion": "10.0.826.23019"
          }
        },
        "runtimeTargets": {
          "runtimes/browser/lib/net8.0/System.Text.Encodings.Web.dll": {
            "rid": "browser",
            "assetType": "runtime",
            "assemblyVersion": "10.0.0.0",
            "fileVersion": "10.0.826.23019"
          }
        }
      },
      "System.Text.Json/10.0.8": {
        "dependencies": {
          "System.IO.Pipelines": "10.0.8",
          "System.Text.Encodings.Web": "10.0.8"
        },
        "runtime": {
          "lib/net8.0/System.Text.Json.dll": {
            "assemblyVersion": "10.0.0.0",
            "fileVersion": "10.0.826.23019"
          }
        }
      },
      "System.Windows.Extensions/8.0.0": {
        "runtime": {
          "lib/net8.0/System.Windows.Extensions.dll": {
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.23.53103"
          }
        },
        "runtimeTargets": {
          "runtimes/win/lib/net8.0/System.Windows.Extensions.dll": {
            "rid": "win",
            "assetType": "runtime",
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.23.53103"
          }
        }
      },
      "Microsoft.Exchange.Management.AdminApiProvider/0.0.0": {
        "dependencies": {
          "Microsoft.Identity.Client": "4.83.1",
          "Microsoft.Identity.Client.Broker": "4.83.1",
          "Microsoft.Identity.Client.NativeInterop": "0.19.4",
          "Microsoft.IdentityModel.Tokens": "8.19.2",
          "Microsoft.OData.Client": "7.22.0",
          "Microsoft.OData.Core": "7.22.0",
          "Microsoft.OData.Edm": "7.22.0",
          "Microsoft.Online.CSE.RestApiPowerShellModule.Instrumentation": "0.0.0",
          "Microsoft.Spatial": "7.22.0",
          "Newtonsoft.Json": "13.0.4",
          "System.IdentityModel.Tokens.Jwt": "8.19.2",
          "System.Management.Automation": "7.4.14",
          "System.Text.Json": "10.0.8"
        },
        "runtime": {
          "Microsoft.Exchange.Management.AdminApiProvider.dll": {
            "fileVersion": "0.0.0.0"
          }
        }
      },
      "Microsoft.Exchange.Management.RestApiClient/0.0.0": {
        "dependencies": {
          "Azure.Core": "1.50.0",
          "Microsoft.Azure.Cosmos": "3.55.0",
          "Microsoft.Exchange.Management.AdminApiProvider": "0.0.0",
          "Microsoft.IdentityModel.Authorization": "13.10.8897",
          "Microsoft.OData.Client": "7.22.0",
          "Microsoft.OData.Core": "7.22.0",
          "Microsoft.OData.Edm": "7.22.0",
          "Microsoft.Online.CSE.RestApiPowerShellModule.Instrumentation": "0.0.0",
          "Microsoft.Spatial": "7.22.0",
          "Newtonsoft.Json": "13.0.4",
          "System.Management.Automation": "7.4.14"
        },
        "runtime": {
          "Microsoft.Exchange.Management.RestApiClient.dll": {
            "fileVersion": "0.0.0.0"
          }
        }
      },
      "Microsoft.Online.CSE.RestApiPowerShellModule.Instrumentation/0.0.0": {
        "dependencies": {
          "System.Diagnostics.PerformanceCounter": "9.0.9",
          "System.Management.Automation": "7.4.14"
        },
        "runtime": {
          "Microsoft.Online.CSE.RestApiPowerShellModule.Instrumentation.dll": {
            "fileVersion": "0.0.0.0"
          }
        }
      },
      "Microsoft.Exchange.Management.AdminApiProvider.Reference/15.0.0.0": {
        "runtime": {
          "Microsoft.Exchange.Management.AdminApiProvider.dll": {
            "assemblyVersion": "15.0.0.0",
            "fileVersion": "15.21.223.0"
          }
        }
      },
      "Microsoft.Exchange.Management.RestApiClient.Reference/15.0.0.0": {
        "runtime": {
          "Microsoft.Exchange.Management.RestApiClient.dll": {
            "assemblyVersion": "15.0.0.0",
            "fileVersion": "15.21.223.0"
          }
        }
      },
      "Microsoft.Online.CSE.RestApiPowerShellModule.Instrumentation.Reference/15.0.0.0": {
        "runtime": {
          "Microsoft.Online.CSE.RestApiPowerShellModule.Instrumentation.dll": {
            "assemblyVersion": "15.0.0.0",
            "fileVersion": "15.21.223.0"
          }
        }
      }
    }
  },
  "libraries": {
    "Microsoft.Exchange.Management.ExoPowershellGalleryModule/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "Antlr4.Runtime/4.6.4": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-DO/MViJ4xpfuIUDBHWWCxpPg14h1Wg9vSD4rUgfVsrqAzPfci2vL0NdR+uNZUlL3O4gsZHYbZq21ZnUM7VjdbA==",
      "path": "antlr4.runtime/4.6.4",
      "hashPath": "antlr4.runtime.4.6.4.nupkg.sha512"
    },
    "Azure.Core/1.50.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-GBNKZEhdIbTXxedvD3R7I/yDVFX9jJJEz02kCziFSJxspSQ5RMHc3GktulJ1s7+ffXaXD7kMgrtdQTaggyInLw==",
      "path": "azure.core/1.50.0",
      "hashPath": "azure.core.1.50.0.nupkg.sha512"
    },
    "Microsoft.ApplicationInsights/2.23.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-nWArUZTdU7iqZLycLKWe0TDms48KKGE6pONH2terYNa8REXiqixrMOkf1sk5DHGMaUTqONU2YkS4SAXBhLStgw==",
      "path": "microsoft.applicationinsights/2.23.0",
      "hashPath": "microsoft.applicationinsights.2.23.0.nupkg.sha512"
    },
    "Microsoft.Azure.Cosmos/3.55.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-s4VxMrLM/6GnbuYWK8iXez4yYSpq5XLxtx2RcqH5o92T7bQBiSleEENpen37niuH6wys4u5o1XlY1PdjBk3u2A==",
      "path": "microsoft.azure.cosmos/3.55.0",
      "hashPath": "microsoft.azure.cosmos.3.55.0.nupkg.sha512"
    },
    "Microsoft.Bcl.AsyncInterfaces/10.0.9": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Aq7M8lG6BrHeatqKqncVm9m55ec34k6nnfPRLe/PvGg+b/pAsRM2ejofeKmCLjTXMa+5NGXm382f8CG/D5WDow==",
      "path": "microsoft.bcl.asyncinterfaces/10.0.9",
      "hashPath": "microsoft.bcl.asyncinterfaces.10.0.9.nupkg.sha512"
    },
    "Microsoft.Bcl.Cryptography/10.0.9": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-iSljz/oaqFzH7c4mNKwYt8GqK1mxoDMgP0wliKaEF9TejFxyZ3acLopin1v5PAQIa9GE0flOESkwOnik83X0YA==",
      "path": "microsoft.bcl.cryptography/10.0.9",
      "hashPath": "microsoft.bcl.cryptography.10.0.9.nupkg.sha512"
    },
    "Microsoft.Bcl.HashCode/6.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-GI4jcoi6eC9ZhNOQylIBaWOQjyGaR8T6N3tC1u8p3EXfndLCVNNWa+Zp+ocjvvS3kNBN09Zma2HXL0ezO0dRfw==",
      "path": "microsoft.bcl.hashcode/6.0.0",
      "hashPath": "microsoft.bcl.hashcode.6.0.0.nupkg.sha512"
    },
    "Microsoft.Extensions.DependencyInjection.Abstractions/10.0.8": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-21nbDV60SRPWGIivsyl6lqBeEJNG1sginhhfWgRrr3Ais7aQ12To25OAHQxgoiJkjqy1aQ6RxpZBGYuTi7Ge6A==",
      "path": "microsoft.extensions.dependencyinjection.abstractions/10.0.8",
      "hashPath": "microsoft.extensions.dependencyinjection.abstractions.10.0.8.nupkg.sha512"
    },
    "Microsoft.Extensions.Logging.Abstractions/9.0.9": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-FEgpSF+Z9StMvrsSViaybOBwR0f0ZZxDm8xV5cSOFiXN/t+ys+rwAlTd/6yG7Ld1gfppgvLcMasZry3GsI9lGA==",
      "path": "microsoft.extensions.logging.abstractions/9.0.9",
      "hashPath": "microsoft.extensions.logging.abstractions.9.0.9.nupkg.sha512"
    },
    "Microsoft.Extensions.ObjectPool/9.0.9": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-jYZSlGBpPzqWr3mc7cf/YNTY45ys7FIaziQtHAK3sWtd5v4ehpowBmrL2aOSizfM7Q326PDw2P100ILpdEbhzg==",
      "path": "microsoft.extensions.objectpool/9.0.9",
      "hashPath": "microsoft.extensions.objectpool.9.0.9.nupkg.sha512"
    },
    "Microsoft.Identity.Client/4.83.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-jOLIrZ3cynoqHLLO1cXplFFabrhrMEYs/EuKHvmCyrOm1axqiVFT6nCSnHxk7w5+d2BeQfCdM12Yf/0X7OeS1g==",
      "path": "microsoft.identity.client/4.83.1",
      "hashPath": "microsoft.identity.client.4.83.1.nupkg.sha512"
    },
    "Microsoft.Identity.Client.Broker/4.83.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-r5F/Iwm/DeRA8JP2yxpW31gDxXfehvDilI4U6t80bAhnass0Czjwkdyx8LbZYbeeTB5J8jUp90qSxIf/tBeJ0A==",
      "path": "microsoft.identity.client.broker/4.83.1",
      "hashPath": "microsoft.identity.client.broker.4.83.1.nupkg.sha512"
    },
    "Microsoft.Identity.Client.NativeInterop/0.19.4": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Em+6R/uAO2qWBBnsV3zP0+15mbDIw9C3qDvGYoEiLaFgHM1zqaJZVpxgA49+WgXwUN0edKzR1hhKr+z7Nw5jcw==",
      "path": "microsoft.identity.client.nativeinterop/0.19.4",
      "hashPath": "microsoft.identity.client.nativeinterop.0.19.4.nupkg.sha512"
    },
    "Microsoft.IdentityModel.Abstractions/8.19.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Jz49BO5TJbZ2txvIdyopIZChpDKZjQCcgVTcvxUFYez+33p70jeL4lwV6o/2Da/c6ypTigY9krN8i8E3Pa5AjQ==",
      "path": "microsoft.identitymodel.abstractions/8.19.2",
      "hashPath": "microsoft.identitymodel.abstractions.8.19.2.nupkg.sha512"
    },
    "Microsoft.IdentityModel.Authorization/13.10.8897": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-j3YBLlLqesLJSPtAFy26Mm2tVQrQcL9j18NKaUlCdC6D04NqULf1t3fnOgvoEjmmdKLGwMKmYQtoyKn6R0aiUg==",
      "path": "microsoft.identitymodel.authorization/13.10.8897",
      "hashPath": "microsoft.identitymodel.authorization.13.10.8897.nupkg.sha512"
    },
    "Microsoft.IdentityModel.JsonWebTokens/8.19.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-cxWQC4o4u5ZCzAkJ14leBd8/uz1mg1xcJu5UjXZuJlxIzf4yAQFcuBNQg0gsHj2bADxoR/Smh9VHa9SY9s1FNw==",
      "path": "microsoft.identitymodel.jsonwebtokens/8.19.2",
      "hashPath": "microsoft.identitymodel.jsonwebtokens.8.19.2.nupkg.sha512"
    },
    "Microsoft.IdentityModel.Logging/8.19.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-9HIX2JMAbs62nZZqumPoq6uX1O8513C/FGnQ8XdNJ7C2PMdKp2H2eUcwhATLUe8DgeNm4TWfzVu9zEXXEqYpLA==",
      "path": "microsoft.identitymodel.logging/8.19.2",
      "hashPath": "microsoft.identitymodel.logging.8.19.2.nupkg.sha512"
    },
    "Microsoft.IdentityModel.Tokens/8.19.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-nl+41MCMOOIurAUCOu/SS6Ygx56/FkvDO9SMtvrBO7vpbeCei6estUpf/Xvo7t0PSnYSYf9D4nxctJzK9eG8ew==",
      "path": "microsoft.identitymodel.tokens/8.19.2",
      "hashPath": "microsoft.identitymodel.tokens.8.19.2.nupkg.sha512"
    },
    "Microsoft.Management.Infrastructure/3.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-cGZi0q5IujCTVYKo9h22Pw+UwfZDV82HXO8HTxMG2HqntPlT3Ls8jY6punLp4YzCypJNpfCAu2kae3TIyuAiJw==",
      "path": "microsoft.management.infrastructure/3.0.0",
      "hashPath": "microsoft.management.infrastructure.3.0.0.nupkg.sha512"
    },
    "Microsoft.Management.Infrastructure.Runtime.Unix/3.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-QZE3uEDvZ0m7LabQvcmNOYHp7v1QPBVMpB/ild0WEE8zqUVAP5y9rRI5we37ImI1bQmW5pZ+3HNC70POPm0jBQ==",
      "path": "microsoft.management.infrastructure.runtime.unix/3.0.0",
      "hashPath": "microsoft.management.infrastructure.runtime.unix.3.0.0.nupkg.sha512"
    },
    "Microsoft.Management.Infrastructure.Runtime.Win/3.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-uwMyWN33+iQ8Wm/n1yoPXgFoiYNd0HzJyoqSVhaQZyJfaQrJR3udgcIHjqa1qbc3lS6kvfuUMN4TrF4U4refCQ==",
      "path": "microsoft.management.infrastructure.runtime.win/3.0.0",
      "hashPath": "microsoft.management.infrastructure.runtime.win.3.0.0.nupkg.sha512"
    },
    "Microsoft.OData.Client/7.22.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-bGQDMEfo9Eu3VNzQ7FeSztOwDeYtRCFGvt2BQ2pt8jZ9hobILlo7KFsU9Cye20P/mNbJc6Y1nluZUoYyj/Airg==",
      "path": "microsoft.odata.client/7.22.0",
      "hashPath": "microsoft.odata.client.7.22.0.nupkg.sha512"
    },
    "Microsoft.OData.Core/7.22.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-4nyH/wh//UozC0t0s7ykDKdjJ8jEK/2EpQtbQ2XBkPiEEiisnojiTdNmMb+Yo8f5hnFq1csGVuSxVTZjis425w==",
      "path": "microsoft.odata.core/7.22.0",
      "hashPath": "microsoft.odata.core.7.22.0.nupkg.sha512"
    },
    "Microsoft.OData.Edm/7.22.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-+QSRiA4lv/uv72+EBxd+UMQqv/JuTyJtBCqAU1uUJDYfNpUiCqTTykZOG0yfgKajBaJqKdkDVfnUggpsxUHxYA==",
      "path": "microsoft.odata.edm/7.22.0",
      "hashPath": "microsoft.odata.edm.7.22.0.nupkg.sha512"
    },
    "Microsoft.PowerShell.CoreCLR.Eventing/7.4.14": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-2rpjcd3Itv+09j4yUtf5PGh8EShnBZndXZoHwrHGv/Ga+wjwaGYWpCP0HuZEjgoF2CYvFMS2vDLE6zmDMjupiA==",
      "path": "microsoft.powershell.coreclr.eventing/7.4.14",
      "hashPath": "microsoft.powershell.coreclr.eventing.7.4.14.nupkg.sha512"
    },
    "Microsoft.PowerShell.Native/7.4.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-FlaJ3JBWhqFToYT0ycMb/Xxzoof7oTQbNyI4UikgubC7AMWt5ptBNKjIAMPvOcvEHr+ohaO9GvRWp3tiyS3sKw==",
      "path": "microsoft.powershell.native/7.4.0",
      "hashPath": "microsoft.powershell.native.7.4.0.nupkg.sha512"
    },
    "Microsoft.Security.Extensions/1.4.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-MnHXttc0jHbRrGdTJ+yJBbGDoa4OXhtnKXHQw70foMyAooFtPScZX/dN+Nib47nuglc9Gt29Gfb5Zl+1lAuTeA==",
      "path": "microsoft.security.extensions/1.4.0",
      "hashPath": "microsoft.security.extensions.1.4.0.nupkg.sha512"
    },
    "Microsoft.Spatial/7.22.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-6cRBm9WMJ5MofTyEP8JoMK323P3uyqWD7XnWZkHWr75ldm1Qw2ScWcNSA3lnPtLPDaY6es6vOFtY5li6VsV4Eg==",
      "path": "microsoft.spatial/7.22.0",
      "hashPath": "microsoft.spatial.7.22.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"
    },
    "Newtonsoft.Json/13.0.4": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-pdgNNMai3zv51W5aq268sujXUyx7SNdE2bj1wZcWjAQrKMFZV260lbqYop1d2GM67JI1huLRwxo9ZqnfF/lC6A==",
      "path": "newtonsoft.json/13.0.4",
      "hashPath": "newtonsoft.json.13.0.4.nupkg.sha512"
    },
    "System.ClientModel/1.8.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-4oUQgw/vaO4FBOk3YsH40hbrjxRED1l95rRLvTMtHXfQxapXya9IfPpm/KgwValFFtYTfYGFOs/qzGmGyexicQ==",
      "path": "system.clientmodel/1.8.1",
      "hashPath": "system.clientmodel.1.8.1.nupkg.sha512"
    },
    "System.CodeDom/10.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-QWERdKi/tQAx+MbrPxTGcpchqMANnVXNiv2r2tILBBB38E74buD+fABSUhozZ1G9kjbadFB0m+HPFMkhJPeFvA==",
      "path": "system.codedom/10.0.0",
      "hashPath": "system.codedom.10.0.0.nupkg.sha512"
    },
    "System.Collections.Immutable/9.0.9": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-/kpkgDxH984e3J3z5v/DIFi+0TWbUJXS8HNKUYBy3YnXtK09JVGs3cw5aOV6fDSw5NxbWLWlGrYjRteu6cjX3w==",
      "path": "system.collections.immutable/9.0.9",
      "hashPath": "system.collections.immutable.9.0.9.nupkg.sha512"
    },
    "System.Configuration.ConfigurationManager/9.0.11": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-vPinosRgEk1CGjohbv0pDuz6gPprkWo5xvBTjOJjks5JOgOEWvPndq5NngGxiTcBcy1+k9GwzZ1c3Bp2fU5ezw==",
      "path": "system.configuration.configurationmanager/9.0.11",
      "hashPath": "system.configuration.configurationmanager.9.0.11.nupkg.sha512"
    },
    "System.Diagnostics.DiagnosticSource/10.0.9": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-VzIU41Sb23Em98hDQc71LPwKTC72xkiG7lpCZaIkf84jBJW+ViaKPa24qqR4FPmj1N4vDWilzs6Dq5Om8aFj+Q==",
      "path": "system.diagnostics.diagnosticsource/10.0.9",
      "hashPath": "system.diagnostics.diagnosticsource.10.0.9.nupkg.sha512"
    },
    "System.Diagnostics.EventLog/9.0.11": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-2Us/NchH6SM69NYWzf8NRyeftdv3ILso8LMiMdAjT7ECTiZKzddiXWhAyQj6ZzbddoAOHS9GdlPbAAkwCPID3Q==",
      "path": "system.diagnostics.eventlog/9.0.11",
      "hashPath": "system.diagnostics.eventlog.9.0.11.nupkg.sha512"
    },
    "System.Diagnostics.PerformanceCounter/9.0.9": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-7MSbJ7xSqwAs3dQmZ2mIkJMpLkGVcAcPZ4Txw2q3As82QjZwm/PQGh33Od9PYCyiTPeXMmuIp3BQB7cXkTlRgA==",
      "path": "system.diagnostics.performancecounter/9.0.9",
      "hashPath": "system.diagnostics.performancecounter.9.0.9.nupkg.sha512"
    },
    "System.DirectoryServices/9.0.6": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-jb9CXtAkrgs7xnp7cv4JEWoOvhIIO1BDub7pBdg456RoFiIVFBaj46twJ6kOsq0QKJKxj4P2GMyBERLHr6OPPA==",
      "path": "system.directoryservices/9.0.6",
      "hashPath": "system.directoryservices.9.0.6.nupkg.sha512"
    },
    "System.Formats.Asn1/10.0.9": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-8bZO8fKrV3yzHt28pJleimT66buB+xSHxqQl2wOa6IYfn6JQ6VUVh9cdpBTb4mwgAVu7IuX2EW1wywBhXKyeJA==",
      "path": "system.formats.asn1/10.0.9",
      "hashPath": "system.formats.asn1.10.0.9.nupkg.sha512"
    },
    "System.IdentityModel.Tokens.Jwt/8.19.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-6PPeEdb/r4LWqijYcqWR3jTiYuM49KlQngqk3/Kk9dZBdpu2viwlIC3kByQGk5YLoVtJERpvMGav7Ald6iN+MQ==",
      "path": "system.identitymodel.tokens.jwt/8.19.2",
      "hashPath": "system.identitymodel.tokens.jwt.8.19.2.nupkg.sha512"
    },
    "System.IO.Pipelines/10.0.8": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-STVNTIVd+UrYvSo31D2tOOTs19IThdjGDN14FS3/NZb4PWsVakAg/VT4sq+JYWGP/GtazzvXwebWL6LPBAwnFQ==",
      "path": "system.io.pipelines/10.0.8",
      "hashPath": "system.io.pipelines.10.0.8.nupkg.sha512"
    },
    "System.Management/10.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-LE3rDZoPzulou78Tsq+3ALhUs4vatQ03v2QWbYVIenVPneUH/+LTUmHyyl098OxIFLQI6sNkZs8YHbUnT/sm3A==",
      "path": "system.management/10.0.0",
      "hashPath": "system.management.10.0.0.nupkg.sha512"
    },
    "System.Management.Automation/7.4.14": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-6BzkfREYmqyJZuIZKOXM9Av/GC/D7srTZ+rvkR8fhgfzeFpQz7qac0BBPF235gWzVSbdMrVc6wsiul7R0jJA9A==",
      "path": "system.management.automation/7.4.14",
      "hashPath": "system.management.automation.7.4.14.nupkg.sha512"
    },
    "System.Memory.Data/9.0.7": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-4t9brvcaLbPiMmPO2zKG2b8Srhjysw1jV+Ev/tJGt8jiJ7es+q0Iy0nUHEeSDpxodEicGv9KyyjuiKla0elfQA==",
      "path": "system.memory.data/9.0.7",
      "hashPath": "system.memory.data.9.0.7.nupkg.sha512"
    },
    "System.Security.Cryptography.Pkcs/10.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-UPWqLSygJlFerRi9XNIuM0a1VC8gHUIufyP24xQ0sc+XimqUAEcjpOz9DhKpyDjH+5B/wO3RpC0KpkEeDj/ddg==",
      "path": "system.security.cryptography.pkcs/10.0.0",
      "hashPath": "system.security.cryptography.pkcs.10.0.0.nupkg.sha512"
    },
    "System.Security.Cryptography.ProtectedData/9.0.11": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-s8yUYuYYu+PAwvBdhLG1KyrGrk9gkYeuPxfAsXsTqqWyepwSyEw8hAaflW4nO98NG52YpYI1am2+9o+79h2RtQ==",
      "path": "system.security.cryptography.protecteddata/9.0.11",
      "hashPath": "system.security.cryptography.protecteddata.9.0.11.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.Text.Encoding.CodePages/10.0.8": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-WU6i/0KsH43ZeNCXVpm8JGwaj5Chs4Sup2Mwj9JSq62jzSyJQFqoarTpUhXQ+tXCXsUoVTHhxw+1ZhFm20rrmg==",
      "path": "system.text.encoding.codepages/10.0.8",
      "hashPath": "system.text.encoding.codepages.10.0.8.nupkg.sha512"
    },
    "System.Text.Encodings.Web/10.0.8": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-HvFIJXM/CMTRu6PBQmjukQZ/O32Vx5fOEYZs0kq0OD5s9vJQ19KHLWCVmnfh3gNC7pbYomm06tzOTgJBflr/nQ==",
      "path": "system.text.encodings.web/10.0.8",
      "hashPath": "system.text.encodings.web.10.0.8.nupkg.sha512"
    },
    "System.Text.Json/10.0.8": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-/fysUDkD7oFGaRPoA7IaFs0wRoO3GlwlCNq2P+xWZqxLy1R4cktRSKfMjJDy9ymS4grL7IDVdt8de8L9a0z55Q==",
      "path": "system.text.json/10.0.8",
      "hashPath": "system.text.json.10.0.8.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"
    },
    "Microsoft.Exchange.Management.AdminApiProvider/0.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.Exchange.Management.RestApiClient/0.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.Online.CSE.RestApiPowerShellModule.Instrumentation/0.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.Exchange.Management.AdminApiProvider.Reference/15.0.0.0": {
      "type": "reference",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.Exchange.Management.RestApiClient.Reference/15.0.0.0": {
      "type": "reference",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.Online.CSE.RestApiPowerShellModule.Instrumentation.Reference/15.0.0.0": {
      "type": "reference",
      "serviceable": false,
      "sha512": ""
    }
  }
}