Ryan Leighton
Ryan Leighton
Hi, There seems to be a problem when running `(Get-DscSplattedResource -ResourceName xWebSite -ExecutionName $executionName -Properties $item -NoInvoke).Invoke($item)` When you have nested `AuthenticationInfo` or `BindingInfo` Present.
In the following Example: ``` Disks: Disks: - DiskId: 2 DiskIdType: Number DriveLetter: F PartitionStyle: GPT FSFormat: NTFS FilesAndFolders: Items: - DestinationPath: F:\ReleaseA\Admin Type: Directory Ensure: Present DependsOn: '[Disk]2' ```...
Issues related to the Asp.NET Core version of SignalR should be filed in the AspNetCore repo: When the server running SignalR with a Redis backplane cannot connect to a portion...