Skip to content

Commit a205b72

Browse files
build(deps): bump Microsoft.Extensions.Logging.Debug from 3.1.4 to 3.1.6 (#474)
1 parent 454aa6a commit a205b72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/Sentry.Samples.GenericHost/Sentry.Samples.GenericHost.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<PackageReference Include="Microsoft.Extensions.Configuration.CommandLine" Version="2.1.1" />
2121
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="2.2.0" />
2222
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="2.1.1" />
23-
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="3.1.4" />
23+
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="3.1.6" />
2424
</ItemGroup>
2525

2626
</Project>

0 commit comments

Comments
 (0)