Build warnings with C# editor (1.7.3)
Build warnings with C# editor (1.7.3)
joshlevine102
Posts: 44Questions: 16Answers: 2
Hi guys. I'm getting a probably harmless warning during a build, which looks like the following:
Database.cs(107,25): warning CS1591: Missing XML comment for publicly visible type or member 'Database.Debug(Action<object>)' [D:\{SomeLongPath}\DataTables\DataTables.csproj]
Allan & others, any way this could be squashed, just so we won't have to alter this when updating? If this is already fixed in 1.7.4, sorry...
This question has an accepted answers - jump to answer
This discussion has been closed.
Answers
Good point - thanks for letting me know about that. Add in here and will be in the 1.8.0 build.
Allan
Thanks!