I have a scenario where we are using nuget snapshot repo in jfrog and we are using snapshot versions for the develop branch builds.The requirement is that for develop branch build the version will not be incremented and rather timestamp has to be added for the artifacts and following will be the artifact structure.In jforg we have set the max unique snapshot value as 5 and the repository layout is also the default nuget layout. But i still see the old artifacts are not getting deleted and having more than 5 artifacts.Let me know how can this be fixed.Nuget-snapshot-virtual/demoapp/demoapp.1.0.0-SNAPSHOT-20250125-091356.zipdemoapp.1.0.0-SNAPSHOT-20250125-091234.zipdemoapp.1.0.0-SNAPSHOT-20250125-095678.zipdemoapp.1.0.0-SNAPSHOT-20250125-091345.zipdemoapp.1.0.0-SNAPSHOT-20250125-099890.zip
↧