INFO : 2020-06-29 22:13:57Z - Getting source from 'https://gitlab.com/inedo/inedo.servicemessaging.git' on 'master' branch... INFO : 2020-06-29 22:13:58Z - Get source complete. INFO : 2020-06-29 22:13:58Z - Variable set. ERROR: 2020-06-29 22:13:58Z - Unhandled exception: System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\ProgramData\BuildMaster\Temp\Service\_E45631\Inedo.ServiceMessenger'. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileSystemEnumerableIterator`1.CommonInit() at System.IO.FileSystemEnumerableIterator`1..ctor(String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler`1 resultHandler, Boolean checkHost) at System.IO.DirectoryInfo.EnumerateFileSystemInfos() at Inedo.IO.DirectoryEx.EnumerateFileSystemInternal(String path, FileEntryOption option) at Inedo.IO.DirectoryEx.GetFileSystemInfos(String path, MaskingContext mask) at Inedo.Agents.LocalFileOperationsExecuter.GetFileSystemInfosAsync(String path, MaskingContext mask) at Inedo.Extensions.WindowsSdk.Operations.DotNet.SetProjectVersionOperation.d__28.MoveNext() in C:\ProgramData\BuildMaster\Temp\Service\_E2489\Src\WindowsSDK\InedoExtension\Operations\DotNet\SetProjectVersionOperation.cs:line 71 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Inedo.BuildMaster.Windows.ServiceApplication.Executions.PlanExecuter.BuildMasterExecuter.d__49.MoveNext()