Skip to content

Commit aa62b05

Browse files
build: bump Azure.Data.AppConfiguration
Bumps [Azure.Data.AppConfiguration](https://github.com/Azure/azure-sdk-for-net) from 1.5.0 to 1.6.0. - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](Azure/azure-sdk-for-net@Azure.Data.AppConfiguration_1.5.0...Azure.Data.AppConfiguration_1.6.0) --- updated-dependencies: - dependency-name: Azure.Data.AppConfiguration dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d316c88 commit aa62b05

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Project Sdk="Microsoft.NET.Sdk.Web">
1+
<Project Sdk="Microsoft.NET.Sdk.Web">
22

33
<PropertyGroup>
44
<TargetFramework>net8.0</TargetFramework>
@@ -12,7 +12,7 @@
1212

1313
<ItemGroup>
1414
<PackageReference Include="AutoMapper" Version="14.0.0" />
15-
<PackageReference Include="Azure.Data.AppConfiguration" Version="1.5.0" />
15+
<PackageReference Include="Azure.Data.AppConfiguration" Version="1.6.0" />
1616
<PackageReference Include="Azure.Identity" Version="1.13.2" />
1717
<PackageReference Include="Microsoft.Extensions.Azure" Version="1.7.6" />
1818
<PackageReference Include="Microsoft.Extensions.Configuration" Version="9.0.2" />

0 commit comments

Comments
 (0)