Daniel Cazzulino

Results 360 comments of Daniel Cazzulino

![164 passed](https://img.shields.io/badge/✅-win‐x64%20in%207s-blue) ![164 passed](https://img.shields.io/badge/passed-164-brightgreen) :test_tube: Details on Microsoft Windows 10.0.20348 from [dotnet-retest](https://github.com/devlooped/dotnet-retest) v0.7.1 on .NET 8.0.15 with [:purple_heart:](https://github.com/sponsors/devlooped) by @devlooped

![10 passed](https://img.shields.io/badge/✅-linux‐x64%20in%2046s-blue) ![10 passed](https://img.shields.io/badge/passed-10-brightgreen) ![10 passed](https://img.shields.io/badge/✅-osx‐arm64%20in%2056s-blue) ![10 passed](https://img.shields.io/badge/passed-10-brightgreen) ![10 passed](https://img.shields.io/badge/✅-win‐x64%20in%201m%2043s-blue) ![10 passed](https://img.shields.io/badge/passed-10-brightgreen) :test_tube: Details on Ubuntu 24.04.3 LTS :test_tube: Details on macOS Unix 15.6.1 :test_tube: Details on Microsoft Windows 10.0.26100...

![189 passed](https://img.shields.io/badge/✅-linux‐x64%20in%200s-blue) ![189 passed](https://img.shields.io/badge/passed-189-brightgreen) :test_tube: Details on Ubuntu 24.04.1 LTS :white_check_mark: DotNetConfig.CommandLineTests.given_command_tree_sets_all_default :white_check_mark: DotNetConfig.CommandLineTests.given_int_array_sets_all_values :white_check_mark: DotNetConfig.CommandLineTests.given_long_array_sets_all_values :white_check_mark: DotNetConfig.CommandLineTests.given_string_array_sets_all_values :white_check_mark: DotNetConfig.CommandLineTests.given_string_icollection_sets_all_values :white_check_mark: DotNetConfig.CommandLineTests.given_string_ilist_sets_all_values :white_check_mark: DotNetConfig.CommandLineTests.given_string_list_sets_all_values :white_check_mark: DotNetConfig.CommandLineTests.SetDefaults :white_check_mark: DotNetConfig.CommandLineTests.when_argument_no_default_then_sets_default :white_check_mark: DotNetConfig.ConfigDocumentTests.can_add_multi_valued_variable...

![40 passed](https://img.shields.io/badge/✅-linux‐x64%20in%202s-blue) ![40 passed](https://img.shields.io/badge/passed-40-brightgreen) :test_tube: Details on Ubuntu 24.04.2 LTS from [dotnet-retest](https://github.com/devlooped/dotnet-retest) v0.7.1 on .NET 8.0.16 with [:purple_heart:](https://github.com/sponsors/devlooped) by @devlooped

@danmoseley that would be confusing, since it might mean the *MSBuild* home dir (i.e. where `msbuild.exe` lives).

![34 passed](https://img.shields.io/badge/✅-linux‐x64%20in%200s-blue) ![34 passed](https://img.shields.io/badge/passed-34-brightgreen) ![34 passed](https://img.shields.io/badge/✅-osx‐arm64%20in%200s-blue) ![34 passed](https://img.shields.io/badge/passed-34-brightgreen) ![34 passed](https://img.shields.io/badge/✅-win‐x64%20in%200s-blue) ![34 passed](https://img.shields.io/badge/passed-34-brightgreen) :test_tube: Details on Ubuntu 24.04.3 LTS :test_tube: Details on macOS Unix 15.6.1 :test_tube: Details on Microsoft Windows 10.0.26100...

I could give it a shot at sending a PR if it would help this ship sooner than later 🙏 . Just let me know and I can figure it...

Oh boy is this going to be "interesting": ```xml true Debug AnyCPU ``` I thought I was never going to see that legacy format ever again :(

And, `dev` branch build fails due to https://github.com/NuGet/NuGetGallery/pull/10166. 😿 Added this to the relevant .csproj.user for now: ```xml false ```