Hi,
there is something fishy inside the the BuildManagerWrapper.cs file in line 90.
The stream variable inside the using block is never used, although I am pretty confident this does not create an actual issue, it seems unnecessary to open the file twice.
Regards
Alexander
there is something fishy inside the the BuildManagerWrapper.cs file in line 90.
The stream variable inside the using block is never used, although I am pretty confident this does not create an actual issue, it seems unnecessary to open the file twice.
Regards
Alexander