Daniel Plaisted

Results 18 issues of Daniel Plaisted

Based on feedback from a discussion of #278, this is another attempt at simplifying output paths which should be more consistent. [Rendered view](https://github.com/dotnet/designs/blob/simplify-output-paths-2/accepted/2023/simplify-output-paths.md)

This proposes making conditions for multi-targeted projects simpler. Instead of this: ```xml 11.0 ``` You would be able to do this: ```xml 11.0 ``` This should be more [concise and...

Usually when converting a project, you want to have it update the project file instead of creating a new one. This especially matters because the assembly name and other properties...

The [StrongNamerTarget](https://github.com/dsplaisted/strongnamer/blob/82fc3c6f85409673edf6a2088c01d737d6f9913a/src/StrongNamer/StrongNamer.targets#L5) doesn't declare inputs and outputs, which will likely prevent incremental builds from working (ie the project will always be recompiled even if nothing changed).

up-for-grabs

- [ ] This issue is blocking - [ ] This issue is causing unreasonable pain By default, the CLI will use a user-specific folder for a few things, including...

The arcade `tools.ps1` and `tools.sh` scripts currently set the `ArtifactsDir` or `artifacts_dir` unconditionally. It looks like they respect the DOTNET_INSTALL_DIR environment variable, but if it is set then it needs...

Currently we are defining the tasks to publish test results and create log files ourselves in order to give them useful names (ie the OS / configuration they correspond to):...

## Build Information Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=629827 Build error leg or test failing: dotnet-watch.Tests.dll.1.WorkItemExecution Pull request: https://github.com/dotnet/sdk/pull/39888 ## Error Message ##[error].packages/microsoft.dotnet.helix.sdk/8.0.0-beta.24177.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(89,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item dotnet-watch.Tests.dll.1 in job 82728a56-9430-4356-ab82-1c21670792a7 has failed...

Area-Infrastructure
untriaged
Known Build Error