Skip to content

Commit 32706b9

Browse files
author
nitrocaster
committed
Fix xrManagedApi target framework version.
1 parent c1d2402 commit 32706b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/editors/xrManagedApi/xrManagedApi.vcxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
</ItemGroup>
1313
<PropertyGroup Label="Globals">
1414
<ProjectGuid>{55B0E2CA-E27A-47FC-BC92-21ABDC1044F5}</ProjectGuid>
15-
<TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
15+
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
1616
<Keyword>ManagedCProj</Keyword>
1717
<RootNamespace>xrManagedApi</RootNamespace>
1818
</PropertyGroup>

0 commit comments

Comments
 (0)