File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
- # Updating Microsoft depenencies to match the target framework version
1
+ # Updating Microsoft dependencies to match the target framework version
2
2
3
3
After [ requests from OpenTelemetry's users] [ issue ] , in a future release the .NET
4
4
OpenTelemetry libraries are changing the strategy they use for selecting the
@@ -84,7 +84,7 @@ There are two reasons for this:
84
84
85
85
1 . As this package provides the core functionality OpenTelemetry builds upon
86
86
(e.g. ` Activity ` , ` Meter ` ), this library needs to be kept up-to-date to leverage
87
- changes to OpenTelementry functionality as the standards evolve over time as
87
+ changes to OpenTelemetry functionality as the standards evolve over time as
88
88
changes to Semantic Conventions etc. will not be backported to previous releases
89
89
of the .NET platform.
90
90
2 . Prior to this change, the ` System.Diagnostics.DiagnosticSource ` package already
You can’t perform that action at this time.
0 commit comments