You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello! I'm trying to build my application container and during the last stage of the build I get the following error lines. I can assume that the problem is that the Xpand.VersionConverter version is not equal to 4.232.4. Currently I have XAF version 23.2.4 and Xpand version 4.23.2.403.
/root/.nuget/packages/xpand.versionconverter/4.232.3/build/Xpand.VersionConverter.targets(4,9): error : /bin/sh: 2: /tmp/MSBuildTemproot/tmp7b4769144a3d4df6955a68433d00190b.exec.cmd: powershell.exe: not found [/src/MyProjectName.Module/MyProjectName.Module.csproj]
Hello! I'm trying to build my application container and during the last stage of the build I get the following error lines. I can assume that the problem is that the Xpand.VersionConverter version is not equal to 4.232.4. Currently I have XAF version 23.2.4 and Xpand version 4.23.2.403.
/root/.nuget/packages/xpand.versionconverter/4.232.3/build/Xpand.VersionConverter.targets(4,9): error : /bin/sh: 2: /tmp/MSBuildTemproot/tmp7b4769144a3d4df6955a68433d00190b.exec.cmd: powershell.exe: not found [/src/MyProjectName.Module/MyProjectName.Module.csproj]
/root/.nuget/packages/xpand.versionconverter/4.232.3/build/Xpand.VersionConverter.targets(4,9): error MSB3073: The command "powershell.exe –NonInteractive –ExecutionPolicy Unrestricted –command "& { &'/root/.nuget/packages/xpand.versionconverter/4.232.3/build/\Xpand.VersionConverter.ps1' '/src/MyProjectName.Module/MyProjectNameModule.csproj' '' '' '' '' '/app/build/' } " " exited with code 127. [/src/MyProjectName.Module/MyProjectName.Module.csproj]
The text was updated successfully, but these errors were encountered: