On 5/17/20 6:22 AM, Xiangdong Huang wrote:
Hi,In this PR, the source files contain "*.csproj" file. I believe it is generated by Visual Studio or VS Code.So, do we need to add apache-rat in such files? Or exclude them when checking apache-rat?
I added the apache header in both/ and including in the readme.
Besides, is there another way to maintain the dot net project structure without ".csproj"?
No, there is no way out of the box in .net working without project files. BR, Giorgio.
