CoreWiki
                                
                                 CoreWiki copied to clipboard
                                
                                    CoreWiki copied to clipboard
                            
                            
                            
                        House keeping update Cake & .NET Core SDK
- Cake to 0.31.0
- .NET SDK 2.1.502
- .NET Core 2.1.6 LTS Runtime
Yaml doesn't seem to be used?

tested azure-pipelines.yml in my fork and https://dev.azure.com/devleadse/CoreWiki/_build/results?buildId=43
it has different steps (fails on a npm issue, that's because missing npm install)
Tested pipelines\azure-pipelines-cake.yml (on separate branch replaced azure-pipelines.yml in root with this one) https://dev.azure.com/devleadse/CoreWiki/_build/results?buildId=45
And there it was all green

Maybe CoreWIki is now configured using Azure Pipelines UI?
Added NPM install to the azure-pipelines.yml in repo root and now that builds too
https://dev.azure.com/devleadse/CoreWiki/_build/results?buildId=48

Updated to Cake 0.32.1
Updated cake to 0.33.0 and .NET Core SDK 2.1.602
Verified build with https://dev.azure.com/devleadse/CoreWiki/_build/results?buildId=53