{"id":1247,"date":"2015-01-06T16:48:49","date_gmt":"2015-01-06T16:48:49","guid":{"rendered":"https:\/\/ibex.tech\/visualcpp\/?p=1247"},"modified":"2022-02-17T06:24:03","modified_gmt":"2022-02-17T06:24:03","slug":"target-framework","status":"publish","type":"post","link":"https:\/\/ibex.tech\/visualcpp\/application-control\/target-framework","title":{"rendered":"Target Framework"},"content":{"rendered":"<p>\nIn VS2013&nbsp;this isn&#39;t settable within VS itself.\n<\/p>\n<h4>\nTo view the target framework<br \/>\n<\/h4>\n<p>\nProject Properties &gt; Common Properties\n<\/p>\n<p>\nIfa target framework is set (not all applications need it) then it is displayed above the right side main box(es).\n<\/p>\n<h4>\nTo set \/ change a target framework<br \/>\n<\/h4>\n<p>\nClose the project.\n<\/p>\n<p>\nOpen the projects .vcxproj with notepad. &nbsp;Find the &quot;&lt;PropertyGroup Label=&quot;Globals&quot;&gt;&quot;&nbsp;section:\n<\/p>\n<pre>\r\n<code>\r\n  &lt;PropertyGroup Label=&quot;Globals&quot;&gt;\r\n    &lt;ProjectGuid&gt;{DF740E12-4588-4559-9BC6-761AF5F99AA4}&lt;\/ProjectGuid&gt;\r\n    &lt;RootNamespace&gt;Hycal_PC_Software&lt;\/RootNamespace&gt;\r\n    &lt;Keyword&gt;ManagedCProj&lt;\/Keyword&gt;\r\n    &lt;TargetFrameworkVersion&gt;v4.0&lt;\/TargetFrameworkVersion&gt;\r\n  &lt;\/PropertyGroup&gt;\r\n<\/code><\/pre>\n<p>\nIf not &lt;TargetFrameworkVersion&gt; entry is found then you can add it here, and if it is then change the value here. &nbsp;Close the file, re-open the project and verify the new framework version is shown in Project Properties.\n<\/p>\n<p>\n&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>In VS2013&nbsp;this isn&#39;t settable within VS itself. To view the target framework Project Properties &gt; Common Properties Ifa target framework is set (not all applications need it) then it is displayed above the right side main box(es). To set \/ change a target framework Close the project. Open the projects .vcxproj with notepad. &nbsp;Find the [&hellip;]<\/p>\n","protected":false},"author":5,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[5],"tags":[],"class_list":["post-1247","post","type-post","status-publish","format-standard","hentry","category-application-control"],"_links":{"self":[{"href":"https:\/\/ibex.tech\/visualcpp\/wp-json\/wp\/v2\/posts\/1247","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ibex.tech\/visualcpp\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ibex.tech\/visualcpp\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ibex.tech\/visualcpp\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/ibex.tech\/visualcpp\/wp-json\/wp\/v2\/comments?post=1247"}],"version-history":[{"count":1,"href":"https:\/\/ibex.tech\/visualcpp\/wp-json\/wp\/v2\/posts\/1247\/revisions"}],"predecessor-version":[{"id":1248,"href":"https:\/\/ibex.tech\/visualcpp\/wp-json\/wp\/v2\/posts\/1247\/revisions\/1248"}],"wp:attachment":[{"href":"https:\/\/ibex.tech\/visualcpp\/wp-json\/wp\/v2\/media?parent=1247"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ibex.tech\/visualcpp\/wp-json\/wp\/v2\/categories?post=1247"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ibex.tech\/visualcpp\/wp-json\/wp\/v2\/tags?post=1247"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}