Jakub Bereżański

Results 113 comments of Jakub Bereżański

I think whatever the problem was with the Windows 10 SDK installer, it has since been resolved. The workload installs successfully, at least on machines I manage.

Closing due to inactivity.

This probably means that some other module imported before Az.Accounts loads an earlier and incompatible version of assembly Azure.Core.dll. I've seen it happen with Microsoft.Graph.Authentication 2.0.0-rc3 - it contains Azure.Core...

Hello everyone, > │ gyp ERR! find VS "C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools" > │ gyp ERR! find VS - found "Visual Studio C++ core features" > │ gyp ERR!...

I just encountered a situation where installing PowerShell 7 with ENABLE_PSREMOTING using DSC caused the WinRM service to hang in the "StopPending" state. While in this state, the service rejected...

I never noticed the resource rename until now. I'll rework this PR soon.

> Is there any kind of logic to what kind of build tools version increment will actually cause the component to receive an update? Unfortunately, I haven't been able to...

From what I can see on the workloads and components listing page (https://learn.microsoft.com/en-us/visualstudio/install/workload-component-id-vs-build-tools?view=vs-2022#net-multi-platform-app-ui-development), MAUI tools are included in the `xamarinbuildtools` workload.

That is my understanding as well, based on Microsoft docs. However, I don't use MAUI personally, so I don't have any actual experience with that workload (other than the fact...