Wout
Wout
> I have encountered the same problem and hope to fix it as soon as possible, thanks! Hi, shortly after I posted this topic I made the switch to Klipper...
> Hi, @Woetroer - would you be able to share the full error logs? I unfortunately am not seeing the screenshot you mention. Thanks! Hi Rachel, I have attached the...
@PureWeen @jonathanpeppers I have now attached the zip file with the binlog to the repository
@jonathanpeppers Yes I used the tool to build the project and generate the log file. After that I zipped it and sent it here. This is what I see ![2023-03-09...
@jonathanpeppers I tried `Command line arguments = "C:\Program Files\dotnet\sdk\7.0.201\MSBuild.dll C:\Users\Woetroe\source\ItvitaeRepos\ToDoApp\ToDoApp.sln /property:Configuration=Release /v:diag /nologo /clp:NoSummary;Verbosity=minimal /bl"` this as the cli argument. The build succeeded and gave no $errors again.
> We need a `.binlog` with the details about `"Optimizing assemblies for size failed"` inside. > > Did the problem mysteriously go away? No it still gives me the errors...
@jonathanpeppers After installing project tools and setting the setting to diagnostic I ran the build in release. It finished with no errors. I think the errors somehow went away. If...