Skip to content

adds core dependency back for non-winml package#701

Open
prathikr wants to merge 3 commits intomainfrom
prathikrao/add-back-core-dep
Open

adds core dependency back for non-winml package#701
prathikr wants to merge 3 commits intomainfrom
prathikrao/add-back-core-dep

Conversation

@prathikr
Copy link
Copy Markdown
Contributor

@prathikr prathikr commented May 8, 2026

was likely removed during netstandard2.0 support work #629

Copilot AI review requested due to automatic review settings May 8, 2026 17:49
@vercel
Copy link
Copy Markdown

vercel Bot commented May 8, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
foundry-local Ready Ready Preview, Comment May 8, 2026 9:32pm

Request Review

baijumeswani
baijumeswani previously approved these changes May 8, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Restores the .NET SDK’s dependency on the non-WinML Core NuGet package so consumers of Microsoft.AI.Foundry.Local (non-WinML variant) reliably bring in the Core runtime after the netstandard2.0 support work.

Changes:

  • Add a conditional PackageReference to Microsoft.AI.Foundry.Local.Core when UseWinML=false.
  • Keep Microsoft.AI.Foundry.Local.Core.WinML as the dependency when UseWinML=true.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread sdk/cs/src/Microsoft.AI.Foundry.Local.csproj Outdated
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
baijumeswani
baijumeswani previously approved these changes May 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants