Skip to content

Commit 2735432

Browse files
Merge pull request #87 from microsoft/dependabot/nuget/App/backend-api/Microsoft.GS.DPS.Host/dependabotchanges/Microsoft.Extensions.Options-9.0.0
build: bump Microsoft.Extensions.Options from 8.0.2 to 9.0.0 in /App/backend-api/Microsoft.GS.DPS.Host
2 parents 78fe5a2 + d6c8c09 commit 2735432

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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
@@ -18,7 +18,7 @@
1818
<PackageReference Include="Microsoft.Extensions.Configuration" Version="8.0.0" />
1919
<PackageReference Include="Microsoft.Extensions.Configuration.AzureAppConfiguration" Version="8.0.0" />
2020
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="8.0.1" />
21-
<PackageReference Include="Microsoft.Extensions.Options" Version="8.0.2" />
21+
<PackageReference Include="Microsoft.Extensions.Options" Version="9.0.0" />
2222
<PackageReference Include="Microsoft.KernelMemory.WebClient" Version="0.79.241014.2" />
2323
<PackageReference Include="Microsoft.SemanticKernel" Version="1.22.0" />
2424
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.21.0" />

0 commit comments

Comments
 (0)