Skip to content

Commit dcf7c98

Browse files
Bump Microsoft.Extensions.Options, Microsoft.Extensions.Options.ConfigurationExtensions and Sentry.Extensions.Logging
Bumps [Microsoft.Extensions.Options](https://github.com/dotnet/runtime), [Microsoft.Extensions.Options.ConfigurationExtensions](https://github.com/dotnet/runtime) and [Sentry.Extensions.Logging](https://github.com/getsentry/sentry-dotnet). These dependencies needed to be updated together. Updates `Microsoft.Extensions.Options` from 9.0.3 to 8.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v9.0.3...v8.0.0) Updates `Microsoft.Extensions.Options.ConfigurationExtensions` from 9.0.3 to 8.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v9.0.3...v8.0.0) Updates `Sentry.Extensions.Logging` from 5.4.0 to 5.5.1 - [Release notes](https://github.com/getsentry/sentry-dotnet/releases) - [Changelog](https://github.com/getsentry/sentry-dotnet/blob/main/CHANGELOG.md) - [Commits](getsentry/sentry-dotnet@5.4.0...5.5.1) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Options dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.Extensions.Options.ConfigurationExtensions dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Sentry.Extensions.Logging dependency-version: 5.5.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 50ec9e5 commit dcf7c98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mastacrss/mastacrss.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<PackageReference Include="PasswordGenerator" Version="2.1.0" />
2727
<PackageReference Include="SixLabors.ImageSharp" Version="3.1.7" />
2828
<PackageReference Include="VYaml" Version="0.28.1" />
29-
<PackageReference Include="Sentry.Extensions.Logging" Version="5.4.0" />
29+
<PackageReference Include="Sentry.Extensions.Logging" Version="5.5.1" />
3030
</ItemGroup>
3131
<ItemGroup>
3232
<InternalsVisibleTo Include="mastacrss-tests" />

0 commit comments

Comments
 (0)