Skip to content

Commit 0e8a318

Browse files
Bump the dotnet group with 1 update
Bumps Microsoft.Extensions.Telemetry.Abstractions from 9.7.0 to 9.9.0 --- updated-dependencies: - dependency-name: Microsoft.Extensions.Telemetry.Abstractions dependency-version: 9.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cca8abe commit 0e8a318

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/core/diagnostics/snippets/MetricsGen/MetricsGen.csproj

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

1010
<ItemGroup>
11-
<PackageReference Include="Microsoft.Extensions.Telemetry.Abstractions" Version="9.7.0" />
11+
<PackageReference Include="Microsoft.Extensions.Telemetry.Abstractions" Version="9.9.0" />
1212
</ItemGroup>
1313

1414
</Project>

0 commit comments

Comments
 (0)