Skip to content

Commit 7a05da3

Browse files
Update test dependencies
Update test dependencies to their latest versions.
1 parent e770afa commit 7a05da3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/net8.0/aspnetcore/aspnetcore.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<PackageReference Include="Microsoft.Data.SqlClient" Version="6.1.1" />
1515
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="8.0.20" />
1616
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.22.1" />
17-
<PackageReference Include="OpenTelemetry.Exporter.Console" Version="1.12.0" />
17+
<PackageReference Include="OpenTelemetry.Exporter.Console" Version="1.13.0" />
1818
<PackageReference Include="Swashbuckle.AspNetCore" Version="9.0.6" />
1919
</ItemGroup>
2020

0 commit comments

Comments
 (0)