We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 567ae78 + 12bdb10 commit e807c48Copy full SHA for e807c48
samples/EntityFramework/Tracker.Service/Tracker.Service.csproj
@@ -20,7 +20,7 @@
20
<PackageReference Include="OpenTelemetry.Instrumentation.Http" Version="1.13.0" />
21
<PackageReference Include="OpenTelemetry.Instrumentation.Runtime" Version="1.13.0" />
22
<PackageReference Include="OpenTelemetry.Instrumentation.SqlClient" Version="1.12.0-beta.3" />
23
- <PackageReference Include="Scalar.AspNetCore" Version="2.9.0" />
+ <PackageReference Include="Scalar.AspNetCore" Version="2.10.0" />
24
</ItemGroup>
25
26
<ItemGroup>
0 commit comments