Lukasz Pomianowski
Lukasz Pomianowski
Hi, The below code, selects all column from the database instead of those selected. return await dbQuery .Select(pl => pl.AsDto()) .AsNoTracking() .ToListAsync();
Hi , thanks for the article. Just noticed, that the path in artifacts is: publish/ whereas output for publish is ../publish So the artifcats are not sent to gitlab. It...
Hi, I'm getting the below error on various version ( including 2025.1.0 ) > Unhandled exception occurred Renci.SshNet.Common.SshException: Failed to upload /2880389.xml to ./2880389.xml ---> Renci.SshNet.Common.SftpException: An error occurred, but...