We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bac600 commit ffedf15Copy full SHA for ffedf15
test/integrations/applications/SampleAspNetCoreApp/SampleAspNetCoreApp.csproj
@@ -21,7 +21,7 @@
21
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="6.0.0" />
22
<PackageReference Include="Microsoft.AspNetCore.Identity.UI" Version="6.0.0" />
23
<PackageReference Include="Microsoft.Extensions.Logging" Version="6.0.0" />
24
- <PackageReference Include="OpenTelemetry.Instrumentation.AspNetCore" Version="1.0.0-rc9.14" />
+ <PackageReference Include="OpenTelemetry.Instrumentation.AspNetCore" Version="1.8.1" />
25
<PackageReference Include="OpenTelemetry.Extensions.Hosting" Version="1.4.0" />
26
</ItemGroup>
27
<ItemGroup>
0 commit comments