File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,8 @@ the release.
11
11
([ #1764 ] ( https://github.com/open-telemetry/opentelemetry-demo/pull/1764 ) )
12
12
* [ chore] Move build args to .env file
13
13
([ #1767 ] ( https://github.com/open-telemetry/opentelemetry-demo/pull/1767 ) )
14
+ * [ accountingservice] bump OpenTelemetry .NET Automatic Instrumentation
15
+ to 1.9.0 ([ #1780 ] ( https://github.com/open-telemetry/opentelemetry-demo/pull/1780 ) )
14
16
15
17
## 1.12.0
16
18
Original file line number Diff line number Diff line change 17
17
</PackageReference >
18
18
<PackageReference Include =" Microsoft.Extensions.Logging" Version =" 8.0.0" />
19
19
<PackageReference Include =" Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version =" 1.21.0" />
20
- <PackageReference Include =" OpenTelemetry.AutoInstrumentation" Version =" 1.8 .0" />
20
+ <PackageReference Include =" OpenTelemetry.AutoInstrumentation" Version =" 1.9 .0" />
21
21
</ItemGroup >
22
22
23
23
<ItemGroup >
You can’t perform that action at this time.
0 commit comments