Ignacio Etcheverry 32cd8ba9bd C#: Add Array.Resize(int) method %!s(int64=6) %!d(string=hai) anos
..
Files 32cd8ba9bd C#: Add Array.Resize(int) method %!s(int64=6) %!d(string=hai) anos
IgnoredFiles 995a40e8ef Move modules/mono/glue/cs_files to modules/mono/glue/Managed/Files %!s(int64=7) %!d(string=hai) anos
Properties 173b342ca7 Remove trailing whitespace %!s(int64=7) %!d(string=hai) anos
Managed.csproj 2c26e7f174 C#: Basis fixes and cleanup %!s(int64=6) %!d(string=hai) anos
Managed.sln 995a40e8ef Move modules/mono/glue/cs_files to modules/mono/glue/Managed/Files %!s(int64=7) %!d(string=hai) anos
README.md 995a40e8ef Move modules/mono/glue/cs_files to modules/mono/glue/Managed/Files %!s(int64=7) %!d(string=hai) anos

README.md

The directory Files contains C# files from the core assembly project that are not part of the generated API. Any file with the .cs extension in this directory will be added to the core assembly project.

A dummy solution and project is provided to get tooling help while editing these files, like code completion and name refactoring.

The directory IgnoredFiles contains C# files that are needed to build the dummy project but must not be added to the core assembly project. They contain placeholders for the declarations that are part of the generated API.