Skip to content

.Net: Bug: Unable to install Microsoft.SemanticKernel.Agents.Orchestration v1.51.0-preview #12156

@dan-valea-gep

Description

@dan-valea-gep

Describe the bug
Microsoft.SemanticKernel.Agents.Orchestration nuget package v1.51.0-preview depends on:
Microsoft.SemanticKernel.Agents.Runtime.Core >= 1.51.0
Microsoft.SemanticKernel.Agents.Runtime.Abstractions >= 1.51.0

But the latest version of the Runtime.Core & Runtime.Abstractions packages is 1.50.0-preview

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Package Manager in Visual Studio'
  2. Try to install 'Microsoft.SemanticKernel.Agents.Orchestration' package
  3. See error:

_Unable to find package Microsoft.SemanticKernel.Agents.Runtime.Core with version (>= 1.51.0)

  • Found 3 version(s) in nuget.org [ Nearest version: 1.50.0-preview ]_

Expected behavior
Nuget package dependency should be properly set for Microsoft.SemanticKernel.Agents.Orchestration

Screenshots

Image

Platform

  • Language: C#
  • IDE: Visual Studio
  • OS: Windows

Metadata

Metadata

Assignees

Labels

.NETIssue or Pull requests regarding .NET codebugSomething isn't workingmulti-agentIssues for multi-agent orchestration

Type

Projects

Status

Sprint: Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions