Skip to content

Commit

Permalink
Bump Microsoft.Extensions.Telemetry.Abstractions in /src (#130)
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Extensions.Telemetry.Abstractions](https://github.com/dotnet/extensions) from 8.3.0 to 9.0.0.
- [Release notes](https://github.com/dotnet/extensions/releases)
- [Commits](dotnet/extensions@v8.3.0...v9.0.0)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Telemetry.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ivan Maximov <sungam3r@yandex.ru>
  • Loading branch information
dependabot[bot] and sungam3r authored Dec 15, 2024
1 parent 56d9386 commit fd6fa7d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Telemetry.Abstractions" Version="8.3.0" />
<PackageReference Include="Microsoft.Extensions.Telemetry.Abstractions" Version="9.0.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageReference Include="NUnit" Version="4.1.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
Expand Down

0 comments on commit fd6fa7d

Please sign in to comment.