Closed Hofknecht closed 4 years ago
Commits on Feb 27, 2020 0023079 Update dotnetframwork.yml
we now use over azure-pipelines.yml, see todo's in description above
with that tutorial https://www.kenc.dk/post/2019/9/23/creating-github-release-using-azure-devops-pipeline we reached that it was synced to git tags
todo: adjust version, move to release, build&zip and release with the tag
check the process also e.g. from here https://github.com/TranslucentTB/TranslucentTB/releases https://dev.azure.com/greenshot/Greenshot/_release?_a=releases&view=mine&definitionId=1
see our releasepipeline here https://dev.azure.com/MarkusHofknecht/SystemTrayMenu/_release?_a=releases&view=mine&definitionId=1
pipeline and release pipeline are running
We created a dotnetframework.yml, this builds and sends mail when build fails (was replaced by azure-pipelines.yml)
TODO: