Hi all;

This may be a VisualStudio issue, but asking here in case you all have seen it.

I have copied two C# algos down to my local machine to run & debug them locally. One works fine.

The other when opening the .csproj file, shows nothing. No solution, no project, nothing. And yet the .csproj files are identical for the 2 algos (neither lists the specific .cs files).

Any idea what's going on?

thanks - dave