LinqPad 5 and .Net Framework 4.6
When installing LinqPad 5, it states the need for .Net 4.6. Clicking the install link takes you to Microsoft where the page states, "An app you tried to use needs .NET Framework 4.6 in order to run. The best version to use is .NET Framework 4.5.2, which will start downloading in x seconds.". Following the install of .Net 4.5.2, LinqPad 5 will not run. Has anyone else solved this?
Comments
The link from the release was http://go.microsoft.com/fwlink/?LinkId=528259 which is likely what the LINQPad 5 installer should link to now.
http://blogs.msdn.com/b/dotnet/archive/2015/07/20/announcing-net-framework-4-6.aspx
http://dotnetsocial.cloudapp.net/GetDotnet?tfm=.NETFramework,Version=v4.6
which gives the erroneous message.
I've logged bug report:
https://connect.microsoft.com/VisualStudio/feedback/details/1754712