Skip to content

Commit acd3200

Browse files
build: bump Microsoft.Extensions.Configuration
Bumps [Microsoft.Extensions.Configuration](https://github.com/dotnet/runtime) from 9.0.0 to 9.0.2. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v9.0.0...v9.0.2) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Configuration dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 29b31af commit acd3200

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

App/backend-api/Microsoft.GS.DPS.Host/Microsoft.GS.DPS.Host.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<PackageReference Include="Azure.Data.AppConfiguration" Version="1.5.0" />
1616
<PackageReference Include="Azure.Identity" Version="1.13.1" />
1717
<PackageReference Include="Microsoft.Extensions.Azure" Version="1.7.6" />
18-
<PackageReference Include="Microsoft.Extensions.Configuration" Version="9.0.0" />
18+
<PackageReference Include="Microsoft.Extensions.Configuration" Version="9.0.2" />
1919
<PackageReference Include="Microsoft.Extensions.Configuration.AzureAppConfiguration" Version="8.0.0" />
2020
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="8.0.1" />
2121
<PackageReference Include="Microsoft.Extensions.Options" Version="9.0.0" />

0 commit comments

Comments
 (0)