Skip to content

Commit 202456b

Browse files
Bump Microsoft.SemanticKernel from 1.79.0 to 1.80.0
--- updated-dependencies: - dependency-name: Microsoft.SemanticKernel dependency-version: 1.80.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7fb8a1b commit 202456b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/api/api.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="10.0.11" />
1313
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="10.0.11" />
1414
<PackageReference Include="Microsoft.OpenApi" Version="2.12.0" />
15-
<PackageReference Include="Microsoft.SemanticKernel" Version="1.79.0" />
15+
<PackageReference Include="Microsoft.SemanticKernel" Version="1.80.0" />
1616
<PackageReference Include="Microsoft.SemanticKernel.Agents.Core" Version="1.79.0" />
1717
<PackageReference Include="Microsoft.SemanticKernel.Agents.Orchestration" Version="1.68.0-preview" />
1818
<PackageReference Include="Microsoft.SemanticKernel.Agents.Runtime.InProcess" Version="1.68.0-preview" />

0 commit comments

Comments
 (0)