Hey Guys,
I'm trying to compile a layout file and I am getting this error : "Error CS0116: A namespace cannot directly contain members such as fields or methods (CS0116)"
Does anyone know what can cause this?
Here's the contents of my layout file: <?xml version="1.0" encoding="utf-8"?>
Thanks in advance.