Skip to content

Commit 3d02ddc

Browse files
Bump the dotnet group with 1 update
Bumps Microsoft.Extensions.Hosting from 10.0.0 to 10.0.1 --- updated-dependencies: - dependency-name: Microsoft.Extensions.Hosting dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6ac1fde commit 3d02ddc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/core/extensions/snippets/logging/console-formatter-custom-with-config/console-formatter-custom-with-config.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
</ItemGroup>
2020

2121
<ItemGroup>
22-
<PackageReference Include="Microsoft.Extensions.Hosting" Version="10.0.0" />
22+
<PackageReference Include="Microsoft.Extensions.Hosting" Version="10.0.1" />
2323
</ItemGroup>
2424

2525
</Project>

0 commit comments

Comments
 (0)