snyk / snyk-nuget-plugin

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

fix: [OSM-798] not generating .NET code on each TF iteration #203

Closed dotkas closed 6 months ago

dotkas commented 6 months ago

If scanning multiple target frameworks, we previously would re-create the .NET code to validate said TargetFrameworks on each iteration.

This just moves it out of the loop.

snyksec commented 6 months ago

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

The release is available on:

Your semantic-release bot :package::rocket: