Skip to content

[sdk_v2] disables generation of apphost.exe for test suite#528

Merged
baijumeswani merged 1 commit intomainfrom
prathikrao/disable-apphost-for-tests
Mar 18, 2026
Merged

[sdk_v2] disables generation of apphost.exe for test suite#528
baijumeswani merged 1 commit intomainfrom
prathikrao/disable-apphost-for-tests

Conversation

@prathikr
Copy link
Copy Markdown
Contributor

This works since dotnet test directly runs the generated testing .dll so the native .exe is not needed.

C:\Program Files\dotnet\sdk\10.0.201\Microsoft.Common.CurrentVersion.targets(5395,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]

@vercel
Copy link
Copy Markdown

vercel Bot commented Mar 17, 2026

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

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

Request Review

@baijumeswani baijumeswani merged commit a2f768b into main Mar 18, 2026
15 checks passed
@baijumeswani baijumeswani deleted the prathikrao/disable-apphost-for-tests branch March 18, 2026 00:20
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