Jonathan Dodds

Results 8 issues of Jonathan Dodds

### Issue Description On macOS with Apple Silicon (ARM64) unit tests fail. The issues starts with the commit for PR #7550 on April 19. On macOS with Intel the issue...

bug
Area: Tests

Currently the repository can't be built on macOS running on an Apple Silicon (ARM) processor because the .Net 3.1 SDK is targeted and the .Net 3.1 SDK is not supported...

Found this issue on a MacBook Pro with an Apple M1 Pro processor, macOS Monterey (v12.2.1), and "dotnet-core-uninstall" version 1.5.0. With x64 and arm64 versions of dotnet installed, the 'list'...

### Discord username (optional) _No response_ ### Describe the bug When I'm entering new input and I 'secondary click' (which is often configured as a right-click on a mouse) in...

### Summary In documentation/specs/proposed, [security-metadata.md](https://github.com/dotnet/msbuild/blob/1725b247e8737804076c8ff3b09fcee02ecdf51e/documentation/specs/proposed/security-metadata.md) states: > We envision MSBuild to have a first-class-[citizen] type system for [its] data and tasks. 'Secret' would be one of the data types ......

backlog
Feature Request
Priority:3
triaged
gathering-feedback

I assume the MSBuildStructuredLogSetup.exe executable is not properly signed. When downloading MSBuildStructuredLogSetup.exe in Edge, the MSBuildStructuredLogSetup.exe executable is flagged as harmful. When installing or upgrading via winget, the executable is...

### Describe the bug On macOS when a .Net tool is installed globally, it will not be found in the PATH. The dotnet installer does attempt to make the directory...

untriaged
Area-Tools

### Issue Description Recently PR #10076 added a new CustomAnalyzerTest [Theory] with two sets of data. The PR build checks passed running on a `macos-12` image. However, when I build...

bug
Area: Our Own Build
triaged
Area: BuildCheck