Skip to content

[sdk_v2] pipeline fixes#469

Merged
prathikr merged 6 commits intomainfrom
prathikrao/cs-tests-bugfix
Feb 28, 2026
Merged

[sdk_v2] pipeline fixes#469
prathikr merged 6 commits intomainfrom
prathikrao/cs-tests-bugfix

Conversation

@prathikr
Copy link
Contributor

@prathikr prathikr commented Feb 27, 2026

upgrade to .NET 10 fixes:

         C:\Program Files\dotnet\sdk\10.0.102\Microsoft.Common.CurrentVersion.targets(5381,5): error MSB3030: Could not copy the file "D:\a\Foundry-Local\Foundry-Local\sdk_v2\cs\test\FoundryLocal.Tests\obj\Debug\net9.0\win-x64\apphost.exe" because it was not found. [D:\a\Foundry-Local\Foundry-Local\sdk_v2\cs\test\FoundryLocal.Tests\Microsoft.AI.Foundry.Local.Tests.csproj]

sym link & core upgrade fix:

---> System.DllNotFoundException: Unable to load shared library 'onnxruntime.dll' or one of its dependencies. In order to help diagnose loading problems, consider setting the DYLD_PRINT_LIBRARIES environment variable: 
      dlopen(onnxruntime.dll.dylib, 0x0001): tried: 'onnxruntime.dll.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OSonnxruntime.dll.dylib' (no such file), '/Users/runner/hostedtoolcache/node/20.20.0/arm64/bin/onnxruntime.dll.dylib' (no such file), '/usr/lib/onnxruntime.dll.dylib' (no such file, not in dyld cache), 'onnxruntime.dll.dylib' (no such file)

@vercel
Copy link

vercel bot commented Feb 27, 2026

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

Project Deployment Actions Updated (UTC)
foundry-local Ready Ready Preview, Comment Feb 27, 2026 11:35pm

Request Review

…ORT 1.24.1 (#464)

* impl

* no boot

---------

Co-authored-by: Prathik Rao <prathikrao@microsoft.com>
@prathikr prathikr changed the title [sdk_v2] fix issue in c# pipeline [sdk_v2] pipeline fixes Feb 27, 2026
@prathikr prathikr merged commit cb8d1a2 into main Feb 28, 2026
15 checks passed
@prathikr prathikr deleted the prathikrao/cs-tests-bugfix branch February 28, 2026 00:08
prathikr added a commit that referenced this pull request Feb 28, 2026
* restore/build tests

* UseAppHost=False

* comment

* try upgrade to net10

* Update version for Microsoft.AI.Foundry.Local.Core

* [sdk_v2] create sym link for onnxruntime binary to workaround bug in ORT 1.24.1 (#464)

* impl

* no boot

---------

Co-authored-by: Prathik Rao <prathikrao@microsoft.com>

---------

Co-authored-by: Prathik Rao <prathikrao@microsoft.com>
Co-authored-by: Baiju Meswani <baijumeswani@gmail.com>
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.

2 participants