Daniel Cazzulino
Daniel Cazzulino
[](https://github.com/devlooped/nugetizer/actions/runs/19291970496/job/55164613096?pr=677) [](https://github.com/devlooped/nugetizer/actions/runs/19291970496/job/55164613096?pr=677) [](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
[](https://github.com/devlooped/nugetizer/actions/runs/19326140249/job/55277685600?pr=678) [](https://github.com/devlooped/nugetizer/actions/runs/19326140249/job/55277685600?pr=678) [](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
[](https://github.com/devlooped/nugetizer/actions/runs/19359627093/job/55388246248?pr=680) [](https://github.com/devlooped/nugetizer/actions/runs/19359627093/job/55388246248?pr=680) [](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
[](https://github.com/devlooped/nugetizer/actions/runs/19326172936/job/55277791156?pr=679) [](https://github.com/devlooped/nugetizer/actions/runs/19326172936/job/55277791156?pr=679) [](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
@copilot use .NET 8 (it's LTS)
[](https://github.com/devlooped/nugetizer/actions/runs/18574846340/job/52957695439?pr=659) [](https://github.com/devlooped/nugetizer/actions/runs/18574846340/job/52957695439?pr=659) [](https://github.com/devlooped/nugetizer/actions/runs/18574846340/job/52957695439?pr=659) [](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....