Jacob Viau
Jacob Viau
# Issue with OpenTelemetry.Exporter.Geneva List of [all OpenTelemetry NuGet packages](https://www.nuget.org/profiles/OpenTelemetry) and version that you are using (e.g. `OpenTelemetry 1.0.2`): * [OpenTelemetry.Exporter.Geneva 1.3.0-beta.2](https://www.nuget.org/packages/OpenTelemetry.Exporter.Geneva/1.3.0-beta.2) Runtime version (e.g. `net462`, `net48`, `netcoreapp3.1`, `net6.0` etc....
SlowCheetah is currently built as net45, this probably breaks cross-platform support. Since slow-cheetah also supports VS 2015, and there is no xplat msbuild 14.0, additional work may need to be...
Repro steps: Class: ``` CSharp public class Model { public Dictionary Properties { get; set; } } ``` Payload: ``` json { "properties": { "newKey": "newValue" } } ``` Expected...
### Issue describing the changes in this PR Part of #9824 ### Pull request checklist * [x] My changes **do not** require documentation changes * [ ] Otherwise: Documentation issue...
Replace `Grpc.AspNetCore/2.49.0` with `Grpc.AspNetCore.Server/2.61.0`.
Updates v4 csproj templates: 1. Update worker SDK package to 1.17.0 (not released yet, do not merge until this is released) 2. Remove unneeded contents: - local.settings.json and host.json defaults...
This issue is to track the work required for updating/adding templates as necessary for durable functions in dotnet isolated.
## Description This PR refactors the python worker nuget package targets as follows: 1. Removes current custom targets/properties 1. Properties, items, targets all share the same global namespace. Naming these...
### Issue describing the changes in this PR resolves #issue_for_this_pr ### Pull request checklist **IMPORTANT**: Currently, changes must be backported to the `in-proc` branch to be included in Core Tools...
### Issue describing the changes in this PR resolves #issue_for_this_pr ### Pull request checklist **IMPORTANT**: Currently, changes must be backported to the `in-proc` branch to be included in Core Tools...