My first build with 2.12.2.1 in VS2022 I'm seeing these errors for 2, mostly converted function, libraries. I know I can turn off xml comments in the build but is there a way to either suppress this just for these or a way to add xml comments to them?
Thanks,
Steve Ferrandino
xs1591 Missing XML comment for Functions.$Init1() and Functions.$Exit()
-
- Posts: 33
- Joined: Tue Jan 05, 2016 8:00 pm
xs1591 Missing XML comment for Functions.$Init1() and Functions.$Exit()
Steve,
These functions are compiler generated and should automatically be excluded from this.
Maybe this was changed after 2.12, I am not sure anymore.
Robert
These functions are compiler generated and should automatically be excluded from this.
Maybe this was changed after 2.12, I am not sure anymore.
Robert
XSharp Development Team
The Netherlands
robert@xsharp.eu
The Netherlands
robert@xsharp.eu
-
- Posts: 33
- Joined: Tue Jan 05, 2016 8:00 pm