Skip to content

Commit 1468d85

Browse files
Bump Microsoft.Extensions.Configuration from 6.0.0 to 6.0.1
Bumps [Microsoft.Extensions.Configuration](https://github.com/dotnet/runtime) from 6.0.0 to 6.0.1. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v6.0.0...v6.0.1) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Configuration dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6249f62 commit 1468d85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

busylight-client.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
<ItemGroup>
2323
<PackageReference Include="Microsoft.AspNetCore.SignalR.Client" Version="6.0.8" />
24-
<PackageReference Include="Microsoft.Extensions.Configuration" Version="6.0.0" />
24+
<PackageReference Include="Microsoft.Extensions.Configuration" Version="6.0.1" />
2525
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="6.0.0" />
2626
<PackageReference Include="Microsoft.Extensions.Configuration.FileExtensions" Version="6.0.0" />
2727
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="6.0.0" />

0 commit comments

Comments
 (0)