Vincenzo Chianese

Results 132 comments of Vincenzo Chianese

What I ended up doing was to modify the json file internally and and a `rollForward` option so it would run on .net 8: ```diff { "runtimeOptions": { "tfm": "net7.0",...

I am in touch with the team that is responsible for this (I work in Microsoft) since we are internally facing the same issue and trying to figure out a...

+1 - I am having to put full paths in all my commands.

@ceciliaavila can you provide an update, and possibly an ETA for this? We (Microsoft) are internally affected by this. Our software is being flagged and the alternative (m365 agents sdk)...

@ceciliaavila ping - I am unable to get @tracyboehrer's attention through MS Teams. Maybe you'll have more luck.

@trentm I am no expert enough in OpenTelemetry to say whether that is correct or not - I thought it was a bug, but I believe your assessment. > Can...

Is it really? From my understanding no service requires any change. The SDK would just need to support authentication through `ClientAssertion` instead of just accepting a Certificate or a Client...

@ceciliaavila @tracyboehrer I would be interested in contributing (either via writing the code or testing the feature as soon as it out). I could really get rid of these certificates...

This is great news. @tracyboehrer is this published somewhere as beta to try it out?

I am having the same on Windows with pretty much any language server: ``` Language server terraform-ls: from extension "Terraform" version 0.1.5: error fetching latest release Caused by: 0: error...