Jonathan Dodds

Results 72 comments of Jonathan Dodds

`-help` doesn't provide usage information for the new command line switches.

The meta project created from a solution file has properties, items, and targets. What is the rationale for the MSB1063 error? ``` MSBUILD : error MSB1063: Cannot access properties or...

see also https://github.com/dotnet/sdk/issues/22588 https://github.com/dotnet/sdk/issues/22214

Hi @baronfel, The installer should ask before modifying the user's .zshrc file or any of the other shell configuration files. It's very bad etiquette to silently modify any of these...

> Have you considered simply creating the /etc/paths.d/dotnet-cli-tools file with /Users/username/.dotnet/tools (with the current user name) instead of ~/.dotnet/tools? That's a really bad idea because the `/etc/paths.d/dotnet-cli-tools` file is used...

The directions to change the `.profile` are simple, it is a trivial one-time change, and it 'plays by the rules'. Is enabling [command completion](https://learn.microsoft.com/en-us/dotnet/core/tools/enable-tab-autocomplete#zsh) also a "nightmare"? I'm not asking...

> If multiple users need to install dotnet tools, and they are all added to the global path, nothing bad will happen. Dotnet only needs to be installed once to...

`path_helper` (which reads `/etc/paths.d` and `/etc/manpaths.d`) is an Apple creation. Having a way for applications to add to the PATH and MANPATH without touching a user's shell configuration files is...

Settings -> Accounts should support Azure DevOps accounts.

For me, the[ Dev Home Azure Extension](https://www.microsoft.com/store/productId/9MV8F79FGXTR?ocid=pdpshare) appeared in the Microsoft Store this morning. Looks like it was released last night.