Visual Studio 2013, C# 6 and .Net 4.6 Categories: .Net Visual Studio These steps are needed to get C# 6 features working in your visual studio 2013. Download and install Net 4.6 Download and install targeting pack In package manager console : Install-Package Microsoft.Net.Compilers Enable C# 6 syntax support of Resharper This seems the only workable way for the moment. I hope Microsoft changes it's mind about support for 2013... Previous Post << >> Next Post