We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae8d870 commit 4f33724Copy full SHA for 4f33724
KinectHandler/KinectHandler.vcxproj
@@ -31,7 +31,7 @@
31
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
32
<ConfigurationType>DynamicLibrary</ConfigurationType>
33
<UseDebugLibraries>false</UseDebugLibraries>
34
- <PlatformToolset>v145</PlatformToolset>
+ <PlatformToolset>v143</PlatformToolset>
35
<CLRSupport>NetCore</CLRSupport>
36
<CharacterSet>Unicode</CharacterSet>
37
</PropertyGroup>
0 commit comments