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 cf0d219 commit ae8d870Copy full SHA for ae8d870
KinectHandler/KinectHandler.vcxproj
@@ -24,7 +24,7 @@
24
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
25
<ConfigurationType>DynamicLibrary</ConfigurationType>
26
<UseDebugLibraries>true</UseDebugLibraries>
27
- <PlatformToolset>v145</PlatformToolset>
+ <PlatformToolset>v143</PlatformToolset>
28
<CLRSupport>NetCore</CLRSupport>
29
<CharacterSet>Unicode</CharacterSet>
30
</PropertyGroup>
0 commit comments