Marc Paine

Results 342 comments of Marc Paine

Here's the history on why we ended up blocking this: https://github.com/dotnet/sdk/issues/863

Sorry for the slow reply on this as my notifications were not set up to see the replies here until the mention a couple weeks ago. I've synced with a...

Can you provide a binlog from the restore so we can see what RID it's using? Is it possible you have a solution or directory.build.props that would be affecting the...

@dxynnez Can you try dotnet restore -p:SelfContained=true? I think what's happening is that the restore doesn't know you're going to do self-contained build and so isn't downloading the runtime packs....

Triage: We discussed this and aren't sure why the Web sdk would behave differently. It didn't behave differently when we did a simple test but there's a lot of different...

@tmat we still see this fairly frequently. Any luck? Here's a recent one from a codeflow PR: https://[helixre107v0xdeko0k025g8.blob.core.windows.net/dotnet-sdk-refs-pull-41616-merge-58511284b77c40778a/dotnet-watch.Tests.dll.1/1/console.418de7ca.log?helixlogtype=result](https://helixre107v0xdeko0k025g8.blob.core.windows.net/dotnet-sdk-refs-pull-41616-merge-58511284b77c40778a/dotnet-watch.Tests.dll.1/1/console.418de7ca.log?helixlogtype=result)

@tmat another failure this morning shows a bunch of build processes for watch apps still running... https://[helixre107v0xd1eu3ibi6ka.blob.core.windows.net/dotnet-sdk-refs-pull-41958-merge-84357342ee154a5088/dotnet-watch.Tests.dll.2/1/console.3dddc463.log?helixlogtype=result](https://helixre107v0xd1eu3ibi6ka.blob.core.windows.net/dotnet-sdk-refs-pull-41958-merge-84357342ee154a5088/dotnet-watch.Tests.dll.2/1/console.3dddc463.log?helixlogtype=result)

Note: Long term effort that needs reevaluation for our backlog.

Triage: I think we want the not installed message only when workload sets specified in global.json as the baseline manifests are installed.