Noah Gilson

Results 160 comments of Noah Gilson

Same as https://github.com/dotnet/sdk/pull/44012

We decided to sign both the manifests and the archives. Specific details regarding the signing information can be found within the internal CB doc. To be clear, downlevel manifests will...

Thank you @adegeo for driving the extra effort to fix the files and improve our docs by making a PR. And to @baronfel for adding help context. I don't think...

@jjonescz May you PTAL at this merge conflict? Do you intend to move all of the .NET run command code into this separate function style?

$SHELL defines which shell is used which can help determine which Profile to use: Bashrc -> ~./bashrc (interactive) or ~/.bash_profile (login) zsh -> ~/.zshrc (pwsh is $PROFILE)

The Arcade specific fix for the VS 22 Images didn't seem to fix the issue. https://github.com/dotnet/sdk/pull/51558/files From what I observed, the PR I made fixed the issue, but it got...

Once https://github.com/dotnet/sdk/pull/51895 is working we can apply those patches here.

Let's discuss in this thread, as I don't understand how that is the same issue. https://github.com/dotnet/sdk/pull/51895

If the versions [] issue is fixed, then we expect a new test fx issue to resolve (regex issue) as in the other testfx branches.