Reqnroll icon indicating copy to clipboard operation
Reqnroll copied to clipboard

Reqnroll.Verify package isn't deterministic

Open 304NotModified opened this issue 6 months ago • 2 comments

Reqnroll Version

3.0.0-ci20250804-1446

Issue Description

deterministic is red:

Image Image

for example, the NUnit package is correct

Image

Steps to Reproduce

  1. Download .nupkg and .snupgk and store in the same folder
  2. Open the .nupkg in NuGet Package Explorer

related #708, #707

304NotModified avatar Aug 05 '25 19:08 304NotModified

This is also an issue with 2.4.1

Image

Maybe because of the deps.json in the package?

Image

304NotModified avatar Aug 05 '25 20:08 304NotModified

~It seems this is because of CopyLocalLockFileAssemblies?~ nope, see #845

https://github.com/reqnroll/Reqnroll/blob/bf1225417ee643b06e96a01979bdaae19424c5b1/Plugins/Reqnroll.Verify/Reqnroll.Verify.ReqnrollPlugin/Reqnroll.Verify.ReqnrollPlugin.csproj#L12

304NotModified avatar Sep 17 '25 23:09 304NotModified