Daniel Cazzulino

Results 360 comments of Daniel Cazzulino

[![306 passed](https://img.shields.io/badge/✅-win‐x64%20in%206m%202s-blue)](https://github.com/devlooped/nugetizer/actions/runs/19291970496/job/55164613096?pr=677) [![306 passed](https://img.shields.io/badge/passed-306-brightgreen)](https://github.com/devlooped/nugetizer/actions/runs/19291970496/job/55164613096?pr=677) [![1 skipped](https://img.shields.io/badge/skipped-1-silver)](https://github.com/devlooped/nugetizer/actions/runs/19291970496/job/55164613096?pr=677) :test_tube: Details on Microsoft Windows 10.0.26100 from [dotnet-retest](https://github.com/devlooped/dotnet-retest) v1.0.0 on .NET 9.0.10 with [:purple_heart:](https://github.com/sponsors/devlooped) by @devlooped

[![306 passed](https://img.shields.io/badge/✅-win‐x64%20in%206m%2024s-blue)](https://github.com/devlooped/nugetizer/actions/runs/19326140249/job/55277685600?pr=678) [![306 passed](https://img.shields.io/badge/passed-306-brightgreen)](https://github.com/devlooped/nugetizer/actions/runs/19326140249/job/55277685600?pr=678) [![1 skipped](https://img.shields.io/badge/skipped-1-silver)](https://github.com/devlooped/nugetizer/actions/runs/19326140249/job/55277685600?pr=678) :test_tube: Details on Microsoft Windows 10.0.26100 from [dotnet-retest](https://github.com/devlooped/dotnet-retest) v1.0.0 on .NET 9.0.10 with [:purple_heart:](https://github.com/sponsors/devlooped) by @devlooped

[![306 passed](https://img.shields.io/badge/✅-win‐x64%20in%206m%2015s-blue)](https://github.com/devlooped/nugetizer/actions/runs/19359627093/job/55388246248?pr=680) [![306 passed](https://img.shields.io/badge/passed-306-brightgreen)](https://github.com/devlooped/nugetizer/actions/runs/19359627093/job/55388246248?pr=680) [![1 skipped](https://img.shields.io/badge/skipped-1-silver)](https://github.com/devlooped/nugetizer/actions/runs/19359627093/job/55388246248?pr=680) :test_tube: Details on Microsoft Windows 10.0.26100 from [dotnet-retest](https://github.com/devlooped/dotnet-retest) v1.0.0 on .NET 9.0.10 with [:purple_heart:](https://github.com/sponsors/devlooped) by @devlooped

[![306 passed](https://img.shields.io/badge/✅-win‐x64%20in%206m%2025s-blue)](https://github.com/devlooped/nugetizer/actions/runs/19326172936/job/55277791156?pr=679) [![306 passed](https://img.shields.io/badge/passed-306-brightgreen)](https://github.com/devlooped/nugetizer/actions/runs/19326172936/job/55277791156?pr=679) [![1 skipped](https://img.shields.io/badge/skipped-1-silver)](https://github.com/devlooped/nugetizer/actions/runs/19326172936/job/55277791156?pr=679) :test_tube: Details on Microsoft Windows 10.0.26100 from [dotnet-retest](https://github.com/devlooped/dotnet-retest) v1.0.0 on .NET 9.0.10 with [:purple_heart:](https://github.com/sponsors/devlooped) by @devlooped

[![50 failed](https://img.shields.io/badge/❌-linux‐x64%20in%201m%2026s-blue)](https://github.com/devlooped/nugetizer/actions/runs/18574846340/job/52957695439?pr=659) [![255 passed](https://img.shields.io/badge/passed-255-brightgreen)](https://github.com/devlooped/nugetizer/actions/runs/18574846340/job/52957695439?pr=659) [![50 failed](https://img.shields.io/badge/failed-50-red)](https://github.com/devlooped/nugetizer/actions/runs/18574846340/job/52957695439?pr=659) [![1 skipped](https://img.shields.io/badge/skipped-1-silver)](https://github.com/devlooped/nugetizer/actions/runs/18574846340/job/52957695439?pr=659) :test_tube: Details on Ubuntu 24.04.3 LTS :x: NuGetizer.CreatePackageTests.when_creating_package_with_content_file_build_action_then_adds_as_content_file > ```csharp > Assert.Contains() Failure: Filter not matched in collection > Collection: [ManifestFile {...

@copilot before creating commits, always run this command to ensure the dotnet-format workflow never fails: `dotnet format whitespace -v:diag --exclude ~/.nuget; dotnet format style -v:diag --exclude ~/.nuget`

> > @copilot use .NET 8 (it's LTS) > > I've tested targeting net8.0, but this significantly reduces test success rate from 255 passing (83.6%) to only 99 passing (32.5%)....

@copilot feel free to upgrade to .NET10. make sure it's set up in your env before running. SLNX format requires .NET 10.

@copilot seems like there's an issue with a cryptography (transitive?) package: /home/runner/work/nugetizer/nugetizer/src/NuGetizer.Tests/bin/Release/net9.0/Scenarios/given_a_library_with_project_reference/b.csproj Could not load file or assembly '/usr/share/dotnet/sdk/9.0.305/System.Security.Cryptography.Pkcs.dll'. The located assembly's manifest definition does not match the assembly reference....