-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Closed
Bug
Copy link
Labels
.NETIssue or Pull requests regarding .NET codeIssue or Pull requests regarding .NET codebugSomething isn't workingSomething isn't workingmulti-agentIssues for multi-agent orchestrationIssues for multi-agent orchestration
Description
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:
- Go to 'Package Manager in Visual Studio'
- Try to install 'Microsoft.SemanticKernel.Agents.Orchestration' package
- 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
Platform
- Language: C#
- IDE: Visual Studio
- OS: Windows
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
.NETIssue or Pull requests regarding .NET codeIssue or Pull requests regarding .NET codebugSomething isn't workingSomething isn't workingmulti-agentIssues for multi-agent orchestrationIssues for multi-agent orchestration
Type
Projects
Status
Sprint: Done
