Skip to content

Commit 1c8c5e0

Browse files
Merge pull request #597 from microsoft/dependabot-ayaz
chore: dependabot packages update
2 parents 82bde7b + 11baece commit 1c8c5e0

4 files changed

Lines changed: 2558 additions & 2538 deletions

File tree

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

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,17 +11,12 @@
1111
</PropertyGroup>
1212

1313
<ItemGroup>
14-
<PackageReference Include="AutoMapper" Version="14.0.0" />
1514
<PackageReference Include="Azure.Data.AppConfiguration" Version="1.6.1" />
1615
<PackageReference Include="Azure.Identity" Version="1.14.1" />
1716
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.22.0" />
1817
<PackageReference Include="Microsoft.ApplicationInsights.WorkerService" Version="2.22.0" />
1918
<PackageReference Include="Microsoft.Extensions.Azure" Version="1.12.0" />
20-
<PackageReference Include="Microsoft.Extensions.Configuration" Version="9.0.6" />
2119
<PackageReference Include="Microsoft.Extensions.Configuration.AzureAppConfiguration" Version="8.2.0" />
22-
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="9.0.6" />
23-
<PackageReference Include="Microsoft.Extensions.Logging.ApplicationInsights" Version="2.22.0" />
24-
<PackageReference Include="Microsoft.Extensions.Options" Version="9.0.6" />
2520
<PackageReference Include="Microsoft.KernelMemory.WebClient" Version="0.79.241014.2" />
2621
<PackageReference Include="Microsoft.SemanticKernel" Version="1.32.0" />
2722
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.21.0" />

App/backend-api/Microsoft.GS.DPS/API/KernelMemory/KernelMemory.cs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
using AutoMapper;
2-
using DnsClient.Internal;
1+
using DnsClient.Internal;
32
using Microsoft.GS.DPS.Images;
43
using Microsoft.GS.DPS.Model.KernelMemory;
54
using Microsoft.GS.DPS.Storage.Document;

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<PackageReference Include="AutoMapper" Version="14.0.0" />
1110
<PackageReference Include="Azure.Identity" Version="1.14.1" />
1211
<PackageReference Include="Azure.Search.Documents" Version="11.6.1" />
1312
<PackageReference Include="FluentValidation" Version="12.0.0" />

0 commit comments

Comments
 (0)