snyk / snyk-nuget-plugin

Basic Snyk CLI plugin for .NET support.
Other
7 stars 14 forks source link

feat: [OSM-347] Return multiple results when no specific `TargetFramework` has been specified #186

Closed dotkas closed 1 year ago

dotkas commented 1 year ago

This change hooks up the work that was done in

and finalizes the return value to be a MultiProjectResult instead of a SingleProjectResult.

The CLI already supports this out of the box (though I have attempted to do a small UX improvement) - but the isolated builds version will need a slight update.

snyksec commented 1 year ago

:tada: This PR is included in version 2.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: