Skip to content

Commit

Permalink
Fix xrManagedApi target framework version.
Browse files Browse the repository at this point in the history
  • Loading branch information
nitrocaster committed Nov 3, 2015
1 parent c1d2402 commit 32706b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/editors/xrManagedApi/xrManagedApi.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
</ItemGroup>
<PropertyGroup Label="Globals">
<ProjectGuid>{55B0E2CA-E27A-47FC-BC92-21ABDC1044F5}</ProjectGuid>
<TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
<Keyword>ManagedCProj</Keyword>
<RootNamespace>xrManagedApi</RootNamespace>
</PropertyGroup>
Expand Down

0 comments on commit 32706b9

Please sign in to comment.