Max Golovanov
Max Golovanov
Yes, our team ( Microsoft Mesh ) uses the decoder, as well as the C# test server in our test automation. We need it back.
@ThomsonTan - you can assign it to me. I would be able to handle it in 2024 Q3. Meanwhile I'd recommend our team to use an older snapshot internally in...
@vidia - please try a few options I mentioned regarding roll-back to older baseline.
This is all described here: https://github.com/microsoft/cpp_client_telemetry/blob/main/docs/building-custom-SKU.md To make MSBuild verbose, you need to adjust the verbosity level of the build output. MSBuild supports several verbosity levels: **Quiet**, **Minimal**, **Normal**, **Detailed**,...
`UploadNow` has no guarantee whatsoever that it will actually even trigger the upload. It may be discarded if you immediately tearddown the SDK. The proper way to handle it is...
Just right-click and unload the unsupported project. Those who still need it would open it would build with an older compiler. Toolchain version can be passed via the build script.
> Is this SDK usable for the purpose? > > https://github.com/Azure/azure-kusto-java Nope. This is not it. This is for Kusto, not for 1DS endpoint. I am no longer an active...
I have a fresh repro of this, if you folks need the logs. It is direct Anthropic API calls (not in Claude Code). But with Sonnet model given `run_in_terminal` MCP...