So today I decided I would update to Visual Studio 2015 (previously running the RC version with no difficulties) but now my project does not like the largeaddressaware comma
If you set your platform to "Any CPU" this flag is set for you by default now in Visual Studio 2015.
See Compiling C# with Any CPU sets Application can handle large (>2GB) addresses.