Hi, although the file is initially generated by VS Code we should add an Apache Header. In my understanding its somewhat similar to mvn file (at least a part of it).
Another question @Giorgio Zoppi: You already filed an Apache CCLA as you are already committer, right? Julian Am 17.05.20, 09:45 schrieb "Giorgio Zoppi" <[email protected]>: 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.
