Every time a new version is release we have to update nuget in the project
MoeHamdan opened this issue · 0 comments
MoeHamdan commented
Application references version '14.0.8.0' of 'NSwag.Core' which is lower than the required version '14.1.0.0'
Every time you release a version, the nuget in the API should be updated. We have around 80 APIs with 80 pipelines. This is a problem, because the pipeline is broken after a new release, until we upgrade the nuget package. Is there a way to fix this?