raven-csharp icon indicating copy to clipboard operation
raven-csharp copied to clipboard

Build.cake error

Open ArthurRyan0803 opened this issue 7 years ago • 0 comments

I try to run build.cake and get a error : Then i search the error and find https://github.com/GitTools/GitVersion/issues/1377 , so i replace GitVersionOutput.Json with GitVersionOutput.BuildServer. But the build is still failed , an other expcetion thrown :

ERROR [10/27/18 18:01:44:71] An unexpected error occurred: GitVersion.OldConfigurationException: GitVersion configuration file contains old configuration, please fix the following errors: GitVersion branch configs no longer are keyed by regexes, update: feature[/-] -> feature

ArthurRyan0803 avatar Oct 27 '18 10:10 ArthurRyan0803