Azure / Azure/durabletask

Update System.Diagnostics.DiagnosticSource dependency to 6.0.0

Open
#698 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
1.7k
Forks
335
Avg merge
2d 23h
Merged PRs (30d)
6

Description

Created because of discussions in #694 which mention that upgrading System.Diagnostics.DiagnosticSource would allow us to set exception information for traces using `Activity.SetStatus()`.

We currently can't upgrade this package because `System.Diagnostics.DiagnosticSource` v6.0.0 depends on `System.Runtime.CompilerServices.Unsafe` v6.0.0, but `System.Runtime.CompilerServices.Unsafe` v6.0.0 isn't compatible with `netcoreapp2.1` as the TargetFramework.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.