Skip to content

Error "Cannot access a closed Stream" when building WinUI app #17169

Answered by jeromelaban
Juriyx asked this question in Q&A
Discussion options

You must be logged in to vote

You need to find msbuild using vswhere:

$msbuild = vswhere -latest -requires Microsoft.Component.MSBuild -find MSBuild\**\Bin\MSBuild.exe

Replies: 1 comment 10 replies

Comment options

You must be logged in to vote
10 replies
@jeromelaban
Comment options

@Juriyx
Comment options

@Juriyx
Comment options

@jeromelaban
Comment options

Answer selected by Juriyx
@Juriyx
Comment options

@jeromelaban
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants