Dongbo Wang
Dongbo Wang
@gaelcolas I'm so sorry that I didn't notice this issue until Steve mentioned it within the team. @SeeminglyScience is right, you cannot use ALC for a script module, unless some...
> For example, instead of being able to define RequiredAssemblies = @('YamlDotNet.dll') we could define RequiredAssemblies = @('MyModuleDeps.dll') which pulls in the dependencies we need, loads them via ALC, and...
@TravisEz13 CIs are failing. Please take a look.
@TravisEz13 CIs are failing. Please resolve the failure so we can merge the PR.
@NoahRJ This is a known issue due to the recent migration to a set of new build/release pipelines. @adityapatwardhan is actively working on resolving the issue in our pipelines.
This issue is due to https://github.com/dotnet/runtime/issues/88697. This `InvalidOperationException` happens when there are multiple processes attached to the same console, both waiting for input, and one dies or is killed. The...
I planed to investigate and work on it, though haven't got to it yet.
Mark the PR to be reviewed by committee.
> I deployed a virtual machine in azure specifying: > > publisher: MicrosoftCBLMariner > offer: azure-linx > sku: azure-linux-gen2 @dpoole73 Can you share the details steps to create an Azure...
No, no idea what was happening. The 7.2.6 version of PowerShell SDK targets net6.0, and dotnet-interactive should've bundled everything already.