INFO : 2026-04-15 17:13:19Z - Acquiring server... INFO : 2026-04-15 17:13:19Z - Server 'winbuildsv1' acquired. INFO : 2026-04-15 17:13:19Z - Repackaging Inedo.SDK 4.0.0-rc.11 to 4.0.0 on NuGetLibraries (NuGetLibraries feed)... INFO : 2026-04-15 17:13:19Z - Repackage was successful. INFO : 2026-04-15 17:13:19Z - Repackaging Inedo.SDK.DevOnly 4.0.0-rc.11 to 4.0.0 on NuGetLibraries (NuGetLibraries feed)... INFO : 2026-04-15 17:13:19Z - Repackage was successful. INFO : 2026-04-15 17:13:19Z - Updating local repository for https://git.inedo.com/Inedo/Inedo.SDK.git... INFO : 2026-04-15 17:13:19Z - Tagging d5152a4dea82f8cf51e80dac887cd53c02743b74 with 4.0.0... ERROR: 2026-04-15 17:13:19Z - Unhandled exception: System.NotSupportedException: Retagging is not currently supported. at LilGit.GitRepository.EnsureTag(String tag, GitSha1ObjectId& targetId, GitUserAction tagger, String message) at Inedo.Extensions.Git.LilGitRepoManRepository.TagAsync(String commitSha, String tag, Boolean force, RepoManConfig config, CancellationToken cancellationToken) in C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E649067\Src\Git\InedoExtension\LilGitRepoManRepository.cs:line 67 at Inedo.Extensions.Git.Operations.EnsureTagOperation.RemoteExecuteAsync(IRemoteOperationExecutionContext context) in C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E649067\Src\Git\InedoExtension\Operations\EnsureTagOperation.cs:line 44 at Inedo.Extensibility.Operations.RemoteExecuteOperation.RemoteExecuteJob.ExecuteAsync(CancellationToken cancellationToken) at Inedo.Agents.AgentCommand`1.Inedo.Agents.IAgentCommandWithResponse.ExecuteAsync(Stream responseStream) at Inedo.Agents.AgentCommandDispatcher.ExecuteCommandAsync(AgentCommand command, IClientConnection connection)