Category: netcoreblockly

  • Poor software developer simple changelog for CD

    TL;DR; : Simple change log for Nuget Packages made with GIT Commands and Azure Devops The NetCoreBlockly project have different versions on Nuget: https://www.nuget.org/packages/NetCore2Blockly/  . When I decide to put a new version on Nuget,it is enough to modify in the azure-pipelines.yml the deployNuget: ‘0’ from 0 to 1 and AzureDevOps takes care of the…