Top "Target-framework" questions

System.BadImageFormatException An attempt was made to load a program with an incorrect format

I'm writing a plug-in for another program that is based on a public .NET API. Typically these plugins are made …

.net badimageformatexception revit target-framework revit-api
Configuration Error related to targetFramework in web.config

I have made an MVC website in Visual Studio 2015 and it works in my localhost. But when I published my …

asp.net .net asp.net-mvc entity-framework target-framework
Xamarin Incompatible target framework error - can NuGet help me?

I am coding a Xamarin application and I wish to add the MonoDroidToolkit as a project to my current solution. …

c# reference xamarin nuget target-framework
Targeted .NET Framework version change

How do I go about changing the version for the targeted version of the .NET Framework from 4.5.1 to 4.5 in Visual …

visual-studio-2012 target-framework
Retrieve Target Framework Version and Target Framework Profile from a .Net Assembly

Is there any way that I can access the values that were used for TargetFrameworkVersion and/or TargetFrameworkProfile when a .…

.net reflection .net-assembly target-framework