This should seem simple enough, but can't figure it out.
I was porting a project out of MonoDevelop and into VS2008, but I accidently created the project as VB.NET instead of C#. Now ReSharper and any syntax highlighting is throwing a fit because it's trying to validate it as VB.
How do I tell it to treat it as a C# project without creating a whole new one?