Skip to content

Commit a856a6e

Browse files
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent 8ed8e79 commit a856a6e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/openTelemetryConsole/openTelemetryConsole.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<PackageReference Include="Microsoft.Extensions.Logging" VersionOverride="10.0.9" />
10+
<PackageReference Include="Microsoft.Extensions.Logging" />
1111
<PackageReference Include="OpenTelemetry.Exporter.Console" />
1212
<PackageReference Include="OpenTelemetry.Instrumentation.Http" />
1313
<PackageReference Include="System.Diagnostics.DiagnosticSource" VersionOverride="10.0.9" />

0 commit comments

Comments
 (0)