Skip to content

Is it possible to make renovate respect potential .NET Version compatibility issues? #14387

Closed Answered by rarkins
SteveW94 asked this question in Request Help
Discussion options

You must be logged in to vote

This functionality would need to be added. It needs a few things:

  • we can detect your project's dot net constraints
  • we can detect each dependency version's dot net constraints
  • we correlate them and exclude mismatches

I'd say that it's also important that we can update your project's dot net constraints so that you don't eventually remain stuck on an old version with old dependencies yet with zero PRs from Renovate.

If you're willing to research the above then we could definitely accept a feature request due this

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@viceice
Comment options

@omlnaut
Comment options

@FraserGlasgow
Comment options

@davidwallis
Comment options

@Piedone
Comment options

Answer selected by SteveW94
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
7 participants