Daniel Plaisted
Daniel Plaisted
> Ah i know why. This is a new compatibility analysis rule that was added to APICompat / Package Validation in the .NET 9 timeframe. The MSBuild repo is still...
> should we add a VMR patch in the meantime? It sounds like the VMR patch would just need to be the updated suppression file from the MSBuild PR. On...
FYI @marcpopMSFT @dotnet/domestic-cat
I'm not sure why the list of RuntimeIdentifiers is [hardcoded](https://github.com/dotnet/sdk/blob/840f68922344407b2da73311ab3d8aceea8d1ce2/src/Cli/dotnet/ShellShim/ShellShimTemplateFinder.cs#L38) there. Looking at the code it looks like you can't install global tools at all on Linux, though I may...
Reading back over this, I think maybe the intent was that tools would only supply apphosts for those four architectures. The reason to include an apphost in a tool was...
I did some design around the idea of a new type of "targeting pack" that would include the versions of the runtime packages that would be used. The idea was...
I think that when running `dotnet` from the command line, we don't normally set the current directory. So if you do `dotnet run`, then the current directory will be the...
What exactly are you expecting to happen that is not happening? In the scenario described, if there was a conflict I would expect the conflict resolution to fall back to...
/azp run dotnet-sdk-public-ci
> Tasks in the SDK need to keep S.T.J on either live (exact match, provided by SDK) or