server icon indicating copy to clipboard operation
server copied to clipboard

Fix nullable and error handling in AASXFileServerAPIApiController

Open Freezor opened this issue 7 months ago • 1 comments

Description

Fixed the nullable handling to represent the logic that was present before the .Net8.0 change. Also made sure that no new exceptions are thrown based on the nullable changes

Freezor avatar Jul 31 '24 05:07 Freezor