UiPath Jenkins plugin not generating .nuget for Windows package but successful for Windows Legacy

Hi – Not able to generate .nuget package using the UiPath plugin for Jenkins. I get the following error:

D:\workspace\RPA-ALL\RPA-FIN-Bot\Pipeline-RPA-KONA_BUILD@tmp\cli-1.0.7985.19721\lib\WindowsPlatformManifest.txt

In the past, all our UiPath projects have been Windows Legacy. This is the first project to be built as Windows to go through the Jenkins pipeline. So I wrote a simple project that just displays a message box in both Windows and Windows Legacy. The Windows Legacy project is built successfully by our Jenkins pipeline. The Windows project gets the above error. Any ideas would be greatly appreciated.

Thanks so much!

Did you ever find the answer? We are running into the same issue using Jenkins to deploy code we converted from Windows Legacy to Windows.