Skip to content

Conversation

@eiriktsarpalis
Copy link
Member

Reverts #958 while we figure out the issues with dotnet test.

cc @Youssef1313

@eiriktsarpalis eiriktsarpalis merged commit bf0a65b into main Nov 19, 2025
10 checks passed
@eiriktsarpalis eiriktsarpalis deleted the revert-958-mtp branch November 19, 2025 16:48
@Youssef1313
Copy link
Contributor

I know what's going on here. This is fixed in release/10.0.1xx and will be available in next patch of SDK.
As a workaround, you can either explicitly specifiy -c Debug on command line, or add <Configuration Condition="'$(Configuration)'==''">Debug</Configuration> in Directory.Build.props.

fwiw, the way you setup the output directory is actually suspicious, because it will produce different directory depending on whether you build a project or solution.

Youssef1313 added a commit to Youssef1313/csharp-sdk that referenced this pull request Nov 19, 2025
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.

4 participants