This question is locked. New answers and comments are not allowed.
Starting today, I get a build error when building a C# project that includes the Telerik.Licensing NuGet package. This happens on an Azure hosted build agent. The same build worked yesterday, i.e. there are no changes on my part.
error MSB4216: Could not run the "ResolveTelerikProducts" task because MSBuild could not create or connect to a task host with runtime "NET" and architecture "x64". Please ensure that (1) the requested runtime and/or architecture are available on the machine, and (2) that the required executable "C:\Program Files\dotnet\sdk\9.0.307\MSBuild.dll" exists and can be run.
