Publish NuGet packages with Azure Pipelines Classic
Recently I participated in a project where we had some datamodels, which we had to share between different applications and parts of a system. We collected these models in their own c# library projects. After that we wanted it to work in such a way that if the models were updated and the source code... » read more