INFO : 2020-06-29 23:32:22Z - Getting source from 'https://gitlab.com/inedo/inedo.servicemessaging.git' on 'master' branch... INFO : 2020-06-29 23:32:23Z - Get source complete. INFO : 2020-06-29 23:32:23Z - Variable set. INFO : 2020-06-29 23:32:23Z - Setting Version in C:\ProgramData\BuildMaster\Temp\Service\_E45650\Inedo.ServiceMessaging\Inedo.ServiceMessaging.csproj to 1.0.2... INFO : 2020-06-29 23:32:23Z - Setting AssemblyVersion in C:\ProgramData\BuildMaster\Temp\Service\_E45650\Inedo.ServiceMessaging\Inedo.ServiceMessaging.csproj to 1.0.2.0... INFO : 2020-06-29 23:32:23Z - Setting FileVersion in C:\ProgramData\BuildMaster\Temp\Service\_E45650\Inedo.ServiceMessaging\Inedo.ServiceMessaging.csproj to 1.0.2.16... INFO : 2020-06-29 23:32:23Z - Setting PackageVersion in C:\ProgramData\BuildMaster\Temp\Service\_E45650\Inedo.ServiceMessaging\Inedo.ServiceMessaging.csproj to 1.0.2-ci.16... WARN : 2020-06-29 23:32:31Z - C:\Program Files\dotnet\sdk\3.1.101\Sdks\NuGet.Build.Tasks.Pack\buildCrossTargeting\NuGet.Build.Tasks.Pack.targets(198,5): warning NU5105: The package version '1.0.2-ci.16' uses SemVer 2.0.0 or components of SemVer 1.0.0 that are not supported on legacy clients. Change the package version to a SemVer 1.0.0 string. If the version contains a release label it must start with a letter. This message can be ignored if the package is not intended for older clients. [C:\ProgramData\BuildMaster\Temp\Service\_E45650\Inedo.ServiceMessaging\Inedo.ServiceMessaging.csproj] WARN : 2020-06-29 23:32:31Z - C:\Program Files\dotnet\sdk\3.1.101\Sdks\NuGet.Build.Tasks.Pack\buildCrossTargeting\NuGet.Build.Tasks.Pack.targets(198,5): warning NU5105: The package version '1.0.2-ci.16' uses SemVer 2.0.0 or components of SemVer 1.0.0 that are not supported on legacy clients. Change the package version to a SemVer 1.0.0 string. If the version contains a release label it must start with a letter. This message can be ignored if the package is not intended for older clients. [C:\ProgramData\BuildMaster\Temp\Service\_E45650\Inedo.ServiceMessaging\Inedo.ServiceMessaging.csproj] ERROR: 2020-06-29 23:32:31Z - Unhandled exception: System.InvalidCastException: Unable to cast object of type 'Inedo.Extensions.SecureResources.ProGetSecureResource' to type 'Inedo.Extensions.SecureResources.NuGetPackageSource'. at Inedo.Extensions.NuGet.Operations.PushPackageOperation.d__8.MoveNext() in C:\InedoAgent\BuildMasterTemp\pub\Temp\_E30395\Src\NuGet\InedoExtension\Operations\PushPackageOperation.cs:line 43 --- 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()