Skip to content

Commit daf3091

Browse files
Bump Microsoft.Extensions.Configuration.Binder
Bumps [Microsoft.Extensions.Configuration.Binder](https://github.com/dotnet/runtime) from 9.0.1 to 9.0.2. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v9.0.1...v9.0.2) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Configuration.Binder dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 80172fb commit daf3091

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DeviceClient/AbeckDev.DoorController.DeviceClient/AbeckDev.DoorController.DeviceClient/AbeckDev.DoorController.DeviceClient.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<PackageReference Include="Microsoft.Azure.Devices.Provisioning.Client" Version="1.19.4" />
1818
<PackageReference Include="Microsoft.Azure.Devices.Provisioning.Transport.Mqtt" Version="1.17.5" />
1919
<PackageReference Include="Microsoft.Extensions.Configuration" Version="9.0.1" />
20-
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="9.0.1" />
20+
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="9.0.2" />
2121
<PackageReference Include="Microsoft.Extensions.Configuration.CommandLine" Version="9.0.0" />
2222
<PackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="9.0.1" />
2323
<PackageReference Include="Microsoft.Extensions.Configuration.FileExtensions" Version="9.0.0" />

0 commit comments

Comments
 (0)