keeplearning-rgb

Results 7 comments of keeplearning-rgb

Thanks for the input Let me check on this and get back to you

I tried using objcopy but it provides an error that the format is not recognized **objcopy: Unable to recognise the format of the input file `APP.MOT'** I am using objcopy...

Hi @tamasvajk Thanks for the quick response !! I tried what you mentioned without GHAS task and YES the build is failing if I set the property `/p:MvcBuildViews=true`

I am not seeing any errors in the view files. @tamasvajk I tried running it with /p:MvcBuildViews=false and adding GHAS task but it fails still. (just an update may not...

@tamasvajk So the error codes are same for all the errors. But yes the lines numbers are different and its in .csproj file as mentioned the error ``` 2024-02-21T11:45:46.2889491Z ##[error]c:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary...

I was building the code on ADO and the VMs were temporary, I tried running it with an agent which has windows-2019 server and giving only one error and failing...

These were the lines already mentioned in the .csproj file of the repo changing the condition to false makes it work. One thing is isn't this the same as enabling...