Simon Le Bourdais-Cabana

Results 8 issues of Simon Le Bourdais-Cabana

### Feature request I am trying to get Blazor wasm to load from a vscode extension in a webview. I'm getting the following error: ![image](https://user-images.githubusercontent.com/8278735/95678037-b768d480-0b97-11eb-9a4e-c9ab17f9ebbd.png) Blazor currently validates that the...

enhancement
area-blazor
triaged
blazor-wasm
affected-few
severity-major
feature-blazor-boot-up

Each time home assistant is restarted, each virtual switch gets re-created: ![image](https://github.com/twrecked/hass-virtual/assets/8278735/d03e1ed5-5fe6-414b-994f-ae235851b52e) ```sh homeassistant@raspberrypi:~/.homeassistant $ cat virtual.yaml version: 1 devices: Ender-3 Pro: - platform: switch name: ender_3_pro Lumiere Ender-3 Pro:...

### Describe the bug When az is setup with `allow_broker=true` and PIM is used to activate an eligible assignment, it's not possible to gain access to the resources protected by...

Account
Storage
Graph
ARM
customer-reported
feature-request
Auto-Assign
Azure CLI Team
Broker

Info: 1. Dotnet sdk version: 2.2.402 2. Unit test framework and relevants versions of that: xunit 2.4.0 Repro: ![image](https://user-images.githubusercontent.com/8278735/67327998-cec23400-f4e6-11e9-8dbe-f2abc1f969f2.png) 1. Open vs code 2. Open workspace in docker (using Remote...

Hello! We have a requirement to support ECDSA certificates, I tried adding ```csharp policy.KeyType = CertificateKeyType.Ec; policy.KeyCurveName = CertificateKeyCurveName.P256; policy.KeySize = 256; ``` [here](https://github.com/az-acme/az-acme-cli/blob/6b9f912cd08602e0c6b824021c954d2a55e6069d/src/AzAcme.Core/Providers/KeyVault/AzureKeyVaultCertificateStore.cs#L81) and got an EC based certificate....

**Environments** - IDE Version: vscode 1.95 - Extension Version: 1.9.0 - CSharpier Version: 0.30.3 *will NOT be the same as the extension version* - Operating System: windows 11 - .csharpierrc...

Here's the doc: https://learn.microsoft.com/en-us/nuget/consume-packages/central-package-management Some of our projects are using CPM, the tool doesn't understand those :(

MS is starting to push the use of slnx files insteal of sln. Would be nice if the tool could support those!