Hi, I am coding an algorithm that requires 4 C# files that are linked.

The files are 1 kb, 174 kb, 1 kb and 4 kb respectively.

The IDE shows an error message saying that the file exceeds the 200 kb limit.

Also I tried recoding one of the files to about 110 kb but the same error pops up.

What could be the problem?

Thanks for the help.

Author