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.
1 parent e770afa commit 7a05da3Copy full SHA for 7a05da3
examples/net8.0/aspnetcore/aspnetcore.csproj
@@ -14,7 +14,7 @@
14
<PackageReference Include="Microsoft.Data.SqlClient" Version="6.1.1" />
15
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="8.0.20" />
16
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.22.1" />
17
- <PackageReference Include="OpenTelemetry.Exporter.Console" Version="1.12.0" />
+ <PackageReference Include="OpenTelemetry.Exporter.Console" Version="1.13.0" />
18
<PackageReference Include="Swashbuckle.AspNetCore" Version="9.0.6" />
19
</ItemGroup>
20
0 commit comments