Troubleshooting Snyk for .NET
Snyk Open Source limitations for .NET
- Directory.Build.propsand- Directory.Build.targetsare not supported for SCM integration. You can scan private dependencies using central package management with the Snyk CLI. You must run- dotnet restoreand then run- snyk testwith- --all-projects, as each sub-folder will contain its own- project.assets.jsonfile.
- <ProjectReference>elements are not supported.
- Private dependency scanning is supported for SCM integrations by enabling improved .NET scanning for your Organization or Group through the Snyk Preview menu. Navigate to the Improved .NET scanning page for more details. You can also scan private dependencies using the Snyk CLI 
If you need help, contact Snyk Support.
Snyk technical support for .NET
The following support articles are available:
Last updated
Was this helpful?

